Started by user Sebastiaan van Stijn Rebuilds build #6 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 46c591b045a77b7f0f96f96a51d8304264685929+ceac2ef2e2d61279faee62b314ce1699bc0d8acb (11a5aef8a7d24278f33b681881c3d5b64af498db) 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 --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-42535@libs/jps/.git # 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-06-19T06:26:22.603Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-06-19T06:26:22.610Z] Trying to pass milestone 6 [Pipeline] milestone [2021-06-19T06:26:22.669Z] Trying to pass milestone 7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-06-19T06:26:37.859Z] Still waiting to schedule task [2021-06-19T06:26:37.862Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2021-06-19T06:27:19.813Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e5d52ae7a652e889) in /home/ubuntu/workspace/moby_PR-42535 [Pipeline] { [Pipeline] checkout [2021-06-19T06:27:19.967Z] The recommended git tool is: git [2021-06-19T06:27:22.479Z] using credential docker-jenkins-github-credentials [2021-06-19T06:27:22.489Z] Cloning the remote Git repository [2021-06-19T06:27:22.489Z] Cloning with configured refspecs honoured and without tags [2021-06-19T06:27:22.510Z] Cloning repository https://github.com/moby/moby.git [2021-06-19T06:27:22.573Z] > git init /home/ubuntu/workspace/moby_PR-42535 # timeout=10 [2021-06-19T06:27:22.825Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-19T06:27:22.825Z] > git --version # timeout=10 [2021-06-19T06:27:22.889Z] > git --version # 'git version 2.17.1' [2021-06-19T06:27:22.890Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-19T06:27:22.891Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42535/head:refs/remotes/origin/PR-42535 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-19T06:27:43.251Z] Fetching without tags [2021-06-19T06:27:43.551Z] Merging remotes/origin/master commit ceac2ef2e2d61279faee62b314ce1699bc0d8acb into PR head commit 46c591b045a77b7f0f96f96a51d8304264685929 [2021-06-19T06:27:43.139Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-19T06:27:43.155Z] > git config --add remote.origin.fetch +refs/pull/42535/head:refs/remotes/origin/PR-42535 # timeout=10 [2021-06-19T06:27:43.178Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-19T06:27:43.221Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-19T06:27:43.263Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-19T06:27:43.263Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-19T06:27:43.264Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42535/head:refs/remotes/origin/PR-42535 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-19T06:27:43.559Z] > git config core.sparsecheckout # timeout=10 [2021-06-19T06:27:43.609Z] > git checkout -f 46c591b045a77b7f0f96f96a51d8304264685929 # timeout=10 [2021-06-19T06:27:45.190Z] Merge succeeded, producing ab6d30ab46fc94a96448b3d51ba97a91cf6f9f3c [2021-06-19T06:27:45.190Z] Checking out Revision ab6d30ab46fc94a96448b3d51ba97a91cf6f9f3c (PR-42535) [2021-06-19T06:27:44.508Z] > git remote # timeout=10 [2021-06-19T06:27:44.532Z] > git config --get remote.origin.url # timeout=10 [2021-06-19T06:27:44.553Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-19T06:27:44.554Z] > git merge ceac2ef2e2d61279faee62b314ce1699bc0d8acb # timeout=10 [2021-06-19T06:27:45.158Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-19T06:27:45.192Z] > git config core.sparsecheckout # timeout=10 [2021-06-19T06:27:45.219Z] > git checkout -f ab6d30ab46fc94a96448b3d51ba97a91cf6f9f3c # timeout=10 [2021-06-19T06:27:49.052Z] Commit message: "Merge commit 'ceac2ef2e2d61279faee62b314ce1699bc0d8acb' into HEAD" [2021-06-19T06:27:49.091Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-19T06:27:50.093Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42535:/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-06-19T06:27:49.055Z] > git rev-list --no-walk aa90c16f379f1c7d4ea429a9842b45d6d711c4dc # timeout=10 [2021-06-19T06:27:58.231Z] Unable to find image 'alpine:latest' locally [2021-06-19T06:27:58.490Z] latest: Pulling from library/alpine [2021-06-19T06:27:58.490Z] 5843afab3874: Pulling fs layer [2021-06-19T06:27:58.490Z] 5843afab3874: Download complete [2021-06-19T06:27:59.062Z] 5843afab3874: Pull complete [2021-06-19T06:27:59.386Z] Digest: sha256:234cb88d3020898631af0ccbbcca9a66ae7306ecd30c9720690858c1b007d2a0 [2021-06-19T06:27:59.386Z] Status: Downloaded newer image for alpine:latest [2021-06-19T06:28:09.382Z] 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] { (Branch: win-2022) [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) [Pipeline] stage [Pipeline] { (win-2022) Stage "arm64" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2021-06-19T06:28:10.229Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e5d52ae7a652e889) in /home/ubuntu/workspace/moby_PR-42535 [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2021-06-19T06:28:10.285Z] The recommended git tool is: git [Pipeline] // stage [2021-06-19T06:28:10.294Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] // stage [2021-06-19T06:28:10.322Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] // stage [2021-06-19T06:28:10.350Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [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 "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] // stage [Pipeline] // stage Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2021-06-19T06:28:10.646Z] Merging remotes/origin/master commit ceac2ef2e2d61279faee62b314ce1699bc0d8acb into PR head commit 46c591b045a77b7f0f96f96a51d8304264685929 [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-06-19T06:28:10.939Z] Merge succeeded, producing 5febe85def02fa569f8e69ce36aed0b987897b16 [2021-06-19T06:28:10.939Z] Checking out Revision 5febe85def02fa569f8e69ce36aed0b987897b16 (PR-42535) [2021-06-19T06:28:11.054Z] Commit message: "Merge commit 'ceac2ef2e2d61279faee62b314ce1699bc0d8acb' into HEAD" [2021-06-19T06:28:11.086Z] First time build. Skipping changelog. [2021-06-19T06:28:10.300Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42535/.git # timeout=10 [2021-06-19T06:28:10.324Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-19T06:28:10.352Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-19T06:28:10.352Z] > git --version # timeout=10 [2021-06-19T06:28:10.370Z] > git --version # 'git version 2.17.1' [2021-06-19T06:28:10.371Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-19T06:28:10.372Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42535/head:refs/remotes/origin/PR-42535 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-19T06:28:10.647Z] > git config core.sparsecheckout # timeout=10 [2021-06-19T06:28:10.655Z] > git checkout -f 46c591b045a77b7f0f96f96a51d8304264685929 # timeout=10 [2021-06-19T06:28:10.768Z] > git remote # timeout=10 [2021-06-19T06:28:10.777Z] > git config --get remote.origin.url # timeout=10 [2021-06-19T06:28:10.788Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-19T06:28:10.799Z] > git merge ceac2ef2e2d61279faee62b314ce1699bc0d8acb # timeout=10 [2021-06-19T06:28:10.929Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-19T06:28:10.940Z] > git config core.sparsecheckout # timeout=10 [2021-06-19T06:28:10.953Z] > git checkout -f 5febe85def02fa569f8e69ce36aed0b987897b16 # timeout=10 [2021-06-19T06:28:11.056Z] > git rev-list --no-walk aa90c16f379f1c7d4ea429a9842b45d6d711c4dc # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-19T06:28:11.774Z] + [ PR != PR ] [2021-06-19T06:28:11.774Z] + [ master != master ] [2021-06-19T06:28:11.774Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-19T06:28:12.107Z] + docker version [2021-06-19T06:28:12.107Z] Client: Docker Engine - Community [2021-06-19T06:28:12.107Z] Version: 20.10.6 [2021-06-19T06:28:12.107Z] API version: 1.41 [2021-06-19T06:28:12.107Z] Go version: go1.13.15 [2021-06-19T06:28:12.107Z] Git commit: 370c289 [2021-06-19T06:28:12.107Z] Built: Fri Apr 9 22:46:01 2021 [2021-06-19T06:28:12.107Z] OS/Arch: linux/amd64 [2021-06-19T06:28:12.107Z] Context: default [2021-06-19T06:28:12.107Z] Experimental: true [2021-06-19T06:28:12.107Z] [2021-06-19T06:28:12.107Z] Server: Docker Engine - Community [2021-06-19T06:28:12.107Z] Engine: [2021-06-19T06:28:12.107Z] Version: 20.10.6 [2021-06-19T06:28:12.107Z] API version: 1.41 (minimum version 1.12) [2021-06-19T06:28:12.107Z] Go version: go1.13.15 [2021-06-19T06:28:12.107Z] Git commit: 8728dd2 [2021-06-19T06:28:12.107Z] Built: Fri Apr 9 22:44:13 2021 [2021-06-19T06:28:12.107Z] OS/Arch: linux/amd64 [2021-06-19T06:28:12.107Z] Experimental: true [2021-06-19T06:28:12.107Z] containerd: [2021-06-19T06:28:12.107Z] Version: 1.4.6 [2021-06-19T06:28:12.107Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-19T06:28:12.107Z] runc: [2021-06-19T06:28:12.107Z] Version: 1.0.0-rc95 [2021-06-19T06:28:12.107Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-19T06:28:12.107Z] docker-init: [2021-06-19T06:28:12.107Z] Version: 0.19.0 [2021-06-19T06:28:12.107Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-19T06:28:12.404Z] + docker info [2021-06-19T06:28:25.222Z] Still waiting to schedule task [2021-06-19T06:28:25.222Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e5d52ae7a652e889)’ [2021-06-19T06:28:25.224Z] Still waiting to schedule task [2021-06-19T06:28:25.224Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e5d52ae7a652e889)’ [2021-06-19T06:28:25.226Z] Still waiting to schedule task [2021-06-19T06:28:25.226Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2021-06-19T06:28:25.230Z] Still waiting to schedule task [2021-06-19T06:28:25.231Z] All nodes of label ‘windows-2019’ are offline [2021-06-19T06:28:25.231Z] Still waiting to schedule task [2021-06-19T06:28:25.232Z] All nodes of label ‘windows-2022’ are offline [2021-06-19T06:28:27.298Z] Client: [2021-06-19T06:28:27.298Z] Context: default [2021-06-19T06:28:27.298Z] Debug Mode: false [2021-06-19T06:28:27.298Z] Plugins: [2021-06-19T06:28:27.298Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-19T06:28:27.298Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-19T06:28:27.298Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-19T06:28:27.298Z] [2021-06-19T06:28:27.298Z] Server: [2021-06-19T06:28:27.298Z] Containers: 0 [2021-06-19T06:28:27.298Z] Running: 0 [2021-06-19T06:28:27.298Z] Paused: 0 [2021-06-19T06:28:27.298Z] Stopped: 0 [2021-06-19T06:28:27.298Z] Images: 1 [2021-06-19T06:28:27.298Z] Server Version: 20.10.6 [2021-06-19T06:28:27.298Z] Storage Driver: overlay2 [2021-06-19T06:28:27.298Z] Backing Filesystem: extfs [2021-06-19T06:28:27.298Z] Supports d_type: true [2021-06-19T06:28:27.298Z] Native Overlay Diff: true [2021-06-19T06:28:27.298Z] userxattr: false [2021-06-19T06:28:27.298Z] Logging Driver: json-file [2021-06-19T06:28:27.298Z] Cgroup Driver: cgroupfs [2021-06-19T06:28:27.298Z] Cgroup Version: 1 [2021-06-19T06:28:27.298Z] Plugins: [2021-06-19T06:28:27.298Z] Volume: local [2021-06-19T06:28:27.298Z] Network: bridge host ipvlan macvlan null overlay [2021-06-19T06:28:27.298Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-19T06:28:27.298Z] Swarm: inactive [2021-06-19T06:28:27.298Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-19T06:28:27.298Z] Default Runtime: runc [2021-06-19T06:28:27.298Z] Init Binary: docker-init [2021-06-19T06:28:27.298Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-19T06:28:27.298Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-19T06:28:27.298Z] init version: de40ad0 [2021-06-19T06:28:27.298Z] Security Options: [2021-06-19T06:28:27.298Z] apparmor [2021-06-19T06:28:27.298Z] seccomp [2021-06-19T06:28:27.298Z] Profile: default [2021-06-19T06:28:27.298Z] Kernel Version: 5.4.0-1048-aws [2021-06-19T06:28:27.298Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-19T06:28:27.298Z] OSType: linux [2021-06-19T06:28:27.298Z] Architecture: x86_64 [2021-06-19T06:28:27.298Z] CPUs: 2 [2021-06-19T06:28:27.298Z] Total Memory: 7.487GiB [2021-06-19T06:28:27.298Z] Name: ip-10-100-113-137 [2021-06-19T06:28:27.298Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-06-19T06:28:27.298Z] Docker Root Dir: /var/lib/docker [2021-06-19T06:28:27.298Z] Debug Mode: false [2021-06-19T06:28:27.298Z] Registry: https://index.docker.io/v1/ [2021-06-19T06:28:27.298Z] Labels: [2021-06-19T06:28:27.298Z] Experimental: true [2021-06-19T06:28:27.298Z] Insecure Registries: [2021-06-19T06:28:27.298Z] 127.0.0.0/8 [2021-06-19T06:28:27.298Z] Live Restore Enabled: true [2021-06-19T06:28:27.298Z] [2021-06-19T06:28:27.298Z] WARNING: No swap limit support [Pipeline] sh [2021-06-19T06:28:27.587Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-19T06:28:27.587Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-19T06:28:27.587Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42535/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-19T06:28:27.587Z] + bash /home/ubuntu/workspace/moby_PR-42535/check-config.sh [2021-06-19T06:28:27.587Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-19T06:28:27.587Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-19T06:28:27.587Z] [2021-06-19T06:28:27.587Z] Generally Necessary: [2021-06-19T06:28:27.587Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-19T06:28:27.587Z] - apparmor: enabled and tools installed [2021-06-19T06:28:27.587Z] - CONFIG_NAMESPACES: enabled [2021-06-19T06:28:27.587Z] - CONFIG_NET_NS: enabled [2021-06-19T06:28:27.587Z] - CONFIG_PID_NS: enabled [2021-06-19T06:28:27.587Z] - CONFIG_IPC_NS: enabled [2021-06-19T06:28:27.587Z] - CONFIG_UTS_NS: enabled [2021-06-19T06:28:27.587Z] - CONFIG_CGROUPS: enabled [2021-06-19T06:28:27.587Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-19T06:28:27.587Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-19T06:28:27.587Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-19T06:28:27.587Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-19T06:28:27.587Z] - CONFIG_CPUSETS: enabled [2021-06-19T06:28:27.587Z] - CONFIG_MEMCG: enabled [2021-06-19T06:28:27.587Z] - CONFIG_KEYS: enabled [2021-06-19T06:28:27.587Z] - CONFIG_VETH: enabled (as module) [2021-06-19T06:28:27.852Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-19T06:28:27.852Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-19T06:28:27.852Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-19T06:28:27.852Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-19T06:28:27.852Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-19T06:28:27.852Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-19T06:28:27.852Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-19T06:28:27.852Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-19T06:28:27.852Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-19T06:28:27.852Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-19T06:28:27.852Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-19T06:28:27.852Z] [2021-06-19T06:28:27.852Z] Optional Features: [2021-06-19T06:28:27.852Z] - CONFIG_USER_NS: enabled [2021-06-19T06:28:27.852Z] - CONFIG_SECCOMP: enabled [2021-06-19T06:28:27.852Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-19T06:28:27.852Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-19T06:28:27.852Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-19T06:28:27.852Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-19T06:28:27.852Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-19T06:28:27.852Z] - CONFIG_BLK_CGROUP: enabled [2021-06-19T06:28:27.852Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-19T06:28:27.852Z] - CONFIG_CGROUP_PERF: enabled [2021-06-19T06:28:27.852Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-19T06:28:27.852Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-19T06:28:27.852Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-19T06:28:27.852Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-19T06:28:27.852Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-19T06:28:27.852Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-19T06:28:27.852Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-19T06:28:27.852Z] - CONFIG_IP_VS: enabled (as module) [2021-06-19T06:28:27.852Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-19T06:28:27.852Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-19T06:28:27.852Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-19T06:28:27.852Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-19T06:28:27.852Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-19T06:28:27.852Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-19T06:28:27.852Z] - CONFIG_EXT4_FS: enabled [2021-06-19T06:28:28.112Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-19T06:28:28.112Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-19T06:28:28.112Z] - Network Drivers: [2021-06-19T06:28:28.112Z] - "overlay": [2021-06-19T06:28:28.112Z] - CONFIG_VXLAN: enabled (as module) [2021-06-19T06:28:28.112Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-19T06:28:28.112Z] Optional (for encrypted networks): [2021-06-19T06:28:28.112Z] - CONFIG_CRYPTO: enabled [2021-06-19T06:28:28.112Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-19T06:28:28.112Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-19T06:28:28.112Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-19T06:28:28.112Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-19T06:28:28.112Z] - CONFIG_XFRM: enabled [2021-06-19T06:28:28.112Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-19T06:28:28.112Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-19T06:28:28.112Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-19T06:28:28.112Z] - "ipvlan": [2021-06-19T06:28:28.112Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-19T06:28:28.112Z] - "macvlan": [2021-06-19T06:28:28.112Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-19T06:28:28.112Z] - CONFIG_DUMMY: enabled (as module) [2021-06-19T06:28:28.112Z] - "ftp,tftp client in container": [2021-06-19T06:28:28.112Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-19T06:28:28.112Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-19T06:28:28.112Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-19T06:28:28.112Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-19T06:28:28.112Z] - Storage Drivers: [2021-06-19T06:28:28.112Z] - "aufs": [2021-06-19T06:28:28.112Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-19T06:28:28.112Z] - "btrfs": [2021-06-19T06:28:28.112Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-19T06:28:28.112Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-19T06:28:28.112Z] - "devicemapper": [2021-06-19T06:28:28.112Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-19T06:28:28.112Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-19T06:28:28.112Z] - "overlay": [2021-06-19T06:28:28.112Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-19T06:28:28.112Z] - "zfs": [2021-06-19T06:28:28.112Z] - /dev/zfs: present [2021-06-19T06:28:28.112Z] - zfs command: missing [2021-06-19T06:28:28.112Z] - zpool command: missing [2021-06-19T06:28:28.112Z] [2021-06-19T06:28:28.112Z] Limits: [2021-06-19T06:28:28.112Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-19T06:28:28.112Z] [2021-06-19T06:28:28.112Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-19T06:28:28.446Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5febe85def02fa569f8e69ce36aed0b987897b16 . [2021-06-19T06:28:28.709Z] #2 [internal] load .dockerignore [2021-06-19T06:28:28.709Z] #2 sha256:41851e08ffd9c2fddc20117b9537d8bdeeb0330c65e9d05d8de214f82f3e4e2c [2021-06-19T06:28:28.709Z] #2 transferring context: 87B 0.0s done [2021-06-19T06:28:28.709Z] #2 DONE 0.1s [2021-06-19T06:28:28.709Z] [2021-06-19T06:28:28.709Z] #1 [internal] load build definition from Dockerfile [2021-06-19T06:28:28.709Z] #1 sha256:968aa0d6fc34fe89a26669d69b57b1739c23e46087fe526e26d3a7b6a7fecbd0 [2021-06-19T06:28:28.709Z] #1 transferring dockerfile: 16.63kB 0.0s done [2021-06-19T06:28:28.709Z] #1 DONE 0.2s [2021-06-19T06:28:28.709Z] [2021-06-19T06:28:28.709Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-19T06:28:28.709Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-19T06:28:28.969Z] #3 DONE 0.3s [2021-06-19T06:28:28.969Z] [2021-06-19T06:28:28.969Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-19T06:28:28.969Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-19T06:28:28.969Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-06-19T06:28:29.228Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-06-19T06:28:29.228Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 8.04MB / 9.64MB 0.2s [2021-06-19T06:28:29.228Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-19T06:28:29.228Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-06-19T06:28:29.487Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s [2021-06-19T06:28:29.487Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-06-19T06:28:29.747Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.5s done [2021-06-19T06:28:30.010Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-06-19T06:28:30.010Z] #4 DONE 0.9s [2021-06-19T06:28:30.272Z] [2021-06-19T06:28:30.272Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-19T06:28:30.272Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-19T06:28:30.839Z] #8 ... [2021-06-19T06:28:30.839Z] [2021-06-19T06:28:30.839Z] #6 [internal] load metadata for docker.io/library/golang:1.16.5-buster [2021-06-19T06:28:30.839Z] #6 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d [2021-06-19T06:28:30.839Z] #6 DONE 0.7s [2021-06-19T06:28:31.122Z] [2021-06-19T06:28:31.122Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-19T06:28:31.122Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-19T06:28:31.122Z] #8 DONE 0.7s [2021-06-19T06:28:31.122Z] [2021-06-19T06:28:31.122Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-06-19T06:28:31.122Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-19T06:28:31.122Z] #5 DONE 0.7s [2021-06-19T06:28:31.122Z] [2021-06-19T06:28:31.122Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-19T06:28:31.122Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-19T06:28:31.122Z] #7 DONE 0.7s [2021-06-19T06:28:32.070Z] [2021-06-19T06:28:32.070Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-19T06:28:32.070Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-19T06:28:32.070Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-06-19T06:28:32.070Z] #65 DONE 0.0s [2021-06-19T06:28:32.070Z] [2021-06-19T06:28:32.070Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-19T06:28:32.070Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-19T06:28:32.070Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-06-19T06:28:32.070Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-19T06:28:32.070Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-19T06:28:32.070Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-19T06:28:32.070Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.0s [2021-06-19T06:28:32.331Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.76MB / 9.86MB 0.3s [2021-06-19T06:28:32.602Z] #63 ... [2021-06-19T06:28:32.602Z] [2021-06-19T06:28:32.602Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-19T06:28:32.602Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-19T06:28:32.602Z] #42 DONE 0.0s [2021-06-19T06:28:32.602Z] [2021-06-19T06:28:32.602Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-19T06:28:32.602Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-19T06:28:32.602Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.19MB / 9.86MB 0.6s [2021-06-19T06:28:32.862Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.29MB / 9.86MB 0.7s [2021-06-19T06:28:32.862Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 7.34MB / 9.86MB 0.8s [2021-06-19T06:28:33.126Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2021-06-19T06:28:33.126Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-06-19T06:28:36.430Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.4s done [2021-06-19T06:28:36.998Z] #63 DONE 4.9s [2021-06-19T06:28:36.998Z] [2021-06-19T06:28:36.998Z] #23 [internal] load build context [2021-06-19T06:28:36.998Z] #23 sha256:83533b0416b7662c3c3c118fc8c67a55cb26396c3f144813cdc9528a3110c2d8 [2021-06-19T06:28:36.998Z] #23 transferring context: 55.85MB 4.3s done [2021-06-19T06:28:36.998Z] #23 DONE 4.9s [2021-06-19T06:28:36.998Z] [2021-06-19T06:28:36.998Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-19T06:28:36.998Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-19T06:28:36.998Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-19T06:28:36.998Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-19T06:28:36.998Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-19T06:28:36.998Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.4s done [2021-06-19T06:28:36.998Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.9s done [2021-06-19T06:28:36.998Z] #65 DONE 5.0s [2021-06-19T06:28:36.998Z] [2021-06-19T06:28:36.998Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T06:28:36.998Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T06:28:36.998Z] #9 resolve docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f 0.0s done [2021-06-19T06:28:36.998Z] #9 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 1.0s done [2021-06-19T06:28:36.998Z] #9 sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f 1.86kB / 1.86kB done [2021-06-19T06:28:36.998Z] #9 sha256:be0e3a0f3ffa448b0bcbb9019edca692b8278407a44dc138c60e6f12f0218f87 1.79kB / 1.79kB done [2021-06-19T06:28:36.998Z] #9 sha256:b09f7387a7195b1cfe0144557a8e33af2174426a4b76cb89e499093803d02e7b 7.00kB / 7.00kB done [2021-06-19T06:28:36.998Z] #9 sha256:e8d62473a22dec9ffef056b2017968a9dc484c8f836fb6d79f46980b309e9138 7.83MB / 7.83MB 0.7s done [2021-06-19T06:28:36.998Z] #9 sha256:8962bc0fad55b13afedfeb6ad5cb06fd065461cf3e1ae4e7aeae5eeb17b179df 10.00MB / 10.00MB 1.2s done [2021-06-19T06:28:36.998Z] #9 sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 51.84MB / 51.84MB 2.6s done [2021-06-19T06:28:36.998Z] #9 sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 68.74MB / 68.74MB 3.0s done [2021-06-19T06:28:36.998Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 129.05MB / 129.05MB 4.8s done [2021-06-19T06:28:36.998Z] #9 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 3.4s [2021-06-19T06:28:36.998Z] #9 sha256:db807893dccf12b2476ed4f38061fb7b0e0091c1b91ebedd23fdd39924c33988 156B / 156B 2.8s done [2021-06-19T06:28:38.909Z] #9 extracting sha256:e8d62473a22dec9ffef056b2017968a9dc484c8f836fb6d79f46980b309e9138 [2021-06-19T06:28:38.909Z] #9 ... [2021-06-19T06:28:38.909Z] [2021-06-19T06:28:38.909Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-19T06:28:38.909Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-19T06:28:38.909Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.0s done [2021-06-19T06:28:38.909Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-06-19T06:28:38.909Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-06-19T06:28:38.909Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-06-19T06:28:38.909Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 1.0s done [2021-06-19T06:28:38.909Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 4.9s done [2021-06-19T06:28:38.909Z] #26 DONE 6.8s [2021-06-19T06:28:38.909Z] [2021-06-19T06:28:38.909Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T06:28:38.909Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T06:28:38.909Z] #9 ... [2021-06-19T06:28:38.909Z] [2021-06-19T06:28:38.909Z] #27 [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-06-19T06:28:38.909Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-19T06:28:40.290Z] #27 ... [2021-06-19T06:28:40.290Z] [2021-06-19T06:28:40.290Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-19T06:28:40.290Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-19T06:28:40.290Z] #64 DONE 0.9s [2021-06-19T06:28:40.290Z] [2021-06-19T06:28:40.290Z] #27 [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-06-19T06:28:40.290Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-19T06:28:40.290Z] #27 1.313 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-06-19T06:28:40.290Z] #27 1.313 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-19T06:28:40.290Z] #27 1.328 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-19T06:28:40.290Z] #27 1.496 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-19T06:28:40.859Z] #27 1.932 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-19T06:28:40.859Z] #27 2.064 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-19T06:28:41.428Z] #27 ... [2021-06-19T06:28:41.428Z] [2021-06-19T06:28:41.428Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-19T06:28:41.428Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-19T06:28:41.428Z] #66 DONE 1.1s [2021-06-19T06:28:41.428Z] [2021-06-19T06:28:41.428Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T06:28:41.428Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T06:28:41.428Z] #9 extracting sha256:e8d62473a22dec9ffef056b2017968a9dc484c8f836fb6d79f46980b309e9138 0.4s done [2021-06-19T06:28:41.428Z] #9 extracting sha256:8962bc0fad55b13afedfeb6ad5cb06fd065461cf3e1ae4e7aeae5eeb17b179df 0.5s done [2021-06-19T06:28:41.429Z] #9 extracting sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 1.1s [2021-06-19T06:28:44.719Z] #9 extracting sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 4.4s done [2021-06-19T06:28:44.981Z] #9 extracting sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 [2021-06-19T06:28:46.895Z] #9 ... [2021-06-19T06:28:46.895Z] [2021-06-19T06:28:46.895Z] #27 [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-06-19T06:28:46.895Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-19T06:28:46.895Z] #27 3.789 Fetched 8449 kB in 3s (3083 kB/s) [2021-06-19T06:28:46.895Z] #27 3.789 Reading package lists... [2021-06-19T06:28:46.895Z] #27 4.740 Reading package lists... [2021-06-19T06:28:46.895Z] #27 5.656 Building dependency tree... [2021-06-19T06:28:46.895Z] #27 6.004 The following additional packages will be installed: [2021-06-19T06:28:46.895Z] #27 6.004 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-19T06:28:46.895Z] #27 6.004 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-19T06:28:46.895Z] #27 6.004 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-19T06:28:46.895Z] #27 6.004 Suggested packages: [2021-06-19T06:28:46.895Z] #27 6.004 krb5-doc krb5-user [2021-06-19T06:28:46.895Z] #27 6.004 Recommended packages: [2021-06-19T06:28:46.895Z] #27 6.004 krb5-locales publicsuffix libsasl2-modules [2021-06-19T06:28:46.895Z] #27 6.228 The following NEW packages will be installed: [2021-06-19T06:28:46.895Z] #27 6.228 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-19T06:28:46.895Z] #27 6.228 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-19T06:28:46.895Z] #27 6.228 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-19T06:28:46.895Z] #27 6.228 libssh2-1 libssl1.1 openssl [2021-06-19T06:28:46.895Z] #27 6.507 0 upgraded, 21 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T06:28:46.895Z] #27 6.507 Need to get 5059 kB of archives. [2021-06-19T06:28:46.895Z] #27 6.507 After this operation, 12.1 MB of additional disk space will be used. [2021-06-19T06:28:46.895Z] #27 6.507 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-19T06:28:46.895Z] #27 6.507 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-06-19T06:28:46.895Z] #27 6.512 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-06-19T06:28:46.895Z] #27 6.512 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-06-19T06:28:46.895Z] #27 6.512 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-06-19T06:28:46.895Z] #27 6.516 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-06-19T06:28:46.895Z] #27 6.536 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-06-19T06:28:46.895Z] #27 6.536 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-06-19T06:28:46.895Z] #27 6.536 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-06-19T06:28:46.895Z] #27 6.546 Get:10 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-06-19T06:28:46.895Z] #27 6.546 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-19T06:28:46.895Z] #27 6.553 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-06-19T06:28:46.895Z] #27 6.560 Get:13 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-06-19T06:28:46.895Z] #27 6.560 Get:14 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-06-19T06:28:46.895Z] #27 6.560 Get:15 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-06-19T06:28:46.895Z] #27 6.572 Get:16 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-06-19T06:28:46.895Z] #27 6.572 Get:17 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-06-19T06:28:46.895Z] #27 6.572 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-06-19T06:28:46.895Z] #27 6.572 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-19T06:28:46.895Z] #27 6.572 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-19T06:28:46.895Z] #27 6.573 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-19T06:28:46.895Z] #27 6.819 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T06:28:46.895Z] #27 6.851 Fetched 5059 kB in 0s (15.6 MB/s) [2021-06-19T06:28:46.895Z] #27 6.889 Selecting previously unselected package libssl1.1:amd64. [2021-06-19T06:28:46.895Z] #27 6.889 (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 ... 6677 files and directories currently installed.) [2021-06-19T06:28:46.895Z] #27 6.894 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-19T06:28:46.895Z] #27 6.901 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-19T06:28:46.895Z] #27 7.091 Selecting previously unselected package openssl. [2021-06-19T06:28:46.895Z] #27 7.091 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-19T06:28:46.895Z] #27 7.095 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-19T06:28:46.895Z] #27 7.250 Selecting previously unselected package ca-certificates. [2021-06-19T06:28:46.895Z] #27 7.250 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-19T06:28:46.895Z] #27 7.252 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-19T06:28:46.895Z] #27 7.335 Selecting previously unselected package libkeyutils1:amd64. [2021-06-19T06:28:46.895Z] #27 7.335 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-06-19T06:28:46.895Z] #27 7.343 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-06-19T06:28:46.895Z] #27 7.368 Selecting previously unselected package libkrb5support0:amd64. [2021-06-19T06:28:46.895Z] #27 7.369 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-06-19T06:28:46.895Z] #27 7.374 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-19T06:28:46.895Z] #27 7.416 Selecting previously unselected package libk5crypto3:amd64. [2021-06-19T06:28:46.895Z] #27 7.416 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-06-19T06:28:46.895Z] #27 7.419 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-19T06:28:46.895Z] #27 7.468 Selecting previously unselected package libkrb5-3:amd64. [2021-06-19T06:28:46.895Z] #27 7.468 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-06-19T06:28:46.895Z] #27 7.475 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-19T06:28:46.895Z] #27 7.557 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-19T06:28:46.895Z] #27 7.557 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-06-19T06:28:46.895Z] #27 7.562 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-19T06:28:46.895Z] #27 7.600 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-19T06:28:46.895Z] #27 7.600 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-19T06:28:46.895Z] #27 7.604 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-19T06:28:46.895Z] #27 7.642 Selecting previously unselected package libsasl2-2:amd64. [2021-06-19T06:28:46.895Z] #27 7.642 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-19T06:28:46.895Z] #27 7.646 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-19T06:28:46.895Z] #27 7.682 Selecting previously unselected package libldap-common. [2021-06-19T06:28:46.895Z] #27 7.682 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-19T06:28:46.895Z] #27 7.685 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-19T06:28:46.895Z] #27 7.726 Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-19T06:28:46.895Z] #27 7.726 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-06-19T06:28:46.895Z] #27 7.729 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-19T06:28:46.895Z] #27 7.798 Selecting previously unselected package libnghttp2-14:amd64. [2021-06-19T06:28:46.895Z] #27 7.798 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-06-19T06:28:46.895Z] #27 7.803 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-19T06:28:46.895Z] #27 7.852 Selecting previously unselected package libpsl5:amd64. [2021-06-19T06:28:46.895Z] #27 7.852 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-06-19T06:28:46.895Z] #27 7.855 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-06-19T06:28:46.895Z] #27 7.896 Selecting previously unselected package librtmp1:amd64. [2021-06-19T06:28:46.895Z] #27 7.896 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-06-19T06:28:46.895Z] #27 7.900 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-19T06:28:46.895Z] #27 7.942 Selecting previously unselected package libssh2-1:amd64. [2021-06-19T06:28:46.895Z] #27 7.942 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-06-19T06:28:46.895Z] #27 7.945 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-19T06:28:46.895Z] #27 7.997 Selecting previously unselected package libcurl4:amd64. [2021-06-19T06:28:46.895Z] #27 7.997 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-06-19T06:28:46.895Z] #27 8.000 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-19T06:28:46.895Z] #27 8.059 Selecting previously unselected package curl. [2021-06-19T06:28:46.895Z] #27 8.060 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-06-19T06:28:46.895Z] #27 8.064 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-19T06:28:46.895Z] #27 8.129 Selecting previously unselected package libonig5:amd64. [2021-06-19T06:28:46.895Z] #27 8.129 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-06-19T06:28:46.895Z] #27 8.134 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-19T06:28:46.895Z] #27 8.187 Selecting previously unselected package libjq1:amd64. [2021-06-19T06:28:46.895Z] #27 8.187 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-19T06:28:46.895Z] #27 8.191 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-19T06:28:46.895Z] #27 8.227 Selecting previously unselected package jq. [2021-06-19T06:28:46.895Z] #27 8.227 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-19T06:28:46.895Z] #27 8.231 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-19T06:28:47.154Z] #27 8.266 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-06-19T06:28:47.154Z] #27 8.277 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-06-19T06:28:47.154Z] #27 8.285 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-19T06:28:47.154Z] #27 8.387 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-19T06:28:47.154Z] #27 8.396 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-19T06:28:47.154Z] #27 8.409 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-19T06:28:47.154Z] #27 8.420 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-19T06:28:47.154Z] #27 8.430 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-19T06:28:47.154Z] #27 8.440 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-19T06:28:47.154Z] #27 8.452 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-19T06:28:47.154Z] #27 8.464 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-19T06:28:47.154Z] #27 8.476 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-19T06:28:47.154Z] #27 8.493 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-19T06:28:47.413Z] #27 8.503 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-19T06:28:47.413Z] #27 8.515 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-19T06:28:47.413Z] #27 8.525 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-19T06:28:47.413Z] #27 8.539 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-19T06:28:47.981Z] #27 9.121 Updating certificates in /etc/ssl/certs... [2021-06-19T06:28:48.921Z] #27 9.915 137 added, 0 removed; done. [2021-06-19T06:28:48.921Z] #27 9.953 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-19T06:28:48.921Z] #27 9.965 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-19T06:28:48.921Z] #27 9.975 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-19T06:28:48.921Z] #27 9.982 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-19T06:28:48.921Z] #27 9.994 Processing triggers for libc-bin (2.28-10) ... [2021-06-19T06:28:48.921Z] #27 10.02 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-19T06:28:48.921Z] #27 10.03 Updating certificates in /etc/ssl/certs... [2021-06-19T06:28:49.491Z] #27 10.67 0 added, 0 removed; done. [2021-06-19T06:28:49.491Z] #27 10.67 Running hooks in /etc/ca-certificates/update.d... [2021-06-19T06:28:49.491Z] #27 10.67 done. [2021-06-19T06:28:52.784Z] #27 DONE 13.5s [2021-06-19T06:28:52.784Z] [2021-06-19T06:28:52.784Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-19T06:28:52.784Z] #28 sha256:4b165ae8ca76a08eeb68cdc8d5f8862bbc60e409e838d89eafc169fca171a044 [2021-06-19T06:28:53.043Z] #28 DONE 0.8s [2021-06-19T06:28:53.043Z] [2021-06-19T06:28:53.043Z] #29 [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-06-19T06:28:53.043Z] #29 sha256:ac01f3e606bf7eb97d2dfbac31df1fb416c9ba5dc03028909fabfce57c1b8a3d [2021-06-19T06:28:54.426Z] #29 0.978 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-19T06:28:54.426Z] #29 1.060 [2021-06-19T06:28:54.688Z] #29 1.205 ######## 11.3% ########################## 37.3% ######################################### 57.2% ############################################### 66.6% ####29 ... [2021-06-19T06:28:54.688Z] [2021-06-19T06:28:54.688Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T06:28:54.688Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T06:28:54.688Z] #9 extracting sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 3.5s done [2021-06-19T06:28:54.688Z] #9 extracting sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 5.8s done [2021-06-19T06:28:54.688Z] #9 extracting sha256:db807893dccf12b2476ed4f38061fb7b0e0091c1b91ebedd23fdd39924c33988 done [2021-06-19T06:28:54.688Z] #9 DONE 22.8s [2021-06-19T06:28:54.688Z] [2021-06-19T06:28:54.688Z] #29 [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-06-19T06:28:54.688Z] #29 sha256:ac01f3e606bf7eb97d2dfbac31df1fb416c9ba5dc03028909fabfce57c1b8a3d [2021-06-19T06:28:54.688Z] #29 1.205 ######## 11.3% ########################## 37.3% ######################################### 57.2% ############################################### 66.6% ######################################################################## 100.0% [2021-06-19T06:28:54.688Z] #29 1.679 [2021-06-19T06:28:54.947Z] #29 1.794 ######################################################################## 100.0% [2021-06-19T06:28:54.947Z] #29 1.883 [2021-06-19T06:28:55.207Z] #29 2.005 ############################################################# 85.3% ######################################################################## 100.0% [2021-06-19T06:28:55.207Z] #29 2.107 [2021-06-19T06:28:55.727Z] #29 2.225 ######## 11.2% ########################## 36.5% ######################################## 55.7% ###################################################### 75.2% [2021-06-19T06:28:55.727Z] #29 ... [2021-06-19T06:28:55.727Z] [2021-06-19T06:28:55.727Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-19T06:28:55.727Z] #10 sha256:7f6eb43c8ad762107fb11b9dc5bf1c30efa1cf78d664ea7df9c142c5fd039145 [2021-06-19T06:28:55.727Z] #10 DONE 0.8s [2021-06-19T06:28:55.727Z] [2021-06-19T06:28:55.727Z] #29 [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-06-19T06:28:55.727Z] #29 sha256:ac01f3e606bf7eb97d2dfbac31df1fb416c9ba5dc03028909fabfce57c1b8a3d [2021-06-19T06:28:55.727Z] #29 2.225 ######## 11.2% ########################## 36.5% ######################################## 55.7% ###################################################### 75.2% ############################################################### 88.8% ######################################################################## 100.0% [2021-06-19T06:28:55.727Z] #29 2.784 [2021-06-19T06:28:56.246Z] #29 2.901 1.2% ####### 9.8% ########## 15.0% [2021-06-19T06:28:56.246Z] #29 ... [2021-06-19T06:28:56.246Z] [2021-06-19T06:28:56.246Z] #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-06-19T06:28:56.246Z] #11 sha256:7da304b136cf5131f0f1c5da04ac876076e364d833c785923f42ac14adf08875 [2021-06-19T06:28:56.246Z] #11 DONE 0.7s [2021-06-19T06:28:56.246Z] [2021-06-19T06:28:56.246Z] #29 [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-06-19T06:28:56.246Z] #29 sha256:ac01f3e606bf7eb97d2dfbac31df1fb416c9ba5dc03028909fabfce57c1b8a3d [2021-06-19T06:28:56.505Z] #29 2.901 1.2% ####### 9.8% ########## 15.0% ############## 20.3% ################## 25.5% ###################### 30.8% [2021-06-19T06:28:56.505Z] #29 ... [2021-06-19T06:28:56.505Z] [2021-06-19T06:28:56.505Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-19T06:28:56.505Z] #39 sha256:f0e9c165c35c5ee9245168d068a6af2614d14d81ad856edc1e240f42cd29f71c [2021-06-19T06:28:56.505Z] #39 DONE 0.2s [2021-06-19T06:28:56.505Z] [2021-06-19T06:28:56.505Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-19T06:28:56.505Z] #31 sha256:9d7e2e124e11ca77f63dad3cf223173f71cf163849e8ee5c9728eb22a8d1f98f [2021-06-19T06:28:56.505Z] #31 DONE 0.2s [2021-06-19T06:28:56.505Z] [2021-06-19T06:28:56.505Z] #29 [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-06-19T06:28:56.505Z] #29 sha256:ac01f3e606bf7eb97d2dfbac31df1fb416c9ba5dc03028909fabfce57c1b8a3d [2021-06-19T06:28:56.767Z] #29 2.901 1.2% ####### 9.8% ########## 15.0% ############## 20.3% ################## 25.5% ###################### 30.8% ######################### 35.5% ############################# 41.1% [2021-06-19T06:28:56.767Z] #29 ... [2021-06-19T06:28:56.767Z] [2021-06-19T06:28:56.767Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-06-19T06:28:56.767Z] #43 sha256:0803015c9504144177fc58ab0560e49a3b6af4bfe9e262f335a2fdf9ab4cd1a2 [2021-06-19T06:28:56.767Z] #43 DONE 0.4s [2021-06-19T06:28:56.767Z] [2021-06-19T06:28:56.767Z] #29 [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-06-19T06:28:56.767Z] #29 sha256:ac01f3e606bf7eb97d2dfbac31df1fb416c9ba5dc03028909fabfce57c1b8a3d [2021-06-19T06:28:57.814Z] #29 2.901 1.2% ####### 9.8% ########## 15.0% ############## 20.3% ################## 25.5% ###################### 30.8% ######################### 35.5% ############################# 41.1% ################################# 46.4% #################################### 50.3% ######################################### 57.4% ############################################# 62.6% ############################################### 66.2% ################################################# 69.2% ##################################################### 73.8% ####################################################### 77.5% ############################################################ 83.4% ############################################################### 88.9% ################################################################### 93.9% ####################################################################### 99.9% ######################################################################## 100.0% [2021-06-19T06:28:58.074Z] #29 4.924 [2021-06-19T06:28:58.334Z] #29 5.310 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-19T06:28:58.594Z] #29 5.427 [2021-06-19T06:28:58.594Z] #29 5.520 ######################################################################## 100.0% [2021-06-19T06:28:58.594Z] #29 5.555 [2021-06-19T06:28:59.163Z] #29 5.880 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-19T06:28:59.163Z] #29 5.964 [2021-06-19T06:28:59.163Z] #29 6.182 0.1% ######################################################################## 100.0% [2021-06-19T06:28:59.422Z] #29 6.257 [2021-06-19T06:28:59.681Z] #29 6.601 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-19T06:28:59.941Z] #29 6.737 [2021-06-19T06:29:00.461Z] #29 6.901 0.0% ############# 18.7% ################################ 44.7% ########################################### 60.4% ####################################################### 77.8% ######################################################################## 100.0% [2021-06-19T06:29:00.461Z] #29 7.475 [2021-06-19T06:29:01.033Z] #29 7.892 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-19T06:29:01.033Z] #29 8.000 [2021-06-19T06:29:01.294Z] #29 8.075 ######################################################################## 100.0% [2021-06-19T06:29:01.294Z] #29 8.131 [2021-06-19T06:29:01.555Z] #29 ... [2021-06-19T06:29:01.555Z] [2021-06-19T06:29:01.555Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-06-19T06:29:01.555Z] #12 sha256:404d6ac784bfa01d4931c3417807b6e230ae87a353cc9e793536daa28023c7f6 [2021-06-19T06:29:01.555Z] #12 DONE 5.1s [2021-06-19T06:29:01.555Z] [2021-06-19T06:29:01.555Z] #29 [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-06-19T06:29:01.555Z] #29 sha256:ac01f3e606bf7eb97d2dfbac31df1fb416c9ba5dc03028909fabfce57c1b8a3d [2021-06-19T06:29:01.555Z] #29 8.339 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-19T06:29:01.555Z] #29 8.513 [2021-06-19T06:29:01.555Z] #29 8.563 ######################################################################## 100.0% [2021-06-19T06:29:01.816Z] #29 8.596 [2021-06-19T06:29:01.816Z] #29 8.614 Download of images into '/build' complete. [2021-06-19T06:29:01.816Z] #29 8.614 Use something like the following to load the result into a Docker daemon: [2021-06-19T06:29:01.816Z] #29 8.614 tar -cC '/build' . | docker load [2021-06-19T06:29:01.816Z] #29 DONE 8.7s [2021-06-19T06:29:01.816Z] [2021-06-19T06:29:01.816Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-19T06:29:01.816Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T06:29:05.130Z] #13 3.676 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-19T06:29:05.130Z] #13 3.737 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-19T06:29:05.130Z] #13 3.737 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-19T06:29:05.391Z] #13 3.831 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-19T06:29:06.334Z] #13 ... [2021-06-19T06:29:06.334Z] [2021-06-19T06:29:06.334Z] #59 [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-06-19T06:29:06.334Z] #59 sha256:6407a8e4295741a4463d834b709d086d321bebe8a362370a184df735e5a34588 [2021-06-19T06:29:06.334Z] #59 5.066 + RM_GOPATH=0 [2021-06-19T06:29:06.334Z] #59 5.066 + TMP_GOPATH= [2021-06-19T06:29:06.334Z] #59 5.066 + : /build [2021-06-19T06:29:06.334Z] #59 5.066 + '[' -z '' ']' [2021-06-19T06:29:06.334Z] #59 5.066 ++ mktemp -d [2021-06-19T06:29:06.334Z] #59 5.066 + export GOPATH=/tmp/tmp.3GZG1jMNQI [2021-06-19T06:29:06.334Z] #59 5.066 + GOPATH=/tmp/tmp.3GZG1jMNQI [2021-06-19T06:29:06.334Z] #59 5.066 + RM_GOPATH=1 [2021-06-19T06:29:06.334Z] #59 5.066 + case "$(go env GOARCH)" in [2021-06-19T06:29:06.334Z] #59 5.067 ++ go env GOARCH [2021-06-19T06:29:06.334Z] #59 5.076 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T06:29:06.334Z] #59 5.076 + GO_BUILDMODE=-buildmode=pie [2021-06-19T06:29:06.334Z] #59 5.080 ++ dirname /tmp/install/install.sh [2021-06-19T06:29:06.334Z] #59 5.082 + dir=/tmp/install [2021-06-19T06:29:06.334Z] #59 5.082 + bin=rootlesskit [2021-06-19T06:29:06.334Z] #59 5.082 + shift [2021-06-19T06:29:06.334Z] #59 5.082 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-19T06:29:06.334Z] #59 5.082 + . /tmp/install/rootlesskit.installer [2021-06-19T06:29:06.334Z] #59 5.082 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-19T06:29:06.335Z] #59 5.082 + install_rootlesskit [2021-06-19T06:29:06.335Z] #59 5.082 + case "$1" in [2021-06-19T06:29:06.335Z] #59 5.082 + export CGO_ENABLED=0 [2021-06-19T06:29:06.335Z] #59 5.082 + CGO_ENABLED=0 [2021-06-19T06:29:06.335Z] #59 5.082 + _install_rootlesskit [2021-06-19T06:29:06.335Z] #59 5.085 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-19T06:29:06.335Z] #59 5.085 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-19T06:29:06.335Z] #59 5.085 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.3GZG1jMNQI/src/github.com/rootless-containers/rootlesskit [2021-06-19T06:29:06.335Z] #59 5.091 Cloning into '/tmp/tmp.3GZG1jMNQI/src/github.com/rootless-containers/rootlesskit'... [2021-06-19T06:29:06.335Z] #59 9.440 + cd /tmp/tmp.3GZG1jMNQI/src/github.com/rootless-containers/rootlesskit [2021-06-19T06:29:06.335Z] #59 9.441 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-19T06:29:06.335Z] #59 9.540 + export GO111MODULE=on [2021-06-19T06:29:06.335Z] #59 9.540 + GO111MODULE=on [2021-06-19T06:29:06.335Z] #59 9.540 + export GOPROXY=https://proxy.golang.org [2021-06-19T06:29:06.335Z] #59 9.541 + GOPROXY=https://proxy.golang.org [2021-06-19T06:29:06.335Z] #59 9.541 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-19T06:29:06.335Z] #59 9.541 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-19T06:29:06.605Z] #59 ... [2021-06-19T06:29:06.605Z] [2021-06-19T06:29:06.605Z] #52 [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-06-19T06:29:06.605Z] #52 sha256:a9f2cd552b65c97e87ec1aef75656f63ff5bfb5867c104f1ee03c5ad85723dac [2021-06-19T06:29:06.605Z] #52 6.936 + RM_GOPATH=0 [2021-06-19T06:29:06.605Z] #52 6.936 + TMP_GOPATH= [2021-06-19T06:29:06.605Z] #52 6.936 + : /build [2021-06-19T06:29:06.605Z] #52 6.936 + '[' -z '' ']' [2021-06-19T06:29:06.605Z] #52 6.936 ++ mktemp -d [2021-06-19T06:29:06.605Z] #52 6.936 + export GOPATH=/tmp/tmp.xSvoULfNa2 [2021-06-19T06:29:06.605Z] #52 6.936 + GOPATH=/tmp/tmp.xSvoULfNa2 [2021-06-19T06:29:06.605Z] #52 6.936 + RM_GOPATH=1 [2021-06-19T06:29:06.605Z] #52 6.936 + case "$(go env GOARCH)" in [2021-06-19T06:29:06.605Z] #52 6.936 ++ go env GOARCH [2021-06-19T06:29:06.605Z] #52 7.002 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-19T06:29:06.605Z] #52 7.010 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T06:29:06.605Z] #52 7.010 + GO_BUILDMODE=-buildmode=pie [2021-06-19T06:29:06.605Z] #52 7.010 ++ dirname /tmp/install/install.sh [2021-06-19T06:29:06.605Z] #52 7.010 + dir=/tmp/install [2021-06-19T06:29:06.605Z] #52 7.010 + bin=shfmt [2021-06-19T06:29:06.605Z] #52 7.010 + shift [2021-06-19T06:29:06.605Z] #52 7.010 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-19T06:29:06.605Z] #52 7.010 + . /tmp/install/shfmt.installer [2021-06-19T06:29:06.605Z] #52 7.010 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-19T06:29:06.605Z] #52 7.010 + install_shfmt [2021-06-19T06:29:06.605Z] #52 7.010 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-19T06:29:06.605Z] #52 7.010 + git clone https://github.com/mvdan/sh.git /tmp/tmp.xSvoULfNa2/src/github.com/mvdan/sh [2021-06-19T06:29:06.605Z] #52 7.010 Cloning into '/tmp/tmp.xSvoULfNa2/src/github.com/mvdan/sh'... [2021-06-19T06:29:06.605Z] #52 ... [2021-06-19T06:29:06.605Z] [2021-06-19T06:29:06.605Z] #36 [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-06-19T06:29:06.605Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-19T06:29:06.605Z] #36 7.077 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-19T06:29:06.605Z] #36 7.164 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-19T06:29:06.605Z] #36 7.168 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-19T06:29:06.605Z] #36 8.680 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-19T06:29:06.865Z] #36 ... [2021-06-19T06:29:06.865Z] [2021-06-19T06:29:06.865Z] #46 [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-06-19T06:29:06.865Z] #46 sha256:faf16b68963c4c3624f440880bd0928779bbf91ae8dbb092b83b1217ce11731c [2021-06-19T06:29:06.865Z] #46 5.683 + RM_GOPATH=0 [2021-06-19T06:29:06.865Z] #46 5.683 + TMP_GOPATH= [2021-06-19T06:29:06.865Z] #46 5.683 + : /build [2021-06-19T06:29:06.865Z] #46 5.683 + '[' -z '' ']' [2021-06-19T06:29:06.865Z] #46 5.683 ++ mktemp -d [2021-06-19T06:29:06.865Z] #46 5.689 + export GOPATH=/tmp/tmp.7AWyFyrZ6a [2021-06-19T06:29:06.865Z] #46 5.689 + GOPATH=/tmp/tmp.7AWyFyrZ6a [2021-06-19T06:29:06.865Z] #46 5.689 + RM_GOPATH=1 [2021-06-19T06:29:06.865Z] #46 5.689 + case "$(go env GOARCH)" in [2021-06-19T06:29:06.865Z] #46 5.689 ++ go env GOARCH [2021-06-19T06:29:06.865Z] #46 5.692 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T06:29:06.865Z] #46 5.692 + GO_BUILDMODE=-buildmode=pie [2021-06-19T06:29:06.865Z] #46 5.693 ++ dirname /tmp/install/install.sh [2021-06-19T06:29:06.865Z] #46 5.696 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-19T06:29:06.865Z] #46 5.696 + dir=/tmp/install [2021-06-19T06:29:06.865Z] #46 5.696 + bin=vndr [2021-06-19T06:29:06.865Z] #46 5.696 + shift [2021-06-19T06:29:06.865Z] #46 5.696 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-19T06:29:06.865Z] #46 5.696 + . /tmp/install/vndr.installer [2021-06-19T06:29:06.865Z] #46 5.696 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-19T06:29:06.865Z] #46 5.696 + install_vndr [2021-06-19T06:29:06.865Z] #46 5.696 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-19T06:29:06.865Z] #46 5.696 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.7AWyFyrZ6a/src/github.com/LK4D4/vndr [2021-06-19T06:29:06.865Z] #46 5.698 Cloning into '/tmp/tmp.7AWyFyrZ6a/src/github.com/LK4D4/vndr'... [2021-06-19T06:29:06.865Z] #46 6.458 + cd /tmp/tmp.7AWyFyrZ6a/src/github.com/LK4D4/vndr [2021-06-19T06:29:06.865Z] #46 6.460 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-19T06:29:06.865Z] #46 6.511 + go build -buildmode=pie -v -o /build/vndr . [2021-06-19T06:29:06.865Z] #46 8.892 internal/cpu [2021-06-19T06:29:06.865Z] #46 8.908 internal/unsafeheader [2021-06-19T06:29:06.865Z] #46 8.993 runtime/internal/atomic [2021-06-19T06:29:06.865Z] #46 9.594 runtime/internal/sys [2021-06-19T06:29:06.865Z] #46 10.14 runtime/internal/math [2021-06-19T06:29:06.865Z] #46 10.27 internal/race [2021-06-19T06:29:06.865Z] #46 10.28 internal/bytealg [2021-06-19T06:29:06.865Z] #46 10.34 sync/atomic [2021-06-19T06:29:07.125Z] #46 10.71 unicode [2021-06-19T06:29:07.125Z] #46 ... [2021-06-19T06:29:07.125Z] [2021-06-19T06:29:07.125Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-19T06:29:07.125Z] #34 sha256:4a629af1a37b8a9a7f5b3f0e5df386993397c10e5022b3319e82d30627039453 [2021-06-19T06:29:07.125Z] #34 5.521 Install go-toml version v1.8.1 [2021-06-19T06:29:07.125Z] #34 6.400 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-19T06:29:07.125Z] #34 ... [2021-06-19T06:29:07.125Z] [2021-06-19T06:29:07.125Z] #32 [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-06-19T06:29:07.125Z] #32 sha256:dce599a86d52e6786bdd2988f5e04cbd45284930924eba39d9761c368e1d197d [2021-06-19T06:29:07.125Z] #32 6.213 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-19T06:29:07.125Z] #32 6.248 Cloning into '.'... [2021-06-19T06:29:07.392Z] #32 ... [2021-06-19T06:29:07.392Z] [2021-06-19T06:29:07.392Z] #40 [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-06-19T06:29:07.392Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77 [2021-06-19T06:29:07.392Z] #40 5.693 + git clone https://github.com/docker/distribution.git . [2021-06-19T06:29:07.392Z] #40 5.705 Cloning into '.'... [2021-06-19T06:29:07.392Z] #40 ... [2021-06-19T06:29:07.392Z] [2021-06-19T06:29:07.392Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-19T06:29:07.392Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T06:29:07.392Z] #44 7.131 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-19T06:29:07.392Z] #44 7.229 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-19T06:29:07.392Z] #44 7.229 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-19T06:29:07.392Z] #44 7.927 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-19T06:29:07.392Z] #44 9.744 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-19T06:29:07.652Z] #44 ... [2021-06-19T06:29:07.652Z] [2021-06-19T06:29:07.652Z] #48 [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-06-19T06:29:07.652Z] #48 sha256:4f994585fb33f568f2010e2f8f0b2206215a1a7717873d5cf2bb295f510e092e [2021-06-19T06:29:07.652Z] #48 5.473 + RM_GOPATH=0 [2021-06-19T06:29:07.652Z] #48 5.473 + TMP_GOPATH= [2021-06-19T06:29:07.652Z] #48 5.473 + : /build [2021-06-19T06:29:07.652Z] #48 5.473 + '[' -z '' ']' [2021-06-19T06:29:07.652Z] #48 5.487 ++ mktemp -d [2021-06-19T06:29:07.652Z] #48 5.487 + export GOPATH=/tmp/tmp.LD8V8Gofnt [2021-06-19T06:29:07.652Z] #48 5.487 + GOPATH=/tmp/tmp.LD8V8Gofnt [2021-06-19T06:29:07.652Z] #48 5.487 + RM_GOPATH=1 [2021-06-19T06:29:07.652Z] #48 5.487 + case "$(go env GOARCH)" in [2021-06-19T06:29:07.652Z] #48 5.487 ++ go env GOARCH [2021-06-19T06:29:07.652Z] #48 5.498 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T06:29:07.652Z] #48 5.498 + GO_BUILDMODE=-buildmode=pie [2021-06-19T06:29:07.652Z] #48 5.498 ++ dirname /tmp/install/install.sh [2021-06-19T06:29:07.652Z] #48 5.503 + dir=/tmp/install [2021-06-19T06:29:07.652Z] #48 5.503 + bin=gotestsum [2021-06-19T06:29:07.652Z] #48 5.503 + shift [2021-06-19T06:29:07.652Z] #48 5.503 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-19T06:29:07.652Z] #48 5.503 + . /tmp/install/gotestsum.installer [2021-06-19T06:29:07.652Z] #48 5.503 ++ : v0.5.3 [2021-06-19T06:29:07.652Z] #48 5.503 + install_gotestsum [2021-06-19T06:29:07.652Z] #48 5.503 + set -e [2021-06-19T06:29:07.652Z] #48 5.503 + export GO111MODULE=on [2021-06-19T06:29:07.652Z] #48 5.503 + GO111MODULE=on [2021-06-19T06:29:07.652Z] #48 5.503 + GOBIN=/build [2021-06-19T06:29:07.652Z] #48 5.503 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-19T06:29:07.652Z] #48 6.313 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-19T06:29:07.652Z] #48 8.685 go: downloading github.com/fatih/color v1.9.0 [2021-06-19T06:29:07.652Z] #48 8.697 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-19T06:29:07.652Z] #48 8.739 go: downloading github.com/pkg/errors v0.9.1 [2021-06-19T06:29:07.652Z] #48 8.768 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-19T06:29:07.652Z] #48 9.107 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-19T06:29:07.652Z] #48 9.174 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-19T06:29:07.652Z] #48 9.392 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-19T06:29:07.652Z] #48 9.512 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-19T06:29:07.652Z] #48 9.654 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-19T06:29:07.652Z] #48 10.26 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-19T06:29:07.652Z] #48 ... [2021-06-19T06:29:07.652Z] [2021-06-19T06:29:07.652Z] #50 [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-06-19T06:29:07.652Z] #50 sha256:6927ff8b21dc4f02a3e5fc6d3b767ce41bd15b76a8518a411b83650c9da74568 [2021-06-19T06:29:07.652Z] #50 6.172 + RM_GOPATH=0 [2021-06-19T06:29:07.652Z] #50 6.172 + TMP_GOPATH= [2021-06-19T06:29:07.652Z] #50 6.172 + : /build [2021-06-19T06:29:07.652Z] #50 6.172 + '[' -z '' ']' [2021-06-19T06:29:07.652Z] #50 6.172 ++ mktemp -d [2021-06-19T06:29:07.652Z] #50 6.172 + export GOPATH=/tmp/tmp.WjIGzCBuH2 [2021-06-19T06:29:07.652Z] #50 6.172 + GOPATH=/tmp/tmp.WjIGzCBuH2 [2021-06-19T06:29:07.652Z] #50 6.172 + RM_GOPATH=1 [2021-06-19T06:29:07.652Z] #50 6.172 + case "$(go env GOARCH)" in [2021-06-19T06:29:07.652Z] #50 6.187 ++ go env GOARCH [2021-06-19T06:29:07.652Z] #50 6.293 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T06:29:07.652Z] #50 6.293 + GO_BUILDMODE=-buildmode=pie [2021-06-19T06:29:07.652Z] #50 6.293 ++ dirname /tmp/install/install.sh [2021-06-19T06:29:07.652Z] #50 6.293 + dir=/tmp/install [2021-06-19T06:29:07.652Z] #50 6.293 + bin=golangci_lint [2021-06-19T06:29:07.652Z] #50 6.293 + shift [2021-06-19T06:29:07.652Z] #50 6.293 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-19T06:29:07.652Z] #50 6.293 + . /tmp/install/golangci_lint.installer [2021-06-19T06:29:07.652Z] #50 6.293 ++ : v1.23.8 [2021-06-19T06:29:07.652Z] #50 6.293 + install_golangci_lint [2021-06-19T06:29:07.652Z] #50 6.293 + set -e [2021-06-19T06:29:07.652Z] #50 6.293 + export GO111MODULE=on [2021-06-19T06:29:07.652Z] #50 6.293 + GO111MODULE=on [2021-06-19T06:29:07.652Z] #50 6.293 + GOBIN=/build [2021-06-19T06:29:07.652Z] #50 6.293 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-19T06:29:07.652Z] #50 7.471 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-19T06:29:07.913Z] #50 ... [2021-06-19T06:29:07.913Z] [2021-06-19T06:29:07.913Z] #24 [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-06-19T06:29:07.913Z] #24 sha256:2088308450f58a0fc6f8845d3bbe76413064cad86055040ddf46c598a47d39a0 [2021-06-19T06:29:07.913Z] #24 5.519 + RM_GOPATH=0 [2021-06-19T06:29:07.913Z] #24 5.519 + TMP_GOPATH= [2021-06-19T06:29:07.913Z] #24 5.519 + : /build [2021-06-19T06:29:07.913Z] #24 5.519 + '[' -z '' ']' [2021-06-19T06:29:07.913Z] #24 5.519 ++ mktemp -d [2021-06-19T06:29:07.913Z] #24 5.519 + export GOPATH=/tmp/tmp.GOTxxdxQxl [2021-06-19T06:29:07.913Z] #24 5.519 + GOPATH=/tmp/tmp.GOTxxdxQxl [2021-06-19T06:29:07.913Z] #24 5.519 + RM_GOPATH=1 [2021-06-19T06:29:07.913Z] #24 5.519 + case "$(go env GOARCH)" in [2021-06-19T06:29:07.913Z] #24 5.519 ++ go env GOARCH [2021-06-19T06:29:07.913Z] #24 5.527 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T06:29:07.913Z] #24 5.527 + GO_BUILDMODE=-buildmode=pie [2021-06-19T06:29:07.913Z] #24 5.527 ++ dirname /tmp/install/install.sh [2021-06-19T06:29:07.913Z] #24 5.528 + dir=/tmp/install [2021-06-19T06:29:07.913Z] #24 5.528 + bin=dockercli [2021-06-19T06:29:07.913Z] #24 5.528 + shift [2021-06-19T06:29:07.913Z] #24 5.528 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-19T06:29:07.913Z] #24 5.528 + . /tmp/install/dockercli.installer [2021-06-19T06:29:07.913Z] #24 5.528 ++ : stable [2021-06-19T06:29:07.913Z] #24 5.528 ++ : 17.06.2-ce [2021-06-19T06:29:07.913Z] #24 5.528 + install_dockercli [2021-06-19T06:29:07.913Z] #24 5.528 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-19T06:29:07.913Z] #24 5.528 ++ uname -m [2021-06-19T06:29:07.913Z] #24 5.528 Install docker/cli version 17.06.2-ce from stable [2021-06-19T06:29:07.913Z] #24 5.532 + arch=x86_64 [2021-06-19T06:29:07.913Z] #24 5.532 + '[' x86_64 '!=' x86_64 ']' [2021-06-19T06:29:07.913Z] #24 5.532 + url=https://download.docker.com/linux/static [2021-06-19T06:29:07.913Z] #24 5.532 + tar -xz docker/docker [2021-06-19T06:29:07.913Z] #24 5.532 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-19T06:29:07.913Z] #24 ... [2021-06-19T06:29:07.913Z] [2021-06-19T06:29:07.913Z] #56 [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-06-19T06:29:07.913Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9 [2021-06-19T06:29:07.913Z] #56 7.208 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-19T06:29:07.913Z] #56 7.275 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-19T06:29:07.913Z] #56 7.276 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-19T06:29:07.913Z] #56 9.086 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-19T06:29:07.913Z] #56 11.40 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-19T06:29:08.173Z] #56 ... [2021-06-19T06:29:08.173Z] [2021-06-19T06:29:08.173Z] #59 [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-06-19T06:29:08.173Z] #59 sha256:6407a8e4295741a4463d834b709d086d321bebe8a362370a184df735e5a34588 [2021-06-19T06:29:08.173Z] #59 11.35 go: downloading github.com/pkg/errors v0.9.1 [2021-06-19T06:29:08.173Z] #59 11.43 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-19T06:29:08.173Z] #59 11.56 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-19T06:29:08.749Z] #59 12.14 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-19T06:29:12.055Z] #59 15.21 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-19T06:29:12.361Z] #59 ... [2021-06-19T06:29:12.361Z] [2021-06-19T06:29:12.361Z] #24 [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-06-19T06:29:12.361Z] #24 sha256:2088308450f58a0fc6f8845d3bbe76413064cad86055040ddf46c598a47d39a0 [2021-06-19T06:29:12.361Z] #24 15.28 + mkdir -p /build [2021-06-19T06:29:12.361Z] #24 15.28 + mv docker/docker /build/ [2021-06-19T06:29:12.361Z] #24 15.29 + rmdir docker [2021-06-19T06:29:12.361Z] #24 DONE 15.9s [2021-06-19T06:29:12.361Z] [2021-06-19T06:29:12.361Z] #59 [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-06-19T06:29:12.361Z] #59 sha256:6407a8e4295741a4463d834b709d086d321bebe8a362370a184df735e5a34588 [2021-06-19T06:29:12.361Z] #59 16.02 go: downloading github.com/google/uuid v1.2.0 [2021-06-19T06:29:12.361Z] #59 16.02 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-19T06:29:12.622Z] #59 16.11 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-19T06:29:12.622Z] #59 16.20 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-19T06:29:12.881Z] #59 16.33 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-19T06:29:13.141Z] #59 16.59 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-19T06:29:13.361Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bb31de623ebf60e4) in /home/ubuntu/workspace/moby_PR-42535 [Pipeline] { [Pipeline] checkout [2021-06-19T06:29:13.469Z] The recommended git tool is: git [2021-06-19T06:29:13.711Z] #59 17.31 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-19T06:29:13.972Z] #59 17.54 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-19T06:29:16.384Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01af41837ec0fe9d5) in /home/ubuntu/workspace/moby_PR-42535 [Pipeline] { [Pipeline] checkout [2021-06-19T06:29:16.537Z] The recommended git tool is: git [2021-06-19T06:29:16.674Z] using credential docker-jenkins-github-credentials [2021-06-19T06:29:16.682Z] Cloning the remote Git repository [2021-06-19T06:29:16.682Z] Cloning with configured refspecs honoured and without tags [2021-06-19T06:29:16.885Z] Cloning repository https://github.com/moby/moby.git [2021-06-19T06:29:16.950Z] > git init /home/ubuntu/workspace/moby_PR-42535 # timeout=10 [2021-06-19T06:29:17.273Z] #59 ... [2021-06-19T06:29:17.273Z] [2021-06-19T06:29:17.273Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-19T06:29:17.273Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T06:29:17.273Z] #13 5.543 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-06-19T06:29:17.273Z] #13 7.098 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-19T06:29:17.273Z] #13 8.992 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-19T06:29:17.273Z] #13 11.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-19T06:29:17.273Z] #13 ... [2021-06-19T06:29:17.273Z] [2021-06-19T06:29:17.273Z] #50 [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-06-19T06:29:17.273Z] #50 sha256:6927ff8b21dc4f02a3e5fc6d3b767ce41bd15b76a8518a411b83650c9da74568 [2021-06-19T06:29:17.273Z] #50 20.59 go: downloading github.com/fatih/color v1.7.0 [2021-06-19T06:29:17.273Z] #50 20.67 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-19T06:29:17.273Z] #50 20.71 go: downloading github.com/pkg/errors v0.8.1 [2021-06-19T06:29:17.273Z] #50 20.79 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-19T06:29:17.273Z] #50 20.86 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-19T06:29:17.533Z] #50 ... [2021-06-19T06:29:17.533Z] [2021-06-19T06:29:17.533Z] #36 [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-06-19T06:29:17.533Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-19T06:29:17.533Z] #36 11.02 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-19T06:29:17.533Z] #36 12.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-19T06:29:17.793Z] #36 ... [2021-06-19T06:29:17.793Z] [2021-06-19T06:29:17.793Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-19T06:29:17.793Z] #34 sha256:4a629af1a37b8a9a7f5b3f0e5df386993397c10e5022b3319e82d30627039453 [2021-06-19T06:29:17.793Z] #34 11.20 github.com/pelletier/go-toml [2021-06-19T06:29:17.793Z] #34 18.88 github.com/pelletier/go-toml/cmd/tomll [2021-06-19T06:29:17.793Z] #34 ... [2021-06-19T06:29:17.793Z] [2021-06-19T06:29:17.793Z] #46 [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-06-19T06:29:17.793Z] #46 sha256:faf16b68963c4c3624f440880bd0928779bbf91ae8dbb092b83b1217ce11731c [2021-06-19T06:29:17.793Z] #46 11.36 runtime [2021-06-19T06:29:17.793Z] #46 13.98 unicode/utf8 [2021-06-19T06:29:17.793Z] #46 14.59 math/bits [2021-06-19T06:29:17.793Z] #46 15.42 math [2021-06-19T06:29:17.793Z] #46 19.58 encoding [2021-06-19T06:29:17.793Z] #46 19.73 unicode/utf16 [2021-06-19T06:29:17.793Z] #46 19.94 container/list [2021-06-19T06:29:17.793Z] #46 20.42 crypto/internal/subtle [2021-06-19T06:29:17.793Z] #46 20.52 crypto/subtle [2021-06-19T06:29:17.793Z] #46 20.78 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-19T06:29:17.793Z] #46 20.89 internal/nettrace [2021-06-19T06:29:17.793Z] #46 21.00 runtime/cgo [2021-06-19T06:29:18.052Z] #46 ... [2021-06-19T06:29:18.052Z] [2021-06-19T06:29:18.052Z] #50 [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-06-19T06:29:18.052Z] #50 sha256:6927ff8b21dc4f02a3e5fc6d3b767ce41bd15b76a8518a411b83650c9da74568 [2021-06-19T06:29:18.052Z] #50 21.35 go: downloading github.com/spf13/viper v1.6.1 [2021-06-19T06:29:18.052Z] #50 21.64 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-19T06:29:17.246Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-19T06:29:17.247Z] > git --version # timeout=10 [2021-06-19T06:29:17.272Z] > git --version # 'git version 2.17.1' [2021-06-19T06:29:17.273Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-19T06:29:17.274Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42535/head:refs/remotes/origin/PR-42535 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-19T06:29:18.312Z] #50 21.86 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-19T06:29:18.312Z] #50 21.92 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-19T06:29:18.312Z] #50 ... [2021-06-19T06:29:18.312Z] [2021-06-19T06:29:18.312Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-19T06:29:18.312Z] #34 sha256:4a629af1a37b8a9a7f5b3f0e5df386993397c10e5022b3319e82d30627039453 [2021-06-19T06:29:18.312Z] #34 DONE 22.0s [2021-06-19T06:29:18.312Z] [2021-06-19T06:29:18.312Z] #50 [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-06-19T06:29:18.312Z] #50 sha256:6927ff8b21dc4f02a3e5fc6d3b767ce41bd15b76a8518a411b83650c9da74568 [2021-06-19T06:29:18.312Z] #50 21.98 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-19T06:29:18.572Z] #50 ... [2021-06-19T06:29:18.572Z] [2021-06-19T06:29:18.572Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-19T06:29:18.572Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T06:29:18.572Z] #44 11.63 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-19T06:29:18.572Z] #44 14.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-19T06:29:18.572Z] #44 16.39 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-19T06:29:18.572Z] #44 ... [2021-06-19T06:29:18.572Z] [2021-06-19T06:29:18.572Z] #52 [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-06-19T06:29:18.572Z] #52 sha256:a9f2cd552b65c97e87ec1aef75656f63ff5bfb5867c104f1ee03c5ad85723dac [2021-06-19T06:29:18.572Z] #52 18.78 + cd /tmp/tmp.xSvoULfNa2/src/github.com/mvdan/sh [2021-06-19T06:29:18.572Z] #52 18.78 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-19T06:29:18.572Z] #52 18.89 + GO111MODULE=on [2021-06-19T06:29:18.572Z] #52 18.89 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-19T06:29:18.572Z] #52 19.89 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-19T06:29:18.572Z] #52 19.90 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-19T06:29:18.572Z] #52 19.97 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-19T06:29:18.572Z] #52 21.87 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-19T06:29:18.832Z] #52 ... [2021-06-19T06:29:18.832Z] [2021-06-19T06:29:18.832Z] #48 [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-06-19T06:29:18.832Z] #48 sha256:4f994585fb33f568f2010e2f8f0b2206215a1a7717873d5cf2bb295f510e092e [2021-06-19T06:29:18.832Z] #48 12.60 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-19T06:29:19.074Z] using credential docker-jenkins-github-credentials [2021-06-19T06:29:19.079Z] Cloning the remote Git repository [2021-06-19T06:29:19.079Z] Cloning with configured refspecs honoured and without tags [2021-06-19T06:29:19.091Z] #48 ... [2021-06-19T06:29:19.092Z] [2021-06-19T06:29:19.092Z] #40 [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-06-19T06:29:19.092Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77 [2021-06-19T06:29:19.092Z] #40 22.35 Checking out files: 93% (1589/1695) Checking out files: 94% (1594/1695) Checking out files: 95% (1611/1695) Checking out files: 96% (1628/1695) Checking out files: 97% (1645/1695) Checking out files: 98% (1662/1695) Checking out files: 99% (1679/1695) Checking out files: 100% (1695/1695) Checking out files: 100% (1695/1695), done. [2021-06-19T06:29:19.092Z] #40 22.51 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-19T06:29:19.661Z] #40 ... [2021-06-19T06:29:19.661Z] [2021-06-19T06:29:19.661Z] #56 [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-06-19T06:29:19.661Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9 [2021-06-19T06:29:19.661Z] #56 13.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-19T06:29:19.920Z] #56 ... [2021-06-19T06:29:19.920Z] [2021-06-19T06:29:19.920Z] #59 [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-06-19T06:29:19.920Z] #59 sha256:6407a8e4295741a4463d834b709d086d321bebe8a362370a184df735e5a34588 [2021-06-19T06:29:19.920Z] #59 23.03 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-19T06:29:19.920Z] #59 23.21 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-19T06:29:19.146Z] Cloning repository https://github.com/moby/moby.git [2021-06-19T06:29:19.195Z] > git init /home/ubuntu/workspace/moby_PR-42535 # timeout=10 [2021-06-19T06:29:19.446Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-19T06:29:19.446Z] > git --version # timeout=10 [2021-06-19T06:29:19.472Z] > git --version # 'git version 2.17.1' [2021-06-19T06:29:19.473Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-19T06:29:19.474Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42535/head:refs/remotes/origin/PR-42535 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-19T06:29:25.304Z] #59 ... [2021-06-19T06:29:25.304Z] [2021-06-19T06:29:25.304Z] #50 [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-06-19T06:29:25.304Z] #50 sha256:6927ff8b21dc4f02a3e5fc6d3b767ce41bd15b76a8518a411b83650c9da74568 [2021-06-19T06:29:25.304Z] #50 23.02 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-19T06:29:25.304Z] #50 23.46 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-19T06:29:25.304Z] #50 26.36 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-19T06:29:25.304Z] #50 26.39 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-19T06:29:25.304Z] #50 26.60 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-19T06:29:25.304Z] #50 26.61 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-19T06:29:25.304Z] #50 26.65 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-19T06:29:25.304Z] #50 26.70 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-19T06:29:25.304Z] #50 27.01 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-19T06:29:25.304Z] #50 27.01 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-19T06:29:25.304Z] #50 27.04 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-19T06:29:25.304Z] #50 27.08 go: downloading github.com/spf13/afero v1.1.2 [2021-06-19T06:29:25.304Z] #50 27.26 go: downloading github.com/spf13/cast v1.3.0 [2021-06-19T06:29:25.304Z] #50 27.31 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-19T06:29:25.304Z] #50 27.32 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-19T06:29:25.304Z] #50 27.41 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-19T06:29:25.304Z] #50 27.46 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-19T06:29:25.304Z] #50 27.57 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-19T06:29:25.304Z] #50 27.61 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-19T06:29:25.304Z] #50 27.71 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-19T06:29:25.304Z] #50 27.82 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-19T06:29:25.304Z] #50 27.83 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-19T06:29:25.304Z] #50 27.97 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-19T06:29:25.304Z] #50 28.09 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-19T06:29:25.304Z] #50 28.13 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-19T06:29:25.304Z] #50 28.19 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-19T06:29:25.304Z] #50 28.27 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-19T06:29:25.304Z] #50 28.36 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-19T06:29:25.304Z] #50 28.45 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-19T06:29:25.304Z] #50 28.52 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-19T06:29:25.304Z] #50 28.57 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-19T06:29:25.563Z] #50 29.05 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-19T06:29:25.563Z] #50 29.26 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-19T06:29:25.823Z] #50 29.32 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-19T06:29:25.823Z] #50 29.47 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-19T06:29:25.823Z] #50 29.52 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-19T06:29:26.392Z] #50 29.78 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-19T06:29:26.392Z] #50 29.79 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-19T06:29:26.392Z] #50 30.19 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-19T06:29:26.656Z] #50 30.23 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-19T06:29:26.656Z] #50 30.29 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-19T06:29:26.656Z] #50 30.32 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-19T06:29:26.916Z] #50 30.50 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-19T06:29:26.916Z] #50 30.54 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-19T06:29:27.484Z] #50 30.94 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-19T06:29:27.484Z] #50 31.14 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-19T06:29:27.484Z] #50 31.18 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-19T06:29:27.743Z] #50 31.19 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-19T06:29:27.743Z] #50 31.21 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-19T06:29:27.743Z] #50 31.26 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-19T06:29:27.743Z] #50 31.34 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-19T06:29:27.743Z] #50 ... [2021-06-19T06:29:27.743Z] [2021-06-19T06:29:27.743Z] #46 [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-06-19T06:29:27.743Z] #46 sha256:faf16b68963c4c3624f440880bd0928779bbf91ae8dbb092b83b1217ce11731c [2021-06-19T06:29:27.743Z] #46 31.41 vendor/golang.org/x/crypto/internal/subtle [2021-06-19T06:29:30.730Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04d730c228db37cb6) in /home/ubuntu/workspace/moby_PR-42535 [Pipeline] { [Pipeline] checkout [2021-06-19T06:29:30.853Z] The recommended git tool is: git [2021-06-19T06:29:31.036Z] #46 ... [2021-06-19T06:29:31.036Z] [2021-06-19T06:29:31.036Z] #36 [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-06-19T06:29:31.036Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-19T06:29:31.036Z] #36 24.14 Fetched 8449 kB in 17s (487 kB/s) [2021-06-19T06:29:31.036Z] #36 24.14 Reading package lists... [2021-06-19T06:29:31.036Z] #36 29.64 Reading package lists... [2021-06-19T06:29:31.036Z] #36 ... [2021-06-19T06:29:31.036Z] [2021-06-19T06:29:31.036Z] #50 [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-06-19T06:29:31.036Z] #50 sha256:6927ff8b21dc4f02a3e5fc6d3b767ce41bd15b76a8518a411b83650c9da74568 [2021-06-19T06:29:31.036Z] #50 32.16 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-19T06:29:31.036Z] #50 32.18 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-19T06:29:31.036Z] #50 32.29 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-19T06:29:31.036Z] #50 32.35 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-19T06:29:31.036Z] #50 32.41 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-19T06:29:31.036Z] #50 32.42 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-19T06:29:31.036Z] #50 32.54 go: downloading golang.org/x/text v0.3.2 [2021-06-19T06:29:31.036Z] #50 ... [2021-06-19T06:29:31.036Z] [2021-06-19T06:29:31.036Z] #56 [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-06-19T06:29:31.036Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9 [2021-06-19T06:29:31.036Z] #56 24.46 Fetched 8449 kB in 18s (482 kB/s) [2021-06-19T06:29:31.036Z] #56 24.46 Reading package lists... [2021-06-19T06:29:31.036Z] #56 30.34 Reading package lists... [2021-06-19T06:29:31.036Z] #56 ... [2021-06-19T06:29:31.036Z] [2021-06-19T06:29:31.036Z] #40 [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-06-19T06:29:31.036Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77 [2021-06-19T06:29:31.036Z] #40 24.86 + 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-06-19T06:29:31.605Z] #40 ... [2021-06-19T06:29:31.605Z] [2021-06-19T06:29:31.605Z] #36 [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-06-19T06:29:31.605Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-19T06:29:31.605Z] #36 29.64 Reading package lists... [2021-06-19T06:29:31.865Z] #36 35.34 Building dependency tree... [2021-06-19T06:29:31.865Z] #36 ... [2021-06-19T06:29:31.865Z] [2021-06-19T06:29:31.865Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-19T06:29:31.865Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T06:29:31.865Z] #44 24.97 Fetched 8453 kB in 18s (468 kB/s) [2021-06-19T06:29:31.865Z] #44 24.97 Reading package lists... [2021-06-19T06:29:32.125Z] #44 30.95 Reading package lists... [2021-06-19T06:29:32.125Z] #44 ... [2021-06-19T06:29:32.125Z] [2021-06-19T06:29:32.125Z] #52 [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-06-19T06:29:32.125Z] #52 sha256:a9f2cd552b65c97e87ec1aef75656f63ff5bfb5867c104f1ee03c5ad85723dac [2021-06-19T06:29:32.125Z] #52 25.48 runtime [2021-06-19T06:29:32.125Z] #52 ... [2021-06-19T06:29:32.125Z] [2021-06-19T06:29:32.125Z] #56 [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-06-19T06:29:32.125Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9 [2021-06-19T06:29:32.125Z] #56 30.34 Reading package lists... [2021-06-19T06:29:32.954Z] #56 35.98 Building dependency tree... [2021-06-19T06:29:32.954Z] #56 ... [2021-06-19T06:29:32.954Z] [2021-06-19T06:29:32.954Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-19T06:29:32.954Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T06:29:32.954Z] #13 21.43 Fetched 8980 kB in 18s (498 kB/s) [2021-06-19T06:29:32.954Z] #13 21.43 Reading package lists... [2021-06-19T06:29:32.954Z] #13 27.64 Reading package lists... [2021-06-19T06:29:32.954Z] #13 ... [2021-06-19T06:29:32.954Z] [2021-06-19T06:29:32.954Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-19T06:29:32.954Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T06:29:32.954Z] #44 30.95 Reading package lists... [2021-06-19T06:29:33.605Z] using credential docker-jenkins-github-credentials [2021-06-19T06:29:33.613Z] Cloning the remote Git repository [2021-06-19T06:29:33.613Z] Cloning with configured refspecs honoured and without tags [2021-06-19T06:29:32.608Z] Cloning repository https://github.com/moby/moby.git [2021-06-19T06:29:32.665Z] > git init /home/ubuntu/workspace/moby_PR-42535 # timeout=10 [2021-06-19T06:29:32.956Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-19T06:29:32.957Z] > git --version # timeout=10 [2021-06-19T06:29:32.971Z] > git --version # 'git version 2.25.1' [2021-06-19T06:29:32.971Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-19T06:29:32.972Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42535/head:refs/remotes/origin/PR-42535 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-19T06:29:34.593Z] #44 36.46 Building dependency tree... [2021-06-19T06:29:36.501Z] #44 39.44 The following additional packages will be installed: [2021-06-19T06:29:36.501Z] #44 39.44 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-19T06:29:36.501Z] #44 39.45 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-19T06:29:36.501Z] #44 39.45 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-19T06:29:36.501Z] #44 39.45 python3.7-minimal [2021-06-19T06:29:36.501Z] #44 39.46 Suggested packages: [2021-06-19T06:29:36.501Z] #44 39.46 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-19T06:29:36.501Z] #44 39.46 python3.7-doc binfmt-support [2021-06-19T06:29:37.441Z] #44 40.68 The following NEW packages will be installed: [2021-06-19T06:29:37.701Z] #44 40.69 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-19T06:29:37.701Z] #44 40.69 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-19T06:29:37.701Z] #44 40.69 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-19T06:29:37.701Z] #44 40.69 python3.7-minimal [2021-06-19T06:29:37.961Z] #44 41.14 0 upgraded, 16 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T06:29:37.961Z] #44 41.14 Need to get 6695 kB of archives. [2021-06-19T06:29:37.961Z] #44 41.14 After this operation, 33.1 MB of additional disk space will be used. [2021-06-19T06:29:37.961Z] #44 41.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-19T06:29:37.961Z] #44 41.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-19T06:29:38.530Z] #44 41.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-19T06:29:38.530Z] #44 41.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-19T06:29:38.530Z] #44 41.53 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-19T06:29:38.530Z] #44 41.59 Get:6 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-06-19T06:29:38.530Z] #44 41.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-19T06:29:38.530Z] #44 41.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-19T06:29:38.530Z] #44 41.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-19T06:29:38.530Z] #44 41.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-19T06:29:38.530Z] #44 41.81 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-19T06:29:38.793Z] #44 41.83 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-19T06:29:38.793Z] #44 41.84 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-06-19T06:29:38.793Z] #44 41.86 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-19T06:29:38.793Z] #44 41.86 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-19T06:29:38.793Z] #44 41.87 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-19T06:29:38.793Z] #44 ... [2021-06-19T06:29:38.793Z] [2021-06-19T06:29:38.793Z] #56 [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-06-19T06:29:38.793Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9 [2021-06-19T06:29:38.793Z] #56 35.98 Building dependency tree... [2021-06-19T06:29:38.793Z] #56 39.03 The following additional packages will be installed: [2021-06-19T06:29:38.793Z] #56 39.04 libbtrfs0 [2021-06-19T06:29:38.793Z] #56 39.20 The following NEW packages will be installed: [2021-06-19T06:29:38.793Z] #56 39.21 libbtrfs-dev libbtrfs0 [2021-06-19T06:29:38.793Z] #56 39.54 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T06:29:38.793Z] #56 39.54 Need to get 119 kB of archives. [2021-06-19T06:29:38.793Z] #56 39.54 After this operation, 387 kB of additional disk space will be used. [2021-06-19T06:29:38.793Z] #56 39.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-19T06:29:38.793Z] #56 39.55 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-19T06:29:38.793Z] #56 40.53 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T06:29:38.793Z] #56 40.70 Fetched 119 kB in 0s (444 kB/s) [2021-06-19T06:29:38.793Z] #56 41.02 Selecting previously unselected package libbtrfs0. [2021-06-19T06:29:38.794Z] #56 41.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-06-19T06:29:38.794Z] #56 41.08 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-19T06:29:38.794Z] #56 41.09 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-19T06:29:38.794Z] #56 41.30 Selecting previously unselected package libbtrfs-dev. [2021-06-19T06:29:38.794Z] #56 41.30 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-19T06:29:38.794Z] #56 41.32 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-19T06:29:38.794Z] #56 41.55 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-19T06:29:38.794Z] #56 41.56 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-19T06:29:38.794Z] #56 41.57 Processing triggers for libc-bin (2.28-10) ... [2021-06-19T06:29:38.794Z] #56 DONE 42.6s [2021-06-19T06:29:38.794Z] [2021-06-19T06:29:38.794Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-19T06:29:38.794Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T06:29:38.794Z] #13 27.64 Reading package lists... [2021-06-19T06:29:38.794Z] #13 33.34 Building dependency tree... [2021-06-19T06:29:38.794Z] #13 36.33 The following additional packages will be installed: [2021-06-19T06:29:38.794Z] #13 36.34 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-19T06:29:38.794Z] #13 36.34 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-19T06:29:38.794Z] #13 36.34 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-19T06:29:38.794Z] #13 36.34 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-06-19T06:29:38.794Z] #13 36.35 mingw-w64-x86-64-dev [2021-06-19T06:29:38.794Z] #13 36.37 Suggested packages: [2021-06-19T06:29:38.794Z] #13 36.37 gcc-8-locales seccomp wine64 [2021-06-19T06:29:38.794Z] #13 37.42 The following NEW packages will be installed: [2021-06-19T06:29:38.794Z] #13 37.43 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-19T06:29:38.794Z] #13 37.43 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-19T06:29:38.794Z] #13 37.43 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-19T06:29:38.794Z] #13 37.43 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-19T06:29:38.794Z] #13 37.45 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-19T06:29:38.794Z] #13 37.45 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-19T06:29:38.794Z] #13 37.45 The following packages will be upgraded: [2021-06-19T06:29:38.794Z] #13 37.46 libseccomp2 [2021-06-19T06:29:39.368Z] #13 37.93 1 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T06:29:39.368Z] #13 37.93 Need to get 77.8 MB of archives. [2021-06-19T06:29:39.368Z] #13 37.93 After this operation, 487 MB of additional disk space will be used. [2021-06-19T06:29:39.368Z] #13 37.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-06-19T06:29:39.368Z] #13 37.97 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-19T06:29:39.368Z] #13 37.99 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-06-19T06:29:39.629Z] #13 38.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-06-19T06:29:39.889Z] #13 38.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-06-19T06:29:39.889Z] #13 38.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-19T06:29:39.889Z] #13 38.53 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-19T06:29:39.889Z] #13 38.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-19T06:29:40.457Z] #13 ... [2021-06-19T06:29:40.457Z] [2021-06-19T06:29:40.457Z] #57 [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-06-19T06:29:40.457Z] #57 sha256:0a8efcbfae5a0d890f126bdefb3c709294b18e0e27ce13b77d3ff4b33d7899d4 [2021-06-19T06:29:40.457Z] #57 1.114 + RM_GOPATH=0 [2021-06-19T06:29:40.457Z] #57 1.115 + TMP_GOPATH= [2021-06-19T06:29:40.457Z] #57 1.115 + : /build [2021-06-19T06:29:40.457Z] #57 1.117 + '[' -z '' ']' [2021-06-19T06:29:40.457Z] #57 1.120 ++ mktemp -d [2021-06-19T06:29:40.457Z] #57 1.122 + export GOPATH=/tmp/tmp.6I4fdd6GcY [2021-06-19T06:29:40.457Z] #57 1.124 + GOPATH=/tmp/tmp.6I4fdd6GcY [2021-06-19T06:29:40.457Z] #57 1.124 + RM_GOPATH=1 [2021-06-19T06:29:40.457Z] #57 1.124 + case "$(go env GOARCH)" in [2021-06-19T06:29:40.457Z] #57 1.136 ++ go env GOARCH [2021-06-19T06:29:40.457Z] #57 1.165 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T06:29:40.457Z] #57 1.165 + GO_BUILDMODE=-buildmode=pie [2021-06-19T06:29:40.457Z] #57 1.166 ++ dirname /tmp/install/install.sh [2021-06-19T06:29:40.457Z] #57 1.176 + dir=/tmp/install [2021-06-19T06:29:40.457Z] #57 1.176 + bin=containerd [2021-06-19T06:29:40.457Z] #57 1.176 + shift [2021-06-19T06:29:40.457Z] #57 1.176 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-19T06:29:40.457Z] #57 1.176 + . /tmp/install/containerd.installer [2021-06-19T06:29:40.457Z] #57 1.176 ++ set -e [2021-06-19T06:29:40.457Z] #57 1.176 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-19T06:29:40.457Z] #57 1.176 + install_containerd [2021-06-19T06:29:40.457Z] #57 1.187 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-19T06:29:40.457Z] #57 1.187 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-19T06:29:40.457Z] #57 1.187 + git clone https://github.com/containerd/containerd.git /tmp/tmp.6I4fdd6GcY/src/github.com/containerd/containerd [2021-06-19T06:29:40.457Z] #57 1.189 Cloning into '/tmp/tmp.6I4fdd6GcY/src/github.com/containerd/containerd'... [2021-06-19T06:29:41.750Z] Fetching without tags [2021-06-19T06:29:41.677Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-19T06:29:41.690Z] > git config --add remote.origin.fetch +refs/pull/42535/head:refs/remotes/origin/PR-42535 # timeout=10 [2021-06-19T06:29:41.711Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-19T06:29:41.729Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-19T06:29:41.753Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-19T06:29:41.754Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-19T06:29:41.755Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42535/head:refs/remotes/origin/PR-42535 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-19T06:29:42.069Z] Merging remotes/origin/master commit ceac2ef2e2d61279faee62b314ce1699bc0d8acb into PR head commit 46c591b045a77b7f0f96f96a51d8304264685929 [2021-06-19T06:29:43.753Z] #57 ... [2021-06-19T06:29:43.754Z] [2021-06-19T06:29:43.754Z] #36 [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-06-19T06:29:43.754Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-19T06:29:43.754Z] #36 35.34 Building dependency tree... [2021-06-19T06:29:43.754Z] #36 38.58 The following additional packages will be installed: [2021-06-19T06:29:43.754Z] #36 38.61 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-19T06:29:43.754Z] #36 38.62 Suggested packages: [2021-06-19T06:29:43.754Z] #36 38.62 cmake-doc ninja-build lrzip [2021-06-19T06:29:43.754Z] #36 38.62 Recommended packages: [2021-06-19T06:29:43.754Z] #36 38.62 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-19T06:29:43.754Z] #36 39.45 The following NEW packages will be installed: [2021-06-19T06:29:43.754Z] #36 39.46 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-19T06:29:43.754Z] #36 39.46 vim-common xxd [2021-06-19T06:29:43.754Z] #36 39.83 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T06:29:43.754Z] #36 39.83 Need to get 14.9 MB of archives. [2021-06-19T06:29:43.754Z] #36 39.83 After this operation, 61.8 MB of additional disk space will be used. [2021-06-19T06:29:43.754Z] #36 39.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-19T06:29:43.754Z] #36 39.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-19T06:29:43.754Z] #36 39.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-19T06:29:43.754Z] #36 39.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-19T06:29:43.754Z] #36 40.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-06-19T06:29:43.754Z] #36 40.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-19T06:29:43.754Z] #36 40.91 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-19T06:29:43.754Z] #36 40.91 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-19T06:29:43.754Z] #36 40.92 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-19T06:29:43.754Z] #36 40.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-06-19T06:29:43.754Z] #36 42.36 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T06:29:43.754Z] #36 42.55 Fetched 14.9 MB in 2s (8989 kB/s) [2021-06-19T06:29:43.754Z] #36 42.70 Selecting previously unselected package xxd. [2021-06-19T06:29:43.754Z] #36 42.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 ... 15421 files and directories currently installed.) [2021-06-19T06:29:43.754Z] #36 42.83 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-19T06:29:43.754Z] #36 42.84 Unpacking xxd (2:8.1.0875-5) ... [2021-06-19T06:29:43.754Z] #36 43.11 Selecting previously unselected package vim-common. [2021-06-19T06:29:43.754Z] #36 43.12 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-19T06:29:43.754Z] #36 43.20 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-19T06:29:43.754Z] #36 43.57 Selecting previously unselected package cmake-data. [2021-06-19T06:29:43.754Z] #36 43.58 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-19T06:29:43.754Z] #36 43.58 Unpacking cmake-data (3.13.4-1) ... [2021-06-19T06:29:43.754Z] #36 46.45 Selecting previously unselected package libicu63:amd64. [2021-06-19T06:29:43.754Z] #36 46.48 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-19T06:29:43.754Z] #36 46.54 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-19T06:29:43.754Z] #36 ... [2021-06-19T06:29:43.754Z] [2021-06-19T06:29:43.754Z] #32 [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-06-19T06:29:43.754Z] #32 sha256:dce599a86d52e6786bdd2988f5e04cbd45284930924eba39d9761c368e1d197d [2021-06-19T06:29:43.754Z] #32 44.40 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-06-19T06:29:43.754Z] #32 44.70 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-19T06:29:43.754Z] #32 44.85 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-19T06:29:44.028Z] Merge succeeded, producing ea7e5b42dfacb2d72a30924ef473bc1328bd9419 [2021-06-19T06:29:44.028Z] Checking out Revision ea7e5b42dfacb2d72a30924ef473bc1328bd9419 (PR-42535) [2021-06-19T06:29:44.324Z] #32 ... [2021-06-19T06:29:44.324Z] [2021-06-19T06:29:44.324Z] #50 [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-06-19T06:29:44.324Z] #50 sha256:6927ff8b21dc4f02a3e5fc6d3b767ce41bd15b76a8518a411b83650c9da74568 [2021-06-19T06:29:44.324Z] #50 37.97 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-19T06:29:44.324Z] #50 37.98 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-19T06:29:44.324Z] #50 38.07 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-19T06:29:44.324Z] #50 38.11 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-19T06:29:44.324Z] #50 38.17 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-19T06:29:44.324Z] #50 39.39 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-19T06:29:44.324Z] #50 39.56 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-19T06:29:44.324Z] #50 39.88 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-19T06:29:42.078Z] > git config core.sparsecheckout # timeout=10 [2021-06-19T06:29:42.102Z] > git checkout -f 46c591b045a77b7f0f96f96a51d8304264685929 # timeout=10 [2021-06-19T06:29:42.877Z] > git remote # timeout=10 [2021-06-19T06:29:42.901Z] > git config --get remote.origin.url # timeout=10 [2021-06-19T06:29:42.993Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-19T06:29:43.046Z] > git merge ceac2ef2e2d61279faee62b314ce1699bc0d8acb # timeout=10 [2021-06-19T06:29:43.993Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-19T06:29:44.028Z] > git config core.sparsecheckout # timeout=10 [2021-06-19T06:29:44.042Z] > git checkout -f ea7e5b42dfacb2d72a30924ef473bc1328bd9419 # timeout=10 [2021-06-19T06:29:44.583Z] #50 ... [2021-06-19T06:29:44.583Z] [2021-06-19T06:29:44.583Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-19T06:29:44.583Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T06:29:44.583Z] #44 43.41 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T06:29:44.583Z] #44 43.68 Fetched 6695 kB in 1s (5769 kB/s) [2021-06-19T06:29:44.583Z] #44 43.78 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-19T06:29:44.584Z] #44 43.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-06-19T06:29:44.584Z] #44 43.83 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T06:29:44.584Z] #44 43.90 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T06:29:44.584Z] #44 44.66 Selecting previously unselected package python3.7-minimal. [2021-06-19T06:29:44.584Z] #44 44.66 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T06:29:44.584Z] #44 44.67 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-19T06:29:44.584Z] #44 46.06 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T06:29:44.584Z] #44 46.09 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-19T06:29:44.746Z] Fetching without tags [2021-06-19T06:29:44.665Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-19T06:29:44.676Z] > git config --add remote.origin.fetch +refs/pull/42535/head:refs/remotes/origin/PR-42535 # timeout=10 [2021-06-19T06:29:44.701Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-19T06:29:44.725Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-19T06:29:44.791Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-19T06:29:44.791Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-19T06:29:44.792Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42535/head:refs/remotes/origin/PR-42535 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-19T06:29:45.066Z] Merging remotes/origin/master commit ceac2ef2e2d61279faee62b314ce1699bc0d8acb into PR head commit 46c591b045a77b7f0f96f96a51d8304264685929 [2021-06-19T06:29:46.839Z] Merge succeeded, producing 724513735340a46e3b9dde2b16cde1a13264524b [2021-06-19T06:29:46.839Z] Checking out Revision 724513735340a46e3b9dde2b16cde1a13264524b (PR-42535) [2021-06-19T06:29:45.075Z] > git config core.sparsecheckout # timeout=10 [2021-06-19T06:29:45.101Z] > git checkout -f 46c591b045a77b7f0f96f96a51d8304264685929 # timeout=10 [2021-06-19T06:29:45.875Z] > git remote # timeout=10 [2021-06-19T06:29:45.897Z] > git config --get remote.origin.url # timeout=10 [2021-06-19T06:29:45.921Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-19T06:29:45.922Z] > git merge ceac2ef2e2d61279faee62b314ce1699bc0d8acb # timeout=10 [2021-06-19T06:29:46.817Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-19T06:29:46.841Z] > git config core.sparsecheckout # timeout=10 [2021-06-19T06:29:46.865Z] > git checkout -f 724513735340a46e3b9dde2b16cde1a13264524b # timeout=10 [2021-06-19T06:29:47.879Z] #44 50.45 Selecting previously unselected package python3-minimal. [2021-06-19T06:29:47.879Z] #44 50.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15661 files and directories currently installed.) [2021-06-19T06:29:47.879Z] #44 50.52 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-19T06:29:47.879Z] #44 50.53 Unpacking python3-minimal (3.7.3-1) ... [2021-06-19T06:29:47.879Z] #44 50.68 Selecting previously unselected package libmpdec2:amd64. [2021-06-19T06:29:47.879Z] #44 50.68 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-19T06:29:47.879Z] #44 50.69 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-19T06:29:47.879Z] #44 50.91 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-19T06:29:47.879Z] #44 50.91 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T06:29:47.879Z] #44 50.91 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T06:29:47.905Z] Commit message: "Merge commit 'ceac2ef2e2d61279faee62b314ce1699bc0d8acb' into HEAD" [2021-06-19T06:29:47.944Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-19T06:29:48.933Z] + docker version [2021-06-19T06:29:47.906Z] > git rev-list --no-walk aa90c16f379f1c7d4ea429a9842b45d6d711c4dc # timeout=10 [2021-06-19T06:29:49.788Z] #44 ... [2021-06-19T06:29:49.788Z] [2021-06-19T06:29:49.788Z] #48 [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-06-19T06:29:49.788Z] #48 sha256:4f994585fb33f568f2010e2f8f0b2206215a1a7717873d5cf2bb295f510e092e [2021-06-19T06:29:49.788Z] #48 DONE 53.4s [2021-06-19T06:29:49.788Z] [2021-06-19T06:29:49.788Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-19T06:29:49.788Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T06:29:49.788Z] #13 38.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-06-19T06:29:49.788Z] #13 39.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-06-19T06:29:49.788Z] #13 39.29 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-06-19T06:29:49.788Z] #13 42.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-06-19T06:29:49.788Z] #13 45.22 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-19T06:29:49.788Z] #13 45.22 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-19T06:29:49.788Z] #13 45.22 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-19T06:29:49.788Z] #13 45.22 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-19T06:29:49.788Z] #13 45.22 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-06-19T06:29:49.788Z] #13 45.25 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-19T06:29:49.788Z] #13 45.25 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-19T06:29:49.788Z] #13 45.29 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-19T06:29:49.788Z] #13 45.30 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-19T06:29:49.788Z] #13 45.30 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-19T06:29:49.788Z] #13 45.32 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-19T06:29:49.788Z] #13 45.39 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-19T06:29:49.788Z] #13 45.40 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-19T06:29:49.788Z] #13 45.41 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-19T06:29:49.788Z] #13 46.40 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T06:29:49.788Z] #13 46.64 Fetched 77.8 MB in 8s (9990 kB/s) [2021-06-19T06:29:49.788Z] #13 46.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-06-19T06:29:49.788Z] #13 46.85 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-19T06:29:49.788Z] #13 47.45 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-19T06:29:49.788Z] #13 ... [2021-06-19T06:29:49.788Z] [2021-06-19T06:29:49.788Z] #36 [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-06-19T06:29:49.788Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-19T06:29:50.048Z] #36 53.54 Selecting previously unselected package libxml2:amd64. [2021-06-19T06:29:50.048Z] #36 53.56 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-06-19T06:29:50.048Z] #36 53.58 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-19T06:29:50.614Z] Commit message: "Merge commit 'ceac2ef2e2d61279faee62b314ce1699bc0d8acb' into HEAD" [2021-06-19T06:29:50.635Z] First time build. Skipping changelog. [2021-06-19T06:29:50.645Z] Fetching without tags [2021-06-19T06:29:50.539Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-19T06:29:50.546Z] > git config --add remote.origin.fetch +refs/pull/42535/head:refs/remotes/origin/PR-42535 # timeout=10 [2021-06-19T06:29:50.558Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-19T06:29:50.575Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-19T06:29:50.651Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-19T06:29:50.651Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-19T06:29:50.653Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42535/head:refs/remotes/origin/PR-42535 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-19T06:29:50.914Z] Merging remotes/origin/master commit ceac2ef2e2d61279faee62b314ce1699bc0d8acb into PR head commit 46c591b045a77b7f0f96f96a51d8304264685929 [2021-06-19T06:29:50.988Z] #36 54.65 Selecting previously unselected package libarchive13:amd64. [2021-06-19T06:29:50.988Z] #36 54.66 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-19T06:29:50.988Z] #36 54.66 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-19T06:29:51.248Z] #36 ... [2021-06-19T06:29:51.248Z] [2021-06-19T06:29:51.248Z] #46 [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-06-19T06:29:51.248Z] #46 sha256:faf16b68963c4c3624f440880bd0928779bbf91ae8dbb092b83b1217ce11731c [2021-06-19T06:29:51.248Z] #46 44.84 sync [2021-06-19T06:29:51.248Z] #46 44.84 internal/reflectlite [2021-06-19T06:29:51.248Z] #46 46.29 internal/testlog [2021-06-19T06:29:51.248Z] #46 46.65 github.com/LK4D4/vndr/godl/singleflight [2021-06-19T06:29:51.248Z] #46 46.97 math/rand [2021-06-19T06:29:51.248Z] #46 47.72 internal/singleflight [2021-06-19T06:29:51.248Z] #46 48.04 sort [2021-06-19T06:29:51.248Z] #46 48.05 errors [2021-06-19T06:29:51.248Z] #46 48.48 io [2021-06-19T06:29:51.248Z] #46 49.24 strconv [2021-06-19T06:29:51.248Z] #46 49.99 bytes [2021-06-19T06:29:51.248Z] #46 52.34 strings [2021-06-19T06:29:51.248Z] #46 52.66 reflect [2021-06-19T06:29:51.508Z] #46 55.07 bufio [2021-06-19T06:29:51.508Z] #46 ... [2021-06-19T06:29:51.508Z] [2021-06-19T06:29:51.508Z] #36 [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-06-19T06:29:51.508Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-19T06:29:51.508Z] #36 54.99 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-19T06:29:51.508Z] #36 54.99 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-19T06:29:51.508Z] #36 55.01 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-19T06:29:51.508Z] #36 55.14 Selecting previously unselected package librhash0:amd64. [2021-06-19T06:29:51.508Z] #36 55.14 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-06-19T06:29:51.508Z] #36 55.15 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-19T06:29:51.768Z] #36 55.30 Selecting previously unselected package libuv1:amd64. [2021-06-19T06:29:51.768Z] #36 55.30 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-06-19T06:29:51.768Z] #36 55.31 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-19T06:29:51.768Z] #36 55.43 Selecting previously unselected package cmake. [2021-06-19T06:29:51.768Z] #36 55.44 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-06-19T06:29:51.768Z] #36 55.46 Unpacking cmake (3.13.4-1) ... [2021-06-19T06:29:51.776Z] + docker version [2021-06-19T06:29:52.091Z] Merge succeeded, producing 676319cc97f28d24ed1393665b041e442f3ff70e [2021-06-19T06:29:52.092Z] Checking out Revision 676319cc97f28d24ed1393665b041e442f3ff70e (PR-42535) [2021-06-19T06:29:50.615Z] > git rev-list --no-walk aa90c16f379f1c7d4ea429a9842b45d6d711c4dc # timeout=10 [2021-06-19T06:29:50.926Z] > git config core.sparsecheckout # timeout=10 [2021-06-19T06:29:50.931Z] > git checkout -f 46c591b045a77b7f0f96f96a51d8304264685929 # timeout=10 [2021-06-19T06:29:51.587Z] > git remote # timeout=10 [2021-06-19T06:29:51.596Z] > git config --get remote.origin.url # timeout=10 [2021-06-19T06:29:51.610Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-19T06:29:51.611Z] > git merge ceac2ef2e2d61279faee62b314ce1699bc0d8acb # timeout=10 [2021-06-19T06:29:52.079Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-19T06:29:52.094Z] > git config core.sparsecheckout # timeout=10 [2021-06-19T06:29:52.108Z] > git checkout -f 676319cc97f28d24ed1393665b041e442f3ff70e # timeout=10 [2021-06-19T06:29:55.061Z] #36 58.09 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-19T06:29:55.061Z] #36 58.13 Setting up xxd (2:8.1.0875-5) ... [2021-06-19T06:29:55.061Z] #36 58.15 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-19T06:29:55.061Z] #36 58.16 Setting up vim-common (2:8.1.0875-5) ... [2021-06-19T06:29:55.061Z] #36 58.20 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-19T06:29:55.061Z] #36 58.21 Setting up cmake-data (3.13.4-1) ... [2021-06-19T06:29:55.061Z] #36 58.23 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-19T06:29:55.061Z] #36 58.26 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-19T06:29:55.061Z] #36 58.28 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-19T06:29:55.061Z] #36 58.31 Setting up cmake (3.13.4-1) ... [2021-06-19T06:29:55.061Z] #36 58.32 Processing triggers for libc-bin (2.28-10) ... [2021-06-19T06:29:55.061Z] #36 58.42 Processing triggers for mime-support (3.62) ... [2021-06-19T06:29:55.323Z] #36 ... [2021-06-19T06:29:55.323Z] [2021-06-19T06:29:55.323Z] #52 [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-06-19T06:29:55.323Z] #52 sha256:a9f2cd552b65c97e87ec1aef75656f63ff5bfb5867c104f1ee03c5ad85723dac [2021-06-19T06:29:55.323Z] #52 48.94 sort [2021-06-19T06:29:55.323Z] #52 48.94 io [2021-06-19T06:29:55.323Z] #52 50.23 internal/oserror [2021-06-19T06:29:55.323Z] #52 50.37 syscall [2021-06-19T06:29:55.323Z] #52 50.42 bytes [2021-06-19T06:29:55.323Z] #52 52.53 strconv [2021-06-19T06:29:55.323Z] #52 56.29 reflect [2021-06-19T06:29:55.323Z] #52 58.32 time [2021-06-19T06:29:55.323Z] #52 ... [2021-06-19T06:29:55.323Z] [2021-06-19T06:29:55.323Z] #36 [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-06-19T06:29:55.323Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-19T06:29:55.323Z] #36 DONE 59.0s [2021-06-19T06:29:55.323Z] [2021-06-19T06:29:55.323Z] #37 [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-06-19T06:29:55.323Z] #37 sha256:77a23724c5731fedc264357edf7e3197d4477be54cf00d5932df41c327b6b43f [2021-06-19T06:29:55.695Z] Commit message: "Merge commit 'ceac2ef2e2d61279faee62b314ce1699bc0d8acb' into HEAD" [2021-06-19T06:29:55.720Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-19T06:29:56.644Z] + docker version [2021-06-19T06:29:56.708Z] #37 1.159 + RM_GOPATH=0 [2021-06-19T06:29:56.708Z] #37 1.159 + TMP_GOPATH= [2021-06-19T06:29:56.708Z] #37 1.159 + : /build [2021-06-19T06:29:56.708Z] #37 1.159 + '[' -z '' ']' [2021-06-19T06:29:56.708Z] #37 1.159 ++ mktemp -d [2021-06-19T06:29:56.708Z] #37 1.160 + export GOPATH=/tmp/tmp.hTRJqRD5HF [2021-06-19T06:29:56.708Z] #37 1.160 + GOPATH=/tmp/tmp.hTRJqRD5HF [2021-06-19T06:29:56.708Z] #37 1.160 + RM_GOPATH=1 [2021-06-19T06:29:56.708Z] #37 1.160 + case "$(go env GOARCH)" in [2021-06-19T06:29:56.708Z] #37 1.160 ++ go env GOARCH [2021-06-19T06:29:56.708Z] #37 1.182 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T06:29:56.708Z] #37 1.182 + GO_BUILDMODE=-buildmode=pie [2021-06-19T06:29:56.708Z] #37 1.182 ++ dirname /tmp/install/install.sh [2021-06-19T06:29:56.708Z] #37 1.183 + dir=/tmp/install [2021-06-19T06:29:56.708Z] #37 1.183 + bin=tini [2021-06-19T06:29:56.708Z] #37 1.183 + shift [2021-06-19T06:29:56.708Z] #37 1.183 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-19T06:29:56.708Z] #37 1.183 + . /tmp/install/tini.installer [2021-06-19T06:29:56.708Z] #37 1.184 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-19T06:29:56.708Z] #37 1.184 + install_tini [2021-06-19T06:29:56.708Z] #37 1.184 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-19T06:29:56.708Z] #37 1.184 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-19T06:29:56.708Z] #37 1.185 + git clone https://github.com/krallin/tini.git /tmp/tmp.hTRJqRD5HF/tini [2021-06-19T06:29:56.708Z] #37 1.202 Cloning into '/tmp/tmp.hTRJqRD5HF/tini'... [2021-06-19T06:29:57.022Z] Client: Docker Engine - Community [2021-06-19T06:29:57.022Z] Version: 20.10.6 [2021-06-19T06:29:57.022Z] API version: 1.41 [2021-06-19T06:29:57.022Z] Go version: go1.13.15 [2021-06-19T06:29:57.022Z] Git commit: 370c289 [2021-06-19T06:29:57.022Z] Built: Fri Apr 9 22:46:01 2021 [2021-06-19T06:29:57.022Z] OS/Arch: linux/amd64 [2021-06-19T06:29:57.022Z] Context: default [2021-06-19T06:29:57.022Z] Experimental: true [2021-06-19T06:29:57.022Z] [2021-06-19T06:29:57.022Z] Server: Docker Engine - Community [2021-06-19T06:29:57.022Z] Engine: [2021-06-19T06:29:57.022Z] Version: 20.10.6 [2021-06-19T06:29:57.022Z] API version: 1.41 (minimum version 1.12) [2021-06-19T06:29:57.022Z] Go version: go1.13.15 [2021-06-19T06:29:57.022Z] Git commit: 8728dd2 [2021-06-19T06:29:57.022Z] Built: Fri Apr 9 22:44:13 2021 [2021-06-19T06:29:57.022Z] OS/Arch: linux/amd64 [2021-06-19T06:29:57.022Z] Experimental: true [2021-06-19T06:29:57.022Z] containerd: [2021-06-19T06:29:57.022Z] Version: 1.4.6 [2021-06-19T06:29:57.022Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-19T06:29:57.022Z] runc: [2021-06-19T06:29:57.022Z] Version: 1.0.0-rc95 [2021-06-19T06:29:57.022Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-19T06:29:57.022Z] docker-init: [2021-06-19T06:29:57.022Z] Version: 0.19.0 [2021-06-19T06:29:57.022Z] GitCommit: de40ad0 [2021-06-19T06:29:55.698Z] > git rev-list --no-walk aa90c16f379f1c7d4ea429a9842b45d6d711c4dc # timeout=10 [Pipeline] sh [2021-06-19T06:29:57.063Z] Client: Docker Engine - Community [2021-06-19T06:29:57.063Z] Version: 20.10.6 [2021-06-19T06:29:57.063Z] API version: 1.41 [2021-06-19T06:29:57.063Z] Go version: go1.13.15 [2021-06-19T06:29:57.063Z] Git commit: 370c289 [2021-06-19T06:29:57.064Z] Built: Fri Apr 9 22:46:01 2021 [2021-06-19T06:29:57.064Z] OS/Arch: linux/amd64 [2021-06-19T06:29:57.064Z] Context: default [2021-06-19T06:29:57.064Z] Experimental: true [2021-06-19T06:29:57.064Z] [2021-06-19T06:29:57.064Z] Server: Docker Engine - Community [2021-06-19T06:29:57.064Z] Engine: [2021-06-19T06:29:57.064Z] Version: 20.10.6 [2021-06-19T06:29:57.064Z] API version: 1.41 (minimum version 1.12) [2021-06-19T06:29:57.064Z] Go version: go1.13.15 [2021-06-19T06:29:57.064Z] Git commit: 8728dd2 [2021-06-19T06:29:57.064Z] Built: Fri Apr 9 22:44:13 2021 [2021-06-19T06:29:57.064Z] OS/Arch: linux/amd64 [2021-06-19T06:29:57.064Z] Experimental: true [2021-06-19T06:29:57.064Z] containerd: [2021-06-19T06:29:57.064Z] Version: 1.4.6 [2021-06-19T06:29:57.064Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-19T06:29:57.064Z] runc: [2021-06-19T06:29:57.064Z] Version: 1.0.0-rc95 [2021-06-19T06:29:57.064Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-19T06:29:57.064Z] docker-init: [2021-06-19T06:29:57.064Z] Version: 0.19.0 [2021-06-19T06:29:57.064Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-19T06:29:57.385Z] + docker info [2021-06-19T06:29:57.425Z] + docker info [2021-06-19T06:29:57.649Z] #37 1.935 + cd /tmp/tmp.hTRJqRD5HF/tini [2021-06-19T06:29:57.649Z] #37 1.935 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-19T06:29:57.649Z] #37 1.963 + cmake . [2021-06-19T06:29:57.910Z] #37 2.475 -- The C compiler identification is GNU 8.3.0 [2021-06-19T06:29:57.910Z] #37 2.509 -- Check for working C compiler: /usr/bin/cc [2021-06-19T06:29:58.479Z] #37 3.159 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-19T06:29:58.479Z] #37 3.166 -- Detecting C compiler ABI info [2021-06-19T06:29:59.421Z] #37 3.947 -- Detecting C compiler ABI info - done [2021-06-19T06:29:59.421Z] #37 3.979 -- Detecting C compile features [2021-06-19T06:29:59.990Z] #37 ... [2021-06-19T06:29:59.990Z] [2021-06-19T06:29:59.990Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-19T06:29:59.990Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T06:29:59.990Z] #44 53.05 Selecting previously unselected package python3.7. [2021-06-19T06:29:59.990Z] #44 53.08 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T06:29:59.990Z] #44 53.08 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-19T06:29:59.990Z] #44 53.46 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-19T06:29:59.990Z] #44 53.47 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-19T06:29:59.990Z] #44 53.48 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-19T06:29:59.990Z] #44 53.79 Setting up python3-minimal (3.7.3-1) ... [2021-06-19T06:29:59.990Z] #44 55.29 Selecting previously unselected package python3. [2021-06-19T06:29:59.990Z] #44 55.29 (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 ... 16073 files and directories currently installed.) [2021-06-19T06:29:59.990Z] #44 55.37 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-06-19T06:29:59.990Z] #44 55.41 Unpacking python3 (3.7.3-1) ... [2021-06-19T06:29:59.991Z] #44 55.59 Selecting previously unselected package libprotobuf17:amd64. [2021-06-19T06:29:59.991Z] #44 55.59 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-19T06:29:59.991Z] #44 55.59 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-19T06:29:59.991Z] #44 56.29 Selecting previously unselected package python3-pkg-resources. [2021-06-19T06:29:59.991Z] #44 56.30 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-19T06:29:59.991Z] #44 56.32 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-19T06:29:59.991Z] #44 56.51 Selecting previously unselected package python3-six. [2021-06-19T06:29:59.991Z] #44 56.51 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-19T06:29:59.991Z] #44 56.52 Unpacking python3-six (1.12.0-1) ... [2021-06-19T06:29:59.991Z] #44 56.58 Selecting previously unselected package python3-protobuf. [2021-06-19T06:29:59.991Z] #44 56.59 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-19T06:29:59.991Z] #44 56.60 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-19T06:29:59.991Z] #44 57.03 Selecting previously unselected package libnet1:amd64. [2021-06-19T06:29:59.991Z] #44 57.04 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-19T06:29:59.991Z] #44 57.05 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-19T06:29:59.991Z] #44 57.19 Selecting previously unselected package libnl-3-200:amd64. [2021-06-19T06:29:59.991Z] #44 57.19 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-19T06:29:59.991Z] #44 57.21 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-19T06:29:59.991Z] #44 57.34 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-19T06:29:59.991Z] #44 57.35 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-19T06:29:59.991Z] #44 57.36 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-19T06:29:59.991Z] #44 57.51 Selecting previously unselected package criu. [2021-06-19T06:29:59.991Z] #44 57.51 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-06-19T06:29:59.991Z] #44 57.52 Unpacking criu (3.15-1) ... [2021-06-19T06:29:59.991Z] #44 58.26 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-19T06:29:59.991Z] #44 58.42 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-19T06:29:59.991Z] #44 58.46 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-19T06:29:59.991Z] #44 58.56 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-19T06:29:59.991Z] #44 58.57 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-19T06:29:59.991Z] #44 58.61 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T06:29:59.991Z] #44 58.65 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-19T06:29:59.991Z] #44 58.68 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-19T06:29:59.991Z] #44 ... [2021-06-19T06:29:59.991Z] [2021-06-19T06:29:59.991Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-19T06:29:59.991Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T06:29:59.991Z] #13 48.60 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-19T06:29:59.991Z] #13 48.86 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-19T06:29:59.991Z] #13 48.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-06-19T06:29:59.991Z] #13 48.92 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-19T06:29:59.991Z] #13 48.94 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-19T06:29:59.991Z] #13 51.31 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-19T06:29:59.991Z] #13 51.31 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-19T06:29:59.991Z] #13 51.33 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-19T06:29:59.991Z] #13 53.87 Selecting previously unselected package binutils-mingw-w64. [2021-06-19T06:29:59.991Z] #13 53.88 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-19T06:29:59.991Z] #13 53.89 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-19T06:29:59.991Z] #13 54.08 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-19T06:29:59.991Z] #13 54.08 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-19T06:29:59.991Z] #13 54.10 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-19T06:29:59.991Z] #13 54.46 Selecting previously unselected package dmsetup. [2021-06-19T06:29:59.991Z] #13 54.47 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-19T06:29:59.991Z] #13 54.49 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-19T06:29:59.991Z] #13 54.77 Selecting previously unselected package mingw-w64-common. [2021-06-19T06:29:59.991Z] #13 54.77 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-19T06:29:59.991Z] #13 54.77 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-19T06:30:00.928Z] #13 ... [2021-06-19T06:30:00.928Z] [2021-06-19T06:30:00.928Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-19T06:30:00.928Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T06:30:00.928Z] #44 63.96 Setting up python3 (3.7.3-1) ... [2021-06-19T06:30:01.757Z] #44 64.66 Setting up python3-six (1.12.0-1) ... [2021-06-19T06:30:02.695Z] #44 65.79 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-19T06:30:03.263Z] #44 ... [2021-06-19T06:30:03.263Z] [2021-06-19T06:30:03.263Z] #46 [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-06-19T06:30:03.263Z] #46 sha256:faf16b68963c4c3624f440880bd0928779bbf91ae8dbb092b83b1217ce11731c [2021-06-19T06:30:03.263Z] #46 56.69 syscall [2021-06-19T06:30:03.263Z] #46 64.89 internal/syscall/unix [2021-06-19T06:30:03.263Z] #46 65.21 internal/poll [2021-06-19T06:30:03.263Z] #46 65.36 internal/fmtsort [2021-06-19T06:30:03.263Z] #46 65.94 internal/syscall/execenv [2021-06-19T06:30:03.263Z] #46 66.12 path [2021-06-19T06:30:03.263Z] #46 66.74 io/fs [2021-06-19T06:30:03.263Z] #46 ... [2021-06-19T06:30:03.263Z] [2021-06-19T06:30:03.263Z] #37 [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-06-19T06:30:03.263Z] #37 sha256:77a23724c5731fedc264357edf7e3197d4477be54cf00d5932df41c327b6b43f [2021-06-19T06:30:03.263Z] #37 6.024 -- Detecting C compile features - done [2021-06-19T06:30:03.263Z] #37 6.070 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-19T06:30:03.263Z] #37 6.373 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-19T06:30:03.263Z] #37 6.455 -- Configuring done [2021-06-19T06:30:03.263Z] #37 6.475 -- Generating done [2021-06-19T06:30:03.263Z] #37 6.487 -- Build files have been written to: /tmp/tmp.hTRJqRD5HF/tini [2021-06-19T06:30:03.263Z] #37 6.496 + make tini-static [2021-06-19T06:30:03.263Z] #37 6.954 Scanning dependencies of target tini-static [2021-06-19T06:30:03.263Z] #37 7.084 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-19T06:30:03.832Z] #37 8.499 [100%] Linking C executable tini-static [2021-06-19T06:30:04.771Z] #37 9.121 [100%] Built target tini-static [2021-06-19T06:30:04.771Z] #37 9.201 + mkdir -p /build [2021-06-19T06:30:04.771Z] #37 9.203 + cp tini-static /build/docker-init [2021-06-19T06:30:05.739Z] #37 DONE 10.4s [2021-06-19T06:30:05.739Z] [2021-06-19T06:30:05.739Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-19T06:30:05.739Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T06:30:05.739Z] #13 60.00 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-19T06:30:05.739Z] #13 60.01 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-19T06:30:05.739Z] #13 60.02 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-19T06:30:06.643Z] Client: Docker Engine - Community [2021-06-19T06:30:06.643Z] Version: 20.10.6 [2021-06-19T06:30:06.643Z] API version: 1.41 [2021-06-19T06:30:06.643Z] Go version: go1.13.15 [2021-06-19T06:30:06.643Z] Git commit: 370c289 [2021-06-19T06:30:06.643Z] Built: Fri Apr 9 22:47:17 2021 [2021-06-19T06:30:06.643Z] OS/Arch: linux/amd64 [2021-06-19T06:30:06.643Z] Context: default [2021-06-19T06:30:06.643Z] Experimental: true [2021-06-19T06:30:06.643Z] [2021-06-19T06:30:06.643Z] Server: Docker Engine - Community [2021-06-19T06:30:06.643Z] Engine: [2021-06-19T06:30:06.643Z] Version: 20.10.6 [2021-06-19T06:30:06.643Z] API version: 1.41 (minimum version 1.12) [2021-06-19T06:30:06.643Z] Go version: go1.13.15 [2021-06-19T06:30:06.643Z] Git commit: 8728dd2 [2021-06-19T06:30:06.643Z] Built: Fri Apr 9 22:45:28 2021 [2021-06-19T06:30:06.643Z] OS/Arch: linux/amd64 [2021-06-19T06:30:06.643Z] Experimental: true [2021-06-19T06:30:06.643Z] containerd: [2021-06-19T06:30:06.643Z] Version: 1.4.6 [2021-06-19T06:30:06.643Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-19T06:30:06.643Z] runc: [2021-06-19T06:30:06.643Z] Version: 1.0.0-rc95 [2021-06-19T06:30:06.643Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-19T06:30:06.643Z] docker-init: [2021-06-19T06:30:06.643Z] Version: 0.19.0 [2021-06-19T06:30:06.643Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-19T06:30:06.966Z] + docker info [2021-06-19T06:30:07.337Z] Client: [2021-06-19T06:30:07.337Z] Context: default [2021-06-19T06:30:07.337Z] Debug Mode: false [2021-06-19T06:30:07.337Z] Plugins: [2021-06-19T06:30:07.337Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-19T06:30:07.337Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-19T06:30:07.337Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-19T06:30:07.337Z] [2021-06-19T06:30:07.337Z] Server: [2021-06-19T06:30:07.337Z] Containers: 0 [2021-06-19T06:30:07.337Z] Running: 0 [2021-06-19T06:30:07.337Z] Paused: 0 [2021-06-19T06:30:07.337Z] Stopped: 0 [2021-06-19T06:30:07.337Z] Images: 0 [2021-06-19T06:30:07.337Z] Server Version: 20.10.6 [2021-06-19T06:30:07.337Z] Storage Driver: overlay2 [2021-06-19T06:30:07.337Z] Backing Filesystem: extfs [2021-06-19T06:30:07.337Z] Supports d_type: true [2021-06-19T06:30:07.337Z] Native Overlay Diff: true [2021-06-19T06:30:07.337Z] userxattr: false [2021-06-19T06:30:07.337Z] Logging Driver: json-file [2021-06-19T06:30:07.337Z] Cgroup Driver: cgroupfs [2021-06-19T06:30:07.337Z] Cgroup Version: 1 [2021-06-19T06:30:07.337Z] Plugins: [2021-06-19T06:30:07.337Z] Volume: local [2021-06-19T06:30:07.337Z] Network: bridge host ipvlan macvlan null overlay [2021-06-19T06:30:07.337Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-19T06:30:07.337Z] Swarm: inactive [2021-06-19T06:30:07.337Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-19T06:30:07.337Z] Default Runtime: runc [2021-06-19T06:30:07.337Z] Init Binary: docker-init [2021-06-19T06:30:07.337Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-19T06:30:07.337Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-19T06:30:07.337Z] init version: de40ad0 [2021-06-19T06:30:07.337Z] Security Options: [2021-06-19T06:30:07.337Z] apparmor [2021-06-19T06:30:07.337Z] seccomp [2021-06-19T06:30:07.337Z] Profile: default [2021-06-19T06:30:07.337Z] Kernel Version: 5.4.0-1048-aws [2021-06-19T06:30:07.337Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-19T06:30:07.337Z] OSType: linux [2021-06-19T06:30:07.337Z] Architecture: x86_64 [2021-06-19T06:30:07.337Z] CPUs: 2 [2021-06-19T06:30:07.337Z] Total Memory: 7.487GiB [2021-06-19T06:30:07.337Z] Name: ip-10-100-77-75 [2021-06-19T06:30:07.337Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-06-19T06:30:07.337Z] Docker Root Dir: /var/lib/docker [2021-06-19T06:30:07.337Z] Debug Mode: false [2021-06-19T06:30:07.337Z] Registry: https://index.docker.io/v1/ [2021-06-19T06:30:07.337Z] Labels: [2021-06-19T06:30:07.337Z] Experimental: true [2021-06-19T06:30:07.337Z] Insecure Registries: [2021-06-19T06:30:07.337Z] 127.0.0.0/8 [2021-06-19T06:30:07.337Z] Live Restore Enabled: true [2021-06-19T06:30:07.337Z] [2021-06-19T06:30:07.337Z] WARNING: No swap limit support [Pipeline] sh [2021-06-19T06:30:07.658Z] #13 66.11 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-19T06:30:07.658Z] #13 66.11 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-19T06:30:07.658Z] #13 66.12 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-19T06:30:07.723Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-19T06:30:07.723Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-19T06:30:07.723Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42535/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-19T06:30:07.723Z] + bash /home/ubuntu/workspace/moby_PR-42535/check-config.sh [2021-06-19T06:30:07.723Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-19T06:30:07.723Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-19T06:30:07.723Z] [2021-06-19T06:30:07.723Z] Generally Necessary: [2021-06-19T06:30:07.723Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-19T06:30:07.723Z] - apparmor: enabled and tools installed [2021-06-19T06:30:07.723Z] - CONFIG_NAMESPACES: enabled [2021-06-19T06:30:07.723Z] - CONFIG_NET_NS: enabled [2021-06-19T06:30:07.723Z] - CONFIG_PID_NS: enabled [2021-06-19T06:30:07.723Z] - CONFIG_IPC_NS: enabled [2021-06-19T06:30:07.723Z] - CONFIG_UTS_NS: enabled [2021-06-19T06:30:07.723Z] - CONFIG_CGROUPS: enabled [2021-06-19T06:30:07.723Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-19T06:30:07.723Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-19T06:30:07.723Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-19T06:30:07.918Z] #13 66.27 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-19T06:30:07.918Z] #13 66.27 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-19T06:30:07.918Z] #13 66.29 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-19T06:30:07.981Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-19T06:30:07.981Z] - CONFIG_CPUSETS: enabled [2021-06-19T06:30:07.981Z] - CONFIG_MEMCG: enabled [2021-06-19T06:30:07.981Z] - CONFIG_KEYS: enabled [2021-06-19T06:30:07.981Z] - CONFIG_VETH: enabled (as module) [2021-06-19T06:30:07.981Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-19T06:30:07.981Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-19T06:30:07.981Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-19T06:30:07.981Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-19T06:30:07.981Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-19T06:30:07.981Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-19T06:30:07.981Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-19T06:30:07.981Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-19T06:30:07.981Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-19T06:30:07.981Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-19T06:30:07.981Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-19T06:30:07.981Z] [2021-06-19T06:30:07.981Z] Optional Features: [2021-06-19T06:30:07.981Z] - CONFIG_USER_NS: enabled [2021-06-19T06:30:07.981Z] - CONFIG_SECCOMP: enabled [2021-06-19T06:30:07.981Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-19T06:30:07.981Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-19T06:30:07.981Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-19T06:30:07.981Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-19T06:30:07.981Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-19T06:30:07.981Z] - CONFIG_BLK_CGROUP: enabled [2021-06-19T06:30:07.981Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-19T06:30:07.981Z] - CONFIG_CGROUP_PERF: enabled [2021-06-19T06:30:07.981Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-19T06:30:07.981Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-19T06:30:07.981Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-19T06:30:07.981Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-19T06:30:07.981Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-19T06:30:08.253Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-19T06:30:08.253Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-19T06:30:08.253Z] - CONFIG_IP_VS: enabled (as module) [2021-06-19T06:30:08.253Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-19T06:30:08.253Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-19T06:30:08.253Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-19T06:30:08.253Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-19T06:30:08.253Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-19T06:30:08.253Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-19T06:30:08.253Z] - CONFIG_EXT4_FS: enabled [2021-06-19T06:30:08.253Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-19T06:30:08.253Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-19T06:30:08.253Z] - Network Drivers: [2021-06-19T06:30:08.253Z] - "overlay": [2021-06-19T06:30:08.253Z] - CONFIG_VXLAN: enabled (as module) [2021-06-19T06:30:08.253Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-19T06:30:08.253Z] Optional (for encrypted networks): [2021-06-19T06:30:08.254Z] - CONFIG_CRYPTO: enabled [2021-06-19T06:30:08.254Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-19T06:30:08.254Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-19T06:30:08.254Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-19T06:30:08.254Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-19T06:30:08.254Z] - CONFIG_XFRM: enabled [2021-06-19T06:30:08.254Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-19T06:30:08.254Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-19T06:30:08.254Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-19T06:30:08.254Z] - "ipvlan": [2021-06-19T06:30:08.254Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-19T06:30:08.254Z] - "macvlan": [2021-06-19T06:30:08.254Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-19T06:30:08.254Z] - CONFIG_DUMMY: enabled (as module) [2021-06-19T06:30:08.254Z] - "ftp,tftp client in container": [2021-06-19T06:30:08.254Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-19T06:30:08.254Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-19T06:30:08.254Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-19T06:30:08.254Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-19T06:30:08.254Z] - Storage Drivers: [2021-06-19T06:30:08.254Z] - "aufs": [2021-06-19T06:30:08.254Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-19T06:30:08.254Z] - "btrfs": [2021-06-19T06:30:08.510Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-19T06:30:08.510Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-19T06:30:08.510Z] - "devicemapper": [2021-06-19T06:30:08.510Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-19T06:30:08.510Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-19T06:30:08.510Z] - "overlay": [2021-06-19T06:30:08.510Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-19T06:30:08.510Z] - "zfs": [2021-06-19T06:30:08.510Z] - /dev/zfs: present [2021-06-19T06:30:08.510Z] - zfs command: missing [2021-06-19T06:30:08.510Z] - zpool command: missing [2021-06-19T06:30:08.510Z] [2021-06-19T06:30:08.510Z] Limits: [2021-06-19T06:30:08.510Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-19T06:30:08.510Z] [2021-06-19T06:30:08.510Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-19T06:30:08.940Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:724513735340a46e3b9dde2b16cde1a13264524b . [2021-06-19T06:30:09.200Z] #1 [internal] load build definition from Dockerfile [2021-06-19T06:30:09.200Z] #1 sha256:abce6f5202aef7b7a4deab5fa6ef76c8538c2b59a9dc1f820dc84f93e89fb976 [2021-06-19T06:30:09.456Z] #1 transferring dockerfile: 16.63kB done [2021-06-19T06:30:09.456Z] #1 DONE 0.4s [2021-06-19T06:30:09.456Z] [2021-06-19T06:30:09.456Z] #2 [internal] load .dockerignore [2021-06-19T06:30:09.456Z] #2 sha256:a761ea90d60c1d772fa045f960d820a0f533472ee4c78da8c331e0265e492d7a [2021-06-19T06:30:09.456Z] #2 transferring context: 87B done [2021-06-19T06:30:09.456Z] #2 DONE 0.2s [2021-06-19T06:30:09.456Z] [2021-06-19T06:30:09.456Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-19T06:30:09.456Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-19T06:30:09.654Z] Client: [2021-06-19T06:30:09.654Z] Context: default [2021-06-19T06:30:09.654Z] Debug Mode: false [2021-06-19T06:30:09.654Z] Plugins: [2021-06-19T06:30:09.654Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-19T06:30:09.654Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-19T06:30:09.654Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-19T06:30:09.654Z] [2021-06-19T06:30:09.654Z] Server: [2021-06-19T06:30:09.654Z] Containers: 0 [2021-06-19T06:30:09.654Z] Running: 0 [2021-06-19T06:30:09.654Z] Paused: 0 [2021-06-19T06:30:09.654Z] Stopped: 0 [2021-06-19T06:30:09.654Z] Images: 0 [2021-06-19T06:30:09.654Z] Server Version: 20.10.6 [2021-06-19T06:30:09.654Z] Storage Driver: overlay2 [2021-06-19T06:30:09.654Z] Backing Filesystem: extfs [2021-06-19T06:30:09.654Z] Supports d_type: true [2021-06-19T06:30:09.654Z] Native Overlay Diff: true [2021-06-19T06:30:09.654Z] userxattr: false [2021-06-19T06:30:09.654Z] Logging Driver: json-file [2021-06-19T06:30:09.654Z] Cgroup Driver: cgroupfs [2021-06-19T06:30:09.654Z] Cgroup Version: 1 [2021-06-19T06:30:09.654Z] Plugins: [2021-06-19T06:30:09.654Z] Volume: local [2021-06-19T06:30:09.654Z] Network: bridge host ipvlan macvlan null overlay [2021-06-19T06:30:09.654Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-19T06:30:09.654Z] Swarm: inactive [2021-06-19T06:30:09.654Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-19T06:30:09.654Z] Default Runtime: runc [2021-06-19T06:30:09.654Z] Init Binary: docker-init [2021-06-19T06:30:09.654Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-19T06:30:09.654Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-19T06:30:09.654Z] init version: de40ad0 [2021-06-19T06:30:09.654Z] Security Options: [2021-06-19T06:30:09.654Z] apparmor [2021-06-19T06:30:09.654Z] seccomp [2021-06-19T06:30:09.654Z] Profile: default [2021-06-19T06:30:09.654Z] Kernel Version: 5.4.0-1048-aws [2021-06-19T06:30:09.655Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-19T06:30:09.655Z] OSType: linux [2021-06-19T06:30:09.655Z] Architecture: x86_64 [2021-06-19T06:30:09.655Z] CPUs: 2 [2021-06-19T06:30:09.655Z] Total Memory: 7.569GiB [2021-06-19T06:30:09.655Z] Name: ip-10-100-59-91 [2021-06-19T06:30:09.655Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-06-19T06:30:09.655Z] Docker Root Dir: /var/lib/docker [2021-06-19T06:30:09.655Z] Debug Mode: false [2021-06-19T06:30:09.655Z] Registry: https://index.docker.io/v1/ [2021-06-19T06:30:09.655Z] Labels: [2021-06-19T06:30:09.655Z] Experimental: true [2021-06-19T06:30:09.655Z] Insecure Registries: [2021-06-19T06:30:09.655Z] 127.0.0.0/8 [2021-06-19T06:30:09.655Z] Live Restore Enabled: true [2021-06-19T06:30:09.655Z] [2021-06-19T06:30:09.655Z] WARNING: No swap limit support [Pipeline] sh [2021-06-19T06:30:09.943Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-19T06:30:09.943Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-19T06:30:09.943Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42535/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-19T06:30:09.943Z] + bash /home/ubuntu/workspace/moby_PR-42535/check-config.sh [2021-06-19T06:30:09.943Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-19T06:30:09.943Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-19T06:30:09.943Z] [2021-06-19T06:30:09.943Z] Generally Necessary: [2021-06-19T06:30:09.943Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-19T06:30:09.943Z] - apparmor: enabled and tools installed [2021-06-19T06:30:09.943Z] - CONFIG_NAMESPACES: enabled [2021-06-19T06:30:09.943Z] - CONFIG_NET_NS: enabled [2021-06-19T06:30:09.943Z] - CONFIG_PID_NS: enabled [2021-06-19T06:30:09.943Z] - CONFIG_IPC_NS: enabled [2021-06-19T06:30:09.943Z] - CONFIG_UTS_NS: enabled [2021-06-19T06:30:09.943Z] - CONFIG_CGROUPS: enabled [2021-06-19T06:30:09.943Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-19T06:30:09.943Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-19T06:30:09.943Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-19T06:30:09.943Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-19T06:30:09.943Z] - CONFIG_CPUSETS: enabled [2021-06-19T06:30:09.943Z] - CONFIG_MEMCG: enabled [2021-06-19T06:30:09.943Z] - CONFIG_KEYS: enabled [2021-06-19T06:30:09.943Z] - CONFIG_VETH: enabled (as module) [2021-06-19T06:30:09.943Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-19T06:30:09.943Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-19T06:30:09.943Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-19T06:30:09.943Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-19T06:30:09.943Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-19T06:30:09.943Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-19T06:30:09.943Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-19T06:30:09.943Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-19T06:30:09.943Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-19T06:30:09.943Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-19T06:30:09.943Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-19T06:30:09.943Z] [2021-06-19T06:30:09.943Z] Optional Features: [2021-06-19T06:30:09.943Z] - CONFIG_USER_NS: enabled [2021-06-19T06:30:10.018Z] #3 DONE 0.3s [2021-06-19T06:30:10.018Z] [2021-06-19T06:30:10.018Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-19T06:30:10.018Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-19T06:30:10.018Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-06-19T06:30:10.018Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-19T06:30:10.018Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-06-19T06:30:10.018Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-06-19T06:30:10.018Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.2s [2021-06-19T06:30:10.018Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s [2021-06-19T06:30:10.210Z] - CONFIG_SECCOMP: enabled [2021-06-19T06:30:10.210Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-19T06:30:10.210Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-19T06:30:10.210Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-19T06:30:10.210Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-19T06:30:10.210Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-19T06:30:10.210Z] - CONFIG_BLK_CGROUP: enabled [2021-06-19T06:30:10.210Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-19T06:30:10.210Z] - CONFIG_CGROUP_PERF: enabled [2021-06-19T06:30:10.210Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-19T06:30:10.210Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-19T06:30:10.210Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-19T06:30:10.210Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-19T06:30:10.210Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-19T06:30:10.210Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-19T06:30:10.210Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-19T06:30:10.210Z] - CONFIG_IP_VS: enabled (as module) [2021-06-19T06:30:10.210Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-19T06:30:10.210Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-19T06:30:10.210Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-19T06:30:10.210Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-19T06:30:10.210Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-19T06:30:10.210Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-19T06:30:10.210Z] - CONFIG_EXT4_FS: enabled [2021-06-19T06:30:10.210Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-19T06:30:10.210Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-19T06:30:10.210Z] - Network Drivers: [2021-06-19T06:30:10.210Z] - "overlay": [2021-06-19T06:30:10.210Z] - CONFIG_VXLAN: enabled (as module) [2021-06-19T06:30:10.210Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-19T06:30:10.211Z] Optional (for encrypted networks): [2021-06-19T06:30:10.277Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done [2021-06-19T06:30:10.277Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-06-19T06:30:10.517Z] - CONFIG_CRYPTO: enabled [2021-06-19T06:30:10.517Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-19T06:30:10.517Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-19T06:30:10.517Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-19T06:30:10.517Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-19T06:30:10.517Z] - CONFIG_XFRM: enabled [2021-06-19T06:30:10.517Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-19T06:30:10.517Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-19T06:30:10.517Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-19T06:30:10.517Z] - "ipvlan": [2021-06-19T06:30:10.778Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-19T06:30:10.778Z] - "macvlan": [2021-06-19T06:30:10.778Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-19T06:30:10.778Z] - CONFIG_DUMMY: enabled (as module) [2021-06-19T06:30:10.778Z] - "ftp,tftp client in container": [2021-06-19T06:30:10.778Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-19T06:30:10.778Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-19T06:30:10.778Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-19T06:30:10.778Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-19T06:30:10.778Z] - Storage Drivers: [2021-06-19T06:30:10.778Z] - "aufs": [2021-06-19T06:30:10.778Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-19T06:30:10.778Z] - "btrfs": [2021-06-19T06:30:10.778Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-19T06:30:10.778Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-19T06:30:10.778Z] - "devicemapper": [2021-06-19T06:30:10.778Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-19T06:30:10.778Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-19T06:30:10.778Z] - "overlay": [2021-06-19T06:30:10.778Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-19T06:30:10.778Z] - "zfs": [2021-06-19T06:30:10.778Z] - /dev/zfs: present [2021-06-19T06:30:10.778Z] - zfs command: missing [2021-06-19T06:30:10.778Z] - zpool command: missing [2021-06-19T06:30:10.778Z] [2021-06-19T06:30:10.778Z] Limits: [2021-06-19T06:30:10.778Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-19T06:30:10.778Z] [2021-06-19T06:30:10.778Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-19T06:30:10.845Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2021-06-19T06:30:10.845Z] #4 DONE 1.1s [2021-06-19T06:30:11.102Z] [2021-06-19T06:30:11.102Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-19T06:30:11.102Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-19T06:30:11.118Z] + sudo modprobe ip_vs [2021-06-19T06:30:11.118Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:724513735340a46e3b9dde2b16cde1a13264524b . [2021-06-19T06:30:11.213Z] #13 ... [2021-06-19T06:30:11.213Z] [2021-06-19T06:30:11.213Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-19T06:30:11.213Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T06:30:11.213Z] #44 67.49 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-19T06:30:11.213Z] #44 71.36 Setting up criu (3.15-1) ... [2021-06-19T06:30:11.213Z] #44 73.19 Processing triggers for libc-bin (2.28-10) ... [2021-06-19T06:30:11.213Z] #44 73.23 Processing triggers for mime-support (3.62) ... [2021-06-19T06:30:11.213Z] #44 DONE 73.9s [2021-06-19T06:30:11.213Z] [2021-06-19T06:30:11.213Z] #52 [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-06-19T06:30:11.213Z] #52 sha256:a9f2cd552b65c97e87ec1aef75656f63ff5bfb5867c104f1ee03c5ad85723dac [2021-06-19T06:30:11.213Z] #52 64.55 context [2021-06-19T06:30:11.213Z] #52 65.34 internal/poll [2021-06-19T06:30:11.213Z] #52 68.05 os [2021-06-19T06:30:11.213Z] #52 68.23 encoding/binary [2021-06-19T06:30:11.213Z] #52 71.27 encoding/base64 [2021-06-19T06:30:11.213Z] #52 72.03 golang.org/x/sys/unix [2021-06-19T06:30:11.213Z] #52 72.79 fmt [2021-06-19T06:30:11.213Z] #52 ... [2021-06-19T06:30:11.213Z] [2021-06-19T06:30:11.213Z] #46 [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-06-19T06:30:11.213Z] #46 sha256:faf16b68963c4c3624f440880bd0928779bbf91ae8dbb092b83b1217ce11731c [2021-06-19T06:30:11.213Z] #46 67.75 regexp/syntax [2021-06-19T06:30:11.213Z] #46 68.12 os [2021-06-19T06:30:11.213Z] #46 72.91 fmt [2021-06-19T06:30:11.213Z] #46 73.14 path/filepath [2021-06-19T06:30:11.213Z] #46 74.47 regexp [2021-06-19T06:30:11.603Z] #1 [internal] load build definition from Dockerfile [2021-06-19T06:30:11.604Z] #1 sha256:4ca305556f646c3f7e5095499592de91481635e028f3ef0669bb5c6e6074bcd9 [2021-06-19T06:30:11.604Z] #1 transferring dockerfile: 16.63kB done [2021-06-19T06:30:11.604Z] #1 DONE 0.1s [2021-06-19T06:30:11.604Z] [2021-06-19T06:30:11.604Z] #2 [internal] load .dockerignore [2021-06-19T06:30:11.604Z] #2 sha256:ee917243f9a19a9895b8a26b789998de097040a5b09ed4afeba2702115707327 [2021-06-19T06:30:11.604Z] #2 transferring context: 87B done [2021-06-19T06:30:11.604Z] #2 DONE 0.0s [2021-06-19T06:30:11.604Z] [2021-06-19T06:30:11.604Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-19T06:30:11.604Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-19T06:30:11.863Z] #3 DONE 0.6s [2021-06-19T06:30:12.124Z] [2021-06-19T06:30:12.124Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-19T06:30:12.124Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-19T06:30:12.124Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-06-19T06:30:12.124Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-06-19T06:30:12.124Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2021-06-19T06:30:12.124Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-19T06:30:12.124Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-06-19T06:30:12.124Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 6.29MB / 9.64MB 0.2s [2021-06-19T06:30:12.389Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s [2021-06-19T06:30:12.389Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done [2021-06-19T06:30:12.389Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-06-19T06:30:12.960Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-06-19T06:30:12.960Z] #4 DONE 0.9s [2021-06-19T06:30:12.960Z] [2021-06-19T06:30:12.960Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-06-19T06:30:12.960Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-19T06:30:12.992Z] #8 ... [2021-06-19T06:30:12.992Z] [2021-06-19T06:30:12.992Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-06-19T06:30:12.992Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-19T06:30:12.992Z] #5 DONE 1.6s [2021-06-19T06:30:12.992Z] [2021-06-19T06:30:12.992Z] #6 [internal] load metadata for docker.io/library/golang:1.16.5-buster [2021-06-19T06:30:12.992Z] #6 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d [2021-06-19T06:30:12.992Z] #6 DONE 1.7s [2021-06-19T06:30:12.992Z] [2021-06-19T06:30:12.992Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-19T06:30:12.992Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-19T06:30:12.992Z] #7 DONE 1.7s [2021-06-19T06:30:12.992Z] [2021-06-19T06:30:12.992Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-19T06:30:12.992Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-19T06:30:12.992Z] #8 DONE 1.8s [2021-06-19T06:30:13.120Z] #46 ... [2021-06-19T06:30:13.120Z] [2021-06-19T06:30:13.120Z] #52 [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-06-19T06:30:13.120Z] #52 sha256:a9f2cd552b65c97e87ec1aef75656f63ff5bfb5867c104f1ee03c5ad85723dac [2021-06-19T06:30:13.120Z] #52 76.59 encoding/json [2021-06-19T06:30:14.343Z] #5 DONE 1.0s [2021-06-19T06:30:14.343Z] [2021-06-19T06:30:14.343Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-19T06:30:14.343Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-19T06:30:14.343Z] #8 DONE 1.0s [2021-06-19T06:30:14.343Z] [2021-06-19T06:30:14.343Z] #6 [internal] load metadata for docker.io/library/golang:1.16.5-buster [2021-06-19T06:30:14.343Z] #6 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d [2021-06-19T06:30:14.343Z] #6 DONE 1.0s [2021-06-19T06:30:14.343Z] [2021-06-19T06:30:14.343Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-19T06:30:14.343Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-19T06:30:14.343Z] #7 DONE 1.0s [2021-06-19T06:30:14.887Z] [2021-06-19T06:30:14.887Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T06:30:14.887Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T06:30:14.887Z] #9 resolve docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T06:30:14.887Z] #9 resolve docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f 0.1s done [2021-06-19T06:30:14.887Z] #9 sha256:be0e3a0f3ffa448b0bcbb9019edca692b8278407a44dc138c60e6f12f0218f87 1.79kB / 1.79kB done [2021-06-19T06:30:14.887Z] #9 sha256:b09f7387a7195b1cfe0144557a8e33af2174426a4b76cb89e499093803d02e7b 7.00kB / 7.00kB done [2021-06-19T06:30:14.887Z] #9 sha256:8962bc0fad55b13afedfeb6ad5cb06fd065461cf3e1ae4e7aeae5eeb17b179df 0B / 10.00MB 0.1s [2021-06-19T06:30:14.887Z] #9 sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f 1.86kB / 1.86kB done [2021-06-19T06:30:14.887Z] #9 sha256:e8d62473a22dec9ffef056b2017968a9dc484c8f836fb6d79f46980b309e9138 0B / 7.83MB 0.1s [2021-06-19T06:30:14.887Z] #9 sha256:8962bc0fad55b13afedfeb6ad5cb06fd065461cf3e1ae4e7aeae5eeb17b179df 10.00MB / 10.00MB 0.3s [2021-06-19T06:30:14.887Z] #9 sha256:e8d62473a22dec9ffef056b2017968a9dc484c8f836fb6d79f46980b309e9138 7.34MB / 7.83MB 0.3s [2021-06-19T06:30:14.887Z] #9 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 5.73MB / 50.43MB 0.3s [2021-06-19T06:30:15.143Z] #9 sha256:e8d62473a22dec9ffef056b2017968a9dc484c8f836fb6d79f46980b309e9138 7.83MB / 7.83MB 0.4s [2021-06-19T06:30:15.143Z] #9 ... [2021-06-19T06:30:15.143Z] [2021-06-19T06:30:15.143Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-19T06:30:15.143Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-19T06:30:15.143Z] #42 DONE 0.0s [2021-06-19T06:30:15.143Z] [2021-06-19T06:30:15.143Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T06:30:15.143Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T06:30:15.143Z] #9 sha256:8962bc0fad55b13afedfeb6ad5cb06fd065461cf3e1ae4e7aeae5eeb17b179df 10.00MB / 10.00MB 0.4s done [2021-06-19T06:30:15.143Z] #9 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 13.30MB / 50.43MB 0.5s [2021-06-19T06:30:15.143Z] #9 sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 0B / 51.84MB 0.5s [2021-06-19T06:30:15.400Z] #9 sha256:e8d62473a22dec9ffef056b2017968a9dc484c8f836fb6d79f46980b309e9138 7.83MB / 7.83MB 0.6s done [2021-06-19T06:30:15.400Z] #9 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 20.97MB / 50.43MB 0.7s [2021-06-19T06:30:15.400Z] #9 sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 7.34MB / 51.84MB 0.7s [2021-06-19T06:30:15.400Z] #9 sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 0B / 68.74MB 0.7s [2021-06-19T06:30:15.400Z] #9 sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 3.62MB / 68.74MB 0.8s [2021-06-19T06:30:15.657Z] #9 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 31.56MB / 50.43MB 1.0s [2021-06-19T06:30:15.657Z] #9 sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 11.53MB / 51.84MB 1.0s [2021-06-19T06:30:15.657Z] #9 sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 8.51MB / 68.74MB 1.0s [2021-06-19T06:30:15.924Z] #9 sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 14.68MB / 51.84MB 1.1s [2021-06-19T06:30:15.924Z] #9 sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 19.06MB / 51.84MB 1.2s [2021-06-19T06:30:15.924Z] #9 sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 14.68MB / 68.74MB 1.2s [2021-06-19T06:30:16.181Z] #9 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 38.37MB / 50.43MB 1.4s [2021-06-19T06:30:16.181Z] #9 sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 22.42MB / 51.84MB 1.4s [2021-06-19T06:30:16.262Z] [2021-06-19T06:30:16.262Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-19T06:30:16.262Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-19T06:30:16.262Z] #65 DONE 0.0s [2021-06-19T06:30:16.262Z] [2021-06-19T06:30:16.262Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-19T06:30:16.262Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-19T06:30:16.262Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-19T06:30:16.262Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.1s done [2021-06-19T06:30:16.262Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-06-19T06:30:16.262Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-06-19T06:30:16.262Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-06-19T06:30:16.262Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 4.19MB / 50.43MB 0.1s [2021-06-19T06:30:16.412Z] #52 80.12 github.com/pkg/diff [2021-06-19T06:30:16.438Z] #9 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 46.14MB / 50.43MB 1.7s [2021-06-19T06:30:16.438Z] #9 sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 30.41MB / 51.84MB 1.7s [2021-06-19T06:30:16.438Z] #9 sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 25.17MB / 68.74MB 1.7s [2021-06-19T06:30:16.438Z] #9 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 49.10MB / 50.43MB 1.8s [2021-06-19T06:30:16.438Z] #9 sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 28.61MB / 68.74MB 1.8s [2021-06-19T06:30:16.523Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 12.58MB / 50.43MB 0.3s [2021-06-19T06:30:16.523Z] #26 ... [2021-06-19T06:30:16.523Z] [2021-06-19T06:30:16.523Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-19T06:30:16.523Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-19T06:30:16.523Z] #42 DONE 0.0s [2021-06-19T06:30:16.523Z] [2021-06-19T06:30:16.523Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-19T06:30:16.523Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-19T06:30:16.523Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 15.73MB / 50.43MB 0.4s [2021-06-19T06:30:16.698Z] #9 sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 36.70MB / 51.84MB 2.0s [2021-06-19T06:30:16.698Z] #9 sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 33.55MB / 68.74MB 2.0s [2021-06-19T06:30:16.698Z] #9 sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 39.71MB / 51.84MB 2.1s [2021-06-19T06:30:16.784Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 18.87MB / 50.43MB 0.5s [2021-06-19T06:30:16.963Z] #9 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 2.3s done [2021-06-19T06:30:16.963Z] #9 sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 44.04MB / 51.84MB 2.4s [2021-06-19T06:30:16.963Z] #9 sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 45.09MB / 68.74MB 2.4s [2021-06-19T06:30:17.056Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 22.02MB / 50.43MB 0.7s [2021-06-19T06:30:17.056Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 31.46MB / 50.43MB 0.9s [2021-06-19T06:30:17.220Z] #9 sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 46.68MB / 51.84MB 2.4s [2021-06-19T06:30:17.220Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 0B / 129.05MB 2.4s [2021-06-19T06:30:17.220Z] #9 sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 49.28MB / 51.84MB 2.6s [2021-06-19T06:30:17.220Z] #9 sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 51.38MB / 68.74MB 2.6s [2021-06-19T06:30:17.318Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 34.60MB / 50.43MB 1.0s [2021-06-19T06:30:17.477Z] #9 sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 55.96MB / 68.74MB 2.8s [2021-06-19T06:30:17.578Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 40.89MB / 50.43MB 1.3s [2021-06-19T06:30:17.578Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 45.09MB / 50.43MB 1.4s [2021-06-19T06:30:17.735Z] #9 sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 59.83MB / 68.74MB 2.9s [2021-06-19T06:30:17.735Z] #9 sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 67.11MB / 68.74MB 3.1s [2021-06-19T06:30:17.735Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 10.49MB / 129.05MB 3.1s [2021-06-19T06:30:17.791Z] #52 81.30 go/ast [2021-06-19T06:30:17.838Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.33MB / 50.43MB 1.6s [2021-06-19T06:30:17.996Z] #9 sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 51.84MB / 51.84MB 3.2s done [2021-06-19T06:30:17.996Z] #9 sha256:db807893dccf12b2476ed4f38061fb7b0e0091c1b91ebedd23fdd39924c33988 156B / 156B 3.3s [2021-06-19T06:30:18.359Z] #52 81.92 golang.org/x/crypto/ssh/terminal [2021-06-19T06:30:18.567Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 24.34MB / 129.05MB 3.7s [2021-06-19T06:30:18.567Z] #9 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 0.9s [2021-06-19T06:30:18.567Z] #9 sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 68.74MB / 68.74MB 3.8s done [2021-06-19T06:30:18.567Z] #9 sha256:db807893dccf12b2476ed4f38061fb7b0e0091c1b91ebedd23fdd39924c33988 156B / 156B 3.9s done [2021-06-19T06:30:18.827Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 32.84MB / 129.05MB 4.1s [2021-06-19T06:30:19.084Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 44.04MB / 129.05MB 4.4s [2021-06-19T06:30:19.341Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 53.48MB / 129.05MB 4.5s [2021-06-19T06:30:19.341Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 62.91MB / 129.05MB 4.8s [2021-06-19T06:30:19.602Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 70.25MB / 129.05MB 4.9s [2021-06-19T06:30:19.738Z] #52 83.20 io/ioutil [2021-06-19T06:30:19.765Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 0.5s [2021-06-19T06:30:19.860Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 88.08MB / 129.05MB 5.2s [2021-06-19T06:30:19.860Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 94.91MB / 129.05MB 5.3s [2021-06-19T06:30:19.999Z] #52 83.64 mvdan.cc/editorconfig [2021-06-19T06:30:20.116Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 108.00MB / 129.05MB 5.5s [2021-06-19T06:30:20.372Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 115.34MB / 129.05MB 5.6s [2021-06-19T06:30:20.372Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 124.75MB / 129.05MB 5.7s [2021-06-19T06:30:20.569Z] #52 ... [2021-06-19T06:30:20.569Z] [2021-06-19T06:30:20.569Z] #57 [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-06-19T06:30:20.569Z] #57 sha256:0a8efcbfae5a0d890f126bdefb3c709294b18e0e27ce13b77d3ff4b33d7899d4 [2021-06-19T06:30:20.934Z] #9 ... [2021-06-19T06:30:20.934Z] [2021-06-19T06:30:20.934Z] #23 [internal] load build context [2021-06-19T06:30:20.934Z] #23 sha256:05adb97a2dd7358538ce62034f11f637b7a931e679b1198af0d506db516dda9b [2021-06-19T06:30:20.934Z] #23 transferring context: 55.85MB 5.9s done [2021-06-19T06:30:20.934Z] #23 DONE 6.5s [2021-06-19T06:30:20.934Z] [2021-06-19T06:30:20.934Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T06:30:20.934Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T06:30:20.934Z] #9 ... [2021-06-19T06:30:20.934Z] [2021-06-19T06:30:20.934Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-19T06:30:20.934Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-19T06:30:20.934Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.1s done [2021-06-19T06:30:20.934Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-06-19T06:30:20.934Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-06-19T06:30:20.934Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-06-19T06:30:20.934Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 2.3s done [2021-06-19T06:30:21.193Z] #26 ... [2021-06-19T06:30:21.193Z] [2021-06-19T06:30:21.193Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T06:30:21.193Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T06:30:21.193Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 129.05MB / 129.05MB 6.4s done [2021-06-19T06:30:21.609Z] #57 41.59 Checking out files: 50% (2071/4061) Checking out files: 51% (2072/4061) Checking out files: 52% (2112/4061) Checking out files: 53% (2153/4061) Checking out files: 54% (2193/4061) Checking out files: 55% (2234/4061) Checking out files: 56% (2275/4061) Checking out files: 57% (2315/4061) Checking out files: 58% (2356/4061) Checking out files: 59% (2396/4061) Checking out files: 60% (2437/4061) Checking out files: 61% (2478/4061) Checking out files: 62% (2518/4061) Checking out files: 63% (2559/4061) Checking out files: 64% (2600/4061) Checking out files: 65% (2640/4061) Checking out files: 66% (2681/4061) Checking out files: 67% (2721/4061) Checking out files: 68% (2762/4061) Checking out files: 69% (2803/4061) Checking out files: 70% (2843/4061) Checking out files: 71% (2884/4061) Checking out files: 72% (2924/4061) Checking out files: 73% (2965/4061) Checking out files: 74% (3006/4061) Checking out files: 75% (3046/4061) Checking out files: 76% (3087/4061) Checking out files: 77% (3127/4061) Checking out files: 78% (3168/4061) Checking out files: 79% (3209/4061) Checking out files: 80% (3249/4061) Checking out files: 81% (3290/4061) Checking out files: 82% (3331/4061) Checking out files: 83% (3371/4061) Checking out files: 84% (3412/4061) Checking out files: 85% (3452/4061) Checking out files: 86% (3493/4061) Checking out files: 87% (3534/4061) Checking out files: 88% (3574/4061) Checking out files: 89% (3615/4061) Checking out files: 90% (3655/4061) Checking out files: 91% (3696/4061) Checking out files: 92% (3737/4061) Checking out files: 93% (3777/4061) Checking out files: 93% (3793/4061) Checking out files: 94% (3818/4061) Checking out files: 95% (3858/4061) Checking out files: 96% (3899/4061) Checking out files: 97% (3940/4061) Checking out files: 98% (3980/4061) Checking out files: 99% (4021/4061) Checking out files: 100% (4061/4061) Checking out files: 100% (4061/4061), done. [2021-06-19T06:30:21.868Z] #57 42.84 + cd /tmp/tmp.6I4fdd6GcY/src/github.com/containerd/containerd [2021-06-19T06:30:21.868Z] #57 42.84 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-19T06:30:22.123Z] #9 ... [2021-06-19T06:30:22.123Z] [2021-06-19T06:30:22.123Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-19T06:30:22.123Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-19T06:30:22.123Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-19T06:30:22.123Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-19T06:30:22.123Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-19T06:30:22.123Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-19T06:30:22.123Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.0s done [2021-06-19T06:30:22.123Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.4s done [2021-06-19T06:30:22.123Z] #63 DONE 7.4s [2021-06-19T06:30:22.123Z] [2021-06-19T06:30:22.123Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-19T06:30:22.123Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-19T06:30:22.123Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-19T06:30:22.123Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-19T06:30:22.123Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-19T06:30:22.123Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-19T06:30:22.123Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.8s done [2021-06-19T06:30:22.123Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.7s done [2021-06-19T06:30:22.123Z] #65 DONE 7.4s [2021-06-19T06:30:22.123Z] [2021-06-19T06:30:22.123Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T06:30:22.123Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T06:30:22.351Z] #26 ... [2021-06-19T06:30:22.351Z] [2021-06-19T06:30:22.351Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T06:30:22.351Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T06:30:22.351Z] #9 resolve docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f 0.0s done [2021-06-19T06:30:22.351Z] #9 sha256:e8d62473a22dec9ffef056b2017968a9dc484c8f836fb6d79f46980b309e9138 7.83MB / 7.83MB 0.4s done [2021-06-19T06:30:22.351Z] #9 sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f 1.86kB / 1.86kB done [2021-06-19T06:30:22.351Z] #9 sha256:be0e3a0f3ffa448b0bcbb9019edca692b8278407a44dc138c60e6f12f0218f87 1.79kB / 1.79kB done [2021-06-19T06:30:22.351Z] #9 sha256:b09f7387a7195b1cfe0144557a8e33af2174426a4b76cb89e499093803d02e7b 7.00kB / 7.00kB done [2021-06-19T06:30:22.351Z] #9 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 2.3s done [2021-06-19T06:30:22.351Z] #9 sha256:8962bc0fad55b13afedfeb6ad5cb06fd065461cf3e1ae4e7aeae5eeb17b179df 10.00MB / 10.00MB 1.0s done [2021-06-19T06:30:22.351Z] #9 sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 68.74MB / 68.74MB 4.5s done [2021-06-19T06:30:22.351Z] #9 sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 51.84MB / 51.84MB 5.7s done [2021-06-19T06:30:22.351Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 129.05MB / 129.05MB 6.1s [2021-06-19T06:30:22.351Z] #9 sha256:db807893dccf12b2476ed4f38061fb7b0e0091c1b91ebedd23fdd39924c33988 156B / 156B 6.1s [2021-06-19T06:30:22.807Z] #57 43.85 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-19T06:30:22.807Z] #57 43.85 + BUILDTAGS='netgo osusergo static_build' [2021-06-19T06:30:22.807Z] #57 43.85 + export EXTRA_FLAGS=-buildmode=pie [2021-06-19T06:30:22.807Z] #57 43.85 + EXTRA_FLAGS=-buildmode=pie [2021-06-19T06:30:22.807Z] #57 43.85 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-19T06:30:22.807Z] #57 43.85 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-19T06:30:22.807Z] #57 43.85 + '[' '' = dynamic ']' [2021-06-19T06:30:22.807Z] #57 43.85 + make [2021-06-19T06:30:23.059Z] #9 ... [2021-06-19T06:30:23.059Z] [2021-06-19T06:30:23.059Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-19T06:30:23.059Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-19T06:30:23.059Z] #64 DONE 0.7s [2021-06-19T06:30:23.314Z] [2021-06-19T06:30:23.315Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-19T06:30:23.315Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-19T06:30:23.315Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 5.7s done [2021-06-19T06:30:23.745Z] #57 ... [2021-06-19T06:30:23.745Z] [2021-06-19T06:30:23.745Z] #46 [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-06-19T06:30:23.745Z] #46 sha256:faf16b68963c4c3624f440880bd0928779bbf91ae8dbb092b83b1217ce11731c [2021-06-19T06:30:23.745Z] #46 77.41 flag [2021-06-19T06:30:23.745Z] #46 77.94 go/token [2021-06-19T06:30:23.745Z] #46 78.79 go/scanner [2021-06-19T06:30:23.745Z] #46 78.98 internal/lazyregexp [2021-06-19T06:30:23.745Z] #46 79.26 net/url [2021-06-19T06:30:23.745Z] #46 79.85 go/ast [2021-06-19T06:30:23.745Z] #46 80.74 text/template/parse [2021-06-19T06:30:23.745Z] #46 83.73 go/parser [2021-06-19T06:30:23.745Z] #46 85.31 text/template [2021-06-19T06:30:23.745Z] #46 87.19 log [2021-06-19T06:30:23.878Z] #26 DONE 9.3s [2021-06-19T06:30:23.878Z] [2021-06-19T06:30:23.878Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-19T06:30:23.878Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-19T06:30:23.878Z] #66 DONE 0.8s [2021-06-19T06:30:23.878Z] [2021-06-19T06:30:23.878Z] #27 [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-06-19T06:30:23.878Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-19T06:30:24.005Z] #46 ... [2021-06-19T06:30:24.005Z] [2021-06-19T06:30:24.005Z] #52 [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-06-19T06:30:24.005Z] #52 sha256:a9f2cd552b65c97e87ec1aef75656f63ff5bfb5867c104f1ee03c5ad85723dac [2021-06-19T06:30:24.005Z] #52 84.68 mvdan.cc/sh/v3/fileutil [2021-06-19T06:30:24.005Z] #52 84.87 text/tabwriter [2021-06-19T06:30:24.005Z] #52 85.25 mvdan.cc/sh/v3/syntax [2021-06-19T06:30:24.264Z] #9 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 4.7s done [2021-06-19T06:30:24.264Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 129.05MB / 129.05MB 8.0s done [2021-06-19T06:30:24.264Z] #9 sha256:db807893dccf12b2476ed4f38061fb7b0e0091c1b91ebedd23fdd39924c33988 156B / 156B 8.1s done [2021-06-19T06:30:24.837Z] #9 ... [2021-06-19T06:30:24.837Z] [2021-06-19T06:30:24.837Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-19T06:30:24.837Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-19T06:30:24.837Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-06-19T06:30:24.837Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-19T06:30:24.837Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-19T06:30:24.837Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-19T06:30:24.837Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2021-06-19T06:30:24.837Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.2s done [2021-06-19T06:30:24.837Z] #63 DONE 8.5s [2021-06-19T06:30:24.837Z] [2021-06-19T06:30:24.837Z] #23 [internal] load build context [2021-06-19T06:30:24.837Z] #23 sha256:860c55da295f1da4b81965a8c34c32d175a878c73c2411d7fbec6409b02a801b [2021-06-19T06:30:24.837Z] #23 transferring context: 55.85MB 6.0s done [2021-06-19T06:30:24.837Z] #23 DONE 8.6s [2021-06-19T06:30:24.837Z] [2021-06-19T06:30:24.837Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T06:30:24.837Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T06:30:24.837Z] #9 extracting sha256:e8d62473a22dec9ffef056b2017968a9dc484c8f836fb6d79f46980b309e9138 [2021-06-19T06:30:24.837Z] #9 ... [2021-06-19T06:30:24.837Z] [2021-06-19T06:30:24.837Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-19T06:30:24.837Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-19T06:30:24.837Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-19T06:30:24.837Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-19T06:30:24.837Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 8.3s done [2021-06-19T06:30:24.837Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2021-06-19T06:30:24.837Z] #65 ... [2021-06-19T06:30:24.837Z] [2021-06-19T06:30:24.837Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-19T06:30:24.837Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-19T06:30:24.837Z] #26 DONE 8.6s [2021-06-19T06:30:24.837Z] [2021-06-19T06:30:24.837Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-19T06:30:24.837Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-19T06:30:24.837Z] #65 ... [2021-06-19T06:30:24.837Z] [2021-06-19T06:30:24.837Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T06:30:24.837Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T06:30:25.107Z] Client: [2021-06-19T06:30:25.107Z] Context: default [2021-06-19T06:30:25.107Z] Debug Mode: false [2021-06-19T06:30:25.107Z] Plugins: [2021-06-19T06:30:25.107Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-19T06:30:25.107Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-19T06:30:25.107Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-19T06:30:25.107Z] [2021-06-19T06:30:25.107Z] Server: [2021-06-19T06:30:25.107Z] Containers: 0 [2021-06-19T06:30:25.107Z] Running: 0 [2021-06-19T06:30:25.107Z] Paused: 0 [2021-06-19T06:30:25.107Z] Stopped: 0 [2021-06-19T06:30:25.107Z] Images: 0 [2021-06-19T06:30:25.107Z] Server Version: 20.10.6 [2021-06-19T06:30:25.107Z] Storage Driver: overlay2 [2021-06-19T06:30:25.107Z] Backing Filesystem: extfs [2021-06-19T06:30:25.107Z] Supports d_type: true [2021-06-19T06:30:25.107Z] Native Overlay Diff: true [2021-06-19T06:30:25.107Z] userxattr: false [2021-06-19T06:30:25.107Z] Logging Driver: json-file [2021-06-19T06:30:25.107Z] Cgroup Driver: systemd [2021-06-19T06:30:25.107Z] Cgroup Version: 2 [2021-06-19T06:30:25.107Z] Plugins: [2021-06-19T06:30:25.107Z] Volume: local [2021-06-19T06:30:25.107Z] Network: bridge host ipvlan macvlan null overlay [2021-06-19T06:30:25.107Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-19T06:30:25.107Z] Swarm: inactive [2021-06-19T06:30:25.107Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-19T06:30:25.107Z] Default Runtime: runc [2021-06-19T06:30:25.107Z] Init Binary: docker-init [2021-06-19T06:30:25.107Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-19T06:30:25.107Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-19T06:30:25.107Z] init version: de40ad0 [2021-06-19T06:30:25.107Z] Security Options: [2021-06-19T06:30:25.107Z] apparmor [2021-06-19T06:30:25.107Z] seccomp [2021-06-19T06:30:25.107Z] Profile: default [2021-06-19T06:30:25.107Z] cgroupns [2021-06-19T06:30:25.107Z] Kernel Version: 5.4.0-1048-aws [2021-06-19T06:30:25.107Z] Operating System: Ubuntu 20.04.2 LTS [2021-06-19T06:30:25.107Z] OSType: linux [2021-06-19T06:30:25.107Z] Architecture: x86_64 [2021-06-19T06:30:25.107Z] CPUs: 2 [2021-06-19T06:30:25.107Z] Total Memory: 7.569GiB [2021-06-19T06:30:25.107Z] Name: ip-10-100-50-44 [2021-06-19T06:30:25.107Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-06-19T06:30:25.107Z] Docker Root Dir: /var/lib/docker [2021-06-19T06:30:25.107Z] Debug Mode: false [2021-06-19T06:30:25.107Z] Registry: https://index.docker.io/v1/ [2021-06-19T06:30:25.107Z] Labels: [2021-06-19T06:30:25.107Z] Experimental: true [2021-06-19T06:30:25.107Z] Insecure Registries: [2021-06-19T06:30:25.107Z] 127.0.0.0/8 [2021-06-19T06:30:25.107Z] Live Restore Enabled: true [2021-06-19T06:30:25.107Z] [2021-06-19T06:30:25.107Z] WARNING: No kernel memory limit support [2021-06-19T06:30:25.107Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-19T06:30:25.244Z] #27 1.344 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-06-19T06:30:25.244Z] #27 1.344 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-19T06:30:25.244Z] #27 1.352 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-19T06:30:25.440Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:676319cc97f28d24ed1393665b041e442f3ff70e . [2021-06-19T06:30:25.500Z] #27 1.518 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-19T06:30:25.701Z] #2 [internal] load .dockerignore [2021-06-19T06:30:25.701Z] #2 sha256:e11a9b4141d0fe744815da44150a7c85bc5acf0f29c48fc167a7acb03c189f1d [2021-06-19T06:30:25.755Z] #27 1.784 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-19T06:30:25.845Z] #9 extracting sha256:e8d62473a22dec9ffef056b2017968a9dc484c8f836fb6d79f46980b309e9138 0.9s done [2021-06-19T06:30:26.012Z] #27 2.100 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-19T06:30:26.273Z] #2 transferring context: 87B done [2021-06-19T06:30:26.534Z] #2 ... [2021-06-19T06:30:26.534Z] [2021-06-19T06:30:26.534Z] #1 [internal] load build definition from Dockerfile [2021-06-19T06:30:26.534Z] #1 sha256:a39922531c6b6b2da2c7c0dbb60c06ed55ba807e305b130af547da64abbd1fbf [2021-06-19T06:30:26.534Z] #1 transferring dockerfile: 16.63kB done [2021-06-19T06:30:26.534Z] #1 DONE 1.1s [2021-06-19T06:30:26.792Z] #9 ... [2021-06-19T06:30:26.792Z] [2021-06-19T06:30:26.792Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-19T06:30:26.792Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-19T06:30:26.792Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.2s done [2021-06-19T06:30:26.792Z] #65 DONE 10.4s [2021-06-19T06:30:26.792Z] [2021-06-19T06:30:26.792Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-19T06:30:26.792Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-19T06:30:26.792Z] #64 DONE 1.2s [2021-06-19T06:30:26.792Z] [2021-06-19T06:30:26.792Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T06:30:26.792Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T06:30:26.792Z] #9 extracting sha256:8962bc0fad55b13afedfeb6ad5cb06fd065461cf3e1ae4e7aeae5eeb17b179df [2021-06-19T06:30:26.795Z] [2021-06-19T06:30:26.795Z] #2 [internal] load .dockerignore [2021-06-19T06:30:26.795Z] #2 sha256:e11a9b4141d0fe744815da44150a7c85bc5acf0f29c48fc167a7acb03c189f1d [2021-06-19T06:30:26.795Z] #2 DONE 1.2s [2021-06-19T06:30:27.058Z] [2021-06-19T06:30:27.058Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-19T06:30:27.058Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-19T06:30:27.296Z] #52 90.42 mvdan.cc/sh/v3/cmd/shfmt [2021-06-19T06:30:27.319Z] #3 DONE 0.4s [2021-06-19T06:30:27.319Z] [2021-06-19T06:30:27.319Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-19T06:30:27.319Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-19T06:30:27.319Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-06-19T06:30:27.319Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-19T06:30:27.319Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-06-19T06:30:27.319Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-06-19T06:30:27.319Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2021-06-19T06:30:27.366Z] #9 extracting sha256:8962bc0fad55b13afedfeb6ad5cb06fd065461cf3e1ae4e7aeae5eeb17b179df 0.7s done [2021-06-19T06:30:27.555Z] #52 ... [2021-06-19T06:30:27.555Z] [2021-06-19T06:30:27.555Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-19T06:30:27.555Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T06:30:27.555Z] #13 86.10 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-19T06:30:27.555Z] #13 86.10 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-19T06:30:27.555Z] #13 86.11 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-19T06:30:27.579Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 5.24MB / 9.64MB 0.2s [2021-06-19T06:30:27.579Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done [2021-06-19T06:30:27.840Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-06-19T06:30:27.903Z] #27 3.737 Fetched 8449 kB in 3s (3192 kB/s) [2021-06-19T06:30:27.938Z] #9 ... [2021-06-19T06:30:27.938Z] [2021-06-19T06:30:27.938Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-19T06:30:27.938Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-19T06:30:27.938Z] #66 DONE 0.9s [2021-06-19T06:30:28.101Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-06-19T06:30:28.101Z] #4 DONE 0.8s [2021-06-19T06:30:28.198Z] [2021-06-19T06:30:28.198Z] #27 [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-06-19T06:30:28.198Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-19T06:30:28.198Z] #27 2.770 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-19T06:30:28.198Z] #27 2.770 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-06-19T06:30:28.198Z] #27 2.900 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-19T06:30:28.198Z] #27 2.945 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-19T06:30:28.198Z] #27 3.234 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-19T06:30:28.362Z] [2021-06-19T06:30:28.362Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-19T06:30:28.362Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-19T06:30:28.460Z] #27 3.566 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-19T06:30:28.466Z] #27 3.737 Reading package lists... [2021-06-19T06:30:29.302Z] #8 DONE 1.0s [2021-06-19T06:30:29.302Z] [2021-06-19T06:30:29.302Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-19T06:30:29.302Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-19T06:30:29.302Z] #5 DONE 0.9s [2021-06-19T06:30:29.302Z] [2021-06-19T06:30:29.302Z] #6 [internal] load metadata for docker.io/library/golang:1.16.5-buster [2021-06-19T06:30:29.302Z] #6 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d [2021-06-19T06:30:29.302Z] #6 DONE 0.9s [2021-06-19T06:30:29.302Z] [2021-06-19T06:30:29.302Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-06-19T06:30:29.302Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-19T06:30:29.302Z] #7 DONE 1.0s [2021-06-19T06:30:29.841Z] #27 4.678 Reading package lists... [2021-06-19T06:30:29.842Z] #27 5.556 Building dependency tree... [2021-06-19T06:30:29.842Z] #27 5.874 The following additional packages will be installed: [2021-06-19T06:30:29.842Z] #27 5.874 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-19T06:30:29.842Z] #27 5.874 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-19T06:30:29.842Z] #27 5.885 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-19T06:30:29.842Z] #27 5.885 Suggested packages: [2021-06-19T06:30:29.842Z] #27 5.885 krb5-doc krb5-user [2021-06-19T06:30:29.842Z] #27 5.885 Recommended packages: [2021-06-19T06:30:29.842Z] #27 5.885 krb5-locales publicsuffix libsasl2-modules [2021-06-19T06:30:30.098Z] #27 6.223 The following NEW packages will be installed: [2021-06-19T06:30:30.099Z] #27 6.223 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-19T06:30:30.099Z] #27 6.223 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-19T06:30:30.099Z] #27 6.223 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-19T06:30:30.099Z] #27 6.223 libssh2-1 libssl1.1 openssl [2021-06-19T06:30:30.358Z] #27 6.507 0 upgraded, 21 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T06:30:30.358Z] #27 6.507 Need to get 5059 kB of archives. [2021-06-19T06:30:30.358Z] #27 6.507 After this operation, 12.1 MB of additional disk space will be used. [2021-06-19T06:30:30.358Z] #27 6.507 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-19T06:30:30.393Z] #27 5.307 Fetched 8449 kB in 3s (3039 kB/s) [2021-06-19T06:30:30.617Z] #27 6.508 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-06-19T06:30:30.618Z] #27 6.509 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-06-19T06:30:30.618Z] #27 6.511 Get:4 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-06-19T06:30:30.618Z] #27 6.523 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-06-19T06:30:30.618Z] #27 6.523 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-06-19T06:30:30.618Z] #27 6.532 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-06-19T06:30:30.618Z] #27 6.532 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-06-19T06:30:30.618Z] #27 6.532 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-06-19T06:30:30.618Z] #27 6.541 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-19T06:30:30.618Z] #27 6.541 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-06-19T06:30:30.618Z] #27 6.551 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-06-19T06:30:30.618Z] #27 6.551 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-06-19T06:30:30.618Z] #27 6.551 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-06-19T06:30:30.618Z] #27 6.551 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-06-19T06:30:30.618Z] #27 6.557 Get:16 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-19T06:30:30.618Z] #27 6.563 Get:17 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-19T06:30:30.618Z] #27 6.563 Get:18 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-19T06:30:30.618Z] #27 6.566 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-06-19T06:30:30.618Z] #27 6.593 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-06-19T06:30:30.618Z] #27 6.600 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-06-19T06:30:30.618Z] #27 6.768 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T06:30:30.660Z] #27 5.307 Reading package lists... [2021-06-19T06:30:30.660Z] #27 ... [2021-06-19T06:30:30.660Z] [2021-06-19T06:30:30.660Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T06:30:30.660Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T06:30:30.660Z] #9 extracting sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 2.4s [2021-06-19T06:30:30.874Z] #27 6.805 Fetched 5059 kB in 0s (14.4 MB/s) [2021-06-19T06:30:30.874Z] #27 6.854 Selecting previously unselected package libssl1.1:amd64. [2021-06-19T06:30:30.874Z] #27 6.854 (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 ... 6677 files and directories currently installed.) [2021-06-19T06:30:30.874Z] #27 6.869 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-19T06:30:30.874Z] #27 6.869 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-19T06:30:31.131Z] #27 7.076 Selecting previously unselected package openssl. [2021-06-19T06:30:31.131Z] #27 7.076 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-19T06:30:31.131Z] #27 7.080 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-19T06:30:31.131Z] #27 7.220 Selecting previously unselected package ca-certificates. [2021-06-19T06:30:31.131Z] #27 7.221 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-19T06:30:31.131Z] #27 7.225 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-19T06:30:31.131Z] #27 7.301 Selecting previously unselected package libkeyutils1:amd64. [2021-06-19T06:30:31.131Z] #27 7.301 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-06-19T06:30:31.287Z] [2021-06-19T06:30:31.287Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-19T06:30:31.287Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-19T06:30:31.287Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-06-19T06:30:31.287Z] #65 DONE 0.0s [2021-06-19T06:30:31.287Z] [2021-06-19T06:30:31.287Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-19T06:30:31.287Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-19T06:30:31.287Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-06-19T06:30:31.287Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-19T06:30:31.287Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-19T06:30:31.287Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-19T06:30:31.389Z] #27 7.311 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-06-19T06:30:31.389Z] #27 7.342 Selecting previously unselected package libkrb5support0:amd64. [2021-06-19T06:30:31.389Z] #27 7.343 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-06-19T06:30:31.389Z] #27 7.347 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-19T06:30:31.389Z] #27 7.389 Selecting previously unselected package libk5crypto3:amd64. [2021-06-19T06:30:31.389Z] #27 7.389 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-06-19T06:30:31.389Z] #27 7.392 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-19T06:30:31.389Z] #27 7.440 Selecting previously unselected package libkrb5-3:amd64. [2021-06-19T06:30:31.389Z] #27 7.440 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-06-19T06:30:31.389Z] #27 7.444 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-19T06:30:31.555Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.4s [2021-06-19T06:30:31.649Z] #27 7.539 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-19T06:30:31.649Z] #27 7.539 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-06-19T06:30:31.649Z] #27 7.539 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-19T06:30:31.649Z] #27 7.607 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-19T06:30:31.649Z] #27 7.607 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-19T06:30:31.649Z] #27 7.612 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-19T06:30:31.649Z] #27 7.656 Selecting previously unselected package libsasl2-2:amd64. [2021-06-19T06:30:31.649Z] #27 7.656 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-19T06:30:31.649Z] #27 7.662 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-19T06:30:31.649Z] #27 7.704 Selecting previously unselected package libldap-common. [2021-06-19T06:30:31.649Z] #27 7.704 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-19T06:30:31.649Z] #27 7.707 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-19T06:30:31.649Z] #27 7.749 Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-19T06:30:31.649Z] #27 7.749 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-06-19T06:30:31.649Z] #27 7.752 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-19T06:30:31.649Z] #27 7.809 Selecting previously unselected package libnghttp2-14:amd64. [2021-06-19T06:30:31.649Z] #27 7.809 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-06-19T06:30:31.649Z] #27 7.813 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-19T06:30:31.649Z] #27 7.860 Selecting previously unselected package libpsl5:amd64. [2021-06-19T06:30:31.649Z] #27 7.860 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-06-19T06:30:31.817Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s [2021-06-19T06:30:31.817Z] #63 ... [2021-06-19T06:30:31.817Z] [2021-06-19T06:30:31.817Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-19T06:30:31.817Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-19T06:30:31.817Z] #42 DONE 0.0s [2021-06-19T06:30:31.817Z] [2021-06-19T06:30:31.817Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-19T06:30:31.817Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-19T06:30:31.906Z] #27 7.863 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-06-19T06:30:31.906Z] #27 7.913 Selecting previously unselected package librtmp1:amd64. [2021-06-19T06:30:31.906Z] #27 7.913 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-06-19T06:30:31.906Z] #27 7.918 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-19T06:30:31.906Z] #27 7.961 Selecting previously unselected package libssh2-1:amd64. [2021-06-19T06:30:31.906Z] #27 7.961 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-06-19T06:30:31.906Z] #27 7.964 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-19T06:30:31.906Z] #27 8.018 Selecting previously unselected package libcurl4:amd64. [2021-06-19T06:30:31.906Z] #27 8.018 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-06-19T06:30:31.906Z] #27 8.022 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-19T06:30:31.906Z] #27 8.091 Selecting previously unselected package curl. [2021-06-19T06:30:31.906Z] #27 8.091 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-06-19T06:30:32.080Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2021-06-19T06:30:32.080Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-06-19T06:30:32.162Z] #27 8.094 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-19T06:30:32.162Z] #27 8.169 Selecting previously unselected package libonig5:amd64. [2021-06-19T06:30:32.162Z] #27 8.169 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-06-19T06:30:32.162Z] #27 8.173 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-19T06:30:32.162Z] #27 8.222 Selecting previously unselected package libjq1:amd64. [2021-06-19T06:30:32.162Z] #27 8.222 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-19T06:30:32.162Z] #27 8.225 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-19T06:30:32.162Z] #27 8.270 Selecting previously unselected package jq. [2021-06-19T06:30:32.162Z] #27 8.270 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-19T06:30:32.162Z] #27 8.274 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-19T06:30:32.418Z] #27 8.311 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-06-19T06:30:32.418Z] #27 8.320 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-06-19T06:30:32.418Z] #27 8.330 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-19T06:30:32.418Z] #27 8.436 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-19T06:30:32.418Z] #27 8.448 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-19T06:30:32.418Z] #27 8.466 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-19T06:30:32.418Z] #27 8.472 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-19T06:30:32.418Z] #27 8.482 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-19T06:30:32.418Z] #27 8.491 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-19T06:30:32.418Z] #27 8.501 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-19T06:30:32.418Z] #27 8.511 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-19T06:30:32.418Z] #27 8.521 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-19T06:30:32.418Z] #27 8.531 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-19T06:30:32.419Z] #27 8.547 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-19T06:30:32.419Z] #27 8.556 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-19T06:30:32.419Z] #27 8.567 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-19T06:30:32.419Z] #27 8.578 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-19T06:30:32.834Z] #13 ... [2021-06-19T06:30:32.834Z] [2021-06-19T06:30:32.834Z] #52 [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-06-19T06:30:32.834Z] #52 sha256:a9f2cd552b65c97e87ec1aef75656f63ff5bfb5867c104f1ee03c5ad85723dac [2021-06-19T06:30:32.834Z] #52 DONE 95.5s [2021-06-19T06:30:32.834Z] [2021-06-19T06:30:32.834Z] #46 [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-06-19T06:30:32.834Z] #46 sha256:faf16b68963c4c3624f440880bd0928779bbf91ae8dbb092b83b1217ce11731c [2021-06-19T06:30:32.834Z] #46 87.68 encoding/xml [2021-06-19T06:30:32.834Z] #46 90.45 go/doc [2021-06-19T06:30:32.834Z] #46 92.13 github.com/LK4D4/vndr/versioned [2021-06-19T06:30:32.834Z] #46 92.23 compress/flate [2021-06-19T06:30:32.834Z] #46 93.54 github.com/LK4D4/vndr/build [2021-06-19T06:30:32.834Z] #46 94.78 hash/crc32 [2021-06-19T06:30:32.834Z] #46 95.21 compress/gzip [2021-06-19T06:30:32.834Z] #46 96.15 crypto/rsa [2021-06-19T06:30:33.094Z] #46 96.63 crypto/dsa [2021-06-19T06:30:33.347Z] #27 9.227 Updating certificates in /etc/ssl/certs... [2021-06-19T06:30:33.354Z] #46 96.99 crypto/x509/pkix [2021-06-19T06:30:33.916Z] #27 ... [2021-06-19T06:30:33.916Z] [2021-06-19T06:30:33.916Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T06:30:33.916Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T06:30:33.916Z] #9 extracting sha256:e8d62473a22dec9ffef056b2017968a9dc484c8f836fb6d79f46980b309e9138 0.9s done [2021-06-19T06:30:33.916Z] #9 extracting sha256:8962bc0fad55b13afedfeb6ad5cb06fd065461cf3e1ae4e7aeae5eeb17b179df 0.4s done [2021-06-19T06:30:33.916Z] #9 extracting sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 6.3s done [2021-06-19T06:30:33.916Z] #9 extracting sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 1.8s [2021-06-19T06:30:33.916Z] #9 ... [2021-06-19T06:30:33.916Z] [2021-06-19T06:30:33.916Z] #27 [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-06-19T06:30:33.916Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-19T06:30:33.916Z] #27 10.05 137 added, 0 removed; done. [2021-06-19T06:30:33.923Z] #46 97.61 net [2021-06-19T06:30:33.923Z] #46 97.72 vendor/golang.org/x/crypto/chacha20 [2021-06-19T06:30:33.958Z] #9 extracting sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 5.4s done [2021-06-19T06:30:33.958Z] #9 extracting sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 [2021-06-19T06:30:33.996Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.5s done [2021-06-19T06:30:34.174Z] #27 10.09 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-19T06:30:34.174Z] #27 10.10 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-19T06:30:34.174Z] #27 10.11 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-19T06:30:34.174Z] #27 10.11 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-19T06:30:34.174Z] #27 10.12 Processing triggers for libc-bin (2.28-10) ... [2021-06-19T06:30:34.175Z] #27 10.14 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-19T06:30:34.175Z] #27 10.15 Updating certificates in /etc/ssl/certs... [2021-06-19T06:30:34.492Z] #46 ... [2021-06-19T06:30:34.492Z] [2021-06-19T06:30:34.492Z] #57 [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-06-19T06:30:34.492Z] #57 sha256:0a8efcbfae5a0d890f126bdefb3c709294b18e0e27ce13b77d3ff4b33d7899d4 [2021-06-19T06:30:34.492Z] #57 45.30 + bin/ctr [2021-06-19T06:30:34.572Z] #63 DONE 3.6s [2021-06-19T06:30:34.572Z] [2021-06-19T06:30:34.572Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T06:30:34.572Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T06:30:34.572Z] #9 resolve docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f 0.1s done [2021-06-19T06:30:34.572Z] #9 sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f 1.86kB / 1.86kB done [2021-06-19T06:30:34.572Z] #9 sha256:b09f7387a7195b1cfe0144557a8e33af2174426a4b76cb89e499093803d02e7b 7.00kB / 7.00kB done [2021-06-19T06:30:34.572Z] #9 sha256:be0e3a0f3ffa448b0bcbb9019edca692b8278407a44dc138c60e6f12f0218f87 1.79kB / 1.79kB done [2021-06-19T06:30:34.572Z] #9 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 2.5s done [2021-06-19T06:30:34.572Z] #9 sha256:e8d62473a22dec9ffef056b2017968a9dc484c8f836fb6d79f46980b309e9138 7.83MB / 7.83MB 2.6s done [2021-06-19T06:30:34.572Z] #9 sha256:8962bc0fad55b13afedfeb6ad5cb06fd065461cf3e1ae4e7aeae5eeb17b179df 10.00MB / 10.00MB 3.0s done [2021-06-19T06:30:34.572Z] #9 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 0.4s [2021-06-19T06:30:34.572Z] #9 sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 14.68MB / 68.74MB 3.3s [2021-06-19T06:30:34.572Z] #9 sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 3.15MB / 51.84MB 3.3s [2021-06-19T06:30:34.572Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 0B / 129.05MB 3.3s [2021-06-19T06:30:34.572Z] #9 sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 19.92MB / 68.74MB 3.4s [2021-06-19T06:30:34.572Z] #9 sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 18.87MB / 51.84MB 3.4s [2021-06-19T06:30:34.737Z] #27 10.80 0 added, 0 removed; done. [2021-06-19T06:30:34.737Z] #27 10.80 Running hooks in /etc/ca-certificates/update.d... [2021-06-19T06:30:34.737Z] #27 10.80 done. [2021-06-19T06:30:34.751Z] #57 ... [2021-06-19T06:30:34.751Z] [2021-06-19T06:30:34.751Z] #46 [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-06-19T06:30:34.751Z] #46 sha256:faf16b68963c4c3624f440880bd0928779bbf91ae8dbb092b83b1217ce11731c [2021-06-19T06:30:34.751Z] #46 98.24 vendor/golang.org/x/crypto/poly1305 [2021-06-19T06:30:34.834Z] #9 sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 26.35MB / 68.74MB 3.5s [2021-06-19T06:30:34.834Z] #9 sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 23.07MB / 51.84MB 3.5s [2021-06-19T06:30:35.011Z] #46 98.62 vendor/golang.org/x/sys/cpu [2021-06-19T06:30:35.097Z] #9 sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 35.65MB / 68.74MB 3.8s [2021-06-19T06:30:35.097Z] #9 sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 32.51MB / 51.84MB 3.8s [2021-06-19T06:30:35.097Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 10.49MB / 129.05MB 3.8s [2021-06-19T06:30:35.359Z] #9 sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 48.23MB / 68.74MB 4.1s [2021-06-19T06:30:35.359Z] #9 sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 47.19MB / 51.84MB 4.1s [2021-06-19T06:30:35.359Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 30.41MB / 129.05MB 4.1s [2021-06-19T06:30:35.359Z] #9 ... [2021-06-19T06:30:35.359Z] [2021-06-19T06:30:35.359Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-19T06:30:35.359Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-19T06:30:35.359Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-19T06:30:35.359Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-19T06:30:35.359Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-19T06:30:35.359Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.1s done [2021-06-19T06:30:35.359Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.0s done [2021-06-19T06:30:35.359Z] #65 DONE 4.5s [2021-06-19T06:30:35.359Z] [2021-06-19T06:30:35.359Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T06:30:35.359Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T06:30:35.580Z] #46 99.14 vendor/golang.org/x/crypto/chacha20poly1305 [2021-06-19T06:30:35.621Z] #9 sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 53.48MB / 68.74MB 4.3s [2021-06-19T06:30:35.621Z] #9 sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 51.84MB / 51.84MB 4.3s [2021-06-19T06:30:35.621Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 37.75MB / 129.05MB 4.3s [2021-06-19T06:30:35.621Z] #9 sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 68.16MB / 68.74MB 4.5s [2021-06-19T06:30:35.621Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 55.57MB / 129.05MB 4.5s [2021-06-19T06:30:35.884Z] #9 ... [2021-06-19T06:30:35.884Z] [2021-06-19T06:30:35.884Z] #23 [internal] load build context [2021-06-19T06:30:35.884Z] #23 sha256:488c07df9f69ef4bde0210529a660254ca7b5b4feb1b7a0244c2068a81576713 [2021-06-19T06:30:35.884Z] #23 transferring context: 55.84MB 4.1s done [2021-06-19T06:30:35.884Z] #23 DONE 4.9s [2021-06-19T06:30:35.884Z] [2021-06-19T06:30:35.884Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T06:30:35.884Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T06:30:35.884Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 78.64MB / 129.05MB 4.7s [2021-06-19T06:30:35.884Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 88.08MB / 129.05MB 4.7s [2021-06-19T06:30:36.147Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 100.66MB / 129.05MB 4.9s [2021-06-19T06:30:36.147Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 111.15MB / 129.05MB 5.1s [2021-06-19T06:30:36.409Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 123.73MB / 129.05MB 5.2s [2021-06-19T06:30:36.501Z] #9 ... [2021-06-19T06:30:36.501Z] [2021-06-19T06:30:36.501Z] #27 [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-06-19T06:30:36.501Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-19T06:30:36.501Z] #27 5.307 Reading package lists... [2021-06-19T06:30:36.501Z] #27 6.276 Reading package lists... [2021-06-19T06:30:36.501Z] #27 7.175 Building dependency tree... [2021-06-19T06:30:36.501Z] #27 7.536 The following additional packages will be installed: [2021-06-19T06:30:36.501Z] #27 7.536 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-19T06:30:36.501Z] #27 7.536 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-19T06:30:36.501Z] #27 7.536 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-19T06:30:36.501Z] #27 7.536 Suggested packages: [2021-06-19T06:30:36.501Z] #27 7.536 krb5-doc krb5-user [2021-06-19T06:30:36.501Z] #27 7.536 Recommended packages: [2021-06-19T06:30:36.501Z] #27 7.536 krb5-locales publicsuffix libsasl2-modules [2021-06-19T06:30:36.501Z] #27 7.825 The following NEW packages will be installed: [2021-06-19T06:30:36.501Z] #27 7.825 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-19T06:30:36.501Z] #27 7.825 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-19T06:30:36.501Z] #27 7.826 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-19T06:30:36.501Z] #27 7.831 libssh2-1 libssl1.1 openssl [2021-06-19T06:30:36.501Z] #27 8.126 0 upgraded, 21 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T06:30:36.501Z] #27 8.126 Need to get 5059 kB of archives. [2021-06-19T06:30:36.501Z] #27 8.126 After this operation, 12.1 MB of additional disk space will be used. [2021-06-19T06:30:36.501Z] #27 8.126 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-06-19T06:30:36.501Z] #27 8.126 Get:2 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-19T06:30:36.501Z] #27 8.166 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-06-19T06:30:36.501Z] #27 8.194 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-06-19T06:30:36.501Z] #27 8.208 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-06-19T06:30:36.501Z] #27 8.958 Get:6 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-06-19T06:30:36.501Z] #27 8.958 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-06-19T06:30:36.501Z] #27 8.958 Get:8 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-06-19T06:30:36.501Z] #27 8.958 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-06-19T06:30:36.501Z] #27 8.960 Get:10 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-06-19T06:30:36.501Z] #27 9.088 Get:11 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-06-19T06:30:36.501Z] #27 9.088 Get:12 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-06-19T06:30:36.501Z] #27 9.088 Get:13 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-19T06:30:36.501Z] #27 9.088 Get:14 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-06-19T06:30:36.501Z] #27 9.095 Get:15 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-06-19T06:30:36.501Z] #27 9.095 Get:16 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-06-19T06:30:36.501Z] #27 9.095 Get:17 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-06-19T06:30:36.501Z] #27 9.095 Get:18 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-06-19T06:30:36.501Z] #27 9.527 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-19T06:30:36.501Z] #27 9.527 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-19T06:30:36.501Z] #27 9.527 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-19T06:30:36.501Z] #27 9.772 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T06:30:36.501Z] #27 9.811 Fetched 5059 kB in 2s (3047 kB/s) [2021-06-19T06:30:36.501Z] #27 9.877 Selecting previously unselected package libssl1.1:amd64. [2021-06-19T06:30:36.501Z] #27 9.877 (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 ... 6677 files and directories currently installed.) [2021-06-19T06:30:36.501Z] #27 9.879 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-19T06:30:36.501Z] #27 9.889 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-19T06:30:36.501Z] #27 10.17 Selecting previously unselected package openssl. [2021-06-19T06:30:36.501Z] #27 10.17 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-19T06:30:36.501Z] #27 10.17 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-19T06:30:36.501Z] #27 10.34 Selecting previously unselected package ca-certificates. [2021-06-19T06:30:36.501Z] #27 10.34 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-19T06:30:36.501Z] #27 10.34 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-19T06:30:36.501Z] #27 10.45 Selecting previously unselected package libkeyutils1:amd64. [2021-06-19T06:30:36.501Z] #27 10.45 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-06-19T06:30:36.501Z] #27 10.45 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-06-19T06:30:36.501Z] #27 10.49 Selecting previously unselected package libkrb5support0:amd64. [2021-06-19T06:30:36.501Z] #27 10.49 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-06-19T06:30:36.501Z] #27 10.50 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-19T06:30:36.501Z] #27 10.53 Selecting previously unselected package libk5crypto3:amd64. [2021-06-19T06:30:36.501Z] #27 10.53 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-06-19T06:30:36.501Z] #27 10.53 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-19T06:30:36.501Z] #27 10.58 Selecting previously unselected package libkrb5-3:amd64. [2021-06-19T06:30:36.501Z] #27 10.58 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-06-19T06:30:36.501Z] #27 10.59 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-19T06:30:36.501Z] #27 10.67 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-19T06:30:36.501Z] #27 10.67 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-06-19T06:30:36.501Z] #27 10.68 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-19T06:30:36.501Z] #27 10.72 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-19T06:30:36.501Z] #27 10.72 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-19T06:30:36.501Z] #27 10.73 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-19T06:30:36.501Z] #27 10.76 Selecting previously unselected package libsasl2-2:amd64. [2021-06-19T06:30:36.501Z] #27 10.76 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-19T06:30:36.501Z] #27 10.77 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-19T06:30:36.501Z] #27 10.81 Selecting previously unselected package libldap-common. [2021-06-19T06:30:36.501Z] #27 10.81 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-19T06:30:36.501Z] #27 10.81 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-19T06:30:36.501Z] #27 10.85 Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-19T06:30:36.501Z] #27 10.85 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-06-19T06:30:36.501Z] #27 10.85 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-19T06:30:36.501Z] #27 10.91 Selecting previously unselected package libnghttp2-14:amd64. [2021-06-19T06:30:36.501Z] #27 10.91 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-06-19T06:30:36.501Z] #27 10.91 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-19T06:30:36.501Z] #27 10.95 Selecting previously unselected package libpsl5:amd64. [2021-06-19T06:30:36.501Z] #27 10.95 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-06-19T06:30:36.501Z] #27 10.96 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-06-19T06:30:36.501Z] #27 10.99 Selecting previously unselected package librtmp1:amd64. [2021-06-19T06:30:36.501Z] #27 10.99 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-06-19T06:30:36.501Z] #27 11.00 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-19T06:30:36.501Z] #27 11.03 Selecting previously unselected package libssh2-1:amd64. [2021-06-19T06:30:36.501Z] #27 11.03 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-06-19T06:30:36.501Z] #27 11.03 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-19T06:30:36.501Z] #27 11.08 Selecting previously unselected package libcurl4:amd64. [2021-06-19T06:30:36.501Z] #27 11.08 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-06-19T06:30:36.501Z] #27 11.08 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-19T06:30:36.501Z] #27 11.14 Selecting previously unselected package curl. [2021-06-19T06:30:36.501Z] #27 11.14 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-06-19T06:30:36.501Z] #27 11.14 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-19T06:30:36.501Z] #27 11.21 Selecting previously unselected package libonig5:amd64. [2021-06-19T06:30:36.501Z] #27 11.21 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-06-19T06:30:36.501Z] #27 11.21 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-19T06:30:36.501Z] #27 11.26 Selecting previously unselected package libjq1:amd64. [2021-06-19T06:30:36.501Z] #27 11.26 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-19T06:30:36.501Z] #27 11.26 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-19T06:30:36.501Z] #27 11.31 Selecting previously unselected package jq. [2021-06-19T06:30:36.501Z] #27 11.31 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-19T06:30:36.501Z] #27 11.31 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-19T06:30:36.501Z] #27 11.35 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-06-19T06:30:36.501Z] #27 11.36 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-06-19T06:30:36.501Z] #27 11.37 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-19T06:30:36.501Z] #27 ... [2021-06-19T06:30:36.501Z] [2021-06-19T06:30:36.501Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T06:30:36.501Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T06:30:36.518Z] #46 100.1 vendor/golang.org/x/crypto/curve25519 [2021-06-19T06:30:37.086Z] #46 100.7 vendor/golang.org/x/crypto/hkdf [2021-06-19T06:30:37.258Z] #27 DONE 13.4s [2021-06-19T06:30:37.258Z] [2021-06-19T06:30:37.258Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-19T06:30:37.258Z] #28 sha256:936efebf71ee71dbf3f67318a009f6403a076c80cf03159808c6beefd8f5d3a4 [2021-06-19T06:30:37.349Z] #46 100.9 vendor/golang.org/x/text/transform [2021-06-19T06:30:37.514Z] #28 DONE 0.1s [2021-06-19T06:30:37.514Z] [2021-06-19T06:30:37.514Z] #29 [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-06-19T06:30:37.514Z] #29 sha256:6933034b686ee93c981fd5727e036d8a00f80be26ce6fadf52fe386e7af41d55 [2021-06-19T06:30:37.803Z] #9 sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 51.84MB / 51.84MB 6.3s done [2021-06-19T06:30:38.064Z] #9 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 4.1s done [2021-06-19T06:30:38.287Z] #46 101.7 vendor/golang.org/x/text/unicode/bidi [2021-06-19T06:30:38.418Z] #9 extracting sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 4.1s done [2021-06-19T06:30:38.418Z] #9 extracting sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 [2021-06-19T06:30:38.882Z] #29 1.077 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-19T06:30:38.882Z] #29 1.154 [2021-06-19T06:30:39.137Z] #29 1.270 ########### 16.5% ########################## 36.6% ######################################## 56.4% ####################################################### 76.4% ##################################################################### 96.5% ######################################################################## 100.0% [2021-06-19T06:30:39.393Z] #29 1.773 [2021-06-19T06:30:39.393Z] #29 1.889 ######################################################################## 100.0% [2021-06-19T06:30:39.393Z] #29 1.965 [2021-06-19T06:30:39.451Z] #9 sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 68.74MB / 68.74MB 7.9s done [2021-06-19T06:30:39.653Z] #29 2.079 ############################################################ 84.3% ######################################################################## 100.0% [2021-06-19T06:30:39.654Z] #29 2.184 [2021-06-19T06:30:39.667Z] #46 103.2 vendor/golang.org/x/text/secure/bidirule [2021-06-19T06:30:39.926Z] #46 103.5 vendor/golang.org/x/text/unicode/norm [2021-06-19T06:30:40.024Z] #9 extracting sha256:e8d62473a22dec9ffef056b2017968a9dc484c8f836fb6d79f46980b309e9138 [2021-06-19T06:30:40.285Z] #9 extracting sha256:e8d62473a22dec9ffef056b2017968a9dc484c8f836fb6d79f46980b309e9138 0.4s done [2021-06-19T06:30:40.424Z] #29 2.299 ############ 17.6% ########################## 36.9% ######################################## 56.4% ###################################################### 75.7% #################################################################### 95.0% ####################################################################### 99.7% ######################################################################## 100.0% [2021-06-19T06:30:40.424Z] #29 2.911 [2021-06-19T06:30:40.861Z] #9 ... [2021-06-19T06:30:40.861Z] [2021-06-19T06:30:40.861Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-19T06:30:40.861Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-19T06:30:40.861Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.1s done [2021-06-19T06:30:40.861Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-06-19T06:30:40.861Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-06-19T06:30:40.861Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-06-19T06:30:40.861Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 2.5s done [2021-06-19T06:30:41.121Z] #26 ... [2021-06-19T06:30:41.121Z] [2021-06-19T06:30:41.121Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T06:30:41.121Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T06:30:41.389Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 129.05MB / 129.05MB 10.0s done [2021-06-19T06:30:41.389Z] #9 sha256:db807893dccf12b2476ed4f38061fb7b0e0091c1b91ebedd23fdd39924c33988 156B / 156B 10.2s [2021-06-19T06:30:41.390Z] #9 extracting sha256:8962bc0fad55b13afedfeb6ad5cb06fd065461cf3e1ae4e7aeae5eeb17b179df [2021-06-19T06:30:41.691Z] #9 ... [2021-06-19T06:30:41.691Z] [2021-06-19T06:30:41.691Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-19T06:30:41.691Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-19T06:30:41.691Z] #26 DONE 10.6s [2021-06-19T06:30:41.691Z] [2021-06-19T06:30:41.691Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T06:30:41.691Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T06:30:41.717Z] #9 ... [2021-06-19T06:30:41.717Z] [2021-06-19T06:30:41.717Z] #27 [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-06-19T06:30:41.717Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-19T06:30:41.717Z] #27 11.50 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-19T06:30:41.717Z] #27 11.51 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-19T06:30:41.717Z] #27 11.52 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-19T06:30:41.717Z] #27 11.53 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-19T06:30:41.717Z] #27 11.54 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-19T06:30:41.717Z] #27 11.55 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-19T06:30:41.717Z] #27 11.56 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-19T06:30:41.717Z] #27 11.57 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-19T06:30:41.717Z] #27 11.58 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-19T06:30:41.717Z] #27 11.58 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-19T06:30:41.717Z] #27 11.60 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-19T06:30:41.717Z] #27 11.61 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-19T06:30:41.717Z] #27 11.62 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-19T06:30:41.717Z] #27 11.62 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-19T06:30:41.717Z] #27 12.21 Updating certificates in /etc/ssl/certs... [2021-06-19T06:30:41.717Z] #27 13.02 137 added, 0 removed; done. [2021-06-19T06:30:41.717Z] #27 13.10 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-19T06:30:41.717Z] #27 13.11 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-19T06:30:41.717Z] #27 13.12 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-19T06:30:41.717Z] #27 13.13 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-19T06:30:41.717Z] #27 13.14 Processing triggers for libc-bin (2.28-10) ... [2021-06-19T06:30:41.717Z] #27 13.16 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-19T06:30:41.717Z] #27 13.17 Updating certificates in /etc/ssl/certs... [2021-06-19T06:30:41.717Z] #27 13.83 0 added, 0 removed; done. [2021-06-19T06:30:41.717Z] #27 13.83 Running hooks in /etc/ca-certificates/update.d... [2021-06-19T06:30:41.717Z] #27 13.83 done. [2021-06-19T06:30:41.717Z] #27 DONE 16.7s [2021-06-19T06:30:41.717Z] [2021-06-19T06:30:41.717Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T06:30:41.717Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T06:30:41.717Z] #9 ... [2021-06-19T06:30:41.717Z] [2021-06-19T06:30:41.717Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-19T06:30:41.717Z] #28 sha256:2e6990bcbdb46deda8c5de3f76c253a415bce1e9c4090df455f178a45c3bb748 [2021-06-19T06:30:41.839Z] #46 ... [2021-06-19T06:30:41.839Z] [2021-06-19T06:30:41.839Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-19T06:30:41.839Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T06:30:41.839Z] #13 100.2 Selecting previously unselected package libapparmor1:amd64. [2021-06-19T06:30:41.839Z] #13 100.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-19T06:30:41.839Z] #13 100.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-06-19T06:30:41.839Z] #13 100.2 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-19T06:30:41.839Z] #13 100.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-19T06:30:41.839Z] #13 100.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-19T06:30:41.839Z] #13 100.4 Selecting previously unselected package libbtrfs0. [2021-06-19T06:30:41.839Z] #13 100.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-19T06:30:41.839Z] #13 100.4 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-19T06:30:42.099Z] #13 100.5 Selecting previously unselected package libbtrfs-dev. [2021-06-19T06:30:42.099Z] #13 100.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-19T06:30:42.099Z] #13 100.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-19T06:30:42.099Z] #13 100.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-19T06:30:42.099Z] #13 100.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-19T06:30:42.099Z] #13 100.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-19T06:30:42.262Z] #9 extracting sha256:8962bc0fad55b13afedfeb6ad5cb06fd065461cf3e1ae4e7aeae5eeb17b179df 0.7s done [2021-06-19T06:30:42.359Z] #13 100.9 Selecting previously unselected package libudev-dev:amd64. [2021-06-19T06:30:42.359Z] #13 100.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-19T06:30:42.359Z] #13 100.9 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-19T06:30:42.359Z] #13 101.0 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-19T06:30:42.359Z] #13 101.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-19T06:30:42.359Z] #13 101.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-06-19T06:30:42.482Z] #29 3.040 ## 3.2% ###### 9.6% ########## 14.9% ############## 20.1% ################## 25.3% ##################### 30.5% ######################### 35.8% ############################# 41.2% ################################# 46.4% ##################################### 51.6% ######################################## 56.8% ############################################ 61.9% ################################################ 67.2% #################################################### 72.4% ####################################################### 77.6% ########################################################### 82.8% ############################################################## 87.4% ################################################################### 93.3% ###################################################################### 98.6% ######################################################################## 100.0% [2021-06-19T06:30:42.482Z] #29 4.887 [2021-06-19T06:30:42.619Z] #13 101.3 Selecting previously unselected package libpcre16-3:amd64. [2021-06-19T06:30:42.660Z] #28 DONE 0.9s [2021-06-19T06:30:42.660Z] [2021-06-19T06:30:42.660Z] #29 [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-06-19T06:30:42.660Z] #29 sha256:b618b22e674f78787ae0f35412a75f39a6f05743eced464e85fb1a570041c8c0 [2021-06-19T06:30:42.739Z] #29 5.141 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-19T06:30:42.739Z] #29 5.228 [2021-06-19T06:30:42.739Z] #29 5.351 #################################################################### 94.7% ######################################################################## 100.0% [2021-06-19T06:30:42.833Z] #9 ... [2021-06-19T06:30:42.833Z] [2021-06-19T06:30:42.833Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-19T06:30:42.833Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-19T06:30:42.833Z] #64 DONE 1.1s [2021-06-19T06:30:42.833Z] [2021-06-19T06:30:42.833Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-19T06:30:42.833Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-19T06:30:42.879Z] #13 101.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-19T06:30:42.879Z] #13 101.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-19T06:30:42.995Z] #29 5.366 [2021-06-19T06:30:43.138Z] #13 101.5 Selecting previously unselected package libpcre32-3:amd64. [2021-06-19T06:30:43.138Z] #13 101.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-19T06:30:43.138Z] #13 101.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-19T06:30:43.138Z] #13 101.7 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-19T06:30:43.138Z] #13 101.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-19T06:30:43.138Z] #13 101.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-19T06:30:43.138Z] #13 101.8 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-19T06:30:43.252Z] #29 5.642 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-19T06:30:43.252Z] #29 5.721 [2021-06-19T06:30:43.398Z] #13 101.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-19T06:30:43.398Z] #13 101.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-19T06:30:43.515Z] #29 ... [2021-06-19T06:30:43.515Z] [2021-06-19T06:30:43.515Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T06:30:43.515Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T06:30:43.515Z] #9 extracting sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 3.3s done [2021-06-19T06:30:43.516Z] #9 extracting sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 7.1s done [2021-06-19T06:30:43.516Z] #9 extracting sha256:db807893dccf12b2476ed4f38061fb7b0e0091c1b91ebedd23fdd39924c33988 done [2021-06-19T06:30:43.516Z] #9 DONE 28.6s [2021-06-19T06:30:43.516Z] [2021-06-19T06:30:43.516Z] #29 [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-06-19T06:30:43.516Z] #29 sha256:6933034b686ee93c981fd5727e036d8a00f80be26ce6fadf52fe386e7af41d55 [2021-06-19T06:30:43.516Z] #29 5.835 ### 4.4% ######################################################################## 100.0% [2021-06-19T06:30:43.516Z] #29 5.884 [2021-06-19T06:30:43.516Z] #29 ... [2021-06-19T06:30:43.516Z] [2021-06-19T06:30:43.516Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-19T06:30:43.516Z] #10 sha256:7f6eb43c8ad762107fb11b9dc5bf1c30efa1cf78d664ea7df9c142c5fd039145 [2021-06-19T06:30:43.609Z] #29 1.030 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-19T06:30:43.609Z] #29 1.113 [2021-06-19T06:30:43.659Z] #13 102.2 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-19T06:30:43.659Z] #13 102.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-19T06:30:43.659Z] #13 102.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-19T06:30:43.920Z] #13 102.5 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-19T06:30:43.920Z] #13 102.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-19T06:30:43.920Z] #13 102.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-19T06:30:44.179Z] #13 102.6 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-19T06:30:44.179Z] #13 102.6 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-19T06:30:44.179Z] #13 102.6 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-19T06:30:44.179Z] #13 102.7 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-19T06:30:44.179Z] #13 102.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-19T06:30:44.179Z] #13 102.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-19T06:30:44.218Z] #66 DONE 1.3s [2021-06-19T06:30:44.218Z] [2021-06-19T06:30:44.218Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T06:30:44.218Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T06:30:44.218Z] #9 extracting sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 1.1s [2021-06-19T06:30:44.395Z] #29 1.234 ######### 13.2% ########################## 36.8% ######################################## 56.6% ####################################################### 76.4% ##################################################################### 96.3% ######################################################################## 100.0% [2021-06-19T06:30:44.395Z] #29 1.729 [2021-06-19T06:30:44.395Z] #29 ... [2021-06-19T06:30:44.395Z] [2021-06-19T06:30:44.395Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T06:30:44.395Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T06:30:44.395Z] #9 extracting sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 5.7s done [2021-06-19T06:30:44.395Z] #9 extracting sha256:db807893dccf12b2476ed4f38061fb7b0e0091c1b91ebedd23fdd39924c33988 done [2021-06-19T06:30:44.395Z] #9 DONE 28.2s [2021-06-19T06:30:44.395Z] [2021-06-19T06:30:44.395Z] #29 [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-06-19T06:30:44.395Z] #29 sha256:b618b22e674f78787ae0f35412a75f39a6f05743eced464e85fb1a570041c8c0 [2021-06-19T06:30:44.395Z] #29 1.837 ######################################################################## 100.0% [2021-06-19T06:30:44.395Z] #29 1.900 [2021-06-19T06:30:44.656Z] #29 2.029 ################################# 46.7% ######################################################################## 100.0% [2021-06-19T06:30:44.656Z] #29 2.140 [2021-06-19T06:30:44.752Z] #13 103.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-19T06:30:44.752Z] #13 103.2 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-19T06:30:44.752Z] #13 103.2 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-19T06:30:44.752Z] #13 103.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-19T06:30:44.752Z] #13 103.3 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-19T06:30:44.752Z] #13 103.3 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-19T06:30:44.752Z] #13 103.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-19T06:30:44.752Z] #13 103.3 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-19T06:30:44.752Z] #13 103.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-19T06:30:44.752Z] #13 103.3 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-19T06:30:44.752Z] #13 103.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-19T06:30:44.752Z] #13 103.4 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-19T06:30:44.752Z] #13 103.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-19T06:30:44.752Z] #13 103.4 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-19T06:30:44.752Z] #13 103.4 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-19T06:30:44.752Z] #13 103.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-19T06:30:44.752Z] #13 103.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-19T06:30:44.752Z] #13 103.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-19T06:30:44.752Z] #13 103.5 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-06-19T06:30:44.752Z] #13 103.5 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-06-19T06:30:44.752Z] #13 103.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-19T06:30:45.016Z] #13 103.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-19T06:30:45.016Z] #13 103.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-19T06:30:45.016Z] #13 103.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-19T06:30:45.016Z] #13 103.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-19T06:30:45.016Z] #13 103.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-19T06:30:45.016Z] #13 103.5 Setting up dmsetup (2:1.02.155-3) ... [2021-06-19T06:30:45.016Z] #13 103.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-19T06:30:45.016Z] #13 103.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-19T06:30:45.016Z] #13 103.6 Processing triggers for libc-bin (2.28-10) ... [2021-06-19T06:30:45.446Z] #29 2.271 ####### 11.0% ######################### 35.7% ####################################### 55.0% ##################################################### 74.1% ################################################################### 93.6% ######################################################################## 100.0% [2021-06-19T06:30:45.446Z] #29 2.759 [2021-06-19T06:30:46.396Z] #13 DONE 104.9s [2021-06-19T06:30:46.396Z] [2021-06-19T06:30:46.396Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-19T06:30:46.396Z] #14 sha256:439592cb2474c4f379790efd36637b5061a8bd83fbc39f7ebf441a894b20089f [2021-06-19T06:30:47.274Z] #29 2.872 ### 4.8% ####### 10.0% ########## 15.2% ############## 20.4% ################## 25.7% ###################### 30.9% ######################### 36.1% ############################# 41.3% ################################# 46.5% ##################################### 51.6% ######################################## 56.8% ############################################ 62.1% ################################################ 67.3% #################################################### 72.5% ####################################################### 77.7% ########################################################### 83.0% ############################################################### 88.2% ################################################################### 93.4% ####################################################################### 98.6% ######################################################################## 100.0% [2021-06-19T06:30:47.274Z] #29 4.731 [2021-06-19T06:30:47.522Z] #9 extracting sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 4.3s done [2021-06-19T06:30:47.522Z] #9 extracting sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 [2021-06-19T06:30:47.534Z] #29 4.932 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-19T06:30:47.534Z] #29 4.987 [2021-06-19T06:30:47.794Z] #29 5.039 ######################################################################## 100.0% [2021-06-19T06:30:47.794Z] #29 5.064 [2021-06-19T06:30:47.794Z] #29 5.279 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-19T06:30:47.794Z] #29 5.332 [2021-06-19T06:30:48.064Z] #29 5.443 ################################# 46.0% ######################################################################## 100.0% [2021-06-19T06:30:48.064Z] #29 5.515 [2021-06-19T06:30:48.306Z] #14 DONE 1.7s [2021-06-19T06:30:48.306Z] [2021-06-19T06:30:48.306Z] #54 [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-06-19T06:30:48.306Z] #54 sha256:cbde7716807247dce52ed27e1bd31fd3094cf2ce2c9bc07d1ad7e9fc287b9f80 [2021-06-19T06:30:48.306Z] #54 1.549 + RM_GOPATH=0 [2021-06-19T06:30:48.306Z] #54 1.549 + TMP_GOPATH= [2021-06-19T06:30:48.306Z] #54 1.549 + : /build [2021-06-19T06:30:48.306Z] #54 1.549 + '[' -z '' ']' [2021-06-19T06:30:48.306Z] #54 1.549 ++ mktemp -d [2021-06-19T06:30:48.306Z] #54 1.550 + export GOPATH=/tmp/tmp.7toWX1GExO [2021-06-19T06:30:48.306Z] #54 1.550 + GOPATH=/tmp/tmp.7toWX1GExO [2021-06-19T06:30:48.306Z] #54 1.550 + RM_GOPATH=1 [2021-06-19T06:30:48.306Z] #54 1.550 + case "$(go env GOARCH)" in [2021-06-19T06:30:48.306Z] #54 1.551 ++ go env GOARCH [2021-06-19T06:30:48.306Z] #54 1.595 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T06:30:48.306Z] #54 1.596 + GO_BUILDMODE=-buildmode=pie [2021-06-19T06:30:48.306Z] #54 1.596 ++ dirname /tmp/install/install.sh [2021-06-19T06:30:48.306Z] #54 1.603 + dir=/tmp/install [2021-06-19T06:30:48.306Z] #54 1.603 + bin=runc [2021-06-19T06:30:48.306Z] #54 1.604 + shift [2021-06-19T06:30:48.306Z] #54 1.604 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-19T06:30:48.306Z] #54 1.604 + . /tmp/install/runc.installer [2021-06-19T06:30:48.306Z] #54 1.604 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-19T06:30:48.306Z] #54 1.605 + install_runc [2021-06-19T06:30:48.306Z] #54 1.605 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-19T06:30:48.306Z] #54 1.606 + uname -r [2021-06-19T06:30:48.306Z] #54 1.608 + RUNC_BUILDTAGS='seccomp ' [2021-06-19T06:30:48.306Z] #54 1.609 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-19T06:30:48.306Z] #54 1.609 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-19T06:30:48.306Z] #54 1.609 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.7toWX1GExO/src/github.com/opencontainers/runc [2021-06-19T06:30:48.306Z] #54 1.611 Cloning into '/tmp/tmp.7toWX1GExO/src/github.com/opencontainers/runc'... [2021-06-19T06:30:48.323Z] #29 5.772 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-19T06:30:48.323Z] #29 5.833 [2021-06-19T06:30:48.756Z] #10 ... [2021-06-19T06:30:48.756Z] [2021-06-19T06:30:48.756Z] #29 [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-06-19T06:30:48.756Z] #29 sha256:6933034b686ee93c981fd5727e036d8a00f80be26ce6fadf52fe386e7af41d55 [2021-06-19T06:30:48.756Z] #29 6.200 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-19T06:30:48.756Z] #29 6.290 [2021-06-19T06:30:48.756Z] #29 6.416 ## 3.3% ###### 9.1% ############### 21.8% ################################# 47.1% ########################################### 60.4% ##################################################################### 96.1% ######################################################################## 100.0% [2021-06-19T06:30:48.756Z] #29 7.085 [2021-06-19T06:30:48.756Z] #29 7.364 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-19T06:30:48.756Z] #29 7.419 [2021-06-19T06:30:48.756Z] #29 7.480 ######################################################################## 100.0% [2021-06-19T06:30:48.756Z] #29 7.499 [2021-06-19T06:30:48.756Z] #29 7.708 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-19T06:30:48.756Z] #29 7.762 [2021-06-19T06:30:48.756Z] #29 7.853 ######################################################################## 100.0% [2021-06-19T06:30:48.756Z] #29 7.871 [2021-06-19T06:30:48.756Z] #29 7.880 Download of images into '/build' complete. [2021-06-19T06:30:48.756Z] #29 7.880 Use something like the following to load the result into a Docker daemon: [2021-06-19T06:30:48.756Z] #29 7.880 tar -cC '/build' . | docker load [2021-06-19T06:30:48.756Z] #29 DONE 11.3s [2021-06-19T06:30:48.756Z] [2021-06-19T06:30:48.756Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-19T06:30:48.756Z] #10 sha256:7f6eb43c8ad762107fb11b9dc5bf1c30efa1cf78d664ea7df9c142c5fd039145 [2021-06-19T06:30:48.756Z] #10 DONE 5.5s [2021-06-19T06:30:48.998Z] Running on azwin-2-70d660 in d:\jenkins\workspace\moby_PR-42535 [Pipeline] { [2021-06-19T06:30:49.012Z] [2021-06-19T06:30:49.012Z] #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-06-19T06:30:49.012Z] #11 sha256:7da304b136cf5131f0f1c5da04ac876076e364d833c785923f42ac14adf08875 [Pipeline] ws [2021-06-19T06:30:49.015Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-06-19T06:30:49.104Z] #29 5.945 ####### 10.7% ######################## 34.4% ##################################### 52.6% ################################################ 67.6% ############################################################## 86.5% #################################################################### 95.0% ######################################################################## 100.0% [2021-06-19T06:30:49.104Z] #29 6.570 [2021-06-19T06:30:49.245Z] #54 ... [2021-06-19T06:30:49.245Z] [2021-06-19T06:30:49.245Z] #59 [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-06-19T06:30:49.245Z] #59 sha256:6407a8e4295741a4463d834b709d086d321bebe8a362370a184df735e5a34588 [2021-06-19T06:30:49.245Z] #59 107.5 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-19T06:30:49.245Z] #59 107.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-19T06:30:49.245Z] #59 DONE 112.9s [2021-06-19T06:30:49.245Z] [2021-06-19T06:30:49.245Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-19T06:30:49.245Z] #60 sha256:6962b6e456ace07c3038c11ea6b81db2f34d9cfa11b6d298fc5d66f0e18f319b [2021-06-19T06:30:49.245Z] #60 DONE 0.1s [2021-06-19T06:30:49.245Z] [2021-06-19T06:30:49.245Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-19T06:30:49.245Z] #61 sha256:a273ebfeb4f31aacf28556047c943c86c922419a3f7ddea1adf13d36d518fc9e [2021-06-19T06:30:49.245Z] #61 DONE 0.0s [2021-06-19T06:30:49.245Z] [2021-06-19T06:30:49.245Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-06-19T06:30:49.245Z] #15 sha256:58bb467fb5082385e77c411108906cde23ac136da1771d3e481a15a451965562 [2021-06-19T06:30:49.245Z] #15 DONE 1.3s [2021-06-19T06:30:49.245Z] [2021-06-19T06:30:49.245Z] #46 [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-06-19T06:30:49.245Z] #46 sha256:faf16b68963c4c3624f440880bd0928779bbf91ae8dbb092b83b1217ce11731c [2021-06-19T06:30:49.245Z] #46 107.2 vendor/golang.org/x/net/idna [2021-06-19T06:30:49.245Z] #46 109.1 vendor/golang.org/x/net/http2/hpack [2021-06-19T06:30:49.245Z] #46 110.2 mime [2021-06-19T06:30:49.245Z] #46 112.8 mime/quotedprintable [2021-06-19T06:30:49.365Z] #29 6.770 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-19T06:30:49.365Z] #29 6.826 [2021-06-19T06:30:49.365Z] #29 6.889 ######################################################################## 100.0% [2021-06-19T06:30:49.365Z] #29 6.917 [2021-06-19T06:30:49.505Z] #46 ... [2021-06-19T06:30:49.505Z] [2021-06-19T06:30:49.505Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-19T06:30:49.505Z] #16 sha256:4712438b249bcc42580af81cb16f0c888a09cbf220871681026c6af279edb1ee [2021-06-19T06:30:49.580Z] #11 DONE 0.7s [2021-06-19T06:30:49.580Z] [2021-06-19T06:30:49.580Z] #59 [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-06-19T06:30:49.580Z] #59 sha256:613a44b24dc2a76efa0e2c4059da5ec8629946edc7fd50ecf0c11ce1d94e078d [2021-06-19T06:30:49.628Z] #29 7.067 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-19T06:30:49.628Z] #29 ... [2021-06-19T06:30:49.628Z] [2021-06-19T06:30:49.628Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-19T06:30:49.628Z] #10 sha256:7f6eb43c8ad762107fb11b9dc5bf1c30efa1cf78d664ea7df9c142c5fd039145 [2021-06-19T06:30:49.628Z] #10 DONE 5.3s [2021-06-19T06:30:49.628Z] [2021-06-19T06:30:49.628Z] #29 [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-06-19T06:30:49.628Z] #29 sha256:b618b22e674f78787ae0f35412a75f39a6f05743eced464e85fb1a570041c8c0 [2021-06-19T06:30:49.628Z] #29 7.125 [2021-06-19T06:30:49.628Z] #29 7.166 ######################################################################## 100.0% [2021-06-19T06:30:49.628Z] #29 7.184 [2021-06-19T06:30:49.628Z] #29 7.213 Download of images into '/build' complete. [2021-06-19T06:30:49.628Z] #29 7.213 Use something like the following to load the result into a Docker daemon: [2021-06-19T06:30:49.628Z] #29 7.213 tar -cC '/build' . | docker load [2021-06-19T06:30:49.628Z] #29 ... [2021-06-19T06:30:49.628Z] [2021-06-19T06:30:49.628Z] #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-06-19T06:30:49.628Z] #11 sha256:7da304b136cf5131f0f1c5da04ac876076e364d833c785923f42ac14adf08875 [2021-06-19T06:30:49.836Z] #59 ... [2021-06-19T06:30:49.837Z] [2021-06-19T06:30:49.837Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-19T06:30:49.837Z] #39 sha256:f0e9c165c35c5ee9245168d068a6af2614d14d81ad856edc1e240f42cd29f71c [2021-06-19T06:30:49.837Z] #39 DONE 0.2s [2021-06-19T06:30:49.837Z] [2021-06-19T06:30:49.837Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-19T06:30:49.837Z] #31 sha256:9d7e2e124e11ca77f63dad3cf223173f71cf163849e8ee5c9728eb22a8d1f98f [2021-06-19T06:30:49.837Z] #31 DONE 0.2s [2021-06-19T06:30:49.837Z] [2021-06-19T06:30:49.837Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-06-19T06:30:49.837Z] #43 sha256:0803015c9504144177fc58ab0560e49a3b6af4bfe9e262f335a2fdf9ab4cd1a2 [2021-06-19T06:30:49.837Z] #43 DONE 0.3s [2021-06-19T06:30:49.837Z] [2021-06-19T06:30:49.837Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-19T06:30:49.837Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T06:30:50.548Z] The recommended git tool is: git [2021-06-19T06:30:50.567Z] #11 ... [2021-06-19T06:30:50.567Z] [2021-06-19T06:30:50.567Z] #29 [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-06-19T06:30:50.567Z] #29 sha256:b618b22e674f78787ae0f35412a75f39a6f05743eced464e85fb1a570041c8c0 [2021-06-19T06:30:50.567Z] #29 DONE 8.0s [2021-06-19T06:30:50.825Z] #9 extracting sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 3.4s done [2021-06-19T06:30:50.827Z] [2021-06-19T06:30:50.827Z] #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-06-19T06:30:50.827Z] #11 sha256:7da304b136cf5131f0f1c5da04ac876076e364d833c785923f42ac14adf08875 [2021-06-19T06:30:51.089Z] #9 extracting sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 [2021-06-19T06:30:51.091Z] #11 DONE 1.4s [2021-06-19T06:30:51.091Z] [2021-06-19T06:30:51.091Z] #36 [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-06-19T06:30:51.091Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-19T06:30:51.351Z] #36 ... [2021-06-19T06:30:51.351Z] [2021-06-19T06:30:51.351Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-19T06:30:51.351Z] #31 sha256:9d7e2e124e11ca77f63dad3cf223173f71cf163849e8ee5c9728eb22a8d1f98f [2021-06-19T06:30:51.351Z] #31 DONE 0.1s [2021-06-19T06:30:51.351Z] [2021-06-19T06:30:51.351Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-19T06:30:51.351Z] #39 sha256:f0e9c165c35c5ee9245168d068a6af2614d14d81ad856edc1e240f42cd29f71c [2021-06-19T06:30:51.351Z] #39 DONE 0.3s [2021-06-19T06:30:51.351Z] [2021-06-19T06:30:51.351Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-06-19T06:30:51.351Z] #43 sha256:0803015c9504144177fc58ab0560e49a3b6af4bfe9e262f335a2fdf9ab4cd1a2 [2021-06-19T06:30:51.351Z] #43 DONE 0.3s [2021-06-19T06:30:51.351Z] [2021-06-19T06:30:51.351Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-19T06:30:51.351Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T06:30:51.413Z] #16 1.815 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-19T06:30:51.413Z] #16 DONE 2.0s [2021-06-19T06:30:51.413Z] [2021-06-19T06:30:51.413Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-19T06:30:51.413Z] #17 sha256:703af3b0e6424990c5639009bce49ac860d8458dcacc8e05e90f843d940a1110 [2021-06-19T06:30:51.661Z] #9 ... [2021-06-19T06:30:51.661Z] [2021-06-19T06:30:51.661Z] #27 [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-06-19T06:30:51.661Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-19T06:30:51.661Z] #27 2.139 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-19T06:30:51.661Z] #27 2.211 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-06-19T06:30:51.661Z] #27 2.219 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-19T06:30:51.661Z] #27 2.456 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-19T06:30:51.661Z] #27 2.729 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-19T06:30:51.661Z] #27 3.055 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-19T06:30:51.661Z] #27 4.726 Fetched 8449 kB in 3s (2972 kB/s) [2021-06-19T06:30:51.661Z] #27 4.726 Reading package lists... [2021-06-19T06:30:51.661Z] #27 5.663 Reading package lists... [2021-06-19T06:30:51.661Z] #27 6.560 Building dependency tree... [2021-06-19T06:30:51.661Z] #27 6.917 The following additional packages will be installed: [2021-06-19T06:30:51.661Z] #27 6.918 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-19T06:30:51.661Z] #27 6.918 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-19T06:30:51.661Z] #27 6.918 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-19T06:30:51.661Z] #27 6.919 Suggested packages: [2021-06-19T06:30:51.661Z] #27 6.920 krb5-doc krb5-user [2021-06-19T06:30:51.661Z] #27 6.920 Recommended packages: [2021-06-19T06:30:51.661Z] #27 6.920 krb5-locales publicsuffix libsasl2-modules [2021-06-19T06:30:51.661Z] #27 7.142 The following NEW packages will be installed: [2021-06-19T06:30:51.661Z] #27 7.143 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-19T06:30:51.661Z] #27 7.143 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-19T06:30:51.661Z] #27 7.144 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-19T06:30:51.661Z] #27 7.145 libssh2-1 libssl1.1 openssl [2021-06-19T06:30:51.661Z] #27 7.424 0 upgraded, 21 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T06:30:51.661Z] #27 7.424 Need to get 5059 kB of archives. [2021-06-19T06:30:51.661Z] #27 7.424 After this operation, 12.1 MB of additional disk space will be used. [2021-06-19T06:30:51.661Z] #27 7.424 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-19T06:30:51.661Z] #27 7.427 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-06-19T06:30:51.661Z] #27 7.432 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-06-19T06:30:51.661Z] #27 7.432 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-06-19T06:30:51.661Z] #27 7.434 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-06-19T06:30:51.661Z] #27 7.440 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-06-19T06:30:51.661Z] #27 7.444 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-06-19T06:30:51.661Z] #27 7.447 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-06-19T06:30:51.661Z] #27 7.451 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-06-19T06:30:51.661Z] #27 7.457 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-19T06:30:51.661Z] #27 7.461 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-06-19T06:30:51.661Z] #27 7.470 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-06-19T06:30:51.661Z] #27 7.474 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-06-19T06:30:51.661Z] #27 7.475 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-06-19T06:30:51.661Z] #27 7.477 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-06-19T06:30:51.661Z] #27 7.479 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-06-19T06:30:51.661Z] #27 7.486 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-19T06:30:51.661Z] #27 7.494 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-19T06:30:51.661Z] #27 7.501 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-19T06:30:51.661Z] #27 7.512 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-06-19T06:30:51.661Z] #27 7.519 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-06-19T06:30:51.661Z] #27 7.761 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T06:30:51.661Z] #27 7.790 Fetched 5059 kB in 0s (14.2 MB/s) [2021-06-19T06:30:51.661Z] #27 7.835 Selecting previously unselected package libssl1.1:amd64. [2021-06-19T06:30:51.661Z] #27 7.835 (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 ... 6677 files and directories currently installed.) [2021-06-19T06:30:51.661Z] #27 7.835 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-19T06:30:51.661Z] #27 7.843 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-19T06:30:51.661Z] #27 8.043 Selecting previously unselected package openssl. [2021-06-19T06:30:51.661Z] #27 8.043 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-19T06:30:51.661Z] #27 8.056 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-19T06:30:51.661Z] #27 8.201 Selecting previously unselected package ca-certificates. [2021-06-19T06:30:51.661Z] #27 8.201 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-19T06:30:51.661Z] #27 8.208 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-19T06:30:51.661Z] #27 8.290 Selecting previously unselected package libkeyutils1:amd64. [2021-06-19T06:30:51.661Z] #27 8.292 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-06-19T06:30:51.661Z] #27 8.296 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-06-19T06:30:51.661Z] #27 8.335 Selecting previously unselected package libkrb5support0:amd64. [2021-06-19T06:30:51.661Z] #27 8.335 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-06-19T06:30:51.661Z] #27 8.340 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-19T06:30:51.661Z] #27 8.385 Selecting previously unselected package libk5crypto3:amd64. [2021-06-19T06:30:51.661Z] #27 8.385 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-06-19T06:30:51.661Z] #27 8.391 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-19T06:30:51.662Z] #27 8.441 Selecting previously unselected package libkrb5-3:amd64. [2021-06-19T06:30:51.662Z] #27 8.441 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-06-19T06:30:51.662Z] #27 8.498 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-19T06:30:51.662Z] #27 8.659 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-19T06:30:51.662Z] #27 8.659 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-06-19T06:30:51.662Z] #27 8.665 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-19T06:30:51.662Z] #27 8.718 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-19T06:30:51.662Z] #27 8.718 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-19T06:30:51.662Z] #27 8.724 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-19T06:30:51.662Z] #27 8.763 Selecting previously unselected package libsasl2-2:amd64. [2021-06-19T06:30:51.662Z] #27 8.763 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-19T06:30:51.662Z] #27 8.772 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-19T06:30:51.662Z] #27 8.810 Selecting previously unselected package libldap-common. [2021-06-19T06:30:51.662Z] #27 8.810 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-19T06:30:51.662Z] #27 8.815 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-19T06:30:51.662Z] #27 8.912 Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-19T06:30:51.662Z] #27 8.912 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-06-19T06:30:51.662Z] #27 8.919 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-19T06:30:51.662Z] #27 8.985 Selecting previously unselected package libnghttp2-14:amd64. [2021-06-19T06:30:51.662Z] #27 8.986 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-06-19T06:30:51.662Z] #27 8.991 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-19T06:30:51.662Z] #27 9.043 Selecting previously unselected package libpsl5:amd64. [2021-06-19T06:30:51.662Z] #27 9.043 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-06-19T06:30:51.662Z] #27 9.049 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-06-19T06:30:51.662Z] #27 9.098 Selecting previously unselected package librtmp1:amd64. [2021-06-19T06:30:51.662Z] #27 9.098 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-06-19T06:30:51.662Z] #27 9.102 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-19T06:30:51.662Z] #27 9.147 Selecting previously unselected package libssh2-1:amd64. [2021-06-19T06:30:51.662Z] #27 9.147 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-06-19T06:30:51.662Z] #27 9.152 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-19T06:30:51.662Z] #27 9.213 Selecting previously unselected package libcurl4:amd64. [2021-06-19T06:30:51.662Z] #27 9.213 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-06-19T06:30:51.662Z] #27 9.218 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-19T06:30:51.662Z] #27 9.302 Selecting previously unselected package curl. [2021-06-19T06:30:51.662Z] #27 9.302 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-06-19T06:30:51.662Z] #27 9.307 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-19T06:30:51.662Z] #27 9.373 Selecting previously unselected package libonig5:amd64. [2021-06-19T06:30:51.662Z] #27 9.374 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-06-19T06:30:51.662Z] #27 9.378 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-19T06:30:51.662Z] #27 9.447 Selecting previously unselected package libjq1:amd64. [2021-06-19T06:30:51.662Z] #27 9.449 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-19T06:30:51.662Z] #27 9.468 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-19T06:30:51.662Z] #27 9.497 Selecting previously unselected package jq. [2021-06-19T06:30:51.662Z] #27 9.499 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-19T06:30:51.662Z] #27 9.512 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-19T06:30:51.662Z] #27 9.551 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-06-19T06:30:51.662Z] #27 9.564 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-06-19T06:30:51.662Z] #27 9.576 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-19T06:30:51.662Z] #27 9.692 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-19T06:30:51.662Z] #27 9.709 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-19T06:30:51.662Z] #27 9.726 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-19T06:30:51.662Z] #27 9.741 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-19T06:30:51.662Z] #27 9.755 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-19T06:30:51.662Z] #27 9.768 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-19T06:30:51.662Z] #27 9.781 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-19T06:30:51.662Z] #27 9.797 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-19T06:30:51.662Z] #27 9.811 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-19T06:30:51.662Z] #27 9.825 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-19T06:30:51.662Z] #27 9.851 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-19T06:30:51.662Z] #27 9.867 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-19T06:30:51.662Z] #27 9.880 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-19T06:30:51.662Z] #27 9.893 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-19T06:30:51.662Z] #27 ... [2021-06-19T06:30:51.662Z] [2021-06-19T06:30:51.662Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T06:30:51.662Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T06:30:52.364Z] #44 ... [2021-06-19T06:30:52.364Z] [2021-06-19T06:30:52.364Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-06-19T06:30:52.364Z] #12 sha256:404d6ac784bfa01d4931c3417807b6e230ae87a353cc9e793536daa28023c7f6 [2021-06-19T06:30:52.364Z] #12 DONE 2.8s [2021-06-19T06:30:52.620Z] [2021-06-19T06:30:52.620Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-19T06:30:52.620Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T06:30:53.322Z] #17 DONE 1.6s [2021-06-19T06:30:53.322Z] [2021-06-19T06:30:53.322Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-19T06:30:53.322Z] #18 sha256:9eb46e3f4218141522d2de902e090403622b4e8494b7bea52ad34d6941e65d44 [2021-06-19T06:30:54.362Z] #18 DONE 1.1s [2021-06-19T06:30:54.362Z] [2021-06-19T06:30:54.362Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-19T06:30:54.362Z] #19 sha256:d7736cd0318da8666a4c89d87a6e170a3bcc50d1010d975b61582ec08385f50d [2021-06-19T06:30:55.334Z] #19 DONE 1.2s [2021-06-19T06:30:55.334Z] [2021-06-19T06:30:55.334Z] #20 [dev-systemd-false 7/25] 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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-19T06:30:55.334Z] #20 sha256:f62de700d1f6de102c5e598a93581fd60db622e85c1ec693cd9981f58e1006fa [2021-06-19T06:30:55.571Z] #44 ... [2021-06-19T06:30:55.571Z] [2021-06-19T06:30:55.571Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-06-19T06:30:55.571Z] #12 sha256:404d6ac784bfa01d4931c3417807b6e230ae87a353cc9e793536daa28023c7f6 [2021-06-19T06:30:55.571Z] #12 DONE 3.7s [2021-06-19T06:30:55.571Z] [2021-06-19T06:30:55.571Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-19T06:30:55.571Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T06:30:56.720Z] #20 1.514 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-19T06:30:56.720Z] #20 1.531 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-19T06:30:56.720Z] #20 1.541 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-19T06:30:56.720Z] #20 1.545 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-19T06:30:56.868Z] #13 4.087 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-19T06:30:56.868Z] #13 4.087 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-19T06:30:56.868Z] #13 4.193 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-19T06:30:56.868Z] #13 4.194 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-19T06:30:56.955Z] #9 extracting sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 5.1s [2021-06-19T06:30:56.955Z] #9 ... [2021-06-19T06:30:56.955Z] [2021-06-19T06:30:56.955Z] #27 [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-06-19T06:30:56.955Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-19T06:30:56.955Z] #27 10.48 Updating certificates in /etc/ssl/certs... [2021-06-19T06:30:56.955Z] #27 11.20 137 added, 0 removed; done. [2021-06-19T06:30:56.955Z] #27 11.24 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-19T06:30:56.955Z] #27 11.25 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-19T06:30:56.955Z] #27 11.27 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-19T06:30:56.955Z] #27 11.28 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-19T06:30:56.955Z] #27 11.29 Processing triggers for libc-bin (2.28-10) ... [2021-06-19T06:30:56.955Z] #27 11.31 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-19T06:30:56.955Z] #27 11.32 Updating certificates in /etc/ssl/certs... [2021-06-19T06:30:56.955Z] #27 11.88 0 added, 0 removed; done. [2021-06-19T06:30:56.955Z] #27 11.88 Running hooks in /etc/ca-certificates/update.d... [2021-06-19T06:30:56.955Z] #27 11.88 done. [2021-06-19T06:30:56.955Z] #27 DONE 15.1s [2021-06-19T06:30:56.955Z] [2021-06-19T06:30:56.955Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-19T06:30:56.955Z] #28 sha256:3f13c1b5e0cdd1971b2e171ee2a6ba48d924f66652de416cc28d17724af8f88e [2021-06-19T06:30:57.289Z] #20 2.085 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-06-19T06:30:57.527Z] #28 DONE 0.8s [2021-06-19T06:30:57.527Z] [2021-06-19T06:30:57.527Z] #29 [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-06-19T06:30:57.527Z] #29 sha256:8d53a6e676eb25e379e379287eb64dba5c3e47277ca1c87a470a56dd5653a8b2 [2021-06-19T06:30:57.790Z] #29 ... [2021-06-19T06:30:57.790Z] [2021-06-19T06:30:57.790Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T06:30:57.790Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T06:30:57.790Z] #9 extracting sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 6.0s done [2021-06-19T06:30:57.790Z] #9 extracting sha256:db807893dccf12b2476ed4f38061fb7b0e0091c1b91ebedd23fdd39924c33988 done [2021-06-19T06:30:57.790Z] #9 DONE 26.7s [2021-06-19T06:30:57.790Z] [2021-06-19T06:30:57.790Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-19T06:30:57.790Z] #10 sha256:7f6eb43c8ad762107fb11b9dc5bf1c30efa1cf78d664ea7df9c142c5fd039145 [2021-06-19T06:30:57.801Z] #13 ... [2021-06-19T06:30:57.801Z] [2021-06-19T06:30:57.801Z] #24 [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-06-19T06:30:57.801Z] #24 sha256:0ceca3ac688270ee58bba8b98cde26c34d4cde43eebff5afc64de27f8e9116ef [2021-06-19T06:30:57.801Z] #24 5.437 + RM_GOPATH=0 [2021-06-19T06:30:57.801Z] #24 5.437 + TMP_GOPATH= [2021-06-19T06:30:57.801Z] #24 5.437 + : /build [2021-06-19T06:30:57.801Z] #24 5.437 + '[' -z '' ']' [2021-06-19T06:30:57.801Z] #24 5.437 ++ mktemp -d [2021-06-19T06:30:57.801Z] #24 5.443 + export GOPATH=/tmp/tmp.z1ltGrWh3w [2021-06-19T06:30:57.801Z] #24 5.446 + GOPATH=/tmp/tmp.z1ltGrWh3w [2021-06-19T06:30:57.801Z] #24 5.446 + RM_GOPATH=1 [2021-06-19T06:30:57.801Z] #24 5.446 + case "$(go env GOARCH)" in [2021-06-19T06:30:57.801Z] #24 5.446 ++ go env GOARCH [2021-06-19T06:30:57.802Z] #24 5.468 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T06:30:57.802Z] #24 5.468 + GO_BUILDMODE=-buildmode=pie [2021-06-19T06:30:57.802Z] #24 5.469 ++ dirname /tmp/install/install.sh [2021-06-19T06:30:57.802Z] #24 5.470 + dir=/tmp/install [2021-06-19T06:30:57.802Z] #24 5.470 + bin=dockercli [2021-06-19T06:30:57.802Z] #24 5.470 + shift [2021-06-19T06:30:57.802Z] #24 5.470 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-19T06:30:57.802Z] #24 5.471 + . /tmp/install/dockercli.installer [2021-06-19T06:30:57.802Z] #24 5.471 ++ : stable [2021-06-19T06:30:57.802Z] #24 5.471 ++ : 17.06.2-ce [2021-06-19T06:30:57.802Z] #24 5.471 + install_dockercli [2021-06-19T06:30:57.802Z] #24 5.472 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-19T06:30:57.802Z] #24 5.472 Install docker/cli version 17.06.2-ce from stable [2021-06-19T06:30:57.802Z] #24 5.472 ++ uname -m [2021-06-19T06:30:57.802Z] #24 5.473 + arch=x86_64 [2021-06-19T06:30:57.802Z] #24 5.474 + '[' x86_64 '!=' x86_64 ']' [2021-06-19T06:30:57.802Z] #24 5.474 + url=https://download.docker.com/linux/static [2021-06-19T06:30:57.802Z] #24 5.474 + tar -xz docker/docker [2021-06-19T06:30:57.802Z] #24 5.477 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-19T06:30:57.802Z] #24 ... [2021-06-19T06:30:57.802Z] [2021-06-19T06:30:57.802Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-19T06:30:57.802Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T06:30:57.802Z] #13 5.446 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-06-19T06:30:58.134Z] #13 3.372 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-19T06:30:58.134Z] #13 3.454 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-19T06:30:58.229Z] #20 2.933 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-19T06:30:58.361Z] #10 DONE 0.6s [2021-06-19T06:30:58.361Z] [2021-06-19T06:30:58.361Z] #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-06-19T06:30:58.361Z] #11 sha256:7da304b136cf5131f0f1c5da04ac876076e364d833c785923f42ac14adf08875 [2021-06-19T06:30:58.394Z] #13 3.462 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-19T06:30:58.394Z] #13 3.587 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-19T06:30:59.338Z] #13 4.678 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-06-19T06:30:59.608Z] #20 3.961 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-19T06:30:59.690Z] #13 ... [2021-06-19T06:30:59.690Z] [2021-06-19T06:30:59.690Z] #36 [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-06-19T06:30:59.690Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-19T06:30:59.690Z] #36 6.392 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-19T06:30:59.690Z] #36 6.579 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-19T06:30:59.690Z] #36 6.602 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-19T06:30:59.690Z] #36 7.792 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-19T06:30:59.690Z] #36 9.632 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-19T06:30:59.690Z] #36 ... [2021-06-19T06:30:59.690Z] [2021-06-19T06:30:59.690Z] #52 [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-06-19T06:30:59.690Z] #52 sha256:b3e005df9cc839f84ec556a9896f184f69b01e8987a5be8d01d307e13bd0edbf [2021-06-19T06:30:59.690Z] #52 3.900 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-19T06:30:59.690Z] #52 3.900 + RM_GOPATH=0 [2021-06-19T06:30:59.690Z] #52 3.900 + TMP_GOPATH= [2021-06-19T06:30:59.690Z] #52 3.900 + : /build [2021-06-19T06:30:59.690Z] #52 3.900 + '[' -z '' ']' [2021-06-19T06:30:59.690Z] #52 3.900 ++ mktemp -d [2021-06-19T06:30:59.690Z] #52 3.900 + export GOPATH=/tmp/tmp.WjyPgGZBmH [2021-06-19T06:30:59.690Z] #52 3.900 + GOPATH=/tmp/tmp.WjyPgGZBmH [2021-06-19T06:30:59.690Z] #52 3.900 + RM_GOPATH=1 [2021-06-19T06:30:59.690Z] #52 3.900 + case "$(go env GOARCH)" in [2021-06-19T06:30:59.690Z] #52 3.900 ++ go env GOARCH [2021-06-19T06:30:59.690Z] #52 3.900 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T06:30:59.690Z] #52 3.900 + GO_BUILDMODE=-buildmode=pie [2021-06-19T06:30:59.690Z] #52 3.900 ++ dirname /tmp/install/install.sh [2021-06-19T06:30:59.690Z] #52 3.900 + dir=/tmp/install [2021-06-19T06:30:59.690Z] #52 3.900 + bin=shfmt [2021-06-19T06:30:59.690Z] #52 3.900 + shift [2021-06-19T06:30:59.690Z] #52 3.900 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-19T06:30:59.690Z] #52 3.900 + . /tmp/install/shfmt.installer [2021-06-19T06:30:59.690Z] #52 3.900 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-19T06:30:59.690Z] #52 3.900 + install_shfmt [2021-06-19T06:30:59.690Z] #52 3.900 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-19T06:30:59.690Z] #52 3.900 + git clone https://github.com/mvdan/sh.git /tmp/tmp.WjyPgGZBmH/src/github.com/mvdan/sh [2021-06-19T06:30:59.690Z] #52 3.905 Cloning into '/tmp/tmp.WjyPgGZBmH/src/github.com/mvdan/sh'... [2021-06-19T06:30:59.690Z] #52 ... [2021-06-19T06:30:59.690Z] [2021-06-19T06:30:59.690Z] #50 [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-06-19T06:30:59.690Z] #50 sha256:ded76c7988f2a69c3824d1c85c2530b2d65dd2796801f1803e1fd8332f468985 [2021-06-19T06:30:59.690Z] #50 4.343 + RM_GOPATH=0 [2021-06-19T06:30:59.690Z] #50 4.343 + TMP_GOPATH= [2021-06-19T06:30:59.690Z] #50 4.343 + : /build [2021-06-19T06:30:59.690Z] #50 4.343 + '[' -z '' ']' [2021-06-19T06:30:59.690Z] #50 4.343 ++ mktemp -d [2021-06-19T06:30:59.690Z] #50 4.343 + export GOPATH=/tmp/tmp.eKQ9B67PPB [2021-06-19T06:30:59.690Z] #50 4.343 + GOPATH=/tmp/tmp.eKQ9B67PPB [2021-06-19T06:30:59.690Z] #50 4.343 + RM_GOPATH=1 [2021-06-19T06:30:59.690Z] #50 4.343 + case "$(go env GOARCH)" in [2021-06-19T06:30:59.690Z] #50 4.343 ++ go env GOARCH [2021-06-19T06:30:59.690Z] #50 4.348 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T06:30:59.690Z] #50 4.348 + GO_BUILDMODE=-buildmode=pie [2021-06-19T06:30:59.690Z] #50 4.368 ++ dirname /tmp/install/install.sh [2021-06-19T06:30:59.690Z] #50 4.369 + dir=/tmp/install [2021-06-19T06:30:59.690Z] #50 4.369 + bin=golangci_lint [2021-06-19T06:30:59.690Z] #50 4.369 + shift [2021-06-19T06:30:59.690Z] #50 4.369 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-19T06:30:59.690Z] #50 4.369 + . /tmp/install/golangci_lint.installer [2021-06-19T06:30:59.690Z] #50 4.369 ++ : v1.23.8 [2021-06-19T06:30:59.690Z] #50 4.369 + install_golangci_lint [2021-06-19T06:30:59.690Z] #50 4.369 + set -e [2021-06-19T06:30:59.690Z] #50 4.369 + export GO111MODULE=on [2021-06-19T06:30:59.690Z] #50 4.369 + GO111MODULE=on [2021-06-19T06:30:59.690Z] #50 4.369 + GOBIN=/build [2021-06-19T06:30:59.690Z] #50 4.369 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-19T06:30:59.690Z] #50 4.975 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-19T06:30:59.868Z] #20 ... [2021-06-19T06:30:59.868Z] [2021-06-19T06:30:59.868Z] #46 [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-06-19T06:30:59.868Z] #46 sha256:faf16b68963c4c3624f440880bd0928779bbf91ae8dbb092b83b1217ce11731c [2021-06-19T06:30:59.868Z] #46 113.5 net/http/internal [2021-06-19T06:30:59.868Z] #46 116.3 crypto/tls [2021-06-19T06:30:59.946Z] #50 ... [2021-06-19T06:30:59.946Z] [2021-06-19T06:30:59.946Z] #46 [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-06-19T06:30:59.946Z] #46 sha256:ecb000dbfeea99859bfbefc207fe129c86080d81917108a914c324bd1f10d898 [2021-06-19T06:30:59.946Z] #46 5.161 + RM_GOPATH=0 [2021-06-19T06:30:59.946Z] #46 5.161 + TMP_GOPATH= [2021-06-19T06:30:59.946Z] #46 5.161 + : /build [2021-06-19T06:30:59.946Z] #46 5.161 + '[' -z '' ']' [2021-06-19T06:30:59.946Z] #46 5.161 ++ mktemp -d [2021-06-19T06:30:59.946Z] #46 5.161 + export GOPATH=/tmp/tmp.KSYOHhBeXU [2021-06-19T06:30:59.946Z] #46 5.161 + GOPATH=/tmp/tmp.KSYOHhBeXU [2021-06-19T06:30:59.946Z] #46 5.161 + RM_GOPATH=1 [2021-06-19T06:30:59.946Z] #46 5.161 + case "$(go env GOARCH)" in [2021-06-19T06:30:59.946Z] #46 5.161 ++ go env GOARCH [2021-06-19T06:30:59.946Z] #46 5.184 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-19T06:30:59.946Z] #46 5.184 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T06:30:59.946Z] #46 5.184 + GO_BUILDMODE=-buildmode=pie [2021-06-19T06:30:59.946Z] #46 5.184 ++ dirname /tmp/install/install.sh [2021-06-19T06:30:59.946Z] #46 5.184 + dir=/tmp/install [2021-06-19T06:30:59.946Z] #46 5.184 + bin=vndr [2021-06-19T06:30:59.946Z] #46 5.184 + shift [2021-06-19T06:30:59.946Z] #46 5.184 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-19T06:30:59.946Z] #46 5.184 + . /tmp/install/vndr.installer [2021-06-19T06:30:59.946Z] #46 5.184 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-19T06:30:59.946Z] #46 5.184 + install_vndr [2021-06-19T06:30:59.946Z] #46 5.184 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-19T06:30:59.946Z] #46 5.184 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.KSYOHhBeXU/src/github.com/LK4D4/vndr [2021-06-19T06:30:59.946Z] #46 5.233 Cloning into '/tmp/tmp.KSYOHhBeXU/src/github.com/LK4D4/vndr'... [2021-06-19T06:30:59.946Z] #46 6.248 + cd /tmp/tmp.KSYOHhBeXU/src/github.com/LK4D4/vndr [2021-06-19T06:30:59.946Z] #46 6.248 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-19T06:30:59.946Z] #46 6.254 + go build -buildmode=pie -v -o /build/vndr . [2021-06-19T06:30:59.946Z] #46 7.955 internal/unsafeheader [2021-06-19T06:30:59.946Z] #46 7.998 internal/cpu [2021-06-19T06:30:59.946Z] #46 8.040 runtime/internal/atomic [2021-06-19T06:30:59.946Z] #46 8.577 runtime/internal/sys [2021-06-19T06:30:59.946Z] #46 8.804 runtime/internal/math [2021-06-19T06:30:59.946Z] #46 8.928 internal/bytealg [2021-06-19T06:30:59.946Z] #46 8.933 internal/race [2021-06-19T06:30:59.946Z] #46 9.153 sync/atomic [2021-06-19T06:30:59.946Z] #46 9.313 unicode [2021-06-19T06:30:59.946Z] #46 9.738 runtime [2021-06-19T06:30:59.946Z] #46 ... [2021-06-19T06:30:59.946Z] [2021-06-19T06:30:59.946Z] #48 [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-06-19T06:30:59.946Z] #48 sha256:49d0af2eeb9d89b4fcf8f9e169ede71f8a8830d88680dd897bf193d57778b7b4 [2021-06-19T06:30:59.946Z] #48 4.163 + RM_GOPATH=0 [2021-06-19T06:30:59.946Z] #48 4.163 + TMP_GOPATH= [2021-06-19T06:30:59.946Z] #48 4.163 + : /build [2021-06-19T06:30:59.946Z] #48 4.163 + '[' -z '' ']' [2021-06-19T06:30:59.946Z] #48 4.163 ++ mktemp -d [2021-06-19T06:30:59.946Z] #48 4.163 + export GOPATH=/tmp/tmp.gxitAwpaJW [2021-06-19T06:30:59.946Z] #48 4.163 + GOPATH=/tmp/tmp.gxitAwpaJW [2021-06-19T06:30:59.946Z] #48 4.163 + RM_GOPATH=1 [2021-06-19T06:30:59.946Z] #48 4.163 + case "$(go env GOARCH)" in [2021-06-19T06:30:59.946Z] #48 4.163 ++ go env GOARCH [2021-06-19T06:30:59.946Z] #48 4.176 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T06:30:59.946Z] #48 4.176 + GO_BUILDMODE=-buildmode=pie [2021-06-19T06:30:59.946Z] #48 4.176 ++ dirname /tmp/install/install.sh [2021-06-19T06:30:59.946Z] #48 4.176 + dir=/tmp/install [2021-06-19T06:30:59.946Z] #48 4.176 + bin=gotestsum [2021-06-19T06:30:59.946Z] #48 4.176 + shift [2021-06-19T06:30:59.946Z] #48 4.176 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-19T06:30:59.946Z] #48 4.176 + . /tmp/install/gotestsum.installer [2021-06-19T06:30:59.946Z] #48 4.176 ++ : v0.5.3 [2021-06-19T06:30:59.946Z] #48 4.176 + install_gotestsum [2021-06-19T06:30:59.946Z] #48 4.176 + set -e [2021-06-19T06:30:59.946Z] #48 4.176 + export GO111MODULE=on [2021-06-19T06:30:59.946Z] #48 4.176 + GO111MODULE=on [2021-06-19T06:30:59.946Z] #48 4.176 + GOBIN=/build [2021-06-19T06:30:59.946Z] #48 4.176 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-19T06:30:59.946Z] #48 4.756 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-19T06:30:59.946Z] #48 6.908 go: downloading github.com/fatih/color v1.9.0 [2021-06-19T06:30:59.946Z] #48 6.925 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-19T06:30:59.946Z] #48 7.003 go: downloading github.com/pkg/errors v0.9.1 [2021-06-19T06:30:59.946Z] #48 7.032 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-19T06:30:59.946Z] #48 7.474 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-19T06:30:59.946Z] #48 7.507 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-19T06:30:59.946Z] #48 7.699 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-19T06:30:59.946Z] #48 7.762 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-19T06:30:59.946Z] #48 7.948 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-19T06:30:59.946Z] #48 8.540 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-19T06:31:00.128Z] #46 ... [2021-06-19T06:31:00.128Z] [2021-06-19T06:31:00.128Z] #54 [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-06-19T06:31:00.128Z] #54 sha256:cbde7716807247dce52ed27e1bd31fd3094cf2ce2c9bc07d1ad7e9fc287b9f80 [2021-06-19T06:31:00.128Z] #54 12.41 + cd /tmp/tmp.7toWX1GExO/src/github.com/opencontainers/runc [2021-06-19T06:31:00.128Z] #54 12.41 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-19T06:31:00.128Z] #54 12.92 + '[' -z '' ']' [2021-06-19T06:31:00.128Z] #54 12.92 + target=static [2021-06-19T06:31:00.128Z] #54 12.92 + make 'BUILDTAGS=seccomp ' static [2021-06-19T06:31:00.128Z] #54 13.16 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-19T06:31:00.202Z] #48 ... [2021-06-19T06:31:00.202Z] [2021-06-19T06:31:00.202Z] #32 [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-06-19T06:31:00.202Z] #32 sha256:dce599a86d52e6786bdd2988f5e04cbd45284930924eba39d9761c368e1d197d [2021-06-19T06:31:00.202Z] #32 5.841 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-19T06:31:00.202Z] #32 5.841 Cloning into '.'... [2021-06-19T06:31:00.274Z] #11 DONE 1.9s [2021-06-19T06:31:00.274Z] [2021-06-19T06:31:00.274Z] #29 [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-06-19T06:31:00.274Z] #29 sha256:8d53a6e676eb25e379e379287eb64dba5c3e47277ca1c87a470a56dd5653a8b2 [2021-06-19T06:31:00.274Z] #29 1.064 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-19T06:31:00.274Z] #29 1.149 [2021-06-19T06:31:00.274Z] #29 1.264 ############# 18.3% ########################### 38.3% ######################################### 58.2% ######################################################## 78.1% ###################################################################### 97.3% ######################################################################## 100.0% [2021-06-19T06:31:00.274Z] #29 1.731 [2021-06-19T06:31:00.274Z] #29 1.828 ######################################################################## 100.0% [2021-06-19T06:31:00.274Z] #29 1.881 [2021-06-19T06:31:00.274Z] #29 1.992 ################################################################### 94.3% ######################################################################## 100.0% [2021-06-19T06:31:00.274Z] #29 2.058 [2021-06-19T06:31:00.274Z] #29 2.170 ############# 18.5% ########################### 37.7% ######################################### 57.1% ####################################################### 76.5% ################################################################# 90.4% ######################################################################## 100.0% [2021-06-19T06:31:00.274Z] #29 2.675 [2021-06-19T06:31:00.279Z] #13 ... [2021-06-19T06:31:00.279Z] [2021-06-19T06:31:00.279Z] #59 [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-06-19T06:31:00.279Z] #59 sha256:b705cc1e38cf63b0d8711bcf4e0e5be20329853b48a980e6e7875e252b3b9f48 [2021-06-19T06:31:00.279Z] #59 5.553 + RM_GOPATH=0 [2021-06-19T06:31:00.279Z] #59 5.553 + TMP_GOPATH= [2021-06-19T06:31:00.279Z] #59 5.553 + : /build [2021-06-19T06:31:00.279Z] #59 5.553 + '[' -z '' ']' [2021-06-19T06:31:00.279Z] #59 5.553 ++ mktemp -d [2021-06-19T06:31:00.279Z] #59 5.553 + export GOPATH=/tmp/tmp.qcUwIccM1h [2021-06-19T06:31:00.279Z] #59 5.553 + GOPATH=/tmp/tmp.qcUwIccM1h [2021-06-19T06:31:00.279Z] #59 5.553 + RM_GOPATH=1 [2021-06-19T06:31:00.279Z] #59 5.553 + case "$(go env GOARCH)" in [2021-06-19T06:31:00.279Z] #59 5.553 ++ go env GOARCH [2021-06-19T06:31:00.279Z] #59 5.621 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T06:31:00.279Z] #59 5.621 + GO_BUILDMODE=-buildmode=pie [2021-06-19T06:31:00.279Z] #59 5.621 ++ dirname /tmp/install/install.sh [2021-06-19T06:31:00.279Z] #59 5.623 + dir=/tmp/install [2021-06-19T06:31:00.279Z] #59 5.623 + bin=rootlesskit [2021-06-19T06:31:00.279Z] #59 5.623 + shift [2021-06-19T06:31:00.279Z] #59 5.623 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-19T06:31:00.279Z] #59 5.623 + . /tmp/install/rootlesskit.installer [2021-06-19T06:31:00.279Z] #59 5.624 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-19T06:31:00.279Z] #59 5.624 + install_rootlesskit [2021-06-19T06:31:00.279Z] #59 5.624 + case "$1" in [2021-06-19T06:31:00.279Z] #59 5.625 + export CGO_ENABLED=0 [2021-06-19T06:31:00.279Z] #59 5.625 + CGO_ENABLED=0 [2021-06-19T06:31:00.279Z] #59 5.625 + _install_rootlesskit [2021-06-19T06:31:00.279Z] #59 5.625 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-19T06:31:00.279Z] #59 5.643 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.qcUwIccM1h/src/github.com/rootless-containers/rootlesskit [2021-06-19T06:31:00.279Z] #59 5.643 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-19T06:31:00.279Z] #59 5.651 Cloning into '/tmp/tmp.qcUwIccM1h/src/github.com/rootless-containers/rootlesskit'... [2021-06-19T06:31:00.462Z] #32 ... [2021-06-19T06:31:00.462Z] [2021-06-19T06:31:00.462Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-19T06:31:00.462Z] #34 sha256:67f7ca012a14f8e035d48e02cb56bf957f168700701690bdf54d09cf919f5795 [2021-06-19T06:31:00.462Z] #34 4.680 Install go-toml version v1.8.1 [2021-06-19T06:31:00.462Z] #34 5.348 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-19T06:31:00.462Z] #34 9.006 github.com/pelletier/go-toml [2021-06-19T06:31:00.462Z] #34 ... [2021-06-19T06:31:00.462Z] [2021-06-19T06:31:00.462Z] #56 [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-06-19T06:31:00.462Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9 [2021-06-19T06:31:00.462Z] #56 5.744 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-19T06:31:00.462Z] #56 5.937 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-19T06:31:00.462Z] #56 6.104 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-19T06:31:00.462Z] #56 7.633 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-19T06:31:00.462Z] #56 9.652 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-19T06:31:00.718Z] #56 ... [2021-06-19T06:31:00.718Z] [2021-06-19T06:31:00.718Z] #40 [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-06-19T06:31:00.718Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77 [2021-06-19T06:31:00.718Z] #40 5.483 + git clone https://github.com/docker/distribution.git . [2021-06-19T06:31:00.718Z] #40 5.483 Cloning into '.'... [2021-06-19T06:31:00.718Z] #40 ... [2021-06-19T06:31:00.718Z] [2021-06-19T06:31:00.718Z] #48 [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-06-19T06:31:00.718Z] #48 sha256:49d0af2eeb9d89b4fcf8f9e169ede71f8a8830d88680dd897bf193d57778b7b4 [2021-06-19T06:31:00.718Z] #48 10.95 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-19T06:31:01.299Z] #59 ... [2021-06-19T06:31:01.299Z] [2021-06-19T06:31:01.299Z] #24 [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-06-19T06:31:01.299Z] #24 sha256:d74338958a58fc548304c79725096b704fbced53d7fd1467c92a1fd2dbe05f29 [2021-06-19T06:31:01.299Z] #24 4.451 + RM_GOPATH=0 [2021-06-19T06:31:01.299Z] #24 4.451 + TMP_GOPATH= [2021-06-19T06:31:01.299Z] #24 4.451 + : /build [2021-06-19T06:31:01.299Z] #24 4.451 + '[' -z '' ']' [2021-06-19T06:31:01.299Z] #24 4.451 ++ mktemp -d [2021-06-19T06:31:01.299Z] #24 4.462 Install docker/cli version 17.06.2-ce from stable [2021-06-19T06:31:01.299Z] #24 4.462 + export GOPATH=/tmp/tmp.iGhnbrWqj8 [2021-06-19T06:31:01.299Z] #24 4.462 + GOPATH=/tmp/tmp.iGhnbrWqj8 [2021-06-19T06:31:01.299Z] #24 4.462 + RM_GOPATH=1 [2021-06-19T06:31:01.299Z] #24 4.462 + case "$(go env GOARCH)" in [2021-06-19T06:31:01.299Z] #24 4.462 ++ go env GOARCH [2021-06-19T06:31:01.299Z] #24 4.462 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T06:31:01.299Z] #24 4.462 + GO_BUILDMODE=-buildmode=pie [2021-06-19T06:31:01.299Z] #24 4.462 ++ dirname /tmp/install/install.sh [2021-06-19T06:31:01.299Z] #24 4.462 + dir=/tmp/install [2021-06-19T06:31:01.299Z] #24 4.462 + bin=dockercli [2021-06-19T06:31:01.299Z] #24 4.462 + shift [2021-06-19T06:31:01.299Z] #24 4.462 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-19T06:31:01.299Z] #24 4.462 + . /tmp/install/dockercli.installer [2021-06-19T06:31:01.299Z] #24 4.462 ++ : stable [2021-06-19T06:31:01.299Z] #24 4.462 ++ : 17.06.2-ce [2021-06-19T06:31:01.299Z] #24 4.462 + install_dockercli [2021-06-19T06:31:01.299Z] #24 4.462 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-19T06:31:01.299Z] #24 4.462 ++ uname -m [2021-06-19T06:31:01.299Z] #24 4.462 + arch=x86_64 [2021-06-19T06:31:01.299Z] #24 4.462 + '[' x86_64 '!=' x86_64 ']' [2021-06-19T06:31:01.299Z] #24 4.462 + url=https://download.docker.com/linux/static [2021-06-19T06:31:01.299Z] #24 4.472 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-19T06:31:01.299Z] #24 4.472 + tar -xz docker/docker [2021-06-19T06:31:01.299Z] #24 ... [2021-06-19T06:31:01.299Z] [2021-06-19T06:31:01.299Z] #50 [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-06-19T06:31:01.299Z] #50 sha256:45e4af063a7018ce7fa077a874c6b9174b59a26a2346d103c7611e7a8bae5377 [2021-06-19T06:31:01.299Z] #50 4.368 + RM_GOPATH=0 [2021-06-19T06:31:01.299Z] #50 4.368 + TMP_GOPATH= [2021-06-19T06:31:01.299Z] #50 4.368 + : /build [2021-06-19T06:31:01.299Z] #50 4.368 + '[' -z '' ']' [2021-06-19T06:31:01.299Z] #50 4.373 ++ mktemp -d [2021-06-19T06:31:01.299Z] #50 4.373 + export GOPATH=/tmp/tmp.0ndpgpHU8g [2021-06-19T06:31:01.299Z] #50 4.373 + GOPATH=/tmp/tmp.0ndpgpHU8g [2021-06-19T06:31:01.299Z] #50 4.373 + RM_GOPATH=1 [2021-06-19T06:31:01.299Z] #50 4.373 + case "$(go env GOARCH)" in [2021-06-19T06:31:01.299Z] #50 4.373 ++ go env GOARCH [2021-06-19T06:31:01.299Z] #50 4.389 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T06:31:01.299Z] #50 4.389 + GO_BUILDMODE=-buildmode=pie [2021-06-19T06:31:01.299Z] #50 4.389 ++ dirname /tmp/install/install.sh [2021-06-19T06:31:01.299Z] #50 4.389 + dir=/tmp/install [2021-06-19T06:31:01.299Z] #50 4.389 + bin=golangci_lint [2021-06-19T06:31:01.299Z] #50 4.389 + shift [2021-06-19T06:31:01.299Z] #50 4.389 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-19T06:31:01.299Z] #50 4.389 + . /tmp/install/golangci_lint.installer [2021-06-19T06:31:01.299Z] #50 4.389 ++ : v1.23.8 [2021-06-19T06:31:01.299Z] #50 4.389 + install_golangci_lint [2021-06-19T06:31:01.299Z] #50 4.389 + set -e [2021-06-19T06:31:01.299Z] #50 4.389 + export GO111MODULE=on [2021-06-19T06:31:01.299Z] #50 4.389 + GO111MODULE=on [2021-06-19T06:31:01.299Z] #50 4.389 + GOBIN=/build [2021-06-19T06:31:01.299Z] #50 4.389 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-19T06:31:01.299Z] #50 5.028 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-19T06:31:01.299Z] #50 ... [2021-06-19T06:31:01.299Z] [2021-06-19T06:31:01.299Z] #48 [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-06-19T06:31:01.299Z] #48 sha256:f14610cbd978b6bcf118e8fbd758d072922638930c7073d28c0ecf14354c6289 [2021-06-19T06:31:01.299Z] #48 5.315 + RM_GOPATH=0 [2021-06-19T06:31:01.299Z] #48 5.315 + TMP_GOPATH= [2021-06-19T06:31:01.299Z] #48 5.315 + : /build [2021-06-19T06:31:01.299Z] #48 5.315 + '[' -z '' ']' [2021-06-19T06:31:01.299Z] #48 5.315 ++ mktemp -d [2021-06-19T06:31:01.299Z] #48 5.320 + export GOPATH=/tmp/tmp.wotZrw3KH0 [2021-06-19T06:31:01.299Z] #48 5.320 + GOPATH=/tmp/tmp.wotZrw3KH0 [2021-06-19T06:31:01.299Z] #48 5.320 + RM_GOPATH=1 [2021-06-19T06:31:01.299Z] #48 5.320 + case "$(go env GOARCH)" in [2021-06-19T06:31:01.299Z] #48 5.341 ++ go env GOARCH [2021-06-19T06:31:01.299Z] #48 5.368 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T06:31:01.299Z] #48 5.368 + GO_BUILDMODE=-buildmode=pie [2021-06-19T06:31:01.299Z] #48 5.368 ++ dirname /tmp/install/install.sh [2021-06-19T06:31:01.299Z] #48 5.377 + dir=/tmp/install [2021-06-19T06:31:01.299Z] #48 5.377 + bin=gotestsum [2021-06-19T06:31:01.299Z] #48 5.377 + shift [2021-06-19T06:31:01.299Z] #48 5.377 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-19T06:31:01.299Z] #48 5.377 + . /tmp/install/gotestsum.installer [2021-06-19T06:31:01.299Z] #48 5.377 ++ : v0.5.3 [2021-06-19T06:31:01.299Z] #48 5.377 + install_gotestsum [2021-06-19T06:31:01.299Z] #48 5.377 + set -e [2021-06-19T06:31:01.299Z] #48 5.377 + export GO111MODULE=on [2021-06-19T06:31:01.299Z] #48 5.377 + GO111MODULE=on [2021-06-19T06:31:01.299Z] #48 5.377 + GOBIN=/build [2021-06-19T06:31:01.299Z] #48 5.377 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-19T06:31:01.299Z] #48 6.515 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-19T06:31:01.299Z] #48 8.502 go: downloading github.com/fatih/color v1.9.0 [2021-06-19T06:31:01.299Z] #48 8.515 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-19T06:31:01.299Z] #48 8.552 go: downloading github.com/pkg/errors v0.9.1 [2021-06-19T06:31:01.299Z] #48 8.555 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-19T06:31:01.299Z] #48 8.904 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-19T06:31:01.299Z] #48 8.918 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-19T06:31:01.299Z] #48 8.999 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-19T06:31:01.299Z] #48 9.040 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-19T06:31:01.299Z] #48 9.299 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-19T06:31:01.299Z] #48 10.10 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-19T06:31:01.563Z] #48 ... [2021-06-19T06:31:01.563Z] [2021-06-19T06:31:01.563Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-19T06:31:01.563Z] #34 sha256:64419e82a23e866a18cdc1db0804420f5df5ec0fc91a7dd0698552c34bdd95c0 [2021-06-19T06:31:01.563Z] #34 4.135 Install go-toml version v1.8.1 [2021-06-19T06:31:01.563Z] #34 4.703 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-19T06:31:01.563Z] #34 8.939 github.com/pelletier/go-toml [2021-06-19T06:31:01.563Z] #34 ... [2021-06-19T06:31:01.563Z] [2021-06-19T06:31:01.563Z] #46 [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-06-19T06:31:01.563Z] #46 sha256:b1e8b757c25422e8205e511248f72fbcd381f0aa8388756be1e7091d89e207b3 [2021-06-19T06:31:01.563Z] #46 5.303 + RM_GOPATH=0 [2021-06-19T06:31:01.563Z] #46 5.303 + TMP_GOPATH= [2021-06-19T06:31:01.563Z] #46 5.303 + : /build [2021-06-19T06:31:01.563Z] #46 5.303 + '[' -z '' ']' [2021-06-19T06:31:01.563Z] #46 5.303 ++ mktemp -d [2021-06-19T06:31:01.563Z] #46 5.368 + export GOPATH=/tmp/tmp.R2BnJ4LNV6 [2021-06-19T06:31:01.563Z] #46 5.368 + GOPATH=/tmp/tmp.R2BnJ4LNV6 [2021-06-19T06:31:01.563Z] #46 5.368 + RM_GOPATH=1 [2021-06-19T06:31:01.563Z] #46 5.368 + case "$(go env GOARCH)" in [2021-06-19T06:31:01.563Z] #46 5.368 ++ go env GOARCH [2021-06-19T06:31:01.563Z] #46 5.416 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T06:31:01.563Z] #46 5.416 + GO_BUILDMODE=-buildmode=pie [2021-06-19T06:31:01.564Z] #46 5.416 ++ dirname /tmp/install/install.sh [2021-06-19T06:31:01.564Z] #46 5.419 + dir=/tmp/install [2021-06-19T06:31:01.564Z] #46 5.422 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-19T06:31:01.564Z] #46 5.426 + bin=vndr [2021-06-19T06:31:01.564Z] #46 5.426 + shift [2021-06-19T06:31:01.564Z] #46 5.426 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-19T06:31:01.564Z] #46 5.426 + . /tmp/install/vndr.installer [2021-06-19T06:31:01.564Z] #46 5.426 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-19T06:31:01.564Z] #46 5.426 + install_vndr [2021-06-19T06:31:01.564Z] #46 5.426 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-19T06:31:01.564Z] #46 5.426 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.R2BnJ4LNV6/src/github.com/LK4D4/vndr [2021-06-19T06:31:01.564Z] #46 5.426 Cloning into '/tmp/tmp.R2BnJ4LNV6/src/github.com/LK4D4/vndr'... [2021-06-19T06:31:01.564Z] #46 6.601 + cd /tmp/tmp.R2BnJ4LNV6/src/github.com/LK4D4/vndr [2021-06-19T06:31:01.564Z] #46 6.602 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-19T06:31:01.564Z] #46 6.663 + go build -buildmode=pie -v -o /build/vndr . [2021-06-19T06:31:01.564Z] #46 8.425 internal/unsafeheader [2021-06-19T06:31:01.564Z] #46 8.451 internal/cpu [2021-06-19T06:31:01.564Z] #46 8.581 runtime/internal/atomic [2021-06-19T06:31:01.564Z] #46 9.028 runtime/internal/sys [2021-06-19T06:31:01.564Z] #46 9.304 internal/bytealg [2021-06-19T06:31:01.564Z] #46 9.356 runtime/internal/math [2021-06-19T06:31:01.564Z] #46 9.470 internal/race [2021-06-19T06:31:01.564Z] #46 9.599 sync/atomic [2021-06-19T06:31:01.564Z] #46 10.12 unicode [2021-06-19T06:31:01.832Z] #46 ... [2021-06-19T06:31:01.832Z] [2021-06-19T06:31:01.832Z] #40 [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-06-19T06:31:01.832Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77 [2021-06-19T06:31:01.832Z] #40 4.540 + git clone https://github.com/docker/distribution.git . [2021-06-19T06:31:01.832Z] #40 4.540 Cloning into '.'... [2021-06-19T06:31:01.832Z] #40 ... [2021-06-19T06:31:01.832Z] [2021-06-19T06:31:01.832Z] #32 [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-06-19T06:31:01.832Z] #32 sha256:dce599a86d52e6786bdd2988f5e04cbd45284930924eba39d9761c368e1d197d [2021-06-19T06:31:01.832Z] #32 4.895 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-19T06:31:01.832Z] #32 4.908 Cloning into '.'... [2021-06-19T06:31:02.097Z] #32 ... [2021-06-19T06:31:02.097Z] [2021-06-19T06:31:02.097Z] #52 [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-06-19T06:31:02.097Z] #52 sha256:dce930489cf253ca5f10ec93547b716b9dfaf09d7f3874dfe624ae8097077fa7 [2021-06-19T06:31:02.097Z] #52 4.161 + RM_GOPATH=0 [2021-06-19T06:31:02.097Z] #52 4.161 + TMP_GOPATH= [2021-06-19T06:31:02.097Z] #52 4.161 + : /build [2021-06-19T06:31:02.097Z] #52 4.161 + '[' -z '' ']' [2021-06-19T06:31:02.097Z] #52 4.161 ++ mktemp -d [2021-06-19T06:31:02.097Z] #52 4.161 + export GOPATH=/tmp/tmp.NNvSo7XmHw [2021-06-19T06:31:02.097Z] #52 4.161 + GOPATH=/tmp/tmp.NNvSo7XmHw [2021-06-19T06:31:02.097Z] #52 4.161 + RM_GOPATH=1 [2021-06-19T06:31:02.097Z] #52 4.161 + case "$(go env GOARCH)" in [2021-06-19T06:31:02.097Z] #52 4.161 ++ go env GOARCH [2021-06-19T06:31:02.097Z] #52 4.164 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T06:31:02.097Z] #52 4.164 + GO_BUILDMODE=-buildmode=pie [2021-06-19T06:31:02.097Z] #52 4.164 ++ dirname /tmp/install/install.sh [2021-06-19T06:31:02.097Z] #52 4.165 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-19T06:31:02.097Z] #52 4.165 + dir=/tmp/install [2021-06-19T06:31:02.097Z] #52 4.165 + bin=shfmt [2021-06-19T06:31:02.097Z] #52 4.165 + shift [2021-06-19T06:31:02.097Z] #52 4.165 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-19T06:31:02.097Z] #52 4.165 + . /tmp/install/shfmt.installer [2021-06-19T06:31:02.097Z] #52 4.165 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-19T06:31:02.097Z] #52 4.165 + install_shfmt [2021-06-19T06:31:02.097Z] #52 4.165 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-19T06:31:02.097Z] #52 4.165 + git clone https://github.com/mvdan/sh.git /tmp/tmp.NNvSo7XmHw/src/github.com/mvdan/sh [2021-06-19T06:31:02.097Z] #52 4.167 Cloning into '/tmp/tmp.NNvSo7XmHw/src/github.com/mvdan/sh'... [2021-06-19T06:31:02.099Z] #29 2.799 ## 4.1% ####### 10.1% ########### 15.3% ############## 20.5% ################## 25.7% ###################### 31.0% ########################## 36.2% ############################# 41.4% ################################# 46.6% ##################################### 51.8% ######################################### 57.0% ############################################ 61.8% ################################################ 67.9% #################################################### 72.7% ###################################################### 75.9% ############################################################ 84.0% ################################################################ 89.2% ################################################################### 94.4% ####################################################################### 99.7% ######################################################################## 100.0% [2021-06-19T06:31:02.099Z] #29 4.648 [2021-06-19T06:31:02.359Z] #29 4.996 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-19T06:31:02.359Z] #29 5.059 [2021-06-19T06:31:02.373Z] #52 ... [2021-06-19T06:31:02.373Z] [2021-06-19T06:31:02.373Z] #56 [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-06-19T06:31:02.373Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9 [2021-06-19T06:31:02.373Z] #56 5.670 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-19T06:31:02.373Z] #56 5.772 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-19T06:31:02.373Z] #56 5.772 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-19T06:31:02.373Z] #56 7.744 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-19T06:31:02.373Z] #56 9.748 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-19T06:31:02.373Z] #56 ... [2021-06-19T06:31:02.373Z] [2021-06-19T06:31:02.373Z] #59 [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-06-19T06:31:02.373Z] #59 sha256:b705cc1e38cf63b0d8711bcf4e0e5be20329853b48a980e6e7875e252b3b9f48 [2021-06-19T06:31:02.373Z] #59 11.27 + cd /tmp/tmp.qcUwIccM1h/src/github.com/rootless-containers/rootlesskit [2021-06-19T06:31:02.373Z] #59 11.27 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-19T06:31:02.620Z] #29 5.113 ######################################################################## 100.0% [2021-06-19T06:31:02.620Z] #29 5.130 [2021-06-19T06:31:02.635Z] #59 11.39 + export GO111MODULE=on [2021-06-19T06:31:02.635Z] #59 11.39 + GO111MODULE=on [2021-06-19T06:31:02.635Z] #59 11.39 + export GOPROXY=https://proxy.golang.org [2021-06-19T06:31:02.635Z] #59 11.39 + GOPROXY=https://proxy.golang.org [2021-06-19T06:31:02.635Z] #59 11.39 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-19T06:31:02.635Z] #59 11.39 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-19T06:31:02.885Z] #29 5.370 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-19T06:31:02.885Z] #29 5.424 [2021-06-19T06:31:03.148Z] #29 5.531 ######################################################################## 100.0% [2021-06-19T06:31:03.148Z] #29 5.555 [2021-06-19T06:31:03.410Z] #29 5.824 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-19T06:31:03.410Z] #29 5.886 [2021-06-19T06:31:04.019Z] #59 12.72 go: downloading github.com/pkg/errors v0.9.1 [2021-06-19T06:31:04.019Z] #59 12.75 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-19T06:31:04.019Z] #59 12.82 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-19T06:31:04.216Z] #29 5.998 # 1.9% ######################## 34.2% ################################# 47.1% ########################################################## 81.9% #################################################################### 95.0% ######################################################################## 100.0% [2021-06-19T06:31:04.216Z] #29 6.549 [2021-06-19T06:31:04.216Z] #29 6.767 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-19T06:31:04.216Z] #29 6.822 [2021-06-19T06:31:04.478Z] #29 6.880 ######################################################################## 100.0% [2021-06-19T06:31:04.478Z] #29 6.915 [2021-06-19T06:31:04.478Z] #29 ... [2021-06-19T06:31:04.478Z] [2021-06-19T06:31:04.478Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-19T06:31:04.478Z] #39 sha256:f0e9c165c35c5ee9245168d068a6af2614d14d81ad856edc1e240f42cd29f71c [2021-06-19T06:31:04.478Z] #39 DONE 4.5s [2021-06-19T06:31:04.478Z] [2021-06-19T06:31:04.478Z] #29 [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-06-19T06:31:04.478Z] #29 sha256:8d53a6e676eb25e379e379287eb64dba5c3e47277ca1c87a470a56dd5653a8b2 [2021-06-19T06:31:04.478Z] #29 7.108 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-19T06:31:04.478Z] #29 ... [2021-06-19T06:31:04.478Z] [2021-06-19T06:31:04.478Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-19T06:31:04.478Z] #31 sha256:9d7e2e124e11ca77f63dad3cf223173f71cf163849e8ee5c9728eb22a8d1f98f [2021-06-19T06:31:04.592Z] #59 ... [2021-06-19T06:31:04.592Z] [2021-06-19T06:31:04.592Z] #24 [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-06-19T06:31:04.592Z] #24 sha256:d74338958a58fc548304c79725096b704fbced53d7fd1467c92a1fd2dbe05f29 [2021-06-19T06:31:04.592Z] #24 13.36 + mkdir -p /build [2021-06-19T06:31:04.592Z] #24 13.36 + mv docker/docker /build/ [2021-06-19T06:31:04.592Z] #24 13.42 + rmdir docker [2021-06-19T06:31:04.592Z] #24 DONE 13.6s [2021-06-19T06:31:04.855Z] [2021-06-19T06:31:04.855Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-19T06:31:04.855Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T06:31:04.855Z] #44 5.694 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-19T06:31:04.855Z] #44 5.846 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-19T06:31:04.855Z] #44 5.846 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-19T06:31:04.855Z] #44 6.413 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-19T06:31:04.855Z] #44 7.698 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-19T06:31:04.855Z] #44 9.959 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-19T06:31:04.855Z] #44 12.30 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-19T06:31:04.889Z] #48 ... [2021-06-19T06:31:04.889Z] [2021-06-19T06:31:04.890Z] #24 [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-06-19T06:31:04.890Z] #24 sha256:0ceca3ac688270ee58bba8b98cde26c34d4cde43eebff5afc64de27f8e9116ef [2021-06-19T06:31:04.890Z] #24 14.05 + mkdir -p /build [2021-06-19T06:31:04.890Z] #24 14.06 + mv docker/docker /build/ [2021-06-19T06:31:04.890Z] #24 14.08 + rmdir docker [2021-06-19T06:31:04.890Z] #24 DONE 14.6s [2021-06-19T06:31:04.890Z] [2021-06-19T06:31:04.890Z] #50 [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-06-19T06:31:04.890Z] #50 sha256:ded76c7988f2a69c3824d1c85c2530b2d65dd2796801f1803e1fd8332f468985 [2021-06-19T06:31:04.890Z] #50 14.72 go: downloading github.com/fatih/color v1.7.0 [2021-06-19T06:31:04.890Z] #50 14.87 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-19T06:31:04.890Z] #50 15.07 go: downloading github.com/pkg/errors v0.8.1 [2021-06-19T06:31:04.890Z] #50 15.09 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-19T06:31:04.890Z] #50 ... [2021-06-19T06:31:04.890Z] [2021-06-19T06:31:04.890Z] #59 [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-06-19T06:31:04.890Z] #59 sha256:613a44b24dc2a76efa0e2c4059da5ec8629946edc7fd50ecf0c11ce1d94e078d [2021-06-19T06:31:04.890Z] #59 5.142 + RM_GOPATH=0 [2021-06-19T06:31:04.890Z] #59 5.142 + TMP_GOPATH= [2021-06-19T06:31:04.890Z] #59 5.142 + : /build [2021-06-19T06:31:04.890Z] #59 5.142 + '[' -z '' ']' [2021-06-19T06:31:04.890Z] #59 5.143 ++ mktemp -d [2021-06-19T06:31:04.890Z] #59 5.231 + export GOPATH=/tmp/tmp.edMAwVijS0 [2021-06-19T06:31:04.890Z] #59 5.231 + GOPATH=/tmp/tmp.edMAwVijS0 [2021-06-19T06:31:04.890Z] #59 5.231 + RM_GOPATH=1 [2021-06-19T06:31:04.890Z] #59 5.231 + case "$(go env GOARCH)" in [2021-06-19T06:31:04.890Z] #59 5.231 ++ go env GOARCH [2021-06-19T06:31:04.890Z] #59 5.231 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T06:31:04.890Z] #59 5.231 + GO_BUILDMODE=-buildmode=pie [2021-06-19T06:31:04.890Z] #59 5.231 ++ dirname /tmp/install/install.sh [2021-06-19T06:31:04.890Z] #59 5.247 + dir=/tmp/install [2021-06-19T06:31:04.890Z] #59 5.247 + bin=rootlesskit [2021-06-19T06:31:04.890Z] #59 5.247 + shift [2021-06-19T06:31:04.890Z] #59 5.247 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-19T06:31:04.890Z] #59 5.247 + . /tmp/install/rootlesskit.installer [2021-06-19T06:31:04.890Z] #59 5.247 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-19T06:31:04.890Z] #59 5.247 + install_rootlesskit [2021-06-19T06:31:04.890Z] #59 5.247 + case "$1" in [2021-06-19T06:31:04.890Z] #59 5.247 + export CGO_ENABLED=0 [2021-06-19T06:31:04.890Z] #59 5.247 + CGO_ENABLED=0 [2021-06-19T06:31:04.890Z] #59 5.247 + _install_rootlesskit [2021-06-19T06:31:04.890Z] #59 5.256 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-19T06:31:04.890Z] #59 5.256 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.edMAwVijS0/src/github.com/rootless-containers/rootlesskit [2021-06-19T06:31:04.890Z] #59 5.257 Cloning into '/tmp/tmp.edMAwVijS0/src/github.com/rootless-containers/rootlesskit'... [2021-06-19T06:31:04.890Z] #59 5.263 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-19T06:31:04.890Z] #59 10.51 + cd /tmp/tmp.edMAwVijS0/src/github.com/rootless-containers/rootlesskit [2021-06-19T06:31:04.890Z] #59 10.51 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-19T06:31:04.890Z] #59 10.54 + export GO111MODULE=on [2021-06-19T06:31:04.890Z] #59 10.54 + GO111MODULE=on [2021-06-19T06:31:04.890Z] #59 10.54 + export GOPROXY=https://proxy.golang.org [2021-06-19T06:31:04.890Z] #59 10.54 + GOPROXY=https://proxy.golang.org [2021-06-19T06:31:04.890Z] #59 10.54 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-19T06:31:04.890Z] #59 10.54 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-19T06:31:04.890Z] #59 12.04 go: downloading github.com/pkg/errors v0.9.1 [2021-06-19T06:31:04.890Z] #59 12.04 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-19T06:31:04.890Z] #59 12.15 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-19T06:31:04.890Z] #59 12.64 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-19T06:31:04.890Z] #59 ... [2021-06-19T06:31:04.890Z] [2021-06-19T06:31:04.890Z] #50 [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-06-19T06:31:04.890Z] #50 sha256:ded76c7988f2a69c3824d1c85c2530b2d65dd2796801f1803e1fd8332f468985 [2021-06-19T06:31:04.890Z] #50 15.19 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-19T06:31:05.054Z] #31 DONE 4.9s [2021-06-19T06:31:05.054Z] [2021-06-19T06:31:05.054Z] #29 [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-06-19T06:31:05.054Z] #29 sha256:8d53a6e676eb25e379e379287eb64dba5c3e47277ca1c87a470a56dd5653a8b2 [2021-06-19T06:31:05.054Z] #29 7.179 [2021-06-19T06:31:05.054Z] #29 7.229 ######################################################################## 100.0% [2021-06-19T06:31:05.054Z] #29 7.248 [2021-06-19T06:31:05.054Z] #29 7.258 Download of images into '/build' complete. [2021-06-19T06:31:05.054Z] #29 7.258 Use something like the following to load the result into a Docker daemon: [2021-06-19T06:31:05.054Z] #29 7.258 tar -cC '/build' . | docker load [2021-06-19T06:31:05.054Z] #29 DONE 7.6s [2021-06-19T06:31:05.054Z] [2021-06-19T06:31:05.054Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-06-19T06:31:05.054Z] #43 sha256:0803015c9504144177fc58ab0560e49a3b6af4bfe9e262f335a2fdf9ab4cd1a2 [2021-06-19T06:31:05.054Z] #43 DONE 4.9s [2021-06-19T06:31:05.054Z] [2021-06-19T06:31:05.054Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-19T06:31:05.054Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T06:31:05.118Z] #44 ... [2021-06-19T06:31:05.118Z] [2021-06-19T06:31:05.118Z] #59 [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-06-19T06:31:05.118Z] #59 sha256:b705cc1e38cf63b0d8711bcf4e0e5be20329853b48a980e6e7875e252b3b9f48 [2021-06-19T06:31:05.118Z] #59 13.92 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-19T06:31:05.149Z] #50 15.66 go: downloading github.com/spf13/viper v1.6.1 [2021-06-19T06:31:05.406Z] #50 15.95 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-19T06:31:05.406Z] #50 15.95 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-19T06:31:05.663Z] #50 16.08 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-19T06:31:06.228Z] #50 ... [2021-06-19T06:31:06.228Z] [2021-06-19T06:31:06.228Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-19T06:31:06.228Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T06:31:06.228Z] #44 6.237 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-19T06:31:06.228Z] #44 6.340 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-19T06:31:06.228Z] #44 6.340 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-19T06:31:06.228Z] #44 7.001 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-19T06:31:06.228Z] #44 7.993 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-19T06:31:06.228Z] #44 10.15 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-19T06:31:06.228Z] #44 12.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-19T06:31:06.228Z] #44 13.98 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-19T06:31:06.228Z] #44 ... [2021-06-19T06:31:06.228Z] [2021-06-19T06:31:06.228Z] #52 [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-06-19T06:31:06.228Z] #52 sha256:b3e005df9cc839f84ec556a9896f184f69b01e8987a5be8d01d307e13bd0edbf [2021-06-19T06:31:06.228Z] #52 12.10 + cd /tmp/tmp.WjyPgGZBmH/src/github.com/mvdan/sh [2021-06-19T06:31:06.228Z] #52 12.11 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-19T06:31:06.228Z] #52 12.21 + GO111MODULE=on [2021-06-19T06:31:06.228Z] #52 12.21 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-19T06:31:06.228Z] #52 13.32 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-19T06:31:06.228Z] #52 13.33 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-19T06:31:06.228Z] #52 13.46 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-19T06:31:06.228Z] #52 15.87 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-19T06:31:07.034Z] #59 ... [2021-06-19T06:31:07.034Z] [2021-06-19T06:31:07.034Z] #36 [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-06-19T06:31:07.034Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-19T06:31:07.034Z] #36 5.939 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-19T06:31:07.034Z] #36 6.042 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-19T06:31:07.034Z] #36 6.042 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-19T06:31:07.034Z] #36 7.869 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-19T06:31:07.034Z] #36 10.05 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-19T06:31:07.034Z] #36 12.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-19T06:31:07.295Z] #36 ... [2021-06-19T06:31:07.295Z] [2021-06-19T06:31:07.295Z] #52 [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-06-19T06:31:07.295Z] #52 sha256:dce930489cf253ca5f10ec93547b716b9dfaf09d7f3874dfe624ae8097077fa7 [2021-06-19T06:31:07.295Z] #52 15.79 + cd /tmp/tmp.NNvSo7XmHw/src/github.com/mvdan/sh [2021-06-19T06:31:07.295Z] #52 15.80 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-19T06:31:07.295Z] #52 15.94 + GO111MODULE=on [2021-06-19T06:31:07.295Z] #52 15.94 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-19T06:31:07.597Z] #52 ... [2021-06-19T06:31:07.597Z] [2021-06-19T06:31:07.597Z] #59 [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-06-19T06:31:07.597Z] #59 sha256:613a44b24dc2a76efa0e2c4059da5ec8629946edc7fd50ecf0c11ce1d94e078d [2021-06-19T06:31:07.597Z] #59 16.82 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-19T06:31:07.597Z] #59 17.32 go: downloading github.com/google/uuid v1.2.0 [2021-06-19T06:31:07.597Z] #59 17.33 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-19T06:31:07.597Z] #59 17.40 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-19T06:31:07.597Z] #59 17.42 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-19T06:31:07.597Z] #59 17.45 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-19T06:31:07.597Z] #59 17.70 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-19T06:31:07.858Z] #59 18.18 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-19T06:31:07.866Z] #52 16.89 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-19T06:31:07.866Z] #52 16.90 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-19T06:31:08.115Z] #59 18.49 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-19T06:31:08.126Z] #52 17.00 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-19T06:31:08.364Z] #44 ... [2021-06-19T06:31:08.364Z] [2021-06-19T06:31:08.364Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-06-19T06:31:08.364Z] #12 sha256:404d6ac784bfa01d4931c3417807b6e230ae87a353cc9e793536daa28023c7f6 [2021-06-19T06:31:08.365Z] #12 DONE 8.2s [2021-06-19T06:31:08.625Z] [2021-06-19T06:31:08.625Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-19T06:31:08.625Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T06:31:09.046Z] #59 ... [2021-06-19T06:31:09.047Z] [2021-06-19T06:31:09.047Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-19T06:31:09.047Z] #34 sha256:67f7ca012a14f8e035d48e02cb56bf957f168700701690bdf54d09cf919f5795 [2021-06-19T06:31:09.047Z] #34 16.78 github.com/pelletier/go-toml/cmd/tomll [2021-06-19T06:31:09.047Z] #34 DONE 19.5s [2021-06-19T06:31:09.047Z] [2021-06-19T06:31:09.047Z] #52 [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-06-19T06:31:09.047Z] #52 sha256:b3e005df9cc839f84ec556a9896f184f69b01e8987a5be8d01d307e13bd0edbf [2021-06-19T06:31:09.047Z] #52 19.04 runtime [2021-06-19T06:31:09.047Z] #52 19.05 unicode/utf16 [2021-06-19T06:31:09.611Z] #52 ... [2021-06-19T06:31:09.611Z] [2021-06-19T06:31:09.611Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-19T06:31:09.611Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T06:31:09.611Z] #13 7.290 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-19T06:31:09.611Z] #13 9.274 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-19T06:31:09.611Z] #13 11.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-19T06:31:09.868Z] #13 ... [2021-06-19T06:31:09.868Z] [2021-06-19T06:31:09.869Z] #50 [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-06-19T06:31:09.869Z] #50 sha256:ded76c7988f2a69c3824d1c85c2530b2d65dd2796801f1803e1fd8332f468985 [2021-06-19T06:31:09.869Z] #50 20.32 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-19T06:31:10.040Z] #52 18.82 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-19T06:31:10.126Z] #50 20.48 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-19T06:31:10.126Z] #50 20.63 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-19T06:31:10.126Z] #50 20.73 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-19T06:31:10.382Z] #50 20.75 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-19T06:31:10.382Z] #50 20.85 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-19T06:31:10.382Z] #50 20.87 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-19T06:31:10.546Z] #13 ... [2021-06-19T06:31:10.546Z] [2021-06-19T06:31:10.546Z] #36 [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-06-19T06:31:10.546Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-19T06:31:10.546Z] #36 ... [2021-06-19T06:31:10.546Z] [2021-06-19T06:31:10.546Z] #59 [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-06-19T06:31:10.546Z] #59 sha256:86e5725e377e3de28760f40207d648e5341b4858345b3b6dcaccedb026037059 [2021-06-19T06:31:10.546Z] #59 ... [2021-06-19T06:31:10.546Z] [2021-06-19T06:31:10.546Z] #46 [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-06-19T06:31:10.546Z] #46 sha256:6ef07c4463527fc07f29e73905f02908331c24ae50b0ec234cbb571129b984bf [2021-06-19T06:31:10.546Z] #46 8.492 + RM_GOPATH=0 [2021-06-19T06:31:10.546Z] #46 8.492 + TMP_GOPATH= [2021-06-19T06:31:10.546Z] #46 8.492 + : /build [2021-06-19T06:31:10.546Z] #46 8.492 + '[' -z '' ']' [2021-06-19T06:31:10.546Z] #46 8.492 ++ mktemp -d [2021-06-19T06:31:10.546Z] #46 8.492 + export GOPATH=/tmp/tmp.x4EG9a1i3H [2021-06-19T06:31:10.546Z] #46 8.492 + GOPATH=/tmp/tmp.x4EG9a1i3H [2021-06-19T06:31:10.546Z] #46 8.492 + RM_GOPATH=1 [2021-06-19T06:31:10.546Z] #46 8.492 + case "$(go env GOARCH)" in [2021-06-19T06:31:10.546Z] #46 8.492 ++ go env GOARCH [2021-06-19T06:31:10.546Z] #46 8.512 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T06:31:10.546Z] #46 8.512 + GO_BUILDMODE=-buildmode=pie [2021-06-19T06:31:10.546Z] #46 8.512 ++ dirname /tmp/install/install.sh [2021-06-19T06:31:10.546Z] #46 8.517 + dir=/tmp/install [2021-06-19T06:31:10.546Z] #46 8.517 + bin=vndr [2021-06-19T06:31:10.546Z] #46 8.517 + shift [2021-06-19T06:31:10.546Z] #46 8.517 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-19T06:31:10.546Z] #46 8.517 + . /tmp/install/vndr.installer [2021-06-19T06:31:10.546Z] #46 8.517 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-19T06:31:10.546Z] #46 8.517 + install_vndr [2021-06-19T06:31:10.546Z] #46 8.517 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-19T06:31:10.546Z] #46 8.517 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.x4EG9a1i3H/src/github.com/LK4D4/vndr [2021-06-19T06:31:10.546Z] #46 8.517 Cloning into '/tmp/tmp.x4EG9a1i3H/src/github.com/LK4D4/vndr'... [2021-06-19T06:31:10.546Z] #46 8.517 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-19T06:31:10.546Z] #46 8.958 + cd /tmp/tmp.x4EG9a1i3H/src/github.com/LK4D4/vndr [2021-06-19T06:31:10.546Z] #46 8.958 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-19T06:31:10.546Z] #46 8.969 + go build -buildmode=pie -v -o /build/vndr . [2021-06-19T06:31:10.546Z] #46 9.646 internal/unsafeheader [2021-06-19T06:31:10.546Z] #46 9.646 internal/cpu [2021-06-19T06:31:10.546Z] #46 9.679 runtime/internal/atomic [2021-06-19T06:31:10.546Z] #46 9.965 runtime/internal/sys [2021-06-19T06:31:10.546Z] #46 10.15 runtime/internal/math [2021-06-19T06:31:10.546Z] #46 10.17 internal/bytealg [2021-06-19T06:31:10.546Z] #46 10.24 internal/race [2021-06-19T06:31:10.546Z] #46 10.33 sync/atomic [2021-06-19T06:31:10.546Z] #46 ... [2021-06-19T06:31:10.546Z] [2021-06-19T06:31:10.546Z] #56 [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-06-19T06:31:10.546Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9 [2021-06-19T06:31:10.546Z] #56 8.426 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-19T06:31:10.546Z] #56 8.438 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-19T06:31:10.546Z] #56 8.438 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-19T06:31:10.546Z] #56 8.730 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-19T06:31:10.546Z] #56 9.464 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-19T06:31:10.546Z] #56 ... [2021-06-19T06:31:10.546Z] [2021-06-19T06:31:10.546Z] #50 [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-06-19T06:31:10.546Z] #50 sha256:facee094e487ca85433900bcf2328d76615c64b6cb8f0203838e5b267d4b8fba [2021-06-19T06:31:10.546Z] #50 8.534 + RM_GOPATH=0 [2021-06-19T06:31:10.546Z] #50 8.534 + TMP_GOPATH= [2021-06-19T06:31:10.546Z] #50 8.534 + : /build [2021-06-19T06:31:10.546Z] #50 8.534 + '[' -z '' ']' [2021-06-19T06:31:10.546Z] #50 8.534 ++ mktemp -d [2021-06-19T06:31:10.546Z] #50 8.534 + export GOPATH=/tmp/tmp.E54D8QQX2O [2021-06-19T06:31:10.546Z] #50 8.534 + GOPATH=/tmp/tmp.E54D8QQX2O [2021-06-19T06:31:10.546Z] #50 8.534 + RM_GOPATH=1 [2021-06-19T06:31:10.546Z] #50 8.534 + case "$(go env GOARCH)" in [2021-06-19T06:31:10.546Z] #50 8.534 ++ go env GOARCH [2021-06-19T06:31:10.546Z] #50 8.544 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T06:31:10.546Z] #50 8.544 + GO_BUILDMODE=-buildmode=pie [2021-06-19T06:31:10.546Z] #50 8.544 ++ dirname /tmp/install/install.sh [2021-06-19T06:31:10.546Z] #50 8.544 + dir=/tmp/install [2021-06-19T06:31:10.546Z] #50 8.544 + bin=golangci_lint [2021-06-19T06:31:10.546Z] #50 8.544 + shift [2021-06-19T06:31:10.546Z] #50 8.544 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-19T06:31:10.546Z] #50 8.544 + . /tmp/install/golangci_lint.installer [2021-06-19T06:31:10.546Z] #50 8.544 ++ : v1.23.8 [2021-06-19T06:31:10.546Z] #50 8.544 + install_golangci_lint [2021-06-19T06:31:10.546Z] #50 8.544 + set -e [2021-06-19T06:31:10.546Z] #50 8.544 + export GO111MODULE=on [2021-06-19T06:31:10.546Z] #50 8.544 + GO111MODULE=on [2021-06-19T06:31:10.546Z] #50 8.544 + GOBIN=/build [2021-06-19T06:31:10.546Z] #50 8.544 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-19T06:31:10.546Z] #50 9.193 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-19T06:31:10.611Z] #52 ... [2021-06-19T06:31:10.611Z] [2021-06-19T06:31:10.611Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-19T06:31:10.611Z] #34 sha256:64419e82a23e866a18cdc1db0804420f5df5ec0fc91a7dd0698552c34bdd95c0 [2021-06-19T06:31:10.611Z] #34 17.10 github.com/pelletier/go-toml/cmd/tomll [2021-06-19T06:31:10.611Z] #34 DONE 19.5s [2021-06-19T06:31:10.611Z] [2021-06-19T06:31:10.611Z] #59 [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-06-19T06:31:10.611Z] #59 sha256:b705cc1e38cf63b0d8711bcf4e0e5be20329853b48a980e6e7875e252b3b9f48 [2021-06-19T06:31:10.611Z] #59 16.98 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-19T06:31:10.611Z] #59 17.77 go: downloading github.com/google/uuid v1.2.0 [2021-06-19T06:31:10.611Z] #59 17.81 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-19T06:31:10.611Z] #59 17.86 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-19T06:31:10.611Z] #59 17.87 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-19T06:31:10.611Z] #59 17.89 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-19T06:31:10.611Z] #59 18.34 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-19T06:31:10.611Z] #59 18.85 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-19T06:31:10.611Z] #59 18.96 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-19T06:31:10.638Z] #50 21.03 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-19T06:31:10.638Z] #50 21.21 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-19T06:31:10.808Z] #50 ... [2021-06-19T06:31:10.808Z] [2021-06-19T06:31:10.808Z] #48 [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-06-19T06:31:10.808Z] #48 sha256:c926cda264c8554ec55f98e134358d160efb6cbb6ab281dc1c97b57651c4fdc4 [2021-06-19T06:31:10.808Z] #48 8.554 + RM_GOPATH=0 [2021-06-19T06:31:10.808Z] #48 8.554 + TMP_GOPATH= [2021-06-19T06:31:10.808Z] #48 8.554 + : /build [2021-06-19T06:31:10.808Z] #48 8.554 + '[' -z '' ']' [2021-06-19T06:31:10.808Z] #48 8.554 ++ mktemp -d [2021-06-19T06:31:10.808Z] #48 8.554 + export GOPATH=/tmp/tmp.aXzED0SXiI [2021-06-19T06:31:10.808Z] #48 8.554 + GOPATH=/tmp/tmp.aXzED0SXiI [2021-06-19T06:31:10.808Z] #48 8.554 + RM_GOPATH=1 [2021-06-19T06:31:10.808Z] #48 8.554 + case "$(go env GOARCH)" in [2021-06-19T06:31:10.808Z] #48 8.554 ++ go env GOARCH [2021-06-19T06:31:10.808Z] #48 8.564 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T06:31:10.808Z] #48 8.564 + GO_BUILDMODE=-buildmode=pie [2021-06-19T06:31:10.808Z] #48 8.564 ++ dirname /tmp/install/install.sh [2021-06-19T06:31:10.808Z] #48 8.564 + dir=/tmp/install [2021-06-19T06:31:10.808Z] #48 8.564 + bin=gotestsum [2021-06-19T06:31:10.808Z] #48 8.564 + shift [2021-06-19T06:31:10.808Z] #48 8.564 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-19T06:31:10.808Z] #48 8.564 + . /tmp/install/gotestsum.installer [2021-06-19T06:31:10.808Z] #48 8.564 ++ : v0.5.3 [2021-06-19T06:31:10.808Z] #48 8.564 + install_gotestsum [2021-06-19T06:31:10.808Z] #48 8.564 + set -e [2021-06-19T06:31:10.808Z] #48 8.564 + export GO111MODULE=on [2021-06-19T06:31:10.808Z] #48 8.564 + GO111MODULE=on [2021-06-19T06:31:10.808Z] #48 8.564 + GOBIN=/build [2021-06-19T06:31:10.808Z] #48 8.564 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-19T06:31:10.808Z] #48 9.117 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-19T06:31:10.808Z] #48 10.23 go: downloading github.com/fatih/color v1.9.0 [2021-06-19T06:31:10.808Z] #48 10.23 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-19T06:31:10.808Z] #48 10.28 go: downloading github.com/pkg/errors v0.9.1 [2021-06-19T06:31:10.808Z] #48 10.30 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-19T06:31:10.808Z] #48 10.44 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-19T06:31:10.808Z] #48 10.50 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-19T06:31:10.809Z] #48 10.60 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-19T06:31:10.809Z] #48 10.68 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-19T06:31:10.809Z] #48 10.78 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-19T06:31:10.809Z] #48 ... [2021-06-19T06:31:10.809Z] [2021-06-19T06:31:10.809Z] #52 [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-06-19T06:31:10.809Z] #52 sha256:c1d9a464573e701d4bb7bd6d07f82ed8b51f4bab36c53ad60410d1c467ab9858 [2021-06-19T06:31:11.070Z] #52 ... [2021-06-19T06:31:11.070Z] [2021-06-19T06:31:11.070Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-19T06:31:11.070Z] #34 sha256:86ac7169bc4fd591c06cca201a80eb603195b852e2eb8dace565c857c1c06230 [2021-06-19T06:31:11.070Z] #34 8.686 Install go-toml version v1.8.1 [2021-06-19T06:31:11.070Z] #34 9.419 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-19T06:31:11.070Z] #34 ... [2021-06-19T06:31:11.070Z] [2021-06-19T06:31:11.070Z] #24 [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-06-19T06:31:11.070Z] #24 sha256:e4801d858b462d927897294f1878ffd7f979f7fc834ea7807be6cd51b236f98b [2021-06-19T06:31:11.070Z] #24 8.767 + RM_GOPATH=0 [2021-06-19T06:31:11.070Z] #24 8.767 + TMP_GOPATH= [2021-06-19T06:31:11.070Z] #24 8.767 + : /build [2021-06-19T06:31:11.070Z] #24 8.767 + '[' -z '' ']' [2021-06-19T06:31:11.070Z] #24 8.767 ++ mktemp -d [2021-06-19T06:31:11.070Z] #24 8.768 + export GOPATH=/tmp/tmp.2q9nIvz7v3 [2021-06-19T06:31:11.070Z] #24 8.768 + GOPATH=/tmp/tmp.2q9nIvz7v3 [2021-06-19T06:31:11.070Z] #24 8.768 + RM_GOPATH=1 [2021-06-19T06:31:11.070Z] #24 8.768 + case "$(go env GOARCH)" in [2021-06-19T06:31:11.070Z] #24 8.769 ++ go env GOARCH [2021-06-19T06:31:11.070Z] #24 8.785 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T06:31:11.070Z] #24 8.785 + GO_BUILDMODE=-buildmode=pie [2021-06-19T06:31:11.070Z] #24 8.785 ++ dirname /tmp/install/install.sh [2021-06-19T06:31:11.070Z] #24 8.786 + dir=/tmp/install [2021-06-19T06:31:11.070Z] #24 8.786 + bin=dockercli [2021-06-19T06:31:11.070Z] #24 8.786 + shift [2021-06-19T06:31:11.070Z] #24 8.786 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-19T06:31:11.070Z] #24 8.788 Install docker/cli version 17.06.2-ce from stable [2021-06-19T06:31:11.070Z] #24 8.790 + . /tmp/install/dockercli.installer [2021-06-19T06:31:11.070Z] #24 8.790 ++ : stable [2021-06-19T06:31:11.070Z] #24 8.790 ++ : 17.06.2-ce [2021-06-19T06:31:11.070Z] #24 8.790 + install_dockercli [2021-06-19T06:31:11.070Z] #24 8.790 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-19T06:31:11.070Z] #24 8.790 ++ uname -m [2021-06-19T06:31:11.070Z] #24 8.792 + arch=x86_64 [2021-06-19T06:31:11.070Z] #24 8.792 + '[' x86_64 '!=' x86_64 ']' [2021-06-19T06:31:11.070Z] #24 8.792 + url=https://download.docker.com/linux/static [2021-06-19T06:31:11.070Z] #24 8.794 + tar -xz docker/docker [2021-06-19T06:31:11.070Z] #24 8.794 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-19T06:31:11.184Z] #59 ... [2021-06-19T06:31:11.184Z] [2021-06-19T06:31:11.184Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-19T06:31:11.184Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T06:31:11.184Z] #13 6.329 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-19T06:31:11.184Z] #13 8.638 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-19T06:31:11.184Z] #13 11.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-19T06:31:11.202Z] #50 ... [2021-06-19T06:31:11.202Z] [2021-06-19T06:31:11.202Z] #36 [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-06-19T06:31:11.202Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-19T06:31:11.202Z] #36 11.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-19T06:31:11.202Z] #36 ... [2021-06-19T06:31:11.202Z] [2021-06-19T06:31:11.202Z] #56 [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-06-19T06:31:11.202Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9 [2021-06-19T06:31:11.202Z] #56 11.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-19T06:31:11.332Z] #24 ... [2021-06-19T06:31:11.332Z] [2021-06-19T06:31:11.332Z] #52 [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-06-19T06:31:11.332Z] #52 sha256:c1d9a464573e701d4bb7bd6d07f82ed8b51f4bab36c53ad60410d1c467ab9858 [2021-06-19T06:31:11.332Z] #52 11.03 + RM_GOPATH=0 [2021-06-19T06:31:11.332Z] #52 11.03 + TMP_GOPATH= [2021-06-19T06:31:11.332Z] #52 11.03 + : /build [2021-06-19T06:31:11.332Z] #52 11.03 + '[' -z '' ']' [2021-06-19T06:31:11.332Z] #52 11.03 ++ mktemp -d [2021-06-19T06:31:11.332Z] #52 11.03 + export GOPATH=/tmp/tmp.d27duXDgGd [2021-06-19T06:31:11.332Z] #52 11.03 + GOPATH=/tmp/tmp.d27duXDgGd [2021-06-19T06:31:11.332Z] #52 11.03 + RM_GOPATH=1 [2021-06-19T06:31:11.332Z] #52 11.03 + case "$(go env GOARCH)" in [2021-06-19T06:31:11.332Z] #52 11.04 ++ go env GOARCH [2021-06-19T06:31:11.332Z] #52 11.11 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-19T06:31:11.332Z] #52 11.11 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T06:31:11.332Z] #52 11.11 + GO_BUILDMODE=-buildmode=pie [2021-06-19T06:31:11.332Z] #52 11.11 ++ dirname /tmp/install/install.sh [2021-06-19T06:31:11.332Z] #52 11.11 + dir=/tmp/install [2021-06-19T06:31:11.332Z] #52 11.11 + bin=shfmt [2021-06-19T06:31:11.332Z] #52 11.11 + shift [2021-06-19T06:31:11.332Z] #52 11.11 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-19T06:31:11.332Z] #52 11.11 + . /tmp/install/shfmt.installer [2021-06-19T06:31:11.332Z] #52 11.11 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-19T06:31:11.332Z] #52 11.11 + install_shfmt [2021-06-19T06:31:11.332Z] #52 11.11 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-19T06:31:11.332Z] #52 11.11 + git clone https://github.com/mvdan/sh.git /tmp/tmp.d27duXDgGd/src/github.com/mvdan/sh [2021-06-19T06:31:11.332Z] #52 11.11 Cloning into '/tmp/tmp.d27duXDgGd/src/github.com/mvdan/sh'... [2021-06-19T06:31:11.449Z] #13 ... [2021-06-19T06:31:11.449Z] [2021-06-19T06:31:11.449Z] #50 [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-06-19T06:31:11.449Z] #50 sha256:45e4af063a7018ce7fa077a874c6b9174b59a26a2346d103c7611e7a8bae5377 [2021-06-19T06:31:11.449Z] #50 15.38 go: downloading github.com/fatih/color v1.7.0 [2021-06-19T06:31:11.449Z] #50 15.44 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-19T06:31:11.449Z] #50 15.50 go: downloading github.com/pkg/errors v0.8.1 [2021-06-19T06:31:11.449Z] #50 15.51 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-19T06:31:11.449Z] #50 15.56 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-19T06:31:11.449Z] #50 15.88 go: downloading github.com/spf13/viper v1.6.1 [2021-06-19T06:31:11.449Z] #50 16.27 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-19T06:31:11.449Z] #50 16.33 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-19T06:31:11.449Z] #50 16.35 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-19T06:31:11.449Z] #50 16.42 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-19T06:31:11.449Z] #50 17.39 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-19T06:31:11.449Z] #50 17.58 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-19T06:31:11.458Z] #56 ... [2021-06-19T06:31:11.458Z] [2021-06-19T06:31:11.458Z] #50 [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-06-19T06:31:11.458Z] #50 sha256:ded76c7988f2a69c3824d1c85c2530b2d65dd2796801f1803e1fd8332f468985 [2021-06-19T06:31:11.458Z] #50 21.60 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-19T06:31:11.458Z] #50 21.62 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-19T06:31:11.458Z] #50 21.63 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-19T06:31:11.458Z] #50 21.74 go: downloading github.com/spf13/afero v1.1.2 [2021-06-19T06:31:11.458Z] #50 21.86 go: downloading github.com/spf13/cast v1.3.0 [2021-06-19T06:31:11.458Z] #50 21.86 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-19T06:31:11.458Z] #50 21.89 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-19T06:31:11.458Z] #50 21.91 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-19T06:31:11.458Z] #50 21.95 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-19T06:31:11.716Z] #50 22.12 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-19T06:31:11.716Z] #50 22.15 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-19T06:31:11.716Z] #50 22.21 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-19T06:31:11.974Z] #50 22.32 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-19T06:31:11.974Z] #50 22.38 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-19T06:31:11.974Z] #50 22.50 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-19T06:31:12.021Z] #50 ... [2021-06-19T06:31:12.021Z] [2021-06-19T06:31:12.021Z] #46 [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-06-19T06:31:12.021Z] #46 sha256:b1e8b757c25422e8205e511248f72fbcd381f0aa8388756be1e7091d89e207b3 [2021-06-19T06:31:12.021Z] #46 10.77 runtime [2021-06-19T06:31:12.021Z] #46 14.18 unicode/utf8 [2021-06-19T06:31:12.021Z] #46 14.90 math/bits [2021-06-19T06:31:12.021Z] #46 15.70 math [2021-06-19T06:31:12.021Z] #46 19.10 encoding [2021-06-19T06:31:12.021Z] #46 19.43 unicode/utf16 [2021-06-19T06:31:12.021Z] #46 19.87 container/list [2021-06-19T06:31:12.021Z] #46 20.73 crypto/internal/subtle [2021-06-19T06:31:12.021Z] #46 20.85 crypto/subtle [2021-06-19T06:31:12.230Z] #50 22.66 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-19T06:31:12.282Z] #46 21.00 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-19T06:31:12.282Z] #46 21.18 internal/nettrace [2021-06-19T06:31:12.282Z] #46 21.29 runtime/cgo [2021-06-19T06:31:12.346Z] #54 ... [2021-06-19T06:31:12.347Z] [2021-06-19T06:31:12.347Z] #46 [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-06-19T06:31:12.347Z] #46 sha256:faf16b68963c4c3624f440880bd0928779bbf91ae8dbb092b83b1217ce11731c [2021-06-19T06:31:12.347Z] #46 123.9 net/http/httptrace [2021-06-19T06:31:12.347Z] #46 124.1 net/http [2021-06-19T06:31:12.347Z] #46 ... [2021-06-19T06:31:12.347Z] [2021-06-19T06:31:12.347Z] #20 [dev-systemd-false 7/25] 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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-19T06:31:12.347Z] #20 sha256:f62de700d1f6de102c5e598a93581fd60db622e85c1ec693cd9981f58e1006fa [2021-06-19T06:31:12.347Z] #20 5.134 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-19T06:31:12.347Z] #20 10.09 Fetched 8980 kB in 9s (1017 kB/s) [2021-06-19T06:31:12.347Z] #20 10.09 Reading package lists... [2021-06-19T06:31:12.542Z] #46 ... [2021-06-19T06:31:12.542Z] [2021-06-19T06:31:12.542Z] #50 [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-06-19T06:31:12.542Z] #50 sha256:45e4af063a7018ce7fa077a874c6b9174b59a26a2346d103c7611e7a8bae5377 [2021-06-19T06:31:12.542Z] #50 21.38 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-19T06:31:12.542Z] #50 21.40 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-19T06:31:12.606Z] #20 14.19 Reading package lists... [2021-06-19T06:31:12.606Z] #20 ... [2021-06-19T06:31:12.606Z] [2021-06-19T06:31:12.606Z] #46 [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-06-19T06:31:12.606Z] #46 sha256:faf16b68963c4c3624f440880bd0928779bbf91ae8dbb092b83b1217ce11731c [2021-06-19T06:31:12.606Z] #46 136.1 github.com/LK4D4/vndr/godl [2021-06-19T06:31:12.793Z] #50 23.13 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-19T06:31:12.793Z] #50 23.22 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-19T06:31:12.793Z] #50 23.25 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-19T06:31:12.793Z] #50 ... [2021-06-19T06:31:12.793Z] [2021-06-19T06:31:12.793Z] #46 [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-06-19T06:31:12.793Z] #46 sha256:ecb000dbfeea99859bfbefc207fe129c86080d81917108a914c324bd1f10d898 [2021-06-19T06:31:12.793Z] #46 13.31 unicode/utf8 [2021-06-19T06:31:12.793Z] #46 13.98 math/bits [2021-06-19T06:31:12.793Z] #46 14.45 math [2021-06-19T06:31:12.793Z] #46 18.73 encoding [2021-06-19T06:31:12.793Z] #46 18.89 unicode/utf16 [2021-06-19T06:31:12.793Z] #46 19.20 container/list [2021-06-19T06:31:12.793Z] #46 20.03 crypto/internal/subtle [2021-06-19T06:31:12.793Z] #46 20.36 crypto/subtle [2021-06-19T06:31:12.793Z] #46 20.66 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-19T06:31:12.793Z] #46 20.78 internal/nettrace [2021-06-19T06:31:12.793Z] #46 20.96 runtime/cgo [2021-06-19T06:31:12.803Z] #50 21.61 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-19T06:31:12.803Z] #50 21.71 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-19T06:31:12.803Z] #50 21.76 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-19T06:31:12.803Z] #50 21.77 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-19T06:31:13.050Z] #46 ... [2021-06-19T06:31:13.050Z] [2021-06-19T06:31:13.050Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-19T06:31:13.050Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T06:31:13.050Z] #44 23.14 Fetched 8453 kB in 17s (492 kB/s) [2021-06-19T06:31:13.063Z] #50 22.13 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-19T06:31:13.063Z] #50 ... [2021-06-19T06:31:13.063Z] [2021-06-19T06:31:13.063Z] #56 [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-06-19T06:31:13.063Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9 [2021-06-19T06:31:13.063Z] #56 12.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-19T06:31:13.175Z] #46 136.8 github.com/LK4D4/vndr [2021-06-19T06:31:13.324Z] #56 ... [2021-06-19T06:31:13.324Z] [2021-06-19T06:31:13.324Z] #48 [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-06-19T06:31:13.324Z] #48 sha256:f14610cbd978b6bcf118e8fbd758d072922638930c7073d28c0ecf14354c6289 [2021-06-19T06:31:13.324Z] #48 12.20 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-19T06:31:13.324Z] #48 ... [2021-06-19T06:31:13.324Z] [2021-06-19T06:31:13.324Z] #50 [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-06-19T06:31:13.324Z] #50 sha256:45e4af063a7018ce7fa077a874c6b9174b59a26a2346d103c7611e7a8bae5377 [2021-06-19T06:31:13.324Z] #50 22.13 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-19T06:31:13.324Z] #50 22.24 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-19T06:31:13.324Z] #50 22.24 go: downloading github.com/spf13/afero v1.1.2 [2021-06-19T06:31:13.584Z] #50 22.41 go: downloading github.com/spf13/cast v1.3.0 [2021-06-19T06:31:13.584Z] #50 22.41 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-19T06:31:13.584Z] #50 22.47 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-19T06:31:13.584Z] #50 22.47 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-19T06:31:13.584Z] #50 22.51 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-19T06:31:13.697Z] using credential docker-jenkins-github-credentials [2021-06-19T06:31:13.768Z] Cloning the remote Git repository [2021-06-19T06:31:13.768Z] Cloning with configured refspecs honoured and without tags [2021-06-19T06:31:13.845Z] #50 22.70 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-19T06:31:13.845Z] #50 22.74 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-19T06:31:13.845Z] #50 22.80 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-19T06:31:14.106Z] #50 22.87 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-19T06:31:14.106Z] #50 23.01 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-19T06:31:13.946Z] Cloning repository https://github.com/moby/moby.git [2021-06-19T06:31:14.367Z] #50 23.10 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-19T06:31:14.367Z] #50 23.19 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-19T06:31:14.367Z] #50 23.22 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-19T06:31:14.628Z] #50 23.42 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-19T06:31:14.628Z] #50 23.51 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-19T06:31:14.628Z] #50 23.60 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-19T06:31:14.637Z] #52 ... [2021-06-19T06:31:14.637Z] [2021-06-19T06:31:14.637Z] #40 [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-06-19T06:31:14.637Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77 [2021-06-19T06:31:14.637Z] #40 6.343 + git clone https://github.com/docker/distribution.git . [2021-06-19T06:31:14.637Z] #40 6.343 Cloning into '.'... [2021-06-19T06:31:14.889Z] #50 23.78 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-19T06:31:14.889Z] #50 23.89 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-19T06:31:14.902Z] #40 ... [2021-06-19T06:31:14.902Z] [2021-06-19T06:31:14.902Z] #59 [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-06-19T06:31:14.902Z] #59 sha256:86e5725e377e3de28760f40207d648e5341b4858345b3b6dcaccedb026037059 [2021-06-19T06:31:14.902Z] #59 11.59 + RM_GOPATH=0 [2021-06-19T06:31:14.902Z] #59 11.59 + TMP_GOPATH= [2021-06-19T06:31:14.902Z] #59 11.60 + : /build [2021-06-19T06:31:14.902Z] #59 11.60 + '[' -z '' ']' [2021-06-19T06:31:14.902Z] #59 11.60 ++ mktemp -d [2021-06-19T06:31:14.902Z] #59 11.64 + export GOPATH=/tmp/tmp.acXgqKZf19 [2021-06-19T06:31:14.902Z] #59 11.64 + GOPATH=/tmp/tmp.acXgqKZf19 [2021-06-19T06:31:14.902Z] #59 11.64 + RM_GOPATH=1 [2021-06-19T06:31:14.902Z] #59 11.64 + case "$(go env GOARCH)" in [2021-06-19T06:31:14.902Z] #59 11.64 ++ go env GOARCH [2021-06-19T06:31:14.902Z] #59 11.68 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T06:31:14.902Z] #59 11.68 + GO_BUILDMODE=-buildmode=pie [2021-06-19T06:31:14.902Z] #59 11.69 ++ dirname /tmp/install/install.sh [2021-06-19T06:31:14.902Z] #59 11.69 + dir=/tmp/install [2021-06-19T06:31:14.902Z] #59 11.69 + bin=rootlesskit [2021-06-19T06:31:14.902Z] #59 11.69 + shift [2021-06-19T06:31:14.902Z] #59 11.69 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-19T06:31:14.902Z] #59 11.69 + . /tmp/install/rootlesskit.installer [2021-06-19T06:31:14.902Z] #59 11.69 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-19T06:31:14.902Z] #59 11.69 + install_rootlesskit [2021-06-19T06:31:14.902Z] #59 11.69 + case "$1" in [2021-06-19T06:31:14.902Z] #59 11.69 + export CGO_ENABLED=0 [2021-06-19T06:31:14.902Z] #59 11.69 + CGO_ENABLED=0 [2021-06-19T06:31:14.902Z] #59 11.69 + _install_rootlesskit [2021-06-19T06:31:14.902Z] #59 11.69 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-19T06:31:14.902Z] #59 11.69 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.acXgqKZf19/src/github.com/rootless-containers/rootlesskit [2021-06-19T06:31:14.902Z] #59 11.69 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-19T06:31:14.902Z] #59 11.70 Cloning into '/tmp/tmp.acXgqKZf19/src/github.com/rootless-containers/rootlesskit'... [2021-06-19T06:31:15.149Z] #50 24.03 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-19T06:31:15.169Z] #59 ... [2021-06-19T06:31:15.169Z] [2021-06-19T06:31:15.169Z] #32 [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-06-19T06:31:15.169Z] #32 sha256:dce599a86d52e6786bdd2988f5e04cbd45284930924eba39d9761c368e1d197d [2021-06-19T06:31:15.169Z] #32 4.915 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-19T06:31:15.169Z] #32 4.915 Cloning into '.'... [2021-06-19T06:31:15.169Z] #32 ... [2021-06-19T06:31:15.169Z] [2021-06-19T06:31:15.169Z] #24 [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-06-19T06:31:15.169Z] #24 sha256:e4801d858b462d927897294f1878ffd7f979f7fc834ea7807be6cd51b236f98b [2021-06-19T06:31:15.169Z] #24 15.03 + mkdir -p /build [2021-06-19T06:31:15.169Z] #24 15.11 + mv docker/docker /build/ [2021-06-19T06:31:15.169Z] #24 15.11 + rmdir docker [2021-06-19T06:31:15.720Z] #50 24.54 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-19T06:31:15.720Z] #50 24.63 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-19T06:31:15.720Z] #50 24.66 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-19T06:31:15.981Z] #50 24.84 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-19T06:31:15.981Z] #50 24.87 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-19T06:31:16.115Z] #24 DONE 15.9s [2021-06-19T06:31:16.115Z] [2021-06-19T06:31:16.115Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-19T06:31:16.115Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T06:31:16.115Z] #44 6.770 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-19T06:31:16.115Z] #44 6.830 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-19T06:31:16.115Z] #44 6.842 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-19T06:31:16.115Z] #44 7.402 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-19T06:31:16.115Z] #44 7.890 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-19T06:31:16.115Z] #44 9.958 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-19T06:31:16.245Z] #50 25.00 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-19T06:31:16.245Z] #50 25.02 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-19T06:31:16.245Z] #50 ... [2021-06-19T06:31:16.245Z] [2021-06-19T06:31:16.245Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-19T06:31:16.245Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T06:31:16.245Z] #44 14.87 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-19T06:31:16.245Z] #44 23.17 Fetched 8453 kB in 18s (476 kB/s) [2021-06-19T06:31:14.320Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-06-19T06:31:15.232Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-19T06:31:15.232Z] > git --version # timeout=10 [2021-06-19T06:31:15.271Z] > git --version # 'git version 2.24.1.windows.2' [2021-06-19T06:31:15.271Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-19T06:31:15.274Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42535/head:refs/remotes/origin/PR-42535 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-19T06:31:16.506Z] #44 23.17 Reading package lists... [2021-06-19T06:31:16.506Z] #44 ... [2021-06-19T06:31:16.506Z] [2021-06-19T06:31:16.506Z] #40 [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-06-19T06:31:16.506Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77 [2021-06-19T06:31:16.506Z] #40 22.72 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-19T06:31:16.506Z] #40 25.11 + 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-06-19T06:31:17.375Z] #46 ... [2021-06-19T06:31:17.375Z] [2021-06-19T06:31:17.375Z] #32 [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-06-19T06:31:17.375Z] #32 sha256:dce599a86d52e6786bdd2988f5e04cbd45284930924eba39d9761c368e1d197d [2021-06-19T06:31:17.375Z] #32 DONE 140.2s [2021-06-19T06:31:17.375Z] [2021-06-19T06:31:17.375Z] #20 [dev-systemd-false 7/25] 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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-19T06:31:17.375Z] #20 sha256:f62de700d1f6de102c5e598a93581fd60db622e85c1ec693cd9981f58e1006fa [2021-06-19T06:31:17.375Z] #20 14.19 Reading package lists... [2021-06-19T06:31:17.375Z] #20 18.08 Building dependency tree... [2021-06-19T06:31:17.375Z] #20 20.02 libcap2-bin is already the newest version (1:2.25-2). [2021-06-19T06:31:17.375Z] #20 20.02 The following additional packages will be installed: [2021-06-19T06:31:17.375Z] #20 20.02 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-19T06:31:17.375Z] #20 20.02 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-19T06:31:17.375Z] #20 20.02 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-19T06:31:17.376Z] #20 20.02 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-19T06:31:17.376Z] #20 20.02 python3.7 python3.7-minimal vim-runtime xxd [2021-06-19T06:31:17.376Z] #20 20.02 Suggested packages: [2021-06-19T06:31:17.376Z] #20 20.04 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-19T06:31:17.376Z] #20 20.04 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-19T06:31:17.376Z] #20 20.04 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-19T06:31:17.376Z] #20 20.04 quota [2021-06-19T06:31:17.376Z] #20 20.04 Recommended packages: [2021-06-19T06:31:17.376Z] #20 20.04 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-19T06:31:17.376Z] #20 20.04 python3-keyrings.alt python3-xdg unzip [2021-06-19T06:31:17.376Z] #20 21.90 The following NEW packages will be installed: [2021-06-19T06:31:17.376Z] #20 21.90 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-19T06:31:17.376Z] #20 21.90 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-19T06:31:17.376Z] #20 21.90 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-19T06:31:17.376Z] #20 21.90 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-19T06:31:17.376Z] #20 21.90 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-19T06:31:17.376Z] #20 21.90 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-19T06:31:17.376Z] #20 21.91 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-19T06:31:17.376Z] #20 21.91 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-19T06:31:17.376Z] #20 21.91 xz-utils zip [2021-06-19T06:31:17.512Z] #44 12.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-19T06:31:17.636Z] #20 ... [2021-06-19T06:31:17.636Z] [2021-06-19T06:31:17.636Z] #46 [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-06-19T06:31:17.636Z] #46 sha256:faf16b68963c4c3624f440880bd0928779bbf91ae8dbb092b83b1217ce11731c [2021-06-19T06:31:17.636Z] #46 DONE 141.2s [2021-06-19T06:31:17.636Z] [2021-06-19T06:31:17.636Z] #20 [dev-systemd-false 7/25] 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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-19T06:31:17.636Z] #20 sha256:f62de700d1f6de102c5e598a93581fd60db622e85c1ec693cd9981f58e1006fa [2021-06-19T06:31:17.636Z] #20 22.30 0 upgraded, 49 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T06:31:17.636Z] #20 22.30 Need to get 28.6 MB of archives. [2021-06-19T06:31:17.636Z] #20 22.30 After this operation, 116 MB of additional disk space will be used. [2021-06-19T06:31:17.636Z] #20 22.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-19T06:31:17.636Z] #20 22.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-19T06:31:17.636Z] #20 22.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-19T06:31:17.896Z] #20 22.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-19T06:31:17.896Z] #20 22.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-19T06:31:17.896Z] #20 22.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-19T06:31:17.896Z] #20 22.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-19T06:31:17.896Z] #20 22.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-19T06:31:17.896Z] #20 22.68 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-19T06:31:17.896Z] #20 22.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-19T06:31:17.896Z] #20 22.68 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-19T06:31:17.896Z] #20 22.71 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-19T06:31:17.896Z] #20 22.71 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-19T06:31:17.896Z] #20 22.71 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-19T06:31:17.896Z] #20 22.71 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-19T06:31:17.896Z] #20 22.71 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-19T06:31:18.087Z] #44 ... [2021-06-19T06:31:18.087Z] [2021-06-19T06:31:18.087Z] #50 [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-06-19T06:31:18.087Z] #50 sha256:facee094e487ca85433900bcf2328d76615c64b6cb8f0203838e5b267d4b8fba [2021-06-19T06:31:18.087Z] #50 17.80 go: downloading github.com/fatih/color v1.7.0 [2021-06-19T06:31:18.087Z] #50 17.80 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-19T06:31:18.087Z] #50 17.97 go: downloading github.com/pkg/errors v0.8.1 [2021-06-19T06:31:18.087Z] #50 17.97 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-19T06:31:18.158Z] #20 22.77 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-19T06:31:18.158Z] #20 22.77 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-19T06:31:18.158Z] #20 22.80 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-19T06:31:18.158Z] #20 22.80 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-06-19T06:31:18.158Z] #20 22.83 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-19T06:31:18.158Z] #20 22.83 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-19T06:31:18.158Z] #20 22.86 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-19T06:31:18.158Z] #20 22.88 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-19T06:31:18.158Z] #20 22.88 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-19T06:31:18.158Z] #20 22.93 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-19T06:31:18.158Z] #20 22.93 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-19T06:31:18.158Z] #20 22.94 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-19T06:31:18.158Z] #20 22.94 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-19T06:31:18.306Z] #44 23.14 Reading package lists... [2021-06-19T06:31:18.306Z] #44 ... [2021-06-19T06:31:18.306Z] [2021-06-19T06:31:18.306Z] #50 [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-06-19T06:31:18.306Z] #50 sha256:ded76c7988f2a69c3824d1c85c2530b2d65dd2796801f1803e1fd8332f468985 [2021-06-19T06:31:18.306Z] #50 23.41 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-19T06:31:18.306Z] #50 23.53 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-19T06:31:18.306Z] #50 23.74 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-19T06:31:18.306Z] #50 23.77 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-19T06:31:18.306Z] #50 24.35 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-19T06:31:18.306Z] #50 24.41 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-19T06:31:18.306Z] #50 24.46 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-19T06:31:18.306Z] #50 24.56 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-19T06:31:18.306Z] #50 24.64 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-19T06:31:18.306Z] #50 24.73 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-19T06:31:18.306Z] #50 25.00 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-19T06:31:18.306Z] #50 25.26 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-19T06:31:18.306Z] #50 25.42 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-19T06:31:18.306Z] #50 25.45 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-19T06:31:18.306Z] #50 25.49 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-19T06:31:18.306Z] #50 25.50 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-19T06:31:18.306Z] #50 25.62 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-19T06:31:18.306Z] #50 26.41 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-19T06:31:18.306Z] #50 26.44 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-19T06:31:18.306Z] #50 26.57 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-19T06:31:18.306Z] #50 26.61 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-19T06:31:18.306Z] #50 26.61 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-19T06:31:18.306Z] #50 26.69 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-19T06:31:18.306Z] #50 26.78 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-19T06:31:18.306Z] #50 26.88 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-19T06:31:18.306Z] #50 26.88 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-19T06:31:18.306Z] #50 26.90 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-19T06:31:18.306Z] #50 26.91 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-19T06:31:18.306Z] #50 26.95 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-19T06:31:18.306Z] #50 26.97 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-19T06:31:18.306Z] #50 27.05 go: downloading golang.org/x/text v0.3.2 [2021-06-19T06:31:18.348Z] #50 18.05 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-19T06:31:18.610Z] #50 18.42 go: downloading github.com/spf13/viper v1.6.1 [2021-06-19T06:31:18.728Z] #20 23.48 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-19T06:31:18.728Z] #20 23.49 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-19T06:31:18.728Z] #20 23.49 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-19T06:31:18.728Z] #20 23.49 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-19T06:31:18.728Z] #20 23.50 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-19T06:31:18.728Z] #20 23.51 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-06-19T06:31:18.728Z] #20 23.54 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-19T06:31:18.872Z] #50 18.86 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-19T06:31:19.133Z] #50 18.95 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-19T06:31:19.133Z] #50 18.97 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-19T06:31:19.133Z] #50 18.97 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-19T06:31:19.297Z] #20 23.90 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-19T06:31:19.297Z] #20 23.91 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-19T06:31:19.297Z] #20 23.98 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-19T06:31:19.297Z] #20 23.99 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-19T06:31:19.297Z] #20 24.00 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-19T06:31:19.297Z] #20 24.03 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-19T06:31:19.297Z] #20 24.03 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-19T06:31:19.297Z] #20 24.09 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-06-19T06:31:19.557Z] #20 24.10 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-19T06:31:19.557Z] #20 24.11 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-19T06:31:19.557Z] #20 24.37 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-19T06:31:19.807Z] #40 ... [2021-06-19T06:31:19.807Z] [2021-06-19T06:31:19.807Z] #50 [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-06-19T06:31:19.807Z] #50 sha256:45e4af063a7018ce7fa077a874c6b9174b59a26a2346d103c7611e7a8bae5377 [2021-06-19T06:31:19.807Z] #50 25.45 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-19T06:31:19.807Z] #50 25.48 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-19T06:31:19.807Z] #50 25.50 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-19T06:31:19.807Z] #50 25.54 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-19T06:31:19.807Z] #50 25.59 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-19T06:31:19.807Z] #50 25.68 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-19T06:31:19.807Z] #50 25.99 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-19T06:31:19.807Z] #50 26.05 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-19T06:31:19.807Z] #50 26.11 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-19T06:31:19.807Z] #50 26.20 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-19T06:31:19.807Z] #50 26.21 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-19T06:31:19.807Z] #50 26.23 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-19T06:31:19.807Z] #50 26.31 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-19T06:31:19.807Z] #50 27.13 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-19T06:31:19.807Z] #50 27.13 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-19T06:31:19.807Z] #50 27.23 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-19T06:31:19.807Z] #50 27.24 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-19T06:31:19.807Z] #50 27.25 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-19T06:31:19.807Z] #50 27.30 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-19T06:31:19.807Z] #50 27.51 go: downloading golang.org/x/text v0.3.2 [2021-06-19T06:31:20.086Z] #50 19.98 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-19T06:31:20.126Z] #20 24.75 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-19T06:31:20.126Z] #20 24.78 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-19T06:31:20.348Z] #50 20.18 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-19T06:31:20.694Z] #20 25.31 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T06:31:20.695Z] #20 25.41 Fetched 28.6 MB in 3s (10.3 MB/s) [2021-06-19T06:31:20.695Z] #20 25.46 Selecting previously unselected package pigz. [2021-06-19T06:31:20.923Z] #50 ... [2021-06-19T06:31:20.923Z] [2021-06-19T06:31:20.923Z] #56 [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-06-19T06:31:20.923Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9 [2021-06-19T06:31:20.923Z] #56 10.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-19T06:31:20.923Z] #56 ... [2021-06-19T06:31:20.923Z] [2021-06-19T06:31:20.923Z] #46 [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-06-19T06:31:20.923Z] #46 sha256:6ef07c4463527fc07f29e73905f02908331c24ae50b0ec234cbb571129b984bf [2021-06-19T06:31:20.923Z] #46 10.64 unicode [2021-06-19T06:31:20.923Z] #46 10.93 runtime [2021-06-19T06:31:20.923Z] #46 14.58 unicode/utf8 [2021-06-19T06:31:20.923Z] #46 15.38 math/bits [2021-06-19T06:31:20.923Z] #46 16.00 math [2021-06-19T06:31:20.923Z] #46 20.04 encoding [2021-06-19T06:31:20.923Z] #46 20.23 unicode/utf16 [2021-06-19T06:31:20.923Z] #46 20.42 container/list [2021-06-19T06:31:20.954Z] #20 25.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23446 files and directories currently installed.) [2021-06-19T06:31:20.954Z] #20 25.53 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-19T06:31:20.954Z] #20 25.53 Unpacking pigz (2.4-1) ... [2021-06-19T06:31:20.954Z] #20 25.62 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-19T06:31:20.954Z] #20 25.62 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T06:31:20.954Z] #20 25.63 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T06:31:21.185Z] #46 ... [2021-06-19T06:31:21.185Z] [2021-06-19T06:31:21.185Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-19T06:31:21.185Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T06:31:21.185Z] #13 7.825 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-19T06:31:21.185Z] #13 7.913 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-19T06:31:21.185Z] #13 7.913 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-19T06:31:21.185Z] #13 8.192 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-19T06:31:21.185Z] #13 8.972 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-06-19T06:31:21.185Z] #13 10.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-19T06:31:21.185Z] #13 12.74 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-19T06:31:21.185Z] #13 ... [2021-06-19T06:31:21.185Z] [2021-06-19T06:31:21.185Z] #36 [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-06-19T06:31:21.185Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-19T06:31:21.185Z] #36 11.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-19T06:31:21.185Z] #36 11.12 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-19T06:31:21.185Z] #36 11.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-19T06:31:21.185Z] #36 12.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-19T06:31:21.185Z] #36 14.14 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-19T06:31:21.185Z] #36 16.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-19T06:31:21.213Z] #20 25.93 Selecting previously unselected package python3.7-minimal. [2021-06-19T06:31:21.214Z] #20 25.94 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T06:31:21.214Z] #20 25.95 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-19T06:31:21.448Z] #36 ... [2021-06-19T06:31:21.448Z] [2021-06-19T06:31:21.448Z] #46 [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-06-19T06:31:21.448Z] #46 sha256:6ef07c4463527fc07f29e73905f02908331c24ae50b0ec234cbb571129b984bf [2021-06-19T06:31:21.448Z] #46 21.00 crypto/internal/subtle [2021-06-19T06:31:21.448Z] #46 21.07 crypto/subtle [2021-06-19T06:31:21.448Z] #46 21.39 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-19T06:31:21.448Z] #46 ... [2021-06-19T06:31:21.448Z] [2021-06-19T06:31:21.448Z] #48 [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-06-19T06:31:21.448Z] #48 sha256:c926cda264c8554ec55f98e134358d160efb6cbb6ab281dc1c97b57651c4fdc4 [2021-06-19T06:31:21.448Z] #48 11.31 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-19T06:31:21.448Z] #48 13.65 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-19T06:31:21.578Z] #50 ... [2021-06-19T06:31:21.578Z] [2021-06-19T06:31:21.578Z] #56 [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-06-19T06:31:21.578Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9 [2021-06-19T06:31:21.578Z] #56 22.04 Fetched 8449 kB in 17s (505 kB/s) [2021-06-19T06:31:21.578Z] #56 22.04 Reading package lists... [2021-06-19T06:31:21.710Z] #48 ... [2021-06-19T06:31:21.710Z] [2021-06-19T06:31:21.710Z] #46 [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-06-19T06:31:21.710Z] #46 sha256:6ef07c4463527fc07f29e73905f02908331c24ae50b0ec234cbb571129b984bf [2021-06-19T06:31:21.710Z] #46 21.49 internal/nettrace [2021-06-19T06:31:21.710Z] #46 21.65 runtime/cgo [2021-06-19T06:31:21.710Z] #46 ... [2021-06-19T06:31:21.710Z] [2021-06-19T06:31:21.710Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-19T06:31:21.710Z] #34 sha256:86ac7169bc4fd591c06cca201a80eb603195b852e2eb8dace565c857c1c06230 [2021-06-19T06:31:21.710Z] #34 11.64 github.com/pelletier/go-toml [2021-06-19T06:31:21.710Z] #34 19.19 github.com/pelletier/go-toml/cmd/tomll [2021-06-19T06:31:21.834Z] #56 27.81 Reading package lists... [2021-06-19T06:31:21.835Z] #56 ... [2021-06-19T06:31:21.835Z] [2021-06-19T06:31:21.835Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-19T06:31:21.835Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T06:31:21.835Z] #44 23.14 Reading package lists... [2021-06-19T06:31:22.055Z] #34 ... [2021-06-19T06:31:22.055Z] [2021-06-19T06:31:22.055Z] #52 [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-06-19T06:31:22.055Z] #52 sha256:c1d9a464573e701d4bb7bd6d07f82ed8b51f4bab36c53ad60410d1c467ab9858 [2021-06-19T06:31:22.055Z] #52 21.76 + cd /tmp/tmp.d27duXDgGd/src/github.com/mvdan/sh [2021-06-19T06:31:22.055Z] #52 21.76 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-19T06:31:22.092Z] #44 29.19 Reading package lists... [2021-06-19T06:31:22.092Z] #44 ... [2021-06-19T06:31:22.092Z] [2021-06-19T06:31:22.092Z] #36 [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-06-19T06:31:22.092Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-19T06:31:22.092Z] #36 22.59 Fetched 8449 kB in 17s (511 kB/s) [2021-06-19T06:31:22.092Z] #36 22.59 Reading package lists... [2021-06-19T06:31:22.152Z] #20 26.68 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T06:31:22.152Z] #20 26.70 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-19T06:31:22.317Z] #52 21.87 + GO111MODULE=on [2021-06-19T06:31:22.317Z] #52 21.87 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-19T06:31:22.350Z] #36 28.36 Reading package lists... [2021-06-19T06:31:22.350Z] #36 ... [2021-06-19T06:31:22.350Z] [2021-06-19T06:31:22.350Z] #50 [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-06-19T06:31:22.350Z] #50 sha256:ded76c7988f2a69c3824d1c85c2530b2d65dd2796801f1803e1fd8332f468985 [2021-06-19T06:31:22.350Z] #50 32.30 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-19T06:31:22.350Z] #50 32.33 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-19T06:31:22.350Z] #50 32.43 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-19T06:31:22.350Z] #50 32.48 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-19T06:31:22.350Z] #50 32.53 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-19T06:31:22.350Z] #50 ... [2021-06-19T06:31:22.350Z] [2021-06-19T06:31:22.350Z] #40 [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-06-19T06:31:22.350Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77 [2021-06-19T06:31:22.350Z] #40 22.71 Checking out files: 99% (1692/1695) Checking out files: 100% (1695/1695) Checking out files: 100% (1695/1695), done. [2021-06-19T06:31:22.350Z] #40 22.76 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-19T06:31:22.350Z] #40 24.43 + 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-06-19T06:31:22.890Z] #52 ... [2021-06-19T06:31:22.890Z] [2021-06-19T06:31:22.890Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-19T06:31:22.890Z] #34 sha256:86ac7169bc4fd591c06cca201a80eb603195b852e2eb8dace565c857c1c06230 [2021-06-19T06:31:22.890Z] #34 DONE 22.7s [2021-06-19T06:31:22.890Z] [2021-06-19T06:31:22.890Z] #56 [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-06-19T06:31:22.890Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9 [2021-06-19T06:31:22.890Z] #56 22.16 Fetched 8449 kB in 14s (614 kB/s) [2021-06-19T06:31:22.913Z] #40 ... [2021-06-19T06:31:22.913Z] [2021-06-19T06:31:22.913Z] #59 [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-06-19T06:31:22.913Z] #59 sha256:613a44b24dc2a76efa0e2c4059da5ec8629946edc7fd50ecf0c11ce1d94e078d [2021-06-19T06:31:22.913Z] #59 23.33 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-19T06:31:22.913Z] #59 23.42 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-19T06:31:23.169Z] #59 ... [2021-06-19T06:31:23.169Z] [2021-06-19T06:31:23.169Z] #56 [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-06-19T06:31:23.169Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9 [2021-06-19T06:31:23.169Z] #56 27.81 Reading package lists... [2021-06-19T06:31:23.426Z] #56 33.62 Building dependency tree... [2021-06-19T06:31:23.426Z] #56 ... [2021-06-19T06:31:23.426Z] [2021-06-19T06:31:23.426Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-19T06:31:23.426Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T06:31:23.426Z] #13 21.11 Fetched 8980 kB in 17s (520 kB/s) [2021-06-19T06:31:23.426Z] #13 21.11 Reading package lists... [2021-06-19T06:31:23.682Z] #13 27.23 Reading package lists... [2021-06-19T06:31:23.682Z] #13 ... [2021-06-19T06:31:23.682Z] [2021-06-19T06:31:23.682Z] #50 [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-06-19T06:31:23.682Z] #50 sha256:ded76c7988f2a69c3824d1c85c2530b2d65dd2796801f1803e1fd8332f468985 [2021-06-19T06:31:23.682Z] #50 33.75 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-19T06:31:23.682Z] #50 34.05 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-19T06:31:23.938Z] #50 34.37 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-19T06:31:24.006Z] #50 ... [2021-06-19T06:31:24.006Z] [2021-06-19T06:31:24.006Z] #52 [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-06-19T06:31:24.006Z] #52 sha256:dce930489cf253ca5f10ec93547b716b9dfaf09d7f3874dfe624ae8097077fa7 [2021-06-19T06:31:24.006Z] #52 22.47 runtime [2021-06-19T06:31:24.006Z] #52 ... [2021-06-19T06:31:24.006Z] [2021-06-19T06:31:24.006Z] #46 [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-06-19T06:31:24.006Z] #46 sha256:b1e8b757c25422e8205e511248f72fbcd381f0aa8388756be1e7091d89e207b3 [2021-06-19T06:31:24.006Z] #46 31.19 vendor/golang.org/x/crypto/internal/subtle [2021-06-19T06:31:24.006Z] #46 ... [2021-06-19T06:31:24.006Z] [2021-06-19T06:31:24.006Z] #56 [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-06-19T06:31:24.006Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9 [2021-06-19T06:31:24.006Z] #56 22.82 Fetched 8449 kB in 17s (484 kB/s) [2021-06-19T06:31:24.006Z] #56 22.82 Reading package lists... [2021-06-19T06:31:24.006Z] #56 28.37 Reading package lists... [2021-06-19T06:31:24.006Z] #56 ... [2021-06-19T06:31:24.006Z] [2021-06-19T06:31:24.006Z] #36 [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-06-19T06:31:24.006Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-19T06:31:24.006Z] #36 22.90 Fetched 8449 kB in 17s (491 kB/s) [2021-06-19T06:31:24.006Z] #36 22.90 Reading package lists... [2021-06-19T06:31:24.058Z] #20 28.41 Selecting previously unselected package python3-minimal. [2021-06-19T06:31:24.059Z] #20 28.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23695 files and directories currently installed.) [2021-06-19T06:31:24.059Z] #20 28.46 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-19T06:31:24.059Z] #20 28.48 Unpacking python3-minimal (3.7.3-1) ... [2021-06-19T06:31:24.059Z] #20 28.55 Selecting previously unselected package libmpdec2:amd64. [2021-06-19T06:31:24.059Z] #20 28.56 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-19T06:31:24.059Z] #20 28.58 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-19T06:31:24.059Z] #20 28.66 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-19T06:31:24.059Z] #20 28.66 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T06:31:24.059Z] #20 28.66 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T06:31:24.266Z] #36 28.43 Reading package lists... [2021-06-19T06:31:24.267Z] #36 ... [2021-06-19T06:31:24.267Z] [2021-06-19T06:31:24.267Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-19T06:31:24.267Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T06:31:24.267Z] #44 23.17 Reading package lists... [2021-06-19T06:31:24.998Z] #20 29.46 Selecting previously unselected package python3.7. [2021-06-19T06:31:24.998Z] #20 29.47 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T06:31:24.998Z] #20 29.48 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-19T06:31:24.998Z] #20 29.58 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-19T06:31:24.998Z] #20 29.59 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-19T06:31:24.998Z] #20 29.59 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-19T06:31:24.998Z] #20 29.68 Setting up python3-minimal (3.7.3-1) ... [2021-06-19T06:31:25.207Z] #44 28.89 Reading package lists... [2021-06-19T06:31:25.207Z] #44 ... [2021-06-19T06:31:25.207Z] [2021-06-19T06:31:25.207Z] #59 [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-06-19T06:31:25.207Z] #59 sha256:b705cc1e38cf63b0d8711bcf4e0e5be20329853b48a980e6e7875e252b3b9f48 [2021-06-19T06:31:25.207Z] #59 23.84 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-19T06:31:25.207Z] #59 23.98 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-19T06:31:25.207Z] #59 ... [2021-06-19T06:31:25.207Z] [2021-06-19T06:31:25.207Z] #50 [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-06-19T06:31:25.207Z] #50 sha256:45e4af063a7018ce7fa077a874c6b9174b59a26a2346d103c7611e7a8bae5377 [2021-06-19T06:31:25.207Z] #50 33.31 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-19T06:31:25.207Z] #50 33.33 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-19T06:31:25.207Z] #50 33.44 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-19T06:31:25.207Z] #50 33.49 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-19T06:31:25.207Z] #50 33.52 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-19T06:31:25.567Z] #20 30.34 Selecting previously unselected package python3. [2021-06-19T06:31:25.567Z] #20 30.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 ... 24107 files and directories currently installed.) [2021-06-19T06:31:25.567Z] #20 30.38 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-19T06:31:25.782Z] #50 ... [2021-06-19T06:31:25.782Z] [2021-06-19T06:31:25.782Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-19T06:31:25.782Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T06:31:25.782Z] #13 20.96 Fetched 8980 kB in 18s (503 kB/s) [2021-06-19T06:31:25.782Z] #13 20.96 Reading package lists... [2021-06-19T06:31:25.782Z] #13 26.66 Reading package lists... [2021-06-19T06:31:25.782Z] #13 ... [2021-06-19T06:31:25.782Z] [2021-06-19T06:31:25.782Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-19T06:31:25.782Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T06:31:25.782Z] #44 28.89 Reading package lists... [2021-06-19T06:31:25.828Z] #20 30.38 Unpacking python3 (3.7.3-1) ... [2021-06-19T06:31:25.828Z] #20 30.49 Selecting previously unselected package libip4tc0:amd64. [2021-06-19T06:31:25.828Z] #20 30.50 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-19T06:31:25.828Z] #20 30.50 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-19T06:31:25.828Z] #20 30.57 Selecting previously unselected package libip6tc0:amd64. [2021-06-19T06:31:25.828Z] #20 30.57 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-19T06:31:25.828Z] #20 30.58 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-19T06:31:26.088Z] #20 30.65 Selecting previously unselected package libiptc0:amd64. [2021-06-19T06:31:26.088Z] #20 30.66 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-19T06:31:26.088Z] #20 30.66 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-19T06:31:26.088Z] #20 30.73 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-19T06:31:26.088Z] #20 30.74 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-19T06:31:26.088Z] #20 30.75 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-19T06:31:26.088Z] #20 30.80 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-19T06:31:26.088Z] #20 30.80 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-19T06:31:26.088Z] #20 30.82 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-19T06:31:26.088Z] #20 30.88 Selecting previously unselected package libnftnl11:amd64. [2021-06-19T06:31:26.348Z] #20 30.88 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-19T06:31:26.348Z] #20 30.90 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-19T06:31:26.348Z] #20 30.96 Selecting previously unselected package iptables. [2021-06-19T06:31:26.348Z] #20 30.96 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-19T06:31:26.348Z] #20 30.97 Unpacking iptables (1.8.2-4) ... [2021-06-19T06:31:26.607Z] #20 31.24 Selecting previously unselected package xxd. [2021-06-19T06:31:26.607Z] #20 31.24 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-19T06:31:26.607Z] #20 31.26 Unpacking xxd (2:8.1.0875-5) ... [2021-06-19T06:31:26.868Z] #20 31.37 Selecting previously unselected package vim-common. [2021-06-19T06:31:26.868Z] #20 31.37 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-19T06:31:26.868Z] #20 31.39 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-19T06:31:26.868Z] #20 31.56 Selecting previously unselected package bash-completion. [2021-06-19T06:31:26.868Z] #20 31.57 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-19T06:31:27.164Z] #44 34.47 Building dependency tree... [2021-06-19T06:31:27.187Z] #56 22.16 Reading package lists... [2021-06-19T06:31:27.188Z] #56 ... [2021-06-19T06:31:27.188Z] [2021-06-19T06:31:27.188Z] #59 [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-06-19T06:31:27.188Z] #59 sha256:86e5725e377e3de28760f40207d648e5341b4858345b3b6dcaccedb026037059 [2021-06-19T06:31:27.188Z] #59 16.38 + cd /tmp/tmp.acXgqKZf19/src/github.com/rootless-containers/rootlesskit [2021-06-19T06:31:27.188Z] #59 16.38 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-19T06:31:27.188Z] #59 16.38 + export GO111MODULE=on [2021-06-19T06:31:27.188Z] #59 16.38 + GO111MODULE=on [2021-06-19T06:31:27.188Z] #59 16.38 + export GOPROXY=https://proxy.golang.org [2021-06-19T06:31:27.188Z] #59 16.38 + GOPROXY=https://proxy.golang.org [2021-06-19T06:31:27.188Z] #59 16.38 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-19T06:31:27.188Z] #59 16.38 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-19T06:31:27.188Z] #59 17.83 go: downloading github.com/pkg/errors v0.9.1 [2021-06-19T06:31:27.188Z] #59 17.99 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-19T06:31:27.188Z] #59 17.99 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-19T06:31:27.188Z] #59 18.70 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-19T06:31:27.188Z] #59 21.79 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-19T06:31:27.188Z] #59 22.90 go: downloading github.com/google/uuid v1.2.0 [2021-06-19T06:31:27.188Z] #59 22.90 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-19T06:31:27.188Z] #59 22.97 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-19T06:31:27.188Z] #59 23.11 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-19T06:31:27.188Z] #59 23.18 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-19T06:31:27.188Z] #59 23.55 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-19T06:31:27.188Z] #59 24.12 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-19T06:31:27.188Z] #59 24.26 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-19T06:31:27.188Z] #59 26.05 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-19T06:31:27.188Z] #59 ... [2021-06-19T06:31:27.188Z] [2021-06-19T06:31:27.188Z] #50 [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-06-19T06:31:27.188Z] #50 sha256:facee094e487ca85433900bcf2328d76615c64b6cb8f0203838e5b267d4b8fba [2021-06-19T06:31:27.188Z] #50 23.78 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-19T06:31:27.188Z] #50 23.78 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-19T06:31:27.188Z] #50 23.92 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-19T06:31:27.188Z] #50 24.12 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-19T06:31:27.188Z] #50 24.21 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-19T06:31:27.188Z] #50 24.25 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-19T06:31:27.188Z] #50 24.74 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-19T06:31:27.188Z] #50 24.74 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-19T06:31:27.188Z] #50 24.75 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-19T06:31:27.188Z] #50 24.79 go: downloading github.com/spf13/afero v1.1.2 [2021-06-19T06:31:27.188Z] #50 25.01 go: downloading github.com/spf13/cast v1.3.0 [2021-06-19T06:31:27.188Z] #50 25.16 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-19T06:31:27.188Z] #50 25.25 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-19T06:31:27.188Z] #50 25.28 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-19T06:31:27.188Z] #50 25.45 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-19T06:31:27.188Z] #50 25.45 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-19T06:31:27.188Z] #50 25.75 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-19T06:31:27.188Z] #50 25.75 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-19T06:31:27.188Z] #50 25.76 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-19T06:31:27.188Z] #50 25.87 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-19T06:31:27.188Z] #50 25.94 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-19T06:31:27.188Z] #50 25.97 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-19T06:31:27.188Z] #50 26.03 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-19T06:31:27.188Z] #50 26.15 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-19T06:31:27.188Z] #50 26.32 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-19T06:31:27.188Z] #50 26.70 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-19T06:31:27.188Z] #50 26.70 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-19T06:31:27.188Z] #50 26.80 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-19T06:31:27.188Z] #50 26.86 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-19T06:31:27.765Z] #50 27.42 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-19T06:31:27.765Z] #50 27.56 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-19T06:31:27.765Z] #50 27.56 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-19T06:31:28.026Z] #50 27.68 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-19T06:31:28.026Z] #50 27.72 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-19T06:31:28.287Z] #50 27.99 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-19T06:31:28.287Z] #50 27.99 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-19T06:31:28.548Z] #50 28.35 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-19T06:31:28.548Z] #50 28.41 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-19T06:31:28.548Z] #50 28.52 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-19T06:31:28.553Z] #44 36.97 The following additional packages will be installed: [2021-06-19T06:31:28.553Z] #44 36.98 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-19T06:31:28.553Z] #44 36.99 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-19T06:31:28.553Z] #44 36.99 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-19T06:31:28.553Z] #44 36.99 python3.7-minimal [2021-06-19T06:31:28.553Z] #44 36.99 Suggested packages: [2021-06-19T06:31:28.553Z] #44 36.99 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-19T06:31:28.553Z] #44 36.99 python3.7-doc binfmt-support [2021-06-19T06:31:28.808Z] #50 28.56 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-19T06:31:28.808Z] #50 28.63 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-19T06:31:28.808Z] #50 28.72 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-19T06:31:29.208Z] #50 ... [2021-06-19T06:31:29.208Z] [2021-06-19T06:31:29.208Z] #56 [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-06-19T06:31:29.208Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9 [2021-06-19T06:31:29.208Z] #56 33.62 Building dependency tree... [2021-06-19T06:31:29.208Z] #56 36.26 The following additional packages will be installed: [2021-06-19T06:31:29.208Z] #56 36.28 libbtrfs0 [2021-06-19T06:31:29.208Z] #56 36.40 The following NEW packages will be installed: [2021-06-19T06:31:29.208Z] #56 36.44 libbtrfs-dev libbtrfs0 [2021-06-19T06:31:29.208Z] #56 36.79 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T06:31:29.208Z] #56 36.79 Need to get 119 kB of archives. [2021-06-19T06:31:29.208Z] #56 36.79 After this operation, 387 kB of additional disk space will be used. [2021-06-19T06:31:29.208Z] #56 36.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-19T06:31:29.208Z] #56 36.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-19T06:31:29.208Z] #56 37.83 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T06:31:29.208Z] #56 38.00 Fetched 119 kB in 0s (416 kB/s) [2021-06-19T06:31:29.208Z] #56 38.13 Selecting previously unselected package libbtrfs0. [2021-06-19T06:31:29.208Z] #56 38.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-06-19T06:31:29.208Z] #56 38.18 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-19T06:31:29.208Z] #56 38.19 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-19T06:31:29.208Z] #56 38.30 Selecting previously unselected package libbtrfs-dev. [2021-06-19T06:31:29.208Z] #56 38.32 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-19T06:31:29.208Z] #56 38.33 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-19T06:31:29.208Z] #56 38.60 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-19T06:31:29.208Z] #56 38.62 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-19T06:31:29.208Z] #56 38.64 Processing triggers for libc-bin (2.28-10) ... [2021-06-19T06:31:29.208Z] #56 DONE 39.6s [2021-06-19T06:31:29.208Z] [2021-06-19T06:31:29.208Z] #57 [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-06-19T06:31:29.208Z] #57 sha256:11b024ea9ae7b6a03a7a7e96d9d3e570c212b07a7f555f878b9dbf719591b451 [2021-06-19T06:31:29.208Z] #57 ... [2021-06-19T06:31:29.208Z] [2021-06-19T06:31:29.208Z] #46 [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-06-19T06:31:29.208Z] #46 sha256:ecb000dbfeea99859bfbefc207fe129c86080d81917108a914c324bd1f10d898 [2021-06-19T06:31:29.208Z] #46 29.76 vendor/golang.org/x/crypto/internal/subtle [2021-06-19T06:31:29.382Z] #50 29.13 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-19T06:31:29.382Z] #50 29.27 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-19T06:31:29.382Z] #50 29.29 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-19T06:31:29.382Z] #50 29.35 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-19T06:31:29.408Z] #20 33.93 Unpacking bash-completion (1:2.8-6) ... [2021-06-19T06:31:29.465Z] #46 ... [2021-06-19T06:31:29.465Z] [2021-06-19T06:31:29.465Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-19T06:31:29.465Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T06:31:29.465Z] #44 29.19 Reading package lists... [2021-06-19T06:31:29.465Z] #44 34.77 Building dependency tree... [2021-06-19T06:31:29.465Z] #44 37.61 The following additional packages will be installed: [2021-06-19T06:31:29.465Z] #44 37.62 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-19T06:31:29.465Z] #44 37.62 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-19T06:31:29.465Z] #44 37.63 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-19T06:31:29.465Z] #44 37.63 python3.7-minimal [2021-06-19T06:31:29.465Z] #44 37.63 Suggested packages: [2021-06-19T06:31:29.465Z] #44 37.63 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-19T06:31:29.465Z] #44 37.63 python3.7-doc binfmt-support [2021-06-19T06:31:29.465Z] #44 38.79 The following NEW packages will be installed: [2021-06-19T06:31:29.465Z] #44 38.80 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-19T06:31:29.465Z] #44 38.80 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-19T06:31:29.466Z] #44 38.81 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-19T06:31:29.466Z] #44 38.81 python3.7-minimal [2021-06-19T06:31:29.466Z] #44 39.26 0 upgraded, 16 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T06:31:29.466Z] #44 39.26 Need to get 6695 kB of archives. [2021-06-19T06:31:29.466Z] #44 39.26 After this operation, 33.1 MB of additional disk space will be used. [2021-06-19T06:31:29.466Z] #44 39.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-19T06:31:29.466Z] #44 39.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-19T06:31:29.466Z] #44 39.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-19T06:31:29.466Z] #44 39.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-19T06:31:29.466Z] #44 39.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-19T06:31:29.644Z] #50 29.39 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-19T06:31:29.644Z] #50 29.46 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-19T06:31:29.644Z] #50 29.46 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-19T06:31:29.644Z] #50 ... [2021-06-19T06:31:29.644Z] [2021-06-19T06:31:29.645Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-19T06:31:29.645Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T06:31:29.645Z] #44 14.44 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-19T06:31:29.645Z] #44 23.75 Fetched 8453 kB in 17s (492 kB/s) [2021-06-19T06:31:29.645Z] #44 23.75 Reading package lists... [2021-06-19T06:31:29.645Z] #44 ... [2021-06-19T06:31:29.645Z] [2021-06-19T06:31:29.645Z] #56 [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-06-19T06:31:29.645Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9 [2021-06-19T06:31:29.645Z] #56 22.16 Reading package lists... [2021-06-19T06:31:29.668Z] #20 34.22 Selecting previously unselected package bzip2. [2021-06-19T06:31:29.668Z] #20 34.22 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-19T06:31:29.668Z] #20 34.23 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-19T06:31:29.668Z] #20 34.31 Selecting previously unselected package xz-utils. [2021-06-19T06:31:29.668Z] #20 34.32 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-06-19T06:31:29.668Z] #20 34.34 Unpacking xz-utils (5.2.4-1) ... [2021-06-19T06:31:29.727Z] #44 39.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-19T06:31:29.727Z] #44 39.91 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-19T06:31:29.727Z] #44 39.91 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-19T06:31:29.727Z] #44 39.92 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-19T06:31:29.727Z] #44 39.93 Get:10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-06-19T06:31:29.727Z] #44 39.97 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-19T06:31:29.928Z] #20 34.49 Selecting previously unselected package apparmor. [2021-06-19T06:31:29.928Z] #20 34.50 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-06-19T06:31:29.928Z] #20 34.57 Unpacking apparmor (2.13.2-10) ... [2021-06-19T06:31:29.982Z] #44 38.27 The following NEW packages will be installed: [2021-06-19T06:31:29.982Z] #44 38.29 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-19T06:31:29.982Z] #44 38.29 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-19T06:31:29.982Z] #44 38.29 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-19T06:31:29.982Z] #44 38.29 python3.7-minimal [2021-06-19T06:31:29.982Z] #44 ... [2021-06-19T06:31:29.982Z] [2021-06-19T06:31:29.982Z] #56 [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-06-19T06:31:29.982Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9 [2021-06-19T06:31:29.982Z] #56 28.37 Reading package lists... [2021-06-19T06:31:29.982Z] #56 33.51 Building dependency tree... [2021-06-19T06:31:29.982Z] #56 35.70 The following additional packages will be installed: [2021-06-19T06:31:29.982Z] #56 35.72 libbtrfs0 [2021-06-19T06:31:29.982Z] #56 35.83 The following NEW packages will be installed: [2021-06-19T06:31:29.982Z] #56 35.86 libbtrfs-dev libbtrfs0 [2021-06-19T06:31:29.982Z] #56 36.27 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T06:31:29.982Z] #56 36.27 Need to get 119 kB of archives. [2021-06-19T06:31:29.982Z] #56 36.27 After this operation, 387 kB of additional disk space will be used. [2021-06-19T06:31:29.982Z] #56 36.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-19T06:31:29.982Z] #56 36.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-19T06:31:29.982Z] #56 37.12 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T06:31:29.982Z] #56 37.26 Fetched 119 kB in 0s (399 kB/s) [2021-06-19T06:31:29.982Z] #56 37.36 Selecting previously unselected package libbtrfs0. [2021-06-19T06:31:29.982Z] #56 37.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-06-19T06:31:29.982Z] #56 37.55 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-19T06:31:29.982Z] #56 37.57 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-19T06:31:29.982Z] #56 37.70 Selecting previously unselected package libbtrfs-dev. [2021-06-19T06:31:29.982Z] #56 37.72 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-19T06:31:29.982Z] #56 37.73 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-19T06:31:29.982Z] #56 37.98 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-19T06:31:29.982Z] #56 38.00 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-19T06:31:29.982Z] #56 38.01 Processing triggers for libc-bin (2.28-10) ... [2021-06-19T06:31:29.982Z] #56 DONE 38.7s [2021-06-19T06:31:29.982Z] [2021-06-19T06:31:29.982Z] #36 [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-06-19T06:31:29.982Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-19T06:31:29.982Z] #36 28.43 Reading package lists... [2021-06-19T06:31:29.982Z] #36 33.66 Building dependency tree... [2021-06-19T06:31:29.982Z] #36 35.90 The following additional packages will be installed: [2021-06-19T06:31:29.982Z] #36 35.92 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-19T06:31:29.982Z] #36 35.93 Suggested packages: [2021-06-19T06:31:29.982Z] #36 35.94 cmake-doc ninja-build lrzip [2021-06-19T06:31:29.982Z] #36 35.94 Recommended packages: [2021-06-19T06:31:29.982Z] #36 35.94 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-19T06:31:29.982Z] #36 36.73 The following NEW packages will be installed: [2021-06-19T06:31:29.982Z] #36 36.75 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-19T06:31:29.982Z] #36 36.75 vim-common xxd [2021-06-19T06:31:29.982Z] #36 37.22 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T06:31:29.982Z] #36 37.22 Need to get 14.9 MB of archives. [2021-06-19T06:31:29.982Z] #36 37.22 After this operation, 61.8 MB of additional disk space will be used. [2021-06-19T06:31:29.982Z] #36 37.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-19T06:31:29.982Z] #36 37.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-19T06:31:29.982Z] #36 37.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-19T06:31:29.983Z] #36 37.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-19T06:31:29.983Z] #36 37.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-06-19T06:31:29.983Z] #36 38.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-19T06:31:29.983Z] #36 38.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-19T06:31:29.983Z] #36 38.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-19T06:31:29.983Z] #36 38.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-19T06:31:29.983Z] #36 38.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-06-19T06:31:29.984Z] #44 39.98 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-19T06:31:29.984Z] #44 39.99 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-06-19T06:31:29.984Z] #44 40.01 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-19T06:31:29.984Z] #44 40.01 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-19T06:31:29.984Z] #44 40.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-19T06:31:30.187Z] #20 34.88 Selecting previously unselected package aufs-tools. [2021-06-19T06:31:30.187Z] #20 34.88 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-19T06:31:30.187Z] #20 34.90 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-19T06:31:30.187Z] #20 34.98 Selecting previously unselected package libonig5:amd64. [2021-06-19T06:31:30.241Z] #44 ... [2021-06-19T06:31:30.241Z] [2021-06-19T06:31:30.241Z] #57 [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-06-19T06:31:30.241Z] #57 sha256:11b024ea9ae7b6a03a7a7e96d9d3e570c212b07a7f555f878b9dbf719591b451 [2021-06-19T06:31:30.241Z] #57 1.083 + RM_GOPATH=0 [2021-06-19T06:31:30.241Z] #57 1.084 + TMP_GOPATH= [2021-06-19T06:31:30.241Z] #57 1.085 + : /build [2021-06-19T06:31:30.241Z] #57 1.086 + '[' -z '' ']' [2021-06-19T06:31:30.241Z] #57 1.088 ++ mktemp -d [2021-06-19T06:31:30.241Z] #57 1.098 + export GOPATH=/tmp/tmp.Tss7ziFJVF [2021-06-19T06:31:30.241Z] #57 1.098 + GOPATH=/tmp/tmp.Tss7ziFJVF [2021-06-19T06:31:30.241Z] #57 1.098 + RM_GOPATH=1 [2021-06-19T06:31:30.241Z] #57 1.098 + case "$(go env GOARCH)" in [2021-06-19T06:31:30.241Z] #57 1.107 ++ go env GOARCH [2021-06-19T06:31:30.241Z] #57 1.118 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T06:31:30.241Z] #57 1.119 + GO_BUILDMODE=-buildmode=pie [2021-06-19T06:31:30.241Z] #57 1.119 ++ dirname /tmp/install/install.sh [2021-06-19T06:31:30.241Z] #57 1.120 + dir=/tmp/install [2021-06-19T06:31:30.241Z] #57 1.120 + bin=containerd [2021-06-19T06:31:30.241Z] #57 1.120 + shift [2021-06-19T06:31:30.241Z] #57 1.122 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-19T06:31:30.241Z] #57 1.122 + . /tmp/install/containerd.installer [2021-06-19T06:31:30.241Z] #57 1.123 ++ set -e [2021-06-19T06:31:30.241Z] #57 1.123 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-19T06:31:30.241Z] #57 1.123 + install_containerd [2021-06-19T06:31:30.241Z] #57 1.125 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-19T06:31:30.241Z] #57 1.126 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-19T06:31:30.241Z] #57 1.127 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Tss7ziFJVF/src/github.com/containerd/containerd [2021-06-19T06:31:30.241Z] #57 1.128 Cloning into '/tmp/tmp.Tss7ziFJVF/src/github.com/containerd/containerd'... [2021-06-19T06:31:30.447Z] #20 34.98 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-06-19T06:31:30.447Z] #20 34.99 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-19T06:31:30.447Z] #20 35.15 Selecting previously unselected package libjq1:amd64. [2021-06-19T06:31:30.447Z] #20 35.15 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-19T06:31:30.447Z] #20 35.16 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-19T06:31:30.554Z] #36 ... [2021-06-19T06:31:30.554Z] [2021-06-19T06:31:30.554Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-19T06:31:30.554Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T06:31:30.554Z] #44 38.95 0 upgraded, 16 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T06:31:30.554Z] #44 38.95 Need to get 6695 kB of archives. [2021-06-19T06:31:30.554Z] #44 38.95 After this operation, 33.1 MB of additional disk space will be used. [2021-06-19T06:31:30.554Z] #44 38.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-19T06:31:30.554Z] #44 38.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-19T06:31:30.554Z] #44 39.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-19T06:31:30.554Z] #44 39.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-19T06:31:30.707Z] #20 35.26 Selecting previously unselected package jq. [2021-06-19T06:31:30.707Z] #20 35.26 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-19T06:31:30.707Z] #20 35.27 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-19T06:31:30.707Z] #20 35.37 Selecting previously unselected package libaio1:amd64. [2021-06-19T06:31:30.707Z] #20 35.38 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-06-19T06:31:30.707Z] #20 35.38 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-19T06:31:30.707Z] #20 35.43 Selecting previously unselected package libgpm2:amd64. [2021-06-19T06:31:30.707Z] #20 35.43 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-06-19T06:31:30.707Z] #20 35.44 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-19T06:31:30.707Z] #20 35.50 Selecting previously unselected package libicu63:amd64. [2021-06-19T06:31:30.814Z] #44 39.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-19T06:31:30.814Z] #44 39.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-19T06:31:30.814Z] #44 39.51 Get:7 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-06-19T06:31:30.814Z] #44 39.51 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-19T06:31:30.814Z] #44 39.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-19T06:31:30.814Z] #44 39.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-19T06:31:30.966Z] #20 35.50 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-19T06:31:30.966Z] #20 35.50 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-19T06:31:31.076Z] #44 39.62 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-19T06:31:31.076Z] #44 39.64 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-19T06:31:31.076Z] #44 39.64 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-06-19T06:31:31.336Z] #44 39.73 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-19T06:31:31.336Z] #44 39.74 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-19T06:31:31.336Z] #44 39.74 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-19T06:31:31.978Z] Fetching without tags [2021-06-19T06:31:32.606Z] Merging remotes/origin/master commit ceac2ef2e2d61279faee62b314ce1699bc0d8acb into PR head commit 46c591b045a77b7f0f96f96a51d8304264685929 [2021-06-19T06:31:32.719Z] #44 41.12 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T06:31:32.719Z] #44 41.30 Fetched 6695 kB in 1s (4703 kB/s) [2021-06-19T06:31:32.719Z] #44 41.37 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-19T06:31:32.979Z] #44 41.37 (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 ... 15421 files and directories currently installed.) [2021-06-19T06:31:32.979Z] #44 41.46 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T06:31:32.979Z] #44 41.48 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T06:31:33.512Z] #57 ... [2021-06-19T06:31:33.512Z] [2021-06-19T06:31:33.512Z] #36 [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-06-19T06:31:33.512Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-19T06:31:33.512Z] #36 28.36 Reading package lists... [2021-06-19T06:31:33.512Z] #36 33.85 Building dependency tree... [2021-06-19T06:31:33.512Z] #36 36.73 The following additional packages will be installed: [2021-06-19T06:31:33.512Z] #36 36.73 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-19T06:31:33.512Z] #36 36.74 Suggested packages: [2021-06-19T06:31:33.512Z] #36 36.74 cmake-doc ninja-build lrzip [2021-06-19T06:31:33.512Z] #36 36.74 Recommended packages: [2021-06-19T06:31:33.512Z] #36 36.75 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-19T06:31:33.512Z] #36 37.62 The following NEW packages will be installed: [2021-06-19T06:31:33.512Z] #36 37.62 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-19T06:31:33.512Z] #36 37.63 vim-common xxd [2021-06-19T06:31:33.512Z] #36 38.01 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T06:31:33.512Z] #36 38.01 Need to get 14.9 MB of archives. [2021-06-19T06:31:33.512Z] #36 38.01 After this operation, 61.8 MB of additional disk space will be used. [2021-06-19T06:31:33.512Z] #36 38.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-19T06:31:33.512Z] #36 38.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-19T06:31:33.512Z] #36 38.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-19T06:31:33.512Z] #36 38.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-19T06:31:33.512Z] #36 39.18 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-06-19T06:31:33.512Z] #36 39.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-19T06:31:33.512Z] #36 39.25 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-19T06:31:33.512Z] #36 39.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-19T06:31:33.512Z] #36 39.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-19T06:31:33.512Z] #36 39.27 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-06-19T06:31:33.512Z] #36 40.73 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T06:31:33.512Z] #36 41.00 Fetched 14.9 MB in 2s (8114 kB/s) [2021-06-19T06:31:33.512Z] #36 41.12 Selecting previously unselected package xxd. [2021-06-19T06:31:33.512Z] #36 41.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-06-19T06:31:33.512Z] #36 41.18 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-19T06:31:33.512Z] #36 41.19 Unpacking xxd (2:8.1.0875-5) ... [2021-06-19T06:31:33.512Z] #36 41.39 Selecting previously unselected package vim-common. [2021-06-19T06:31:33.512Z] #36 41.39 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-19T06:31:33.512Z] #36 41.43 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-19T06:31:33.512Z] #36 41.79 Selecting previously unselected package cmake-data. [2021-06-19T06:31:33.512Z] #36 41.79 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-19T06:31:33.512Z] #36 41.80 Unpacking cmake-data (3.13.4-1) ... [2021-06-19T06:31:33.512Z] #36 ... [2021-06-19T06:31:33.512Z] [2021-06-19T06:31:33.512Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-19T06:31:33.512Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T06:31:33.512Z] #44 41.51 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T06:31:33.512Z] #44 41.70 Fetched 6695 kB in 1s (4688 kB/s) [2021-06-19T06:31:33.512Z] #44 41.82 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-19T06:31:33.512Z] #44 41.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-06-19T06:31:33.512Z] #44 41.88 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T06:31:33.512Z] #44 41.89 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T06:31:33.512Z] #44 42.51 Selecting previously unselected package python3.7-minimal. [2021-06-19T06:31:33.512Z] #44 42.51 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T06:31:33.512Z] #44 42.52 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-19T06:31:33.769Z] #44 43.92 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T06:31:33.769Z] #44 43.96 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-19T06:31:33.849Z] #56 29.27 Reading package lists... [2021-06-19T06:31:33.849Z] #56 ... [2021-06-19T06:31:33.849Z] [2021-06-19T06:31:33.849Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-19T06:31:33.849Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T06:31:33.849Z] #13 14.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-19T06:31:33.849Z] #13 24.44 Fetched 8980 kB in 17s (533 kB/s) [2021-06-19T06:31:33.849Z] #13 24.44 Reading package lists... [2021-06-19T06:31:33.849Z] #13 ... [2021-06-19T06:31:33.849Z] [2021-06-19T06:31:33.849Z] #52 [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-06-19T06:31:33.849Z] #52 sha256:c1d9a464573e701d4bb7bd6d07f82ed8b51f4bab36c53ad60410d1c467ab9858 [2021-06-19T06:31:33.849Z] #52 23.20 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-19T06:31:33.849Z] #52 23.20 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-19T06:31:33.849Z] #52 23.46 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-19T06:31:33.849Z] #52 25.40 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-19T06:31:33.849Z] #52 28.63 runtime [2021-06-19T06:31:33.849Z] #52 ... [2021-06-19T06:31:33.849Z] [2021-06-19T06:31:33.849Z] #46 [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-06-19T06:31:33.849Z] #46 sha256:6ef07c4463527fc07f29e73905f02908331c24ae50b0ec234cbb571129b984bf [2021-06-19T06:31:33.849Z] #46 33.35 vendor/golang.org/x/crypto/internal/subtle [2021-06-19T06:31:33.922Z] #44 42.27 Selecting previously unselected package python3.7-minimal. [2021-06-19T06:31:33.922Z] #44 42.29 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T06:31:33.922Z] #44 42.32 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-19T06:31:31.693Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-19T06:31:31.762Z] > git config --add remote.origin.fetch +refs/pull/42535/head:refs/remotes/origin/PR-42535 # timeout=10 [2021-06-19T06:31:31.799Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-19T06:31:31.904Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-19T06:31:32.009Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-19T06:31:32.009Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-19T06:31:32.011Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42535/head:refs/remotes/origin/PR-42535 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-19T06:31:32.706Z] > git config core.sparsecheckout # timeout=10 [2021-06-19T06:31:32.744Z] > git checkout -f 46c591b045a77b7f0f96f96a51d8304264685929 # timeout=10 [2021-06-19T06:31:34.262Z] #20 38.48 Selecting previously unselected package libnet1:amd64. [2021-06-19T06:31:34.262Z] #20 38.49 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-19T06:31:34.262Z] #20 38.50 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-19T06:31:34.262Z] #20 38.60 Selecting previously unselected package libnl-3-200:amd64. [2021-06-19T06:31:34.262Z] #20 38.60 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-19T06:31:34.262Z] #20 38.60 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-19T06:31:34.262Z] #20 38.69 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-19T06:31:34.262Z] #20 38.69 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-19T06:31:34.262Z] #20 38.70 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-19T06:31:34.262Z] #20 38.76 Selecting previously unselected package libreadline5:amd64. [2021-06-19T06:31:34.262Z] #20 38.76 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-19T06:31:34.262Z] #20 38.77 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-19T06:31:34.262Z] #20 38.87 Selecting previously unselected package net-tools. [2021-06-19T06:31:34.262Z] #20 38.88 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-19T06:31:34.262Z] #20 38.88 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-19T06:31:34.525Z] #20 39.14 Selecting previously unselected package patch. [2021-06-19T06:31:34.525Z] #20 39.14 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-06-19T06:31:34.525Z] #20 39.15 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-19T06:31:34.525Z] #20 39.25 Selecting previously unselected package python-pip-whl. [2021-06-19T06:31:34.784Z] #20 39.25 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-19T06:31:34.785Z] #20 39.26 Unpacking python-pip-whl (18.1-5) ... [2021-06-19T06:31:35.044Z] #20 39.83 Selecting previously unselected package python3-lib2to3. [2021-06-19T06:31:35.136Z] #44 ... [2021-06-19T06:31:35.136Z] [2021-06-19T06:31:35.136Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-19T06:31:35.136Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T06:31:35.136Z] #13 27.23 Reading package lists... [2021-06-19T06:31:35.136Z] #13 33.04 Building dependency tree... [2021-06-19T06:31:35.136Z] #13 36.00 The following additional packages will be installed: [2021-06-19T06:31:35.136Z] #13 36.01 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-19T06:31:35.136Z] #13 36.01 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-19T06:31:35.136Z] #13 36.01 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-19T06:31:35.136Z] #13 36.01 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-06-19T06:31:35.136Z] #13 36.01 mingw-w64-x86-64-dev [2021-06-19T06:31:35.136Z] #13 36.02 Suggested packages: [2021-06-19T06:31:35.136Z] #13 36.04 gcc-8-locales seccomp wine64 [2021-06-19T06:31:35.136Z] #13 37.14 The following NEW packages will be installed: [2021-06-19T06:31:35.136Z] #13 37.14 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-19T06:31:35.136Z] #13 37.14 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-19T06:31:35.136Z] #13 37.14 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-19T06:31:35.136Z] #13 37.14 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-19T06:31:35.137Z] #13 37.14 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-19T06:31:35.137Z] #13 37.14 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-19T06:31:35.137Z] #13 37.17 The following packages will be upgraded: [2021-06-19T06:31:35.137Z] #13 37.20 libseccomp2 [2021-06-19T06:31:35.137Z] #13 37.75 1 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T06:31:35.137Z] #13 37.75 Need to get 77.8 MB of archives. [2021-06-19T06:31:35.137Z] #13 37.75 After this operation, 487 MB of additional disk space will be used. [2021-06-19T06:31:35.137Z] #13 37.75 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-19T06:31:35.137Z] #13 37.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-06-19T06:31:35.137Z] #13 37.76 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-06-19T06:31:35.137Z] #13 37.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-06-19T06:31:35.137Z] #13 38.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-06-19T06:31:35.137Z] #13 38.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-19T06:31:35.137Z] #13 38.27 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-19T06:31:35.137Z] #13 38.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-19T06:31:35.137Z] #13 38.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-06-19T06:31:35.137Z] #13 39.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-06-19T06:31:35.137Z] #13 39.11 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-06-19T06:31:35.137Z] #13 42.62 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-06-19T06:31:35.303Z] #20 39.83 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-19T06:31:35.303Z] #20 39.84 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-19T06:31:35.303Z] #20 39.96 Selecting previously unselected package python3-distutils. [2021-06-19T06:31:35.303Z] #20 39.97 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-19T06:31:35.303Z] #20 39.98 Unpacking python3-distutils (3.7.3-1) ... [2021-06-19T06:31:35.393Z] #13 ... [2021-06-19T06:31:35.393Z] [2021-06-19T06:31:35.393Z] #32 [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-06-19T06:31:35.393Z] #32 sha256:dce599a86d52e6786bdd2988f5e04cbd45284930924eba39d9761c368e1d197d [2021-06-19T06:31:35.393Z] #32 44.02 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-06-19T06:31:35.393Z] #32 44.25 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-19T06:31:35.393Z] #32 44.96 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-19T06:31:35.566Z] #20 40.12 Selecting previously unselected package python3-pip. [2021-06-19T06:31:35.566Z] #20 40.14 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-19T06:31:35.566Z] #20 40.14 Unpacking python3-pip (18.1-5) ... [2021-06-19T06:31:35.566Z] #20 40.27 Selecting previously unselected package python3-pkg-resources. [2021-06-19T06:31:35.566Z] #20 40.28 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-19T06:31:35.566Z] #20 40.29 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-19T06:31:35.825Z] #20 40.40 Selecting previously unselected package python3-setuptools. [2021-06-19T06:31:35.825Z] #20 40.40 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-19T06:31:35.825Z] #20 40.41 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-19T06:31:35.825Z] #20 40.61 Selecting previously unselected package python3-wheel. [2021-06-19T06:31:35.825Z] #20 40.61 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-19T06:31:35.825Z] #20 40.62 Unpacking python3-wheel (0.32.3-2) ... [2021-06-19T06:31:35.829Z] Merge succeeded, producing 78434ab1fc035114b3c3e30e0a6c1befe14296e9 [2021-06-19T06:31:35.829Z] Checking out Revision 78434ab1fc035114b3c3e30e0a6c1befe14296e9 (PR-42535) [2021-06-19T06:31:35.836Z] #44 43.99 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T06:31:35.836Z] #44 44.02 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-19T06:31:36.085Z] #20 40.69 Selecting previously unselected package sudo. [2021-06-19T06:31:36.085Z] #20 40.72 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-19T06:31:36.085Z] #20 40.73 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-19T06:31:36.097Z] #44 ... [2021-06-19T06:31:36.097Z] [2021-06-19T06:31:36.097Z] #50 [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-06-19T06:31:36.097Z] #50 sha256:45e4af063a7018ce7fa077a874c6b9174b59a26a2346d103c7611e7a8bae5377 [2021-06-19T06:31:36.097Z] #50 34.98 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-19T06:31:36.097Z] #50 35.23 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-19T06:31:36.097Z] #50 35.34 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-19T06:31:36.357Z] #50 ... [2021-06-19T06:31:36.357Z] [2021-06-19T06:31:36.357Z] #32 [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-06-19T06:31:36.357Z] #32 sha256:dce599a86d52e6786bdd2988f5e04cbd45284930924eba39d9761c368e1d197d [2021-06-19T06:31:36.357Z] #32 43.92 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-06-19T06:31:36.357Z] #32 44.47 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-19T06:31:36.357Z] #32 44.87 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-19T06:31:36.608Z] #20 41.10 Selecting previously unselected package thin-provisioning-tools. [2021-06-19T06:31:36.608Z] #20 41.12 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-19T06:31:36.608Z] #20 41.13 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-19T06:31:36.868Z] #20 41.38 Selecting previously unselected package uidmap. [2021-06-19T06:31:36.868Z] #20 41.39 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-19T06:31:36.868Z] #20 41.40 Unpacking uidmap (1:4.5-1.1) ... [2021-06-19T06:31:36.868Z] #20 41.52 Selecting previously unselected package vim-runtime. [2021-06-19T06:31:36.868Z] #20 41.53 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-19T06:31:36.868Z] #20 41.57 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-19T06:31:36.868Z] #20 41.61 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-19T06:31:36.868Z] #20 41.62 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-19T06:31:34.904Z] > git remote # timeout=10 [2021-06-19T06:31:35.018Z] > git config --get remote.origin.url # timeout=10 [2021-06-19T06:31:35.056Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-19T06:31:35.058Z] > git merge ceac2ef2e2d61279faee62b314ce1699bc0d8acb # timeout=10 [2021-06-19T06:31:35.752Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-06-19T06:31:35.860Z] > git config core.sparsecheckout # timeout=10 [2021-06-19T06:31:35.895Z] > git checkout -f 78434ab1fc035114b3c3e30e0a6c1befe14296e9 # timeout=10 [2021-06-19T06:31:37.155Z] #46 ... [2021-06-19T06:31:37.155Z] [2021-06-19T06:31:37.155Z] #40 [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-06-19T06:31:37.155Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77 [2021-06-19T06:31:37.155Z] #40 22.39 Checking out files: 91% (1554/1695) Checking out files: 92% (1560/1695) Checking out files: 93% (1577/1695) Checking out files: 94% (1594/1695) Checking out files: 95% (1611/1695) Checking out files: 96% (1628/1695) Checking out files: 97% (1645/1695) Checking out files: 98% (1662/1695) Checking out files: 99% (1679/1695) Checking out files: 100% (1695/1695) Checking out files: 100% (1695/1695), done. [2021-06-19T06:31:37.155Z] #40 22.61 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-19T06:31:37.155Z] #40 25.03 + 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-06-19T06:31:37.155Z] #40 ... [2021-06-19T06:31:37.155Z] [2021-06-19T06:31:37.155Z] #56 [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-06-19T06:31:37.155Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9 [2021-06-19T06:31:37.155Z] #56 29.27 Reading package lists... [2021-06-19T06:31:37.155Z] #56 35.30 Building dependency tree... [2021-06-19T06:31:37.299Z] #32 ... [2021-06-19T06:31:37.299Z] [2021-06-19T06:31:37.299Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-19T06:31:37.299Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T06:31:37.299Z] #13 26.66 Reading package lists... [2021-06-19T06:31:37.299Z] #13 32.53 Building dependency tree... [2021-06-19T06:31:37.299Z] #13 35.25 The following additional packages will be installed: [2021-06-19T06:31:37.299Z] #13 35.25 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-19T06:31:37.299Z] #13 35.26 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-19T06:31:37.299Z] #13 35.26 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-19T06:31:37.299Z] #13 35.26 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-06-19T06:31:37.299Z] #13 35.27 mingw-w64-x86-64-dev [2021-06-19T06:31:37.299Z] #13 35.27 Suggested packages: [2021-06-19T06:31:37.299Z] #13 35.27 gcc-8-locales seccomp wine64 [2021-06-19T06:31:37.299Z] #13 36.49 The following NEW packages will be installed: [2021-06-19T06:31:37.299Z] #13 36.50 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-19T06:31:37.299Z] #13 36.50 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-19T06:31:37.299Z] #13 36.51 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-19T06:31:37.299Z] #13 36.51 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-19T06:31:37.299Z] #13 36.52 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-19T06:31:37.299Z] #13 36.52 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-19T06:31:37.299Z] #13 36.52 The following packages will be upgraded: [2021-06-19T06:31:37.299Z] #13 36.53 libseccomp2 [2021-06-19T06:31:37.299Z] #13 36.91 1 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T06:31:37.299Z] #13 36.91 Need to get 77.8 MB of archives. [2021-06-19T06:31:37.299Z] #13 36.91 After this operation, 487 MB of additional disk space will be used. [2021-06-19T06:31:37.299Z] #13 36.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-06-19T06:31:37.299Z] #13 36.91 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-19T06:31:37.299Z] #13 36.92 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-06-19T06:31:37.299Z] #13 37.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-06-19T06:31:37.299Z] #13 37.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-06-19T06:31:37.299Z] #13 37.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-19T06:31:37.299Z] #13 37.33 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-19T06:31:37.299Z] #13 37.34 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-19T06:31:37.299Z] #13 37.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-06-19T06:31:37.299Z] #13 38.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-06-19T06:31:37.299Z] #13 38.07 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-06-19T06:31:37.299Z] #13 40.86 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-06-19T06:31:37.299Z] #13 ... [2021-06-19T06:31:37.299Z] [2021-06-19T06:31:37.299Z] #36 [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-06-19T06:31:37.299Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-19T06:31:37.299Z] #36 39.67 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T06:31:37.299Z] #36 39.78 Fetched 14.9 MB in 1s (10.2 MB/s) [2021-06-19T06:31:37.299Z] #36 39.87 Selecting previously unselected package xxd. [2021-06-19T06:31:37.299Z] #36 39.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-06-19T06:31:37.299Z] #36 39.97 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-19T06:31:37.299Z] #36 39.98 Unpacking xxd (2:8.1.0875-5) ... [2021-06-19T06:31:37.299Z] #36 40.22 Selecting previously unselected package vim-common. [2021-06-19T06:31:37.299Z] #36 40.22 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-19T06:31:37.299Z] #36 40.28 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-19T06:31:37.299Z] #36 40.61 Selecting previously unselected package cmake-data. [2021-06-19T06:31:37.299Z] #36 40.61 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-19T06:31:37.299Z] #36 40.62 Unpacking cmake-data (3.13.4-1) ... [2021-06-19T06:31:37.299Z] #36 43.46 Selecting previously unselected package libicu63:amd64. [2021-06-19T06:31:37.299Z] #36 43.49 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-19T06:31:37.299Z] #36 43.51 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-19T06:31:37.617Z] #36 ... [2021-06-19T06:31:37.617Z] [2021-06-19T06:31:37.617Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-19T06:31:37.617Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T06:31:37.617Z] #13 42.72 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-19T06:31:37.617Z] #13 42.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-19T06:31:37.617Z] #13 42.73 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-19T06:31:37.617Z] #13 42.73 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-19T06:31:37.617Z] #13 42.75 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-06-19T06:31:37.617Z] #13 42.76 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-19T06:31:37.617Z] #13 42.76 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-19T06:31:37.617Z] #13 42.78 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-19T06:31:37.617Z] #13 42.81 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-19T06:31:37.617Z] #13 42.82 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-19T06:31:37.617Z] #13 42.84 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-19T06:31:37.617Z] #13 42.90 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-19T06:31:37.617Z] #13 42.92 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-19T06:31:37.617Z] #13 42.92 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-19T06:31:37.728Z] #56 ... [2021-06-19T06:31:37.728Z] [2021-06-19T06:31:37.728Z] #36 [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-06-19T06:31:37.728Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-19T06:31:37.728Z] #36 27.42 Fetched 8449 kB in 17s (510 kB/s) [2021-06-19T06:31:37.728Z] #36 27.42 Reading package lists... [2021-06-19T06:31:37.728Z] #36 33.98 Reading package lists... [2021-06-19T06:31:37.728Z] #36 ... [2021-06-19T06:31:37.728Z] [2021-06-19T06:31:37.728Z] #50 [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-06-19T06:31:37.728Z] #50 sha256:facee094e487ca85433900bcf2328d76615c64b6cb8f0203838e5b267d4b8fba [2021-06-19T06:31:37.728Z] #50 30.43 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-19T06:31:37.728Z] #50 30.43 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-19T06:31:37.728Z] #50 30.61 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-19T06:31:37.728Z] #50 30.61 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-19T06:31:37.728Z] #50 30.61 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-19T06:31:37.728Z] #50 30.71 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-19T06:31:37.728Z] #50 30.91 go: downloading golang.org/x/text v0.3.2 [2021-06-19T06:31:37.728Z] #50 37.24 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-19T06:31:37.728Z] #50 37.27 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-19T06:31:37.728Z] #50 37.42 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-19T06:31:37.728Z] #50 37.49 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-19T06:31:37.728Z] #50 37.57 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-19T06:31:38.672Z] #50 ... [2021-06-19T06:31:38.672Z] [2021-06-19T06:31:38.672Z] #56 [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-06-19T06:31:38.672Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9 [2021-06-19T06:31:38.673Z] #56 38.57 The following additional packages will be installed: [2021-06-19T06:31:38.673Z] #56 38.57 libbtrfs0 [2021-06-19T06:31:38.936Z] #56 38.78 The following NEW packages will be installed: [2021-06-19T06:31:38.936Z] #56 38.78 libbtrfs-dev libbtrfs0 [2021-06-19T06:31:39.022Z] #13 44.00 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T06:31:39.022Z] #13 44.20 Fetched 77.8 MB in 6s (12.3 MB/s) [2021-06-19T06:31:39.288Z] #13 44.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-06-19T06:31:39.288Z] #13 44.35 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-19T06:31:39.288Z] #13 44.37 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-19T06:31:39.509Z] #56 39.17 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T06:31:39.509Z] #56 39.17 Need to get 119 kB of archives. [2021-06-19T06:31:39.509Z] #56 39.17 After this operation, 387 kB of additional disk space will be used. [2021-06-19T06:31:39.509Z] #56 39.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-19T06:31:39.509Z] #56 39.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-19T06:31:39.548Z] #13 44.63 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-19T06:31:39.548Z] #13 44.81 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-19T06:31:39.575Z] #32 ... [2021-06-19T06:31:39.575Z] [2021-06-19T06:31:39.575Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-19T06:31:39.575Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T06:31:39.575Z] #13 44.83 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-19T06:31:39.575Z] #13 44.83 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-19T06:31:39.575Z] #13 44.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-19T06:31:39.575Z] #13 44.83 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-19T06:31:39.575Z] #13 44.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-06-19T06:31:39.575Z] #13 44.85 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-19T06:31:39.575Z] #13 44.86 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-19T06:31:39.575Z] #13 44.89 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-19T06:31:39.575Z] #13 44.91 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-19T06:31:39.575Z] #13 44.94 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-19T06:31:39.575Z] #13 44.95 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-19T06:31:39.575Z] #13 45.02 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-19T06:31:39.575Z] #13 45.03 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-19T06:31:39.575Z] #13 45.04 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-19T06:31:39.575Z] #13 46.03 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T06:31:39.575Z] #13 46.25 Fetched 77.8 MB in 8s (10.2 MB/s) [2021-06-19T06:31:39.575Z] #13 46.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-06-19T06:31:39.575Z] #13 46.44 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-19T06:31:39.575Z] #13 46.46 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-19T06:31:39.669Z] #20 44.19 Selecting previously unselected package vim. [2021-06-19T06:31:39.669Z] #20 44.20 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-19T06:31:39.669Z] #20 44.22 Unpacking vim (2:8.1.0875-5) ... [2021-06-19T06:31:39.809Z] #13 44.81 (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 ... 15421 files and directories currently installed.) [2021-06-19T06:31:39.809Z] #13 44.89 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-19T06:31:39.809Z] #13 44.90 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-19T06:31:39.809Z] #13 ... [2021-06-19T06:31:39.809Z] [2021-06-19T06:31:39.809Z] #57 [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-06-19T06:31:39.809Z] #57 sha256:1c287089e684cdaa3b10063898c228c81dd6e4566d903d8ef1f841d2678ebcd3 [2021-06-19T06:31:39.809Z] #57 1.138 + RM_GOPATH=0 [2021-06-19T06:31:39.809Z] #57 1.139 + TMP_GOPATH= [2021-06-19T06:31:39.809Z] #57 1.140 + : /build [2021-06-19T06:31:39.809Z] #57 1.141 + '[' -z '' ']' [2021-06-19T06:31:39.809Z] #57 1.141 ++ mktemp -d [2021-06-19T06:31:39.809Z] #57 1.144 + export GOPATH=/tmp/tmp.ckUXXXFBYS [2021-06-19T06:31:39.809Z] #57 1.144 + GOPATH=/tmp/tmp.ckUXXXFBYS [2021-06-19T06:31:39.809Z] #57 1.144 + RM_GOPATH=1 [2021-06-19T06:31:39.809Z] #57 1.144 + case "$(go env GOARCH)" in [2021-06-19T06:31:39.809Z] #57 1.145 ++ go env GOARCH [2021-06-19T06:31:39.809Z] #57 1.197 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T06:31:39.809Z] #57 1.197 + GO_BUILDMODE=-buildmode=pie [2021-06-19T06:31:39.809Z] #57 1.198 ++ dirname /tmp/install/install.sh [2021-06-19T06:31:39.809Z] #57 1.204 + dir=/tmp/install [2021-06-19T06:31:39.809Z] #57 1.204 + bin=containerd [2021-06-19T06:31:39.809Z] #57 1.205 + shift [2021-06-19T06:31:39.809Z] #57 1.205 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-19T06:31:39.809Z] #57 1.205 + . /tmp/install/containerd.installer [2021-06-19T06:31:39.809Z] #57 1.205 ++ set -e [2021-06-19T06:31:39.809Z] #57 1.206 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-19T06:31:39.809Z] #57 1.206 + install_containerd [2021-06-19T06:31:39.809Z] #57 1.207 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-19T06:31:39.809Z] #57 1.207 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-19T06:31:39.809Z] #57 1.207 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ckUXXXFBYS/src/github.com/containerd/containerd [2021-06-19T06:31:39.809Z] #57 1.212 Cloning into '/tmp/tmp.ckUXXXFBYS/src/github.com/containerd/containerd'... [2021-06-19T06:31:39.832Z] #13 47.29 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-19T06:31:39.930Z] #20 44.69 Selecting previously unselected package xfsprogs. [2021-06-19T06:31:39.930Z] #20 44.71 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-19T06:31:39.930Z] #20 44.72 Unpacking xfsprogs (4.20.0-1) ... [2021-06-19T06:31:40.069Z] #57 ... [2021-06-19T06:31:40.069Z] [2021-06-19T06:31:40.069Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-19T06:31:40.069Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T06:31:40.069Z] #44 47.85 Selecting previously unselected package python3-minimal. [2021-06-19T06:31:40.069Z] #44 47.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15661 files and directories currently installed.) [2021-06-19T06:31:40.069Z] #44 47.92 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-19T06:31:40.069Z] #44 47.93 Unpacking python3-minimal (3.7.3-1) ... [2021-06-19T06:31:40.069Z] #44 48.07 Selecting previously unselected package libmpdec2:amd64. [2021-06-19T06:31:40.069Z] #44 48.07 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-19T06:31:40.069Z] #44 48.08 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-19T06:31:40.069Z] #44 48.23 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-19T06:31:40.069Z] #44 48.23 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T06:31:40.069Z] #44 48.26 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T06:31:40.090Z] #13 ... [2021-06-19T06:31:40.090Z] [2021-06-19T06:31:40.090Z] #48 [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-06-19T06:31:40.090Z] #48 sha256:49d0af2eeb9d89b4fcf8f9e169ede71f8a8830d88680dd897bf193d57778b7b4 [2021-06-19T06:31:40.090Z] #48 DONE 50.6s [2021-06-19T06:31:40.346Z] [2021-06-19T06:31:40.347Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-19T06:31:40.347Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T06:31:40.347Z] #44 47.76 Selecting previously unselected package python3-minimal. [2021-06-19T06:31:40.347Z] #44 47.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15661 files and directories currently installed.) [2021-06-19T06:31:40.347Z] #44 47.84 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-19T06:31:40.347Z] #44 47.85 Unpacking python3-minimal (3.7.3-1) ... [2021-06-19T06:31:40.347Z] #44 47.95 Selecting previously unselected package libmpdec2:amd64. [2021-06-19T06:31:40.347Z] #44 47.97 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-19T06:31:40.347Z] #44 47.98 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-19T06:31:40.347Z] #44 48.12 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-19T06:31:40.347Z] #44 48.12 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T06:31:40.347Z] #44 48.13 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T06:31:40.347Z] #44 50.37 Selecting previously unselected package python3.7. [2021-06-19T06:31:40.347Z] #44 50.37 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T06:31:40.347Z] #44 50.41 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-19T06:31:40.455Z] #56 40.13 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T06:31:40.455Z] #56 40.34 Fetched 119 kB in 0s (407 kB/s) [2021-06-19T06:31:40.500Z] #20 45.16 Selecting previously unselected package zip. [2021-06-19T06:31:40.500Z] #20 45.17 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-06-19T06:31:40.500Z] #20 45.18 Unpacking zip (3.0-11+b1) ... [2021-06-19T06:31:40.500Z] #20 45.35 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-19T06:31:40.716Z] #56 40.45 Selecting previously unselected package libbtrfs0. [2021-06-19T06:31:40.716Z] #56 40.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-06-19T06:31:40.717Z] #56 40.52 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-19T06:31:40.717Z] #56 40.54 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-19T06:31:40.717Z] #56 40.59 Selecting previously unselected package libbtrfs-dev. [2021-06-19T06:31:40.717Z] #56 40.60 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-19T06:31:40.717Z] #56 40.61 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-19T06:31:40.760Z] #20 45.39 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-19T06:31:40.760Z] #20 45.40 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-19T06:31:40.760Z] #20 45.41 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-19T06:31:40.760Z] #20 45.42 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-19T06:31:40.760Z] #20 45.43 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-19T06:31:40.760Z] #20 45.45 Setting up uidmap (1:4.5-1.1) ... [2021-06-19T06:31:40.760Z] #20 45.47 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-19T06:31:40.760Z] #20 45.48 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-19T06:31:40.760Z] #20 45.50 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-19T06:31:40.760Z] #20 45.51 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-19T06:31:40.760Z] #20 45.52 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-19T06:31:40.760Z] #20 45.53 Setting up xxd (2:8.1.0875-5) ... [2021-06-19T06:31:40.760Z] #20 45.55 Setting up zip (3.0-11+b1) ... [2021-06-19T06:31:40.910Z] #44 50.90 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-19T06:31:40.910Z] #44 50.91 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-19T06:31:40.910Z] #44 50.91 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-19T06:31:40.910Z] #44 51.06 Setting up python3-minimal (3.7.3-1) ... [2021-06-19T06:31:40.989Z] #56 40.85 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-19T06:31:40.989Z] #56 40.87 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-19T06:31:40.989Z] #56 40.89 Processing triggers for libc-bin (2.28-10) ... [2021-06-19T06:31:41.020Z] #20 45.56 Setting up vim-common (2:8.1.0875-5) ... [2021-06-19T06:31:41.020Z] #20 45.59 Setting up bash-completion (1:2.8-6) ... [2021-06-19T06:31:41.452Z] #44 49.97 Selecting previously unselected package python3.7. [2021-06-19T06:31:41.452Z] #44 49.98 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T06:31:41.452Z] #44 49.99 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-19T06:31:41.562Z] #56 DONE 41.3s [2021-06-19T06:31:41.562Z] [2021-06-19T06:31:41.562Z] #57 [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-06-19T06:31:41.562Z] #57 sha256:e4f26ece3a24a7fbaa019ae9a0e3b4a3c78f8012e0c32bfdc4facecf943d6f03 [2021-06-19T06:31:41.562Z] #57 ... [2021-06-19T06:31:41.562Z] [2021-06-19T06:31:41.562Z] #59 [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-06-19T06:31:41.562Z] #59 sha256:86e5725e377e3de28760f40207d648e5341b4858345b3b6dcaccedb026037059 [2021-06-19T06:31:41.562Z] #59 31.20 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-19T06:31:41.712Z] #44 50.18 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-19T06:31:41.712Z] #44 50.18 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-19T06:31:41.712Z] #44 50.18 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-19T06:31:41.712Z] #44 50.29 Setting up python3-minimal (3.7.3-1) ... [2021-06-19T06:31:41.823Z] #59 ... [2021-06-19T06:31:41.823Z] [2021-06-19T06:31:41.823Z] #36 [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-06-19T06:31:41.823Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-19T06:31:41.823Z] #36 33.98 Reading package lists... [2021-06-19T06:31:41.823Z] #36 40.05 Building dependency tree... [2021-06-19T06:31:41.856Z] #44 ... [2021-06-19T06:31:41.856Z] [2021-06-19T06:31:41.856Z] #52 [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-06-19T06:31:41.856Z] #52 sha256:b3e005df9cc839f84ec556a9896f184f69b01e8987a5be8d01d307e13bd0edbf [2021-06-19T06:31:41.856Z] #52 42.31 sync [2021-06-19T06:31:41.856Z] #52 42.32 internal/reflectlite [2021-06-19T06:31:41.856Z] #52 43.72 internal/testlog [2021-06-19T06:31:41.856Z] #52 44.78 sort [2021-06-19T06:31:41.856Z] #52 44.79 errors [2021-06-19T06:31:41.856Z] #52 45.14 io [2021-06-19T06:31:41.856Z] #52 45.96 internal/oserror [2021-06-19T06:31:41.856Z] #52 46.10 syscall [2021-06-19T06:31:41.856Z] #52 46.85 bytes [2021-06-19T06:31:41.856Z] #52 49.42 strconv [2021-06-19T06:31:41.856Z] #52 ... [2021-06-19T06:31:41.856Z] [2021-06-19T06:31:41.856Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-19T06:31:41.856Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T06:31:41.856Z] #13 47.98 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-19T06:31:41.856Z] #13 47.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-06-19T06:31:41.856Z] #13 48.03 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-19T06:31:41.856Z] #13 48.08 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-19T06:31:42.420Z] #13 ... [2021-06-19T06:31:42.420Z] [2021-06-19T06:31:42.420Z] #46 [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-06-19T06:31:42.420Z] #46 sha256:ecb000dbfeea99859bfbefc207fe129c86080d81917108a914c324bd1f10d898 [2021-06-19T06:31:42.420Z] #46 42.75 internal/reflectlite [2021-06-19T06:31:42.420Z] #46 42.76 sync [2021-06-19T06:31:42.420Z] #46 44.34 github.com/LK4D4/vndr/godl/singleflight [2021-06-19T06:31:42.420Z] #46 44.59 math/rand [2021-06-19T06:31:42.420Z] #46 45.67 internal/singleflight [2021-06-19T06:31:42.420Z] #46 46.13 strconv [2021-06-19T06:31:42.420Z] #46 46.14 io [2021-06-19T06:31:42.420Z] #46 47.53 bytes [2021-06-19T06:31:42.420Z] #46 49.72 strings [2021-06-19T06:31:42.420Z] #46 50.03 reflect [2021-06-19T06:31:42.420Z] #46 ... [2021-06-19T06:31:42.420Z] [2021-06-19T06:31:42.420Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-19T06:31:42.420Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T06:31:42.420Z] #44 52.64 Selecting previously unselected package python3. [2021-06-19T06:31:42.420Z] #44 52.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16073 files and directories currently installed.) [2021-06-19T06:31:42.420Z] #44 52.68 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-06-19T06:31:42.420Z] #44 52.70 Unpacking python3 (3.7.3-1) ... [2021-06-19T06:31:42.676Z] #44 52.83 Selecting previously unselected package libprotobuf17:amd64. [2021-06-19T06:31:42.676Z] #44 52.83 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-19T06:31:42.676Z] #44 52.84 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-19T06:31:42.708Z] #44 ... [2021-06-19T06:31:42.708Z] [2021-06-19T06:31:42.708Z] #48 [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-06-19T06:31:42.708Z] #48 sha256:f14610cbd978b6bcf118e8fbd758d072922638930c7073d28c0ecf14354c6289 [2021-06-19T06:31:42.708Z] #48 DONE 51.5s [2021-06-19T06:31:42.970Z] [2021-06-19T06:31:42.970Z] #36 [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-06-19T06:31:42.970Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-19T06:31:42.970Z] #36 50.40 Selecting previously unselected package libxml2:amd64. [2021-06-19T06:31:42.970Z] #36 50.40 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-06-19T06:31:42.970Z] #36 50.41 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-19T06:31:42.970Z] #36 50.97 Selecting previously unselected package libarchive13:amd64. [2021-06-19T06:31:42.970Z] #36 50.97 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-19T06:31:42.970Z] #36 50.98 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-19T06:31:42.970Z] #36 51.41 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-19T06:31:42.970Z] #36 51.41 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-19T06:31:42.970Z] #36 51.44 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-19T06:31:42.970Z] #36 51.62 Selecting previously unselected package librhash0:amd64. [2021-06-19T06:31:42.970Z] #36 51.62 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-06-19T06:31:42.970Z] #36 51.62 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-19T06:31:43.210Z] #36 43.14 The following additional packages will be installed: [2021-06-19T06:31:43.230Z] #36 51.93 Selecting previously unselected package libuv1:amd64. [2021-06-19T06:31:43.230Z] #36 51.94 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-06-19T06:31:43.230Z] #36 51.95 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-19T06:31:43.239Z] #44 53.51 Selecting previously unselected package python3-pkg-resources. [2021-06-19T06:31:43.239Z] #44 53.51 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-19T06:31:43.471Z] #36 43.14 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-19T06:31:43.471Z] #36 43.16 Suggested packages: [2021-06-19T06:31:43.471Z] #36 43.17 cmake-doc ninja-build lrzip [2021-06-19T06:31:43.471Z] #36 43.17 Recommended packages: [2021-06-19T06:31:43.471Z] #36 43.17 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-19T06:31:43.490Z] #36 52.21 Selecting previously unselected package cmake. [2021-06-19T06:31:43.490Z] #36 52.21 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-06-19T06:31:43.490Z] #36 52.22 Unpacking cmake (3.13.4-1) ... [2021-06-19T06:31:43.495Z] #44 53.52 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-19T06:31:43.495Z] #44 53.74 Selecting previously unselected package python3-six. [2021-06-19T06:31:43.495Z] #44 53.75 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-19T06:31:43.495Z] #44 53.76 Unpacking python3-six (1.12.0-1) ... [2021-06-19T06:31:43.557Z] #20 48.12 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-19T06:31:43.557Z] #20 48.13 Setting up xz-utils (5.2.4-1) ... [2021-06-19T06:31:43.557Z] #20 48.15 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-19T06:31:43.557Z] #20 48.17 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-19T06:31:43.557Z] #20 48.19 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-19T06:31:43.557Z] #20 48.25 invoke-rc.d: could not determine current runlevel [2021-06-19T06:31:43.557Z] #20 48.26 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-19T06:31:43.557Z] #20 48.28 Setting up pigz (2.4-1) ... [2021-06-19T06:31:43.557Z] #20 48.30 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-19T06:31:43.557Z] #20 48.32 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-19T06:31:43.751Z] #44 53.83 Selecting previously unselected package python3-protobuf. [2021-06-19T06:31:43.751Z] #44 53.83 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-19T06:31:43.751Z] #44 53.84 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-19T06:31:43.751Z] #44 ... [2021-06-19T06:31:43.751Z] [2021-06-19T06:31:43.751Z] #36 [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-06-19T06:31:43.751Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-19T06:31:43.751Z] #36 44.34 Selecting previously unselected package libicu63:amd64. [2021-06-19T06:31:43.751Z] #36 44.38 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-19T06:31:43.751Z] #36 44.39 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-19T06:31:43.751Z] #36 50.97 Selecting previously unselected package libxml2:amd64. [2021-06-19T06:31:43.751Z] #36 50.97 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-06-19T06:31:43.751Z] #36 51.01 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-19T06:31:43.751Z] #36 52.23 Selecting previously unselected package libarchive13:amd64. [2021-06-19T06:31:43.751Z] #36 52.24 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-19T06:31:43.751Z] #36 52.24 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-19T06:31:43.751Z] #36 52.47 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-19T06:31:43.751Z] #36 52.48 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-19T06:31:43.751Z] #36 52.48 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-19T06:31:43.751Z] #36 52.67 Selecting previously unselected package librhash0:amd64. [2021-06-19T06:31:43.751Z] #36 52.67 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-06-19T06:31:43.751Z] #36 52.67 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-19T06:31:43.751Z] #36 52.82 Selecting previously unselected package libuv1:amd64. [2021-06-19T06:31:43.751Z] #36 52.84 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-06-19T06:31:43.751Z] #36 52.86 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-19T06:31:43.751Z] #36 53.01 Selecting previously unselected package cmake. [2021-06-19T06:31:43.751Z] #36 53.03 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-06-19T06:31:43.751Z] #36 53.04 Unpacking cmake (3.13.4-1) ... [2021-06-19T06:31:43.817Z] #20 48.35 Setting up python-pip-whl (18.1-5) ... [2021-06-19T06:31:43.817Z] #20 48.38 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-19T06:31:43.817Z] #20 48.40 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-19T06:31:44.044Z] #36 43.98 The following NEW packages will be installed: [2021-06-19T06:31:44.044Z] #36 43.98 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-19T06:31:44.044Z] #36 43.99 vim-common xxd [2021-06-19T06:31:44.076Z] #20 48.78 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-19T06:31:44.076Z] #20 48.80 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-19T06:31:44.076Z] #20 48.83 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T06:31:44.076Z] #20 48.84 Setting up vim (2:8.1.0875-5) ... [2021-06-19T06:31:44.076Z] #20 48.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-19T06:31:44.076Z] #20 48.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-19T06:31:44.076Z] #20 48.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-19T06:31:44.076Z] #20 48.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-19T06:31:44.315Z] #36 ... [2021-06-19T06:31:44.316Z] [2021-06-19T06:31:44.316Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-19T06:31:44.316Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T06:31:44.316Z] #44 54.29 Selecting previously unselected package libnet1:amd64. [2021-06-19T06:31:44.316Z] #44 54.29 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-19T06:31:44.316Z] #44 54.30 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-19T06:31:44.316Z] #44 54.41 Selecting previously unselected package libnl-3-200:amd64. [2021-06-19T06:31:44.316Z] #44 54.41 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-19T06:31:44.316Z] #44 54.42 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-19T06:31:44.316Z] #44 54.58 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-19T06:31:44.316Z] #44 54.58 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-19T06:31:44.316Z] #44 54.64 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-19T06:31:44.336Z] #20 48.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-19T06:31:44.336Z] #20 48.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-19T06:31:44.336Z] #20 48.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-19T06:31:44.336Z] #20 48.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-19T06:31:44.336Z] #20 48.93 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-19T06:31:44.336Z] #20 48.94 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-19T06:31:44.336Z] #20 48.96 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-19T06:31:44.336Z] #20 48.97 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-19T06:31:44.336Z] #20 48.98 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-19T06:31:44.336Z] #20 49.04 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-19T06:31:44.572Z] #44 54.74 Selecting previously unselected package criu. [2021-06-19T06:31:44.572Z] #44 54.75 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-06-19T06:31:44.572Z] #44 54.76 Unpacking criu (3.15-1) ... [2021-06-19T06:31:44.618Z] #36 44.38 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T06:31:44.618Z] #36 44.38 Need to get 14.9 MB of archives. [2021-06-19T06:31:44.618Z] #36 44.38 After this operation, 61.8 MB of additional disk space will be used. [2021-06-19T06:31:44.618Z] #36 44.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-19T06:31:44.618Z] #36 44.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-19T06:31:44.618Z] #36 44.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-19T06:31:44.618Z] #36 44.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-19T06:31:44.885Z] #36 ... [2021-06-19T06:31:44.885Z] [2021-06-19T06:31:44.885Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-19T06:31:44.885Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T06:31:44.885Z] #44 23.75 Reading package lists... [2021-06-19T06:31:44.885Z] #44 30.27 Reading package lists... [2021-06-19T06:31:44.885Z] #44 36.23 Building dependency tree... [2021-06-19T06:31:44.885Z] #44 39.20 The following additional packages will be installed: [2021-06-19T06:31:44.885Z] #44 39.20 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-19T06:31:44.885Z] #44 39.21 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-19T06:31:44.885Z] #44 39.21 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-19T06:31:44.885Z] #44 39.21 python3.7-minimal [2021-06-19T06:31:44.885Z] #44 39.22 Suggested packages: [2021-06-19T06:31:44.885Z] #44 39.22 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-19T06:31:44.885Z] #44 39.22 python3.7-doc binfmt-support [2021-06-19T06:31:45.147Z] #44 ... [2021-06-19T06:31:45.147Z] [2021-06-19T06:31:45.147Z] #57 [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-06-19T06:31:45.147Z] #57 sha256:e4f26ece3a24a7fbaa019ae9a0e3b4a3c78f8012e0c32bfdc4facecf943d6f03 [2021-06-19T06:31:45.147Z] #57 3.392 + RM_GOPATH=0 [2021-06-19T06:31:45.147Z] #57 3.392 + TMP_GOPATH= [2021-06-19T06:31:45.147Z] #57 3.392 + : /build [2021-06-19T06:31:45.147Z] #57 3.392 + '[' -z '' ']' [2021-06-19T06:31:45.147Z] #57 3.396 ++ mktemp -d [2021-06-19T06:31:45.147Z] #57 3.399 + export GOPATH=/tmp/tmp.C4Kfjim8Kl [2021-06-19T06:31:45.147Z] #57 3.399 + GOPATH=/tmp/tmp.C4Kfjim8Kl [2021-06-19T06:31:45.147Z] #57 3.399 + RM_GOPATH=1 [2021-06-19T06:31:45.147Z] #57 3.399 + case "$(go env GOARCH)" in [2021-06-19T06:31:45.147Z] #57 3.404 ++ go env GOARCH [2021-06-19T06:31:45.147Z] #57 3.424 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T06:31:45.147Z] #57 3.425 + GO_BUILDMODE=-buildmode=pie [2021-06-19T06:31:45.147Z] #57 3.425 ++ dirname /tmp/install/install.sh [2021-06-19T06:31:45.147Z] #57 3.427 + dir=/tmp/install [2021-06-19T06:31:45.147Z] #57 3.427 + bin=containerd [2021-06-19T06:31:45.147Z] #57 3.427 + shift [2021-06-19T06:31:45.147Z] #57 3.427 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-19T06:31:45.147Z] #57 3.427 + . /tmp/install/containerd.installer [2021-06-19T06:31:45.147Z] #57 3.427 ++ set -e [2021-06-19T06:31:45.147Z] #57 3.432 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-19T06:31:45.147Z] #57 3.441 + install_containerd [2021-06-19T06:31:45.147Z] #57 3.441 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-19T06:31:45.147Z] #57 3.442 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-19T06:31:45.147Z] #57 3.442 + git clone https://github.com/containerd/containerd.git /tmp/tmp.C4Kfjim8Kl/src/github.com/containerd/containerd [2021-06-19T06:31:45.147Z] #57 3.444 Cloning into '/tmp/tmp.C4Kfjim8Kl/src/github.com/containerd/containerd'... [2021-06-19T06:31:45.401Z] #36 ... [2021-06-19T06:31:45.401Z] [2021-06-19T06:31:45.401Z] #46 [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-06-19T06:31:45.401Z] #46 sha256:b1e8b757c25422e8205e511248f72fbcd381f0aa8388756be1e7091d89e207b3 [2021-06-19T06:31:45.401Z] #46 44.14 sync [2021-06-19T06:31:45.401Z] #46 44.15 internal/reflectlite [2021-06-19T06:31:45.401Z] #46 45.70 internal/testlog [2021-06-19T06:31:45.401Z] #46 45.92 github.com/LK4D4/vndr/godl/singleflight [2021-06-19T06:31:45.401Z] #46 46.22 math/rand [2021-06-19T06:31:45.401Z] #46 47.26 internal/singleflight [2021-06-19T06:31:45.401Z] #46 47.54 errors [2021-06-19T06:31:45.401Z] #46 47.56 sort [2021-06-19T06:31:45.401Z] #46 47.95 io [2021-06-19T06:31:45.401Z] #46 48.79 strconv [2021-06-19T06:31:45.401Z] #46 49.36 bytes [2021-06-19T06:31:45.401Z] #46 52.13 strings [2021-06-19T06:31:45.401Z] #46 52.94 reflect [2021-06-19T06:31:45.401Z] #46 ... [2021-06-19T06:31:45.401Z] [2021-06-19T06:31:45.401Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-19T06:31:45.401Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T06:31:45.401Z] #44 52.15 Selecting previously unselected package python3. [2021-06-19T06:31:45.401Z] #44 52.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16073 files and directories currently installed.) [2021-06-19T06:31:45.401Z] #44 52.28 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-06-19T06:31:45.401Z] #44 52.32 Unpacking python3 (3.7.3-1) ... [2021-06-19T06:31:45.401Z] #44 52.61 Selecting previously unselected package libprotobuf17:amd64. [2021-06-19T06:31:45.401Z] #44 52.65 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-19T06:31:45.401Z] #44 52.66 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-19T06:31:45.401Z] #44 53.26 Selecting previously unselected package python3-pkg-resources. [2021-06-19T06:31:45.401Z] #44 53.27 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-19T06:31:45.401Z] #44 53.27 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-19T06:31:45.401Z] #44 53.49 Selecting previously unselected package python3-six. [2021-06-19T06:31:45.401Z] #44 53.50 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-19T06:31:45.401Z] #44 53.50 Unpacking python3-six (1.12.0-1) ... [2021-06-19T06:31:45.401Z] #44 53.57 Selecting previously unselected package python3-protobuf. [2021-06-19T06:31:45.401Z] #44 53.57 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-19T06:31:45.401Z] #44 53.58 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-19T06:31:45.401Z] #44 54.00 Selecting previously unselected package libnet1:amd64. [2021-06-19T06:31:45.401Z] #44 54.00 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-19T06:31:45.401Z] #44 54.01 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-19T06:31:45.401Z] #44 54.12 Selecting previously unselected package libnl-3-200:amd64. [2021-06-19T06:31:45.511Z] #44 55.53 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-19T06:31:45.511Z] #44 55.54 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-19T06:31:45.511Z] #44 55.56 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-19T06:31:45.511Z] #44 55.57 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-19T06:31:45.511Z] #44 55.58 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-19T06:31:45.511Z] #44 55.60 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T06:31:45.511Z] #44 55.61 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-19T06:31:45.511Z] #44 55.62 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-19T06:31:45.661Z] #44 54.12 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-19T06:31:45.661Z] #44 54.13 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-19T06:31:45.661Z] #44 54.28 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-19T06:31:45.661Z] #44 54.29 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-19T06:31:45.661Z] #44 54.30 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-19T06:31:45.661Z] #44 54.38 Selecting previously unselected package criu. [2021-06-19T06:31:45.923Z] #44 54.38 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-06-19T06:31:45.923Z] #44 54.39 Unpacking criu (3.15-1) ... [2021-06-19T06:31:46.074Z] #44 ... [2021-06-19T06:31:46.074Z] [2021-06-19T06:31:46.074Z] #36 [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-06-19T06:31:46.074Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-19T06:31:46.074Z] #36 55.62 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-19T06:31:46.074Z] #36 55.64 Setting up xxd (2:8.1.0875-5) ... [2021-06-19T06:31:46.074Z] #36 55.65 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-19T06:31:46.074Z] #36 55.65 Setting up vim-common (2:8.1.0875-5) ... [2021-06-19T06:31:46.074Z] #36 55.69 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-19T06:31:46.074Z] #36 55.71 Setting up cmake-data (3.13.4-1) ... [2021-06-19T06:31:46.074Z] #36 55.76 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-19T06:31:46.074Z] #36 55.77 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-19T06:31:46.074Z] #36 55.79 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-19T06:31:46.074Z] #36 55.81 Setting up cmake (3.13.4-1) ... [2021-06-19T06:31:46.074Z] #36 55.82 Processing triggers for libc-bin (2.28-10) ... [2021-06-19T06:31:46.074Z] #36 55.91 Processing triggers for mime-support (3.62) ... [2021-06-19T06:31:46.074Z] #36 DONE 56.7s [2021-06-19T06:31:46.187Z] #44 ... [2021-06-19T06:31:46.187Z] [2021-06-19T06:31:46.187Z] #52 [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-06-19T06:31:46.187Z] #52 sha256:dce930489cf253ca5f10ec93547b716b9dfaf09d7f3874dfe624ae8097077fa7 [2021-06-19T06:31:46.187Z] #52 45.11 sync [2021-06-19T06:31:46.187Z] #52 45.12 internal/reflectlite [2021-06-19T06:31:46.187Z] #52 47.85 sort [2021-06-19T06:31:46.187Z] #52 47.86 errors [2021-06-19T06:31:46.187Z] #52 48.32 io [2021-06-19T06:31:46.187Z] #52 49.24 internal/oserror [2021-06-19T06:31:46.187Z] #52 49.39 syscall [2021-06-19T06:31:46.187Z] #52 49.64 bytes [2021-06-19T06:31:46.187Z] #52 52.99 reflect [2021-06-19T06:31:46.331Z] [2021-06-19T06:31:46.331Z] #37 [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-06-19T06:31:46.331Z] #37 sha256:3c43ed9b7d11ed320c81555f5b8f15b5cab24d216ba99d38d5ff1b3f6f8c0bad [2021-06-19T06:31:46.371Z] Commit message: "Merge commit 'ceac2ef2e2d61279faee62b314ce1699bc0d8acb' into HEAD" [2021-06-19T06:31:46.447Z] #52 ... [2021-06-19T06:31:46.447Z] [2021-06-19T06:31:46.447Z] #36 [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-06-19T06:31:46.447Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-19T06:31:46.447Z] #36 55.33 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-19T06:31:46.447Z] #36 55.35 Setting up xxd (2:8.1.0875-5) ... [2021-06-19T06:31:46.447Z] #36 55.36 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-19T06:31:46.447Z] #36 55.37 Setting up vim-common (2:8.1.0875-5) ... [2021-06-19T06:31:46.447Z] #36 55.40 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-19T06:31:46.447Z] #36 55.41 Setting up cmake-data (3.13.4-1) ... [2021-06-19T06:31:46.447Z] #36 55.43 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-19T06:31:46.447Z] #36 55.44 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-19T06:31:46.447Z] #36 55.47 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-19T06:31:46.447Z] #36 55.49 Setting up cmake (3.13.4-1) ... [2021-06-19T06:31:46.447Z] #36 55.50 Processing triggers for libc-bin (2.28-10) ... [2021-06-19T06:31:46.485Z] First time build. Skipping changelog. [2021-06-19T06:31:46.708Z] #36 55.54 Processing triggers for mime-support (3.62) ... [Pipeline] withEnv [Pipeline] { [2021-06-19T06:31:46.875Z] #20 51.50 Setting up iptables (1.8.2-4) ... [2021-06-19T06:31:46.875Z] #20 51.52 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-19T06:31:46.875Z] #20 51.53 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-19T06:31:46.875Z] #20 51.53 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-19T06:31:46.875Z] #20 51.54 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-19T06:31:46.875Z] #20 51.55 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-19T06:31:46.875Z] #20 51.56 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-19T06:31:46.875Z] #20 51.57 Setting up python3 (3.7.3-1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-19T06:31:46.403Z] > git rev-list --no-walk aa90c16f379f1c7d4ea429a9842b45d6d711c4dc # timeout=10 [2021-06-19T06:31:47.268Z] #37 1.070 + RM_GOPATH=0 [2021-06-19T06:31:47.268Z] #37 1.074 + TMP_GOPATH= [2021-06-19T06:31:47.268Z] #37 1.074 + : /build [2021-06-19T06:31:47.268Z] #37 1.075 + '[' -z '' ']' [2021-06-19T06:31:47.268Z] #37 1.075 ++ mktemp -d [2021-06-19T06:31:47.268Z] #37 1.076 + export GOPATH=/tmp/tmp.9T6Zaaev5w [2021-06-19T06:31:47.268Z] #37 1.077 + GOPATH=/tmp/tmp.9T6Zaaev5w [2021-06-19T06:31:47.268Z] #37 1.077 + RM_GOPATH=1 [2021-06-19T06:31:47.268Z] #37 1.077 + case "$(go env GOARCH)" in [2021-06-19T06:31:47.268Z] #37 1.077 ++ go env GOARCH [2021-06-19T06:31:47.268Z] #37 1.088 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T06:31:47.268Z] #37 1.088 + GO_BUILDMODE=-buildmode=pie [2021-06-19T06:31:47.268Z] #37 1.089 ++ dirname /tmp/install/install.sh [2021-06-19T06:31:47.268Z] #37 1.090 + dir=/tmp/install [2021-06-19T06:31:47.268Z] #37 1.090 + bin=tini [2021-06-19T06:31:47.268Z] #37 1.090 + shift [2021-06-19T06:31:47.268Z] #37 1.091 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-19T06:31:47.268Z] #37 1.092 + . /tmp/install/tini.installer [2021-06-19T06:31:47.268Z] #37 1.092 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-19T06:31:47.268Z] #37 1.092 + install_tini [2021-06-19T06:31:47.268Z] #37 1.092 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-19T06:31:47.268Z] #37 1.093 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-19T06:31:47.268Z] #37 1.093 + git clone https://github.com/krallin/tini.git /tmp/tmp.9T6Zaaev5w/tini [2021-06-19T06:31:47.268Z] #37 1.095 Cloning into '/tmp/tmp.9T6Zaaev5w/tini'... [2021-06-19T06:31:47.338Z] #20 51.93 Setting up python3-wheel (0.32.3-2) ... [2021-06-19T06:31:47.359Z] #36 DONE 56.0s [2021-06-19T06:31:47.359Z] [2021-06-19T06:31:47.359Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-19T06:31:47.359Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T06:31:47.359Z] #44 55.07 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-19T06:31:47.359Z] #44 55.09 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-19T06:31:47.359Z] #44 55.12 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-19T06:31:47.359Z] #44 55.14 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-19T06:31:47.359Z] #44 55.15 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-19T06:31:47.359Z] #44 55.17 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T06:31:47.359Z] #44 55.18 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-19T06:31:47.359Z] #44 55.19 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-19T06:31:47.919Z] #20 52.64 Setting up apparmor (2.13.2-10) ... [2021-06-19T06:31:48.203Z] #37 1.811 + cd /tmp/tmp.9T6Zaaev5w/tini [2021-06-19T06:31:48.203Z] #37 1.812 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-19T06:31:48.203Z] #37 1.832 + cmake . [2021-06-19T06:31:48.483Z] #37 2.401 -- The C compiler identification is GNU 8.3.0 [2021-06-19T06:31:48.750Z] #37 2.475 -- Check for working C compiler: /usr/bin/cc [2021-06-19T06:31:49.324Z] #37 3.266 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-19T06:31:49.359Z] #57 ... [2021-06-19T06:31:49.359Z] [2021-06-19T06:31:49.359Z] #50 [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-06-19T06:31:49.359Z] #50 sha256:facee094e487ca85433900bcf2328d76615c64b6cb8f0203838e5b267d4b8fba [2021-06-19T06:31:49.359Z] #50 39.01 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-19T06:31:49.359Z] #50 39.27 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-19T06:31:49.359Z] #50 39.39 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-19T06:31:49.359Z] #50 ... [2021-06-19T06:31:49.359Z] [2021-06-19T06:31:49.359Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-19T06:31:49.359Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T06:31:49.359Z] #13 24.44 Reading package lists... [2021-06-19T06:31:49.359Z] #13 31.34 Reading package lists... [2021-06-19T06:31:49.359Z] #13 37.67 Building dependency tree... [2021-06-19T06:31:49.359Z] #13 40.83 The following additional packages will be installed: [2021-06-19T06:31:49.359Z] #13 40.84 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-19T06:31:49.359Z] #13 40.84 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-19T06:31:49.359Z] #13 40.84 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-19T06:31:49.359Z] #13 40.84 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-06-19T06:31:49.359Z] #13 40.85 mingw-w64-x86-64-dev [2021-06-19T06:31:49.359Z] #13 40.86 Suggested packages: [2021-06-19T06:31:49.359Z] #13 40.86 gcc-8-locales seccomp wine64 [2021-06-19T06:31:49.359Z] #13 ... [2021-06-19T06:31:49.359Z] [2021-06-19T06:31:49.359Z] #32 [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-06-19T06:31:49.359Z] #32 sha256:dce599a86d52e6786bdd2988f5e04cbd45284930924eba39d9761c368e1d197d [2021-06-19T06:31:49.359Z] #32 42.74 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-06-19T06:31:49.359Z] #32 43.34 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-19T06:31:49.359Z] #32 43.54 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-19T06:31:49.462Z] + docker version [2021-06-19T06:31:49.580Z] #37 3.269 -- Detecting C compiler ABI info [2021-06-19T06:31:49.826Z] #20 54.10 Setting up xfsprogs (4.20.0-1) ... [2021-06-19T06:31:49.826Z] #20 54.11 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-19T06:31:49.826Z] #20 54.40 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-19T06:31:50.141Z] #37 3.965 -- Detecting C compiler ABI info - done [2021-06-19T06:31:50.141Z] #37 4.013 -- Detecting C compile features [2021-06-19T06:31:50.395Z] #20 55.06 Setting up python3-distutils (3.7.3-1) ... [2021-06-19T06:31:50.963Z] #20 55.46 Setting up python3-setuptools (40.8.0-1) ... [2021-06-19T06:31:51.578Z] #44 60.23 Setting up python3 (3.7.3-1) ... [2021-06-19T06:31:51.901Z] #20 56.48 Setting up python3-pip (18.1-5) ... [2021-06-19T06:31:52.031Z] #37 5.781 -- Detecting C compile features - done [2021-06-19T06:31:52.031Z] #37 5.836 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-19T06:31:52.149Z] #44 ... [2021-06-19T06:31:52.149Z] [2021-06-19T06:31:52.149Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-19T06:31:52.149Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T06:31:52.149Z] #13 47.21 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-19T06:31:52.149Z] #13 47.21 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-19T06:31:52.149Z] #13 47.21 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-19T06:31:52.149Z] #13 50.15 Selecting previously unselected package binutils-mingw-w64. [2021-06-19T06:31:52.149Z] #13 50.16 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-19T06:31:52.149Z] #13 50.18 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-19T06:31:52.149Z] #13 50.29 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-19T06:31:52.149Z] #13 50.30 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-19T06:31:52.149Z] #13 50.33 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-19T06:31:52.149Z] #13 50.51 Selecting previously unselected package dmsetup. [2021-06-19T06:31:52.149Z] #13 50.52 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-19T06:31:52.149Z] #13 50.53 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-19T06:31:52.149Z] #13 50.71 Selecting previously unselected package mingw-w64-common. [2021-06-19T06:31:52.149Z] #13 50.71 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-19T06:31:52.149Z] #13 50.72 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-19T06:31:52.149Z] #13 56.74 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-19T06:31:52.149Z] #13 56.74 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-19T06:31:52.149Z] #13 56.75 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-19T06:31:52.149Z] #13 ... [2021-06-19T06:31:52.149Z] [2021-06-19T06:31:52.149Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-19T06:31:52.149Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T06:31:52.149Z] #44 60.73 Setting up python3-six (1.12.0-1) ... [2021-06-19T06:31:52.288Z] #37 6.072 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-19T06:31:52.288Z] #37 6.149 -- Configuring done [2021-06-19T06:31:52.288Z] #37 6.173 -- Generating done [2021-06-19T06:31:52.544Z] #37 6.182 -- Build files have been written to: /tmp/tmp.9T6Zaaev5w/tini [2021-06-19T06:31:52.544Z] #37 6.185 + make tini-static [2021-06-19T06:31:52.544Z] #37 ... [2021-06-19T06:31:52.544Z] [2021-06-19T06:31:52.544Z] #52 [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-06-19T06:31:52.544Z] #52 sha256:b3e005df9cc839f84ec556a9896f184f69b01e8987a5be8d01d307e13bd0edbf [2021-06-19T06:31:52.544Z] #52 52.92 reflect [2021-06-19T06:31:52.544Z] #52 54.35 time [2021-06-19T06:31:52.544Z] #52 61.02 context [2021-06-19T06:31:52.544Z] #52 61.88 internal/poll [2021-06-19T06:31:52.544Z] #52 ... [2021-06-19T06:31:52.544Z] [2021-06-19T06:31:52.544Z] #46 [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-06-19T06:31:52.544Z] #46 sha256:ecb000dbfeea99859bfbefc207fe129c86080d81917108a914c324bd1f10d898 [2021-06-19T06:31:52.544Z] #46 53.04 bufio [2021-06-19T06:31:52.544Z] #46 55.06 internal/syscall/unix [2021-06-19T06:31:52.544Z] #46 55.35 time [2021-06-19T06:31:52.544Z] #46 61.74 internal/poll [2021-06-19T06:31:52.544Z] #46 62.05 internal/fmtsort [2021-06-19T06:31:52.544Z] #46 62.62 internal/syscall/execenv [2021-06-19T06:31:52.544Z] #46 62.81 path [2021-06-19T06:31:52.801Z] #46 ... [2021-06-19T06:31:52.801Z] [2021-06-19T06:31:52.801Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-19T06:31:52.801Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T06:31:52.801Z] #13 50.34 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-19T06:31:52.801Z] #13 50.36 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-19T06:31:52.801Z] #13 50.37 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-19T06:31:52.801Z] #13 52.95 Selecting previously unselected package binutils-mingw-w64. [2021-06-19T06:31:52.801Z] #13 52.96 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-19T06:31:52.801Z] #13 52.96 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-19T06:31:52.801Z] #13 53.11 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-19T06:31:52.801Z] #13 53.11 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-19T06:31:52.801Z] #13 53.12 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-19T06:31:52.801Z] #13 53.68 Selecting previously unselected package dmsetup. [2021-06-19T06:31:52.801Z] #13 53.68 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-19T06:31:52.801Z] #13 53.70 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-19T06:31:52.801Z] #13 53.97 Selecting previously unselected package mingw-w64-common. [2021-06-19T06:31:52.801Z] #13 53.97 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-19T06:31:52.801Z] #13 53.98 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-19T06:31:52.801Z] #13 59.36 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-19T06:31:52.801Z] #13 59.37 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-19T06:31:52.801Z] #13 59.38 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-19T06:31:52.801Z] #13 ... [2021-06-19T06:31:52.801Z] [2021-06-19T06:31:52.801Z] #37 [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-06-19T06:31:52.801Z] #37 sha256:3c43ed9b7d11ed320c81555f5b8f15b5cab24d216ba99d38d5ff1b3f6f8c0bad [2021-06-19T06:31:52.801Z] #37 6.599 Scanning dependencies of target tini-static [2021-06-19T06:31:52.801Z] #37 6.715 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-19T06:31:52.837Z] #20 57.27 Processing triggers for libc-bin (2.28-10) ... [2021-06-19T06:31:52.837Z] #20 57.31 Processing triggers for mime-support (3.62) ... [2021-06-19T06:31:53.532Z] #44 61.90 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-19T06:31:53.779Z] #20 DONE 58.5s [2021-06-19T06:31:53.779Z] [2021-06-19T06:31:53.779Z] #21 [dev-systemd-false 8/25] 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-06-19T06:31:53.779Z] #21 sha256:6d3550bab80a8038a2f190d1f82a894ce483c7c88012a9b27091f67139f2c117 [2021-06-19T06:31:54.168Z] #37 7.913 [100%] Linking C executable tini-static [2021-06-19T06:31:54.659Z] #32 ... [2021-06-19T06:31:54.659Z] [2021-06-19T06:31:54.659Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-19T06:31:54.659Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T06:31:54.659Z] #13 41.91 The following NEW packages will be installed: [2021-06-19T06:31:54.659Z] #13 41.91 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-19T06:31:54.659Z] #13 41.91 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-19T06:31:54.659Z] #13 41.91 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-19T06:31:54.659Z] #13 41.92 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-19T06:31:54.659Z] #13 41.92 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-19T06:31:54.659Z] #13 41.92 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-19T06:31:54.659Z] #13 41.93 The following packages will be upgraded: [2021-06-19T06:31:54.659Z] #13 41.94 libseccomp2 [2021-06-19T06:31:54.659Z] #13 42.39 1 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T06:31:54.659Z] #13 42.39 Need to get 77.8 MB of archives. [2021-06-19T06:31:54.659Z] #13 42.39 After this operation, 487 MB of additional disk space will be used. [2021-06-19T06:31:54.659Z] #13 42.39 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-19T06:31:54.659Z] #13 42.40 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-06-19T06:31:54.659Z] #13 42.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-06-19T06:31:54.659Z] #13 42.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-06-19T06:31:54.659Z] #13 42.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-06-19T06:31:54.659Z] #13 42.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-19T06:31:54.659Z] #13 42.86 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-19T06:31:54.659Z] #13 42.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-19T06:31:54.659Z] #13 43.28 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-06-19T06:31:54.659Z] #13 43.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-06-19T06:31:54.659Z] #13 43.59 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-06-19T06:31:54.731Z] #37 8.409 [100%] Built target tini-static [2021-06-19T06:31:54.731Z] #37 8.485 + mkdir -p /build [2021-06-19T06:31:54.731Z] #37 8.487 + cp tini-static /build/docker-init [2021-06-19T06:31:54.915Z] #44 63.44 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-19T06:31:55.167Z] #21 1.018 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-19T06:31:55.167Z] #21 1.022 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-19T06:31:55.167Z] #21 1.028 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-19T06:31:55.167Z] #21 DONE 1.1s [2021-06-19T06:31:55.167Z] [2021-06-19T06:31:55.167Z] #40 [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-06-19T06:31:55.167Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77 [2021-06-19T06:31:55.167Z] #40 177.8 + dpkg --print-architecture [2021-06-19T06:31:55.167Z] #40 177.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-19T06:31:55.167Z] #40 178.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-19T06:31:55.167Z] #40 178.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-19T06:31:55.236Z] #13 46.91 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-06-19T06:31:55.498Z] #13 ... [2021-06-19T06:31:55.498Z] [2021-06-19T06:31:55.498Z] #36 [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-06-19T06:31:55.498Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-19T06:31:55.498Z] #36 45.33 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-06-19T06:31:55.498Z] #36 45.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-19T06:31:55.498Z] #36 45.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-19T06:31:55.498Z] #36 45.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-19T06:31:55.498Z] #36 45.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-19T06:31:55.498Z] #36 45.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-06-19T06:31:55.498Z] #36 46.68 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T06:31:55.498Z] #36 46.89 Fetched 14.9 MB in 2s (9267 kB/s) [2021-06-19T06:31:55.498Z] #36 47.00 Selecting previously unselected package xxd. [2021-06-19T06:31:55.498Z] #36 47.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-06-19T06:31:55.498Z] #36 47.07 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-19T06:31:55.498Z] #36 47.07 Unpacking xxd (2:8.1.0875-5) ... [2021-06-19T06:31:55.498Z] #36 47.30 Selecting previously unselected package vim-common. [2021-06-19T06:31:55.498Z] #36 47.31 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-19T06:31:55.498Z] #36 47.40 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-19T06:31:55.498Z] #36 47.75 Selecting previously unselected package cmake-data. [2021-06-19T06:31:55.498Z] #36 47.75 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-19T06:31:55.498Z] #36 47.76 Unpacking cmake-data (3.13.4-1) ... [2021-06-19T06:31:55.498Z] #36 50.54 Selecting previously unselected package libicu63:amd64. [2021-06-19T06:31:55.498Z] #36 50.54 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-19T06:31:55.498Z] #36 50.55 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-19T06:31:55.498Z] #36 ... [2021-06-19T06:31:55.498Z] [2021-06-19T06:31:55.498Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-19T06:31:55.498Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T06:31:55.498Z] #44 40.40 The following NEW packages will be installed: [2021-06-19T06:31:55.498Z] #44 40.40 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-19T06:31:55.498Z] #44 40.40 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-19T06:31:55.498Z] #44 40.41 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-19T06:31:55.498Z] #44 40.41 python3.7-minimal [2021-06-19T06:31:55.498Z] #44 40.94 0 upgraded, 16 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T06:31:55.498Z] #44 40.94 Need to get 6695 kB of archives. [2021-06-19T06:31:55.498Z] #44 40.94 After this operation, 33.1 MB of additional disk space will be used. [2021-06-19T06:31:55.498Z] #44 40.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-19T06:31:55.498Z] #44 40.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-19T06:31:55.498Z] #44 41.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-19T06:31:55.498Z] #44 41.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-19T06:31:55.498Z] #44 41.18 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-19T06:31:55.498Z] #44 41.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-19T06:31:55.498Z] #44 41.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-19T06:31:55.498Z] #44 41.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-19T06:31:55.498Z] #44 41.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-19T06:31:55.498Z] #44 41.40 Get:10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-06-19T06:31:55.498Z] #44 41.45 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-19T06:31:55.498Z] #44 41.47 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-19T06:31:55.498Z] #44 41.47 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-06-19T06:31:55.498Z] #44 41.51 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-19T06:31:55.498Z] #44 41.51 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-19T06:31:55.498Z] #44 41.53 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-19T06:31:55.498Z] #44 42.94 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T06:31:55.498Z] #44 43.15 Fetched 6695 kB in 1s (5543 kB/s) [2021-06-19T06:31:55.498Z] #44 43.25 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-19T06:31:55.498Z] #44 43.25 (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 ... 15421 files and directories currently installed.) [2021-06-19T06:31:55.498Z] #44 43.31 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T06:31:55.498Z] #44 43.32 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T06:31:55.498Z] #44 44.15 Selecting previously unselected package python3.7-minimal. [2021-06-19T06:31:55.498Z] #44 44.15 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T06:31:55.498Z] #44 44.18 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-19T06:31:55.498Z] #44 45.57 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T06:31:55.498Z] #44 45.61 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-19T06:31:55.498Z] #44 49.61 Selecting previously unselected package python3-minimal. [2021-06-19T06:31:55.498Z] #44 49.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15661 files and directories currently installed.) [2021-06-19T06:31:55.498Z] #44 49.69 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-19T06:31:55.498Z] #44 49.70 Unpacking python3-minimal (3.7.3-1) ... [2021-06-19T06:31:55.498Z] #44 50.29 Selecting previously unselected package libmpdec2:amd64. [2021-06-19T06:31:55.498Z] #44 50.30 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-19T06:31:55.498Z] #44 50.33 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-19T06:31:55.666Z] #37 DONE 9.3s [2021-06-19T06:31:55.666Z] [2021-06-19T06:31:55.666Z] #52 [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-06-19T06:31:55.666Z] #52 sha256:b3e005df9cc839f84ec556a9896f184f69b01e8987a5be8d01d307e13bd0edbf [2021-06-19T06:31:55.666Z] #52 64.85 os [2021-06-19T06:31:55.666Z] #52 64.91 encoding/binary [2021-06-19T06:31:55.691Z] Running on azwin-2-965ee0 in d:\jenkins\workspace\moby_PR-42535 [Pipeline] { [Pipeline] ws [2021-06-19T06:31:55.707Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-06-19T06:31:55.760Z] #44 ... [2021-06-19T06:31:55.760Z] [2021-06-19T06:31:55.760Z] #48 [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-06-19T06:31:55.760Z] #48 sha256:c926cda264c8554ec55f98e134358d160efb6cbb6ab281dc1c97b57651c4fdc4 [2021-06-19T06:31:55.760Z] #48 DONE 55.6s [2021-06-19T06:31:55.760Z] [2021-06-19T06:31:55.760Z] #46 [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-06-19T06:31:55.760Z] #46 sha256:6ef07c4463527fc07f29e73905f02908331c24ae50b0ec234cbb571129b984bf [2021-06-19T06:31:55.760Z] #46 46.64 internal/reflectlite [2021-06-19T06:31:55.760Z] #46 46.65 sync [2021-06-19T06:31:55.760Z] #46 48.16 internal/testlog [2021-06-19T06:31:55.760Z] #46 48.41 github.com/LK4D4/vndr/godl/singleflight [2021-06-19T06:31:55.760Z] #46 48.67 math/rand [2021-06-19T06:31:55.760Z] #46 49.75 internal/singleflight [2021-06-19T06:31:55.760Z] #46 50.12 sort [2021-06-19T06:31:55.760Z] #46 50.12 errors [2021-06-19T06:31:55.760Z] #46 50.54 io [2021-06-19T06:31:55.760Z] #46 51.26 strconv [2021-06-19T06:31:55.760Z] #46 51.97 bytes [2021-06-19T06:31:55.760Z] #46 54.19 strings [2021-06-19T06:31:55.760Z] #46 55.35 reflect [2021-06-19T06:31:55.760Z] #46 ... [2021-06-19T06:31:55.760Z] [2021-06-19T06:31:55.760Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-19T06:31:55.760Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T06:31:55.760Z] #44 50.77 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-19T06:31:55.760Z] #44 50.82 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T06:31:55.760Z] #44 50.84 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T06:31:56.296Z] #44 ... [2021-06-19T06:31:56.296Z] [2021-06-19T06:31:56.296Z] #37 [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-06-19T06:31:56.296Z] #37 sha256:e5401b08a2ddd772cc2dda77d9c16c92a6e1d06fbd6dd3942560ca19415cc408 [2021-06-19T06:31:56.296Z] #37 1.119 + RM_GOPATH=0 [2021-06-19T06:31:56.296Z] #37 1.121 + TMP_GOPATH= [2021-06-19T06:31:56.296Z] #37 1.121 + : /build [2021-06-19T06:31:56.296Z] #37 1.121 + '[' -z '' ']' [2021-06-19T06:31:56.296Z] #37 1.121 ++ mktemp -d [2021-06-19T06:31:56.296Z] #37 1.124 + export GOPATH=/tmp/tmp.fu0bZrcfpO [2021-06-19T06:31:56.296Z] #37 1.124 + GOPATH=/tmp/tmp.fu0bZrcfpO [2021-06-19T06:31:56.296Z] #37 1.124 + RM_GOPATH=1 [2021-06-19T06:31:56.296Z] #37 1.124 + case "$(go env GOARCH)" in [2021-06-19T06:31:56.296Z] #37 1.125 ++ go env GOARCH [2021-06-19T06:31:56.296Z] #37 1.149 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T06:31:56.296Z] #37 1.149 + GO_BUILDMODE=-buildmode=pie [2021-06-19T06:31:56.296Z] #37 1.155 ++ dirname /tmp/install/install.sh [2021-06-19T06:31:56.296Z] #37 1.156 + dir=/tmp/install [2021-06-19T06:31:56.296Z] #37 1.166 + bin=tini [2021-06-19T06:31:56.296Z] #37 1.166 + shift [2021-06-19T06:31:56.296Z] #37 1.166 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-19T06:31:56.296Z] #37 1.172 + . /tmp/install/tini.installer [2021-06-19T06:31:56.296Z] #37 1.172 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-19T06:31:56.296Z] #37 1.176 + install_tini [2021-06-19T06:31:56.296Z] #37 1.176 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-19T06:31:56.296Z] #37 1.176 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-19T06:31:56.296Z] #37 1.176 + git clone https://github.com/krallin/tini.git /tmp/tmp.fu0bZrcfpO/tini [2021-06-19T06:31:56.296Z] #37 1.180 Cloning into '/tmp/tmp.fu0bZrcfpO/tini'... [2021-06-19T06:31:56.296Z] #37 1.930 + cd /tmp/tmp.fu0bZrcfpO/tini [2021-06-19T06:31:56.296Z] #37 1.931 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-19T06:31:56.296Z] #37 1.954 + cmake . [2021-06-19T06:31:56.296Z] #37 2.512 -- The C compiler identification is GNU 8.3.0 [2021-06-19T06:31:56.296Z] #37 2.557 -- Check for working C compiler: /usr/bin/cc [2021-06-19T06:31:56.296Z] #37 3.301 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-19T06:31:56.296Z] #37 3.307 -- Detecting C compiler ABI info [2021-06-19T06:31:56.296Z] #37 4.076 -- Detecting C compiler ABI info - done [2021-06-19T06:31:56.296Z] #37 4.132 -- Detecting C compile features [2021-06-19T06:31:56.296Z] #37 5.831 -- Detecting C compile features - done [2021-06-19T06:31:56.296Z] #37 5.874 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-19T06:31:56.296Z] #37 6.076 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-19T06:31:56.296Z] #37 6.216 -- Configuring done [2021-06-19T06:31:56.296Z] #37 6.233 -- Generating done [2021-06-19T06:31:56.296Z] #37 6.237 -- Build files have been written to: /tmp/tmp.fu0bZrcfpO/tini [2021-06-19T06:31:56.296Z] #37 6.247 + make tini-static [2021-06-19T06:31:56.296Z] #37 6.785 Scanning dependencies of target tini-static [2021-06-19T06:31:56.296Z] #37 6.904 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-19T06:31:56.296Z] #37 8.229 [100%] Linking C executable tini-static [2021-06-19T06:31:56.296Z] #37 8.593 [100%] Built target tini-static [2021-06-19T06:31:56.296Z] #37 8.663 + mkdir -p /build [2021-06-19T06:31:56.296Z] #37 8.670 + cp tini-static /build/docker-init [2021-06-19T06:31:56.296Z] #37 DONE 9.2s [2021-06-19T06:31:56.296Z] [2021-06-19T06:31:56.296Z] #46 [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-06-19T06:31:56.296Z] #46 sha256:b1e8b757c25422e8205e511248f72fbcd381f0aa8388756be1e7091d89e207b3 [2021-06-19T06:31:56.296Z] #46 55.26 bufio [2021-06-19T06:31:56.296Z] #46 57.57 syscall [2021-06-19T06:31:56.296Z] #46 64.77 internal/syscall/unix [2021-06-19T06:31:56.296Z] #46 65.05 internal/poll [2021-06-19T06:31:56.556Z] #46 ... [2021-06-19T06:31:56.556Z] [2021-06-19T06:31:56.556Z] #52 [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-06-19T06:31:56.556Z] #52 sha256:dce930489cf253ca5f10ec93547b716b9dfaf09d7f3874dfe624ae8097077fa7 [2021-06-19T06:31:56.556Z] #52 58.25 time [2021-06-19T06:31:56.556Z] #52 64.08 context [2021-06-19T06:31:56.556Z] #52 65.16 encoding/binary [2021-06-19T06:31:56.556Z] #52 65.19 internal/fmtsort [2021-06-19T06:31:57.034Z] #52 67.37 encoding/base64 [2021-06-19T06:31:57.126Z] #52 ... [2021-06-19T06:31:57.126Z] [2021-06-19T06:31:57.126Z] #46 [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-06-19T06:31:57.126Z] #46 sha256:b1e8b757c25422e8205e511248f72fbcd381f0aa8388756be1e7091d89e207b3 [2021-06-19T06:31:57.126Z] #46 66.14 internal/fmtsort [2021-06-19T06:31:57.398Z] The recommended git tool is: git [2021-06-19T06:31:57.597Z] #52 68.04 golang.org/x/sys/unix [2021-06-19T06:31:57.697Z] #46 66.72 internal/syscall/execenv [2021-06-19T06:31:57.951Z] Client: [2021-06-19T06:31:57.951Z] Version: 20.10.6 [2021-06-19T06:31:57.951Z] API version: 1.41 [2021-06-19T06:31:57.951Z] Go version: go1.16.3 [2021-06-19T06:31:57.951Z] Git commit: 370c289 [2021-06-19T06:31:57.951Z] Built: Fri Apr 9 22:49:36 2021 [2021-06-19T06:31:57.951Z] OS/Arch: windows/amd64 [2021-06-19T06:31:57.951Z] Context: default [2021-06-19T06:31:57.951Z] Experimental: true [2021-06-19T06:31:57.951Z] [2021-06-19T06:31:57.951Z] Server: Docker Engine - Community [2021-06-19T06:31:57.951Z] Engine: [2021-06-19T06:31:57.951Z] Version: 20.10.6 [2021-06-19T06:31:57.951Z] API version: 1.41 (minimum version 1.24) [2021-06-19T06:31:57.951Z] Go version: go1.13.15 [2021-06-19T06:31:57.951Z] Git commit: 8728dd2 [2021-06-19T06:31:57.951Z] Built: Fri Apr 9 22:45:40 2021 [2021-06-19T06:31:57.951Z] OS/Arch: windows/amd64 [2021-06-19T06:31:57.951Z] Experimental: true [2021-06-19T06:31:57.958Z] #46 66.86 path [2021-06-19T06:31:58.309Z] #44 52.79 Selecting previously unselected package python3.7. [2021-06-19T06:31:58.309Z] #44 52.81 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T06:31:58.309Z] #44 52.82 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-19T06:31:58.309Z] #44 53.03 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-19T06:31:58.309Z] #44 53.03 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-19T06:31:58.309Z] #44 53.04 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-19T06:31:58.309Z] #44 53.20 Setting up python3-minimal (3.7.3-1) ... [2021-06-19T06:31:58.529Z] #46 67.25 io/fs [Pipeline] sh [2021-06-19T06:31:59.422Z] + docker info [2021-06-19T06:31:59.471Z] #46 68.08 regexp/syntax [2021-06-19T06:31:59.471Z] #46 68.43 os [2021-06-19T06:31:59.492Z] #52 69.58 fmt [2021-06-19T06:32:00.070Z] #52 ... [2021-06-19T06:32:00.070Z] [2021-06-19T06:32:00.070Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-19T06:32:00.070Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T06:32:00.070Z] #13 65.33 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-19T06:32:00.070Z] #13 65.34 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-19T06:32:00.070Z] #13 65.35 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-19T06:32:00.070Z] #13 65.51 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-19T06:32:00.070Z] #13 65.52 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-19T06:32:00.070Z] #13 65.53 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-19T06:32:00.225Z] #44 54.82 Selecting previously unselected package python3. [2021-06-19T06:32:00.225Z] #44 54.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16073 files and directories currently installed.) [2021-06-19T06:32:00.225Z] #44 54.88 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-06-19T06:32:00.225Z] #44 54.90 Unpacking python3 (3.7.3-1) ... [2021-06-19T06:32:00.225Z] #44 55.05 Selecting previously unselected package libprotobuf17:amd64. [2021-06-19T06:32:00.225Z] #44 55.06 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-19T06:32:00.225Z] #44 55.09 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-19T06:32:00.327Z] #13 ... [2021-06-19T06:32:00.327Z] [2021-06-19T06:32:00.327Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-19T06:32:00.327Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T06:32:00.327Z] #44 61.22 Setting up python3 (3.7.3-1) ... [2021-06-19T06:32:00.327Z] #44 61.95 Setting up python3-six (1.12.0-1) ... [2021-06-19T06:32:00.327Z] #44 63.09 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-19T06:32:00.327Z] #44 64.64 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-19T06:32:00.327Z] #44 68.14 Setting up criu (3.15-1) ... [2021-06-19T06:32:00.327Z] #44 69.80 Processing triggers for libc-bin (2.28-10) ... [2021-06-19T06:32:00.327Z] #44 69.89 Processing triggers for mime-support (3.62) ... [2021-06-19T06:32:00.327Z] #44 DONE 70.4s [2021-06-19T06:32:00.413Z] #46 ... [2021-06-19T06:32:00.413Z] [2021-06-19T06:32:00.413Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-19T06:32:00.413Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T06:32:00.413Z] #44 66.85 Setting up criu (3.15-1) ... [2021-06-19T06:32:00.413Z] #44 68.46 Processing triggers for libc-bin (2.28-10) ... [2021-06-19T06:32:00.413Z] #44 68.55 Processing triggers for mime-support (3.62) ... [2021-06-19T06:32:00.413Z] #44 DONE 68.9s [2021-06-19T06:32:00.413Z] [2021-06-19T06:32:00.413Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-19T06:32:00.413Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T06:32:00.413Z] #13 62.32 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-19T06:32:00.413Z] #13 62.32 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-19T06:32:00.413Z] #13 62.36 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-19T06:32:00.413Z] #13 62.75 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-19T06:32:00.413Z] #13 62.75 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-19T06:32:00.413Z] #13 62.76 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-19T06:32:00.584Z] [2021-06-19T06:32:00.584Z] #46 [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-06-19T06:32:00.584Z] #46 sha256:ecb000dbfeea99859bfbefc207fe129c86080d81917108a914c324bd1f10d898 [2021-06-19T06:32:00.584Z] #46 63.39 io/fs [2021-06-19T06:32:00.584Z] #46 64.32 regexp/syntax [2021-06-19T06:32:00.584Z] #46 64.58 os [2021-06-19T06:32:00.584Z] #46 69.07 regexp [2021-06-19T06:32:00.584Z] #46 69.21 fmt [2021-06-19T06:32:01.170Z] #44 55.92 Selecting previously unselected package python3-pkg-resources. [2021-06-19T06:32:01.170Z] #44 55.92 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-19T06:32:01.170Z] #44 55.93 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-19T06:32:01.170Z] #44 56.16 Selecting previously unselected package python3-six. [2021-06-19T06:32:01.170Z] #44 56.16 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-19T06:32:01.170Z] #44 56.16 Unpacking python3-six (1.12.0-1) ... [2021-06-19T06:32:01.432Z] #44 56.27 Selecting previously unselected package python3-protobuf. [2021-06-19T06:32:01.432Z] #44 56.28 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-19T06:32:01.432Z] #44 56.29 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-19T06:32:02.086Z] #44 56.81 Selecting previously unselected package libnet1:amd64. [2021-06-19T06:32:02.086Z] #44 56.81 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-19T06:32:02.086Z] #44 56.81 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-19T06:32:02.363Z] #44 57.29 Selecting previously unselected package libnl-3-200:amd64. [2021-06-19T06:32:02.363Z] #44 57.29 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-19T06:32:02.364Z] #44 57.32 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-19T06:32:02.477Z] #46 72.69 path/filepath [2021-06-19T06:32:02.625Z] #44 ... [2021-06-19T06:32:02.625Z] [2021-06-19T06:32:02.625Z] #52 [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-06-19T06:32:02.625Z] #52 sha256:c1d9a464573e701d4bb7bd6d07f82ed8b51f4bab36c53ad60410d1c467ab9858 [2021-06-19T06:32:02.625Z] #52 52.39 internal/oserror [2021-06-19T06:32:02.625Z] #52 52.40 bytes [2021-06-19T06:32:02.625Z] #52 52.55 syscall [2021-06-19T06:32:02.625Z] #52 55.37 reflect [2021-06-19T06:32:02.625Z] #52 60.73 time [2021-06-19T06:32:02.625Z] #52 ... [2021-06-19T06:32:02.625Z] [2021-06-19T06:32:02.625Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-19T06:32:02.625Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T06:32:02.625Z] #44 57.53 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-19T06:32:02.625Z] #44 57.53 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-19T06:32:02.625Z] #44 57.55 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-19T06:32:02.625Z] #44 57.63 Selecting previously unselected package criu. [2021-06-19T06:32:02.929Z] #44 57.64 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-06-19T06:32:02.929Z] #44 57.64 Unpacking criu (3.15-1) ... [2021-06-19T06:32:03.083Z] #46 73.59 flag [2021-06-19T06:32:03.083Z] #46 ... [2021-06-19T06:32:03.083Z] [2021-06-19T06:32:03.083Z] #52 [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-06-19T06:32:03.083Z] #52 sha256:b3e005df9cc839f84ec556a9896f184f69b01e8987a5be8d01d307e13bd0edbf [2021-06-19T06:32:03.083Z] #52 73.61 encoding/json [2021-06-19T06:32:03.260Z] #44 ... [2021-06-19T06:32:03.260Z] [2021-06-19T06:32:03.260Z] #36 [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-06-19T06:32:03.260Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-19T06:32:03.260Z] #36 57.47 Selecting previously unselected package libxml2:amd64. [2021-06-19T06:32:03.260Z] #36 57.47 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-06-19T06:32:03.260Z] #36 57.47 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-19T06:32:03.260Z] #36 58.02 Selecting previously unselected package libarchive13:amd64. [2021-06-19T06:32:03.260Z] #36 58.02 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-19T06:32:03.260Z] #36 58.04 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-19T06:32:03.260Z] #36 58.37 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-19T06:32:03.260Z] #36 58.37 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-19T06:32:03.260Z] #36 58.39 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-19T06:32:03.260Z] #36 58.59 Selecting previously unselected package librhash0:amd64. [2021-06-19T06:32:03.260Z] #36 58.59 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-06-19T06:32:03.260Z] #36 58.59 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-19T06:32:03.260Z] #36 58.77 Selecting previously unselected package libuv1:amd64. [2021-06-19T06:32:03.260Z] #36 58.77 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-06-19T06:32:03.260Z] #36 58.78 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-19T06:32:03.260Z] #36 58.95 Selecting previously unselected package cmake. [2021-06-19T06:32:03.260Z] #36 58.99 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-06-19T06:32:03.260Z] #36 58.99 Unpacking cmake (3.13.4-1) ... [2021-06-19T06:32:03.260Z] #36 62.35 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-19T06:32:03.260Z] #36 62.43 Setting up xxd (2:8.1.0875-5) ... [2021-06-19T06:32:03.260Z] #36 62.47 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-19T06:32:03.260Z] #36 62.49 Setting up vim-common (2:8.1.0875-5) ... [2021-06-19T06:32:03.260Z] #36 62.53 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-19T06:32:03.260Z] #36 62.55 Setting up cmake-data (3.13.4-1) ... [2021-06-19T06:32:03.260Z] #36 62.58 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-19T06:32:03.260Z] #36 62.59 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-19T06:32:03.260Z] #36 62.61 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-19T06:32:03.260Z] #36 62.63 Setting up cmake (3.13.4-1) ... [2021-06-19T06:32:03.260Z] #36 62.65 Processing triggers for libc-bin (2.28-10) ... [2021-06-19T06:32:03.260Z] #36 62.74 Processing triggers for mime-support (3.62) ... [2021-06-19T06:32:03.260Z] #36 DONE 63.1s [2021-06-19T06:32:03.542Z] [2021-06-19T06:32:03.542Z] #37 [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-06-19T06:32:03.542Z] #37 sha256:6dad90ead7b85d37e7200fe1356094073065d62cc224f7413f7258a9fa05f9f1 [2021-06-19T06:32:03.715Z] #13 ... [2021-06-19T06:32:03.715Z] [2021-06-19T06:32:03.715Z] #46 [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-06-19T06:32:03.715Z] #46 sha256:b1e8b757c25422e8205e511248f72fbcd381f0aa8388756be1e7091d89e207b3 [2021-06-19T06:32:03.715Z] #46 72.36 regexp [2021-06-19T06:32:03.976Z] #46 72.81 fmt [2021-06-19T06:32:05.159Z] #40 ... [2021-06-19T06:32:05.159Z] [2021-06-19T06:32:05.159Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-19T06:32:05.159Z] #22 sha256:bc71d66ee8509c4acbc6e2ef5f4b399ef8b51a050205e13d22ed99c8c5d79803 [2021-06-19T06:32:05.159Z] #22 4.253 Collecting yamllint==1.26.1 [2021-06-19T06:32:05.159Z] #22 9.608 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-19T06:32:05.597Z] #52 75.98 github.com/pkg/diff [2021-06-19T06:32:05.729Z] #22 10.74 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-19T06:32:05.729Z] #22 10.79 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-19T06:32:05.729Z] #22 10.83 Collecting pyyaml (from yamllint==1.26.1) [2021-06-19T06:32:05.988Z] #22 11.03 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-19T06:32:06.248Z] #22 11.31 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-19T06:32:06.248Z] #22 11.31 Building wheels for collected packages: yamllint [2021-06-19T06:32:06.248Z] #22 11.31 Running setup.py bdist_wheel for yamllint: started [2021-06-19T06:32:06.522Z] #46 75.12 path/filepath [2021-06-19T06:32:06.854Z] #37 3.454 + RM_GOPATH=0 [2021-06-19T06:32:06.854Z] #37 3.454 + TMP_GOPATH= [2021-06-19T06:32:06.854Z] #37 3.455 + : /build [2021-06-19T06:32:06.854Z] #37 3.455 + '[' -z '' ']' [2021-06-19T06:32:06.854Z] #37 3.457 ++ mktemp -d [2021-06-19T06:32:06.854Z] #37 3.459 + export GOPATH=/tmp/tmp.poqr64Z2yY [2021-06-19T06:32:06.854Z] #37 3.459 + GOPATH=/tmp/tmp.poqr64Z2yY [2021-06-19T06:32:06.854Z] #37 3.459 + RM_GOPATH=1 [2021-06-19T06:32:06.854Z] #37 3.459 + case "$(go env GOARCH)" in [2021-06-19T06:32:06.854Z] #37 3.463 ++ go env GOARCH [2021-06-19T06:32:06.854Z] #37 3.502 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T06:32:06.854Z] #37 3.503 + GO_BUILDMODE=-buildmode=pie [2021-06-19T06:32:06.854Z] #37 3.503 ++ dirname /tmp/install/install.sh [2021-06-19T06:32:06.854Z] #37 3.510 + dir=/tmp/install [2021-06-19T06:32:06.854Z] #37 3.511 + bin=tini [2021-06-19T06:32:06.854Z] #37 3.511 + shift [2021-06-19T06:32:06.854Z] #37 3.514 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-19T06:32:06.854Z] #37 3.514 + . /tmp/install/tini.installer [2021-06-19T06:32:06.854Z] #37 3.514 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-19T06:32:06.854Z] #37 3.514 + install_tini [2021-06-19T06:32:06.854Z] #37 3.515 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-19T06:32:06.854Z] #37 3.515 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-19T06:32:06.854Z] #37 3.515 + git clone https://github.com/krallin/tini.git /tmp/tmp.poqr64Z2yY/tini [2021-06-19T06:32:06.854Z] #37 3.517 Cloning into '/tmp/tmp.poqr64Z2yY/tini'... [2021-06-19T06:32:06.960Z] #52 77.33 go/ast [2021-06-19T06:32:07.202Z] #22 12.17 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-19T06:32:07.202Z] #22 12.18 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-19T06:32:07.202Z] #22 12.23 Successfully built yamllint [2021-06-19T06:32:07.202Z] #22 12.24 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-19T06:32:07.425Z] #37 4.279 + cd /tmp/tmp.poqr64Z2yY/tini [2021-06-19T06:32:07.425Z] #37 4.279 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-19T06:32:07.425Z] #37 4.291 + cmake . [2021-06-19T06:32:07.425Z] #37 ... [2021-06-19T06:32:07.425Z] [2021-06-19T06:32:07.425Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-19T06:32:07.425Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T06:32:07.425Z] #13 49.10 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-19T06:32:07.425Z] #13 49.10 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-19T06:32:07.425Z] #13 49.10 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-19T06:32:07.425Z] #13 49.10 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-19T06:32:07.425Z] #13 49.14 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-06-19T06:32:07.425Z] #13 49.14 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-19T06:32:07.425Z] #13 49.14 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-19T06:32:07.425Z] #13 49.17 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-19T06:32:07.425Z] #13 49.18 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-19T06:32:07.425Z] #13 49.24 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-19T06:32:07.425Z] #13 49.24 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-19T06:32:07.425Z] #13 49.28 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-19T06:32:07.425Z] #13 49.28 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-19T06:32:07.425Z] #13 49.29 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-19T06:32:07.425Z] #13 50.41 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T06:32:07.425Z] #13 50.66 Fetched 77.8 MB in 7s (10.8 MB/s) [2021-06-19T06:32:07.425Z] #13 50.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-06-19T06:32:07.425Z] #13 50.78 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-19T06:32:07.425Z] #13 50.83 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-19T06:32:07.425Z] #13 51.04 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-19T06:32:07.425Z] #13 51.21 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-19T06:32:07.425Z] #13 51.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-06-19T06:32:07.425Z] #13 51.27 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-19T06:32:07.425Z] #13 51.32 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-19T06:32:07.425Z] #13 54.07 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-19T06:32:07.425Z] #13 54.07 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-19T06:32:07.425Z] #13 54.09 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-19T06:32:07.425Z] #13 56.74 Selecting previously unselected package binutils-mingw-w64. [2021-06-19T06:32:07.425Z] #13 56.75 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-19T06:32:07.425Z] #13 56.76 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-19T06:32:07.425Z] #13 56.90 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-19T06:32:07.425Z] #13 56.90 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-19T06:32:07.425Z] #13 56.91 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-19T06:32:07.425Z] #13 57.15 Selecting previously unselected package dmsetup. [2021-06-19T06:32:07.425Z] #13 57.15 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-19T06:32:07.425Z] #13 57.15 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-19T06:32:07.425Z] #13 57.33 Selecting previously unselected package mingw-w64-common. [2021-06-19T06:32:07.425Z] #13 57.33 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-19T06:32:07.425Z] #13 57.37 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-19T06:32:07.463Z] #46 76.30 internal/lazyregexp [2021-06-19T06:32:07.464Z] #46 ... [2021-06-19T06:32:07.464Z] [2021-06-19T06:32:07.464Z] #52 [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-06-19T06:32:07.464Z] #52 sha256:dce930489cf253ca5f10ec93547b716b9dfaf09d7f3874dfe624ae8097077fa7 [2021-06-19T06:32:07.464Z] #52 66.35 internal/poll [2021-06-19T06:32:07.464Z] #52 67.66 encoding/base64 [2021-06-19T06:32:07.464Z] #52 68.36 io/fs [2021-06-19T06:32:07.464Z] #52 68.99 golang.org/x/sys/unix [2021-06-19T06:32:07.464Z] #52 69.72 os [2021-06-19T06:32:07.464Z] #52 73.46 fmt [2021-06-19T06:32:07.464Z] #52 76.17 path/filepath [2021-06-19T06:32:07.464Z] #22 12.58 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-19T06:32:07.724Z] #52 ... [2021-06-19T06:32:07.724Z] [2021-06-19T06:32:07.724Z] #46 [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-06-19T06:32:07.724Z] #46 sha256:b1e8b757c25422e8205e511248f72fbcd381f0aa8388756be1e7091d89e207b3 [2021-06-19T06:32:07.724Z] #46 76.60 go/token [2021-06-19T06:32:07.724Z] #46 76.60 flag [2021-06-19T06:32:07.996Z] #13 ... [2021-06-19T06:32:07.996Z] [2021-06-19T06:32:07.996Z] #46 [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-06-19T06:32:07.996Z] #46 sha256:6ef07c4463527fc07f29e73905f02908331c24ae50b0ec234cbb571129b984bf [2021-06-19T06:32:07.996Z] #46 57.80 bufio [2021-06-19T06:32:07.996Z] #46 59.85 syscall [2021-06-19T06:32:07.996Z] #46 ... [2021-06-19T06:32:07.996Z] [2021-06-19T06:32:07.996Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-19T06:32:07.996Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T06:32:07.996Z] #44 58.54 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-19T06:32:07.996Z] #44 58.56 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-19T06:32:07.996Z] #44 58.58 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-19T06:32:07.996Z] #44 58.61 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-19T06:32:07.996Z] #44 58.62 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-19T06:32:07.996Z] #44 58.66 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T06:32:07.996Z] #44 58.67 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-19T06:32:07.996Z] #44 58.69 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-19T06:32:08.033Z] #22 DONE 13.0s [2021-06-19T06:32:08.033Z] [2021-06-19T06:32:08.033Z] #54 [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-06-19T06:32:08.033Z] #54 sha256:cbde7716807247dce52ed27e1bd31fd3094cf2ce2c9bc07d1ad7e9fc287b9f80 [2021-06-19T06:32:08.033Z] #54 ... [2021-06-19T06:32:08.033Z] [2021-06-19T06:32:08.033Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-19T06:32:08.033Z] #25 sha256:505832fd246b1f74971081140f4d377300644c41e7e5e4da329ac5658b8b69d2 [2021-06-19T06:32:08.293Z] #25 DONE 0.4s [2021-06-19T06:32:08.293Z] [2021-06-19T06:32:08.293Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-19T06:32:08.293Z] #30 sha256:7ed340339997f67e245351b0c51b11e0deef230074e5ccdcbe590b9e3835d396 [2021-06-19T06:32:08.325Z] #52 78.55 golang.org/x/crypto/ssh/terminal [2021-06-19T06:32:08.666Z] #46 77.42 go/scanner [2021-06-19T06:32:09.237Z] #46 78.02 net/url [2021-06-19T06:32:09.250Z] #52 79.82 io/ioutil [2021-06-19T06:32:09.383Z] #44 64.09 Setting up python3 (3.7.3-1) ... [2021-06-19T06:32:09.644Z] #44 64.73 Setting up python3-six (1.12.0-1) ... [2021-06-19T06:32:09.808Z] #46 78.55 go/ast [2021-06-19T06:32:09.812Z] #52 80.13 mvdan.cc/editorconfig [2021-06-19T06:32:10.740Z] #52 80.95 mvdan.cc/sh/v3/fileutil [2021-06-19T06:32:10.741Z] #52 ... [2021-06-19T06:32:10.741Z] [2021-06-19T06:32:10.741Z] #57 [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-06-19T06:32:10.741Z] #57 sha256:11b024ea9ae7b6a03a7a7e96d9d3e570c212b07a7f555f878b9dbf719591b451 [2021-06-19T06:32:10.750Z] #46 79.39 text/template/parse [2021-06-19T06:32:11.028Z] #44 ... [2021-06-19T06:32:11.028Z] [2021-06-19T06:32:11.028Z] #37 [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-06-19T06:32:11.028Z] #37 sha256:6dad90ead7b85d37e7200fe1356094073065d62cc224f7413f7258a9fa05f9f1 [2021-06-19T06:32:11.028Z] #37 4.916 -- The C compiler identification is GNU 8.3.0 [2021-06-19T06:32:11.028Z] #37 4.979 -- Check for working C compiler: /usr/bin/cc [2021-06-19T06:32:11.028Z] #37 5.617 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-19T06:32:11.028Z] #37 5.619 -- Detecting C compiler ABI info [2021-06-19T06:32:11.028Z] #37 6.326 -- Detecting C compiler ABI info - done [2021-06-19T06:32:11.028Z] #37 6.358 -- Detecting C compile features [2021-06-19T06:32:11.599Z] #37 8.297 -- Detecting C compile features - done [2021-06-19T06:32:11.599Z] #37 8.344 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-19T06:32:11.764Z] #57 41.39 Checking out files: 51% (2106/4061) Checking out files: 52% (2112/4061) Checking out files: 53% (2153/4061) Checking out files: 54% (2193/4061) Checking out files: 55% (2234/4061) Checking out files: 56% (2275/4061) Checking out files: 57% (2315/4061) Checking out files: 58% (2356/4061) Checking out files: 59% (2396/4061) Checking out files: 60% (2437/4061) Checking out files: 61% (2478/4061) Checking out files: 62% (2518/4061) Checking out files: 63% (2559/4061) Checking out files: 64% (2600/4061) Checking out files: 65% (2640/4061) Checking out files: 66% (2681/4061) Checking out files: 67% (2721/4061) Checking out files: 68% (2762/4061) Checking out files: 69% (2803/4061) Checking out files: 70% (2843/4061) Checking out files: 71% (2884/4061) Checking out files: 72% (2924/4061) Checking out files: 73% (2965/4061) Checking out files: 74% (3006/4061) Checking out files: 75% (3046/4061) Checking out files: 76% (3087/4061) Checking out files: 77% (3127/4061) Checking out files: 78% (3168/4061) Checking out files: 79% (3209/4061) Checking out files: 80% (3249/4061) Checking out files: 81% (3290/4061) Checking out files: 82% (3331/4061) Checking out files: 83% (3371/4061) Checking out files: 84% (3412/4061) Checking out files: 85% (3452/4061) Checking out files: 86% (3493/4061) Checking out files: 87% (3534/4061) Checking out files: 88% (3574/4061) Checking out files: 89% (3615/4061) Checking out files: 90% (3655/4061) Checking out files: 91% (3696/4061) Checking out files: 92% (3737/4061) Checking out files: 93% (3777/4061) Checking out files: 93% (3794/4061) Checking out files: 94% (3818/4061) Checking out files: 95% (3858/4061) Checking out files: 96% (3899/4061) Checking out files: 97% (3940/4061) Checking out files: 98% (3980/4061) Checking out files: 99% (4021/4061) Checking out files: 100% (4061/4061) Checking out files: 100% (4061/4061), done. [2021-06-19T06:32:11.764Z] #57 42.61 + cd /tmp/tmp.Tss7ziFJVF/src/github.com/containerd/containerd [2021-06-19T06:32:11.764Z] #57 42.61 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-19T06:32:11.860Z] #37 8.582 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-19T06:32:11.860Z] #37 8.712 -- Configuring done [2021-06-19T06:32:12.121Z] #37 8.721 -- Generating done [2021-06-19T06:32:12.121Z] #37 8.751 -- Build files have been written to: /tmp/tmp.poqr64Z2yY/tini [2021-06-19T06:32:12.121Z] #37 8.754 + make tini-static [2021-06-19T06:32:12.693Z] #37 9.300 Scanning dependencies of target tini-static [2021-06-19T06:32:12.693Z] #37 9.405 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-19T06:32:13.130Z] #57 43.59 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-19T06:32:13.130Z] #57 43.59 + BUILDTAGS='netgo osusergo static_build' [2021-06-19T06:32:13.130Z] #57 43.59 + export EXTRA_FLAGS=-buildmode=pie [2021-06-19T06:32:13.130Z] #57 43.59 + EXTRA_FLAGS=-buildmode=pie [2021-06-19T06:32:13.130Z] #57 43.59 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-19T06:32:13.130Z] #57 43.59 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-19T06:32:13.130Z] #57 43.59 + '[' '' = dynamic ']' [2021-06-19T06:32:13.130Z] #57 43.60 + make [2021-06-19T06:32:13.293Z] #46 ... [2021-06-19T06:32:13.293Z] [2021-06-19T06:32:13.293Z] #57 [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-06-19T06:32:13.293Z] #57 sha256:1c287089e684cdaa3b10063898c228c81dd6e4566d903d8ef1f841d2678ebcd3 [2021-06-19T06:32:13.293Z] #57 41.24 Checking out files: 52% (2137/4061) Checking out files: 53% (2153/4061) Checking out files: 54% (2193/4061) Checking out files: 55% (2234/4061) Checking out files: 56% (2275/4061) Checking out files: 57% (2315/4061) Checking out files: 58% (2356/4061) Checking out files: 59% (2396/4061) Checking out files: 60% (2437/4061) Checking out files: 61% (2478/4061) Checking out files: 62% (2518/4061) Checking out files: 63% (2559/4061) Checking out files: 64% (2600/4061) Checking out files: 65% (2640/4061) Checking out files: 66% (2681/4061) Checking out files: 67% (2721/4061) Checking out files: 68% (2762/4061) Checking out files: 69% (2803/4061) Checking out files: 70% (2843/4061) Checking out files: 71% (2884/4061) Checking out files: 72% (2924/4061) Checking out files: 73% (2965/4061) Checking out files: 74% (3006/4061) Checking out files: 75% (3046/4061) Checking out files: 76% (3087/4061) Checking out files: 77% (3127/4061) Checking out files: 78% (3168/4061) Checking out files: 79% (3209/4061) Checking out files: 80% (3249/4061) Checking out files: 81% (3290/4061) Checking out files: 82% (3331/4061) Checking out files: 83% (3371/4061) Checking out files: 84% (3412/4061) Checking out files: 85% (3452/4061) Checking out files: 86% (3493/4061) Checking out files: 87% (3534/4061) Checking out files: 88% (3574/4061) Checking out files: 89% (3615/4061) Checking out files: 90% (3655/4061) Checking out files: 91% (3696/4061) Checking out files: 92% (3737/4061) Checking out files: 93% (3777/4061) Checking out files: 93% (3793/4061) Checking out files: 94% (3818/4061) Checking out files: 95% (3858/4061) Checking out files: 96% (3899/4061) Checking out files: 97% (3940/4061) Checking out files: 98% (3980/4061) Checking out files: 99% (4021/4061) Checking out files: 100% (4061/4061) Checking out files: 100% (4061/4061), done. [2021-06-19T06:32:13.293Z] #57 42.42 + cd /tmp/tmp.ckUXXXFBYS/src/github.com/containerd/containerd [2021-06-19T06:32:13.293Z] #57 42.42 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-19T06:32:13.293Z] #57 42.86 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-19T06:32:13.293Z] #57 42.86 + BUILDTAGS='netgo osusergo static_build' [2021-06-19T06:32:13.293Z] #57 42.87 + export EXTRA_FLAGS=-buildmode=pie [2021-06-19T06:32:13.293Z] #57 42.87 + EXTRA_FLAGS=-buildmode=pie [2021-06-19T06:32:13.293Z] #57 42.87 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-19T06:32:13.293Z] #57 42.87 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-19T06:32:13.293Z] #57 42.87 + '[' '' = dynamic ']' [2021-06-19T06:32:13.293Z] #57 42.87 + make [2021-06-19T06:32:13.386Z] #57 ... [2021-06-19T06:32:13.386Z] [2021-06-19T06:32:13.386Z] #46 [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-06-19T06:32:13.386Z] #46 sha256:ecb000dbfeea99859bfbefc207fe129c86080d81917108a914c324bd1f10d898 [2021-06-19T06:32:13.386Z] #46 73.88 go/token [2021-06-19T06:32:13.386Z] #46 74.82 go/scanner [2021-06-19T06:32:13.386Z] #46 74.95 internal/lazyregexp [2021-06-19T06:32:13.386Z] #46 75.23 net/url [2021-06-19T06:32:13.386Z] #46 75.87 go/ast [2021-06-19T06:32:13.386Z] #46 76.69 text/template/parse [2021-06-19T06:32:13.386Z] #46 80.00 go/parser [2021-06-19T06:32:13.386Z] #46 80.74 text/template [2021-06-19T06:32:13.386Z] #46 83.52 log [2021-06-19T06:32:13.642Z] #46 84.19 encoding/xml [2021-06-19T06:32:14.079Z] #37 10.72 [100%] Linking C executable tini-static [2021-06-19T06:32:14.124Z] Client: [2021-06-19T06:32:14.124Z] Context: default [2021-06-19T06:32:14.124Z] Debug Mode: false [2021-06-19T06:32:14.124Z] Plugins: [2021-06-19T06:32:14.124Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-19T06:32:14.124Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-19T06:32:14.124Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-19T06:32:14.124Z] [2021-06-19T06:32:14.124Z] Server: [2021-06-19T06:32:14.124Z] Containers: 0 [2021-06-19T06:32:14.124Z] Running: 0 [2021-06-19T06:32:14.124Z] Paused: 0 [2021-06-19T06:32:14.124Z] Stopped: 0 [2021-06-19T06:32:14.124Z] Images: 0 [2021-06-19T06:32:14.124Z] Server Version: 20.10.6 [2021-06-19T06:32:14.124Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-19T06:32:14.124Z] Windows: [2021-06-19T06:32:14.124Z] LCOW: [2021-06-19T06:32:14.124Z] Logging Driver: json-file [2021-06-19T06:32:14.124Z] Plugins: [2021-06-19T06:32:14.124Z] Volume: local [2021-06-19T06:32:14.124Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-19T06:32:14.124Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-19T06:32:14.124Z] Swarm: inactive [2021-06-19T06:32:14.124Z] Default Isolation: process [2021-06-19T06:32:14.124Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-19T06:32:14.124Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-19T06:32:14.124Z] OSType: windows [2021-06-19T06:32:14.124Z] Architecture: x86_64 [2021-06-19T06:32:14.124Z] CPUs: 4 [2021-06-19T06:32:14.124Z] Total Memory: 32GiB [2021-06-19T06:32:14.124Z] Name: azwin-2-70d660 [2021-06-19T06:32:14.124Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-06-19T06:32:14.124Z] Docker Root Dir: D:\docker [2021-06-19T06:32:14.124Z] Debug Mode: false [2021-06-19T06:32:14.124Z] Registry: https://index.docker.io/v1/ [2021-06-19T06:32:14.124Z] Labels: [2021-06-19T06:32:14.124Z] Experimental: true [2021-06-19T06:32:14.124Z] Insecure Registries: [2021-06-19T06:32:14.124Z] 10.0.0.4:5000 [2021-06-19T06:32:14.124Z] 127.0.0.0/8 [2021-06-19T06:32:14.124Z] Registry Mirrors: [2021-06-19T06:32:14.124Z] http://10.0.0.4:5000/ [2021-06-19T06:32:14.124Z] Live Restore Enabled: false [2021-06-19T06:32:14.124Z] Product License: Community Engine [2021-06-19T06:32:14.124Z] [2021-06-19T06:32:14.234Z] #57 44.39 + bin/ctr [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-06-19T06:32:14.572Z] #46 ... [2021-06-19T06:32:14.572Z] [2021-06-19T06:32:14.572Z] #57 [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-06-19T06:32:14.572Z] #57 sha256:11b024ea9ae7b6a03a7a7e96d9d3e570c212b07a7f555f878b9dbf719591b451 [2021-06-19T06:32:14.572Z] #57 45.10 + bin/ctr [2021-06-19T06:32:14.651Z] #37 11.31 [100%] Built target tini-static [2021-06-19T06:32:14.651Z] #37 11.40 + mkdir -p /build [2021-06-19T06:32:14.651Z] #37 11.41 + cp tini-static /build/docker-init [2021-06-19T06:32:14.863Z] #30 DONE 5.5s [2021-06-19T06:32:14.863Z] [2021-06-19T06:32:14.863Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-19T06:32:14.863Z] #33 sha256:fbd7d40bbcb0e34626ec05b1efd39cbd2b2672682b6fb8cffbd42b9516bb4e2e [2021-06-19T06:32:14.863Z] #33 DONE 0.8s [2021-06-19T06:32:14.863Z] [2021-06-19T06:32:14.863Z] #57 [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-06-19T06:32:14.863Z] #57 sha256:0a8efcbfae5a0d890f126bdefb3c709294b18e0e27ce13b77d3ff4b33d7899d4 [2021-06-19T06:32:14.863Z] #57 ... [2021-06-19T06:32:14.863Z] [2021-06-19T06:32:14.863Z] #40 [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-06-19T06:32:14.863Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77 [2021-06-19T06:32:14.863Z] #40 DONE 198.2s [2021-06-19T06:32:14.863Z] [2021-06-19T06:32:14.863Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-19T06:32:14.863Z] #35 sha256:6bf103c4f2fbf9defb1e877337127557871b1e4ce102e52a889cd5c821c1ba5b [2021-06-19T06:32:14.863Z] #35 DONE 0.2s [2021-06-19T06:32:14.863Z] [2021-06-19T06:32:14.864Z] #57 [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-06-19T06:32:14.864Z] #57 sha256:0a8efcbfae5a0d890f126bdefb3c709294b18e0e27ce13b77d3ff4b33d7899d4 [2021-06-19T06:32:14.864Z] #57 ... [2021-06-19T06:32:14.864Z] [2021-06-19T06:32:14.864Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-19T06:32:14.864Z] #38 sha256:02a4fa7b419130b6fc98ec72e170d78ea9e94794d8c3feec9d0350b4c0412feb [2021-06-19T06:32:14.864Z] #38 DONE 0.1s [2021-06-19T06:32:15.124Z] [2021-06-19T06:32:15.124Z] #50 [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-06-19T06:32:15.124Z] #50 sha256:6927ff8b21dc4f02a3e5fc6d3b767ce41bd15b76a8518a411b83650c9da74568 [2021-06-19T06:32:15.225Z] #37 DONE 12.0s [2021-06-19T06:32:15.225Z] [2021-06-19T06:32:15.225Z] #52 [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-06-19T06:32:15.225Z] #52 sha256:c1d9a464573e701d4bb7bd6d07f82ed8b51f4bab36c53ad60410d1c467ab9858 [2021-06-19T06:32:15.225Z] #52 66.68 context [2021-06-19T06:32:15.225Z] #52 67.70 internal/syscall/unix [2021-06-19T06:32:15.225Z] #52 68.04 internal/poll [2021-06-19T06:32:15.225Z] #52 69.54 encoding/binary [2021-06-19T06:32:15.225Z] #52 70.72 io/fs [2021-06-19T06:32:15.225Z] #52 71.60 encoding/base64 [2021-06-19T06:32:15.225Z] #52 72.06 os [2021-06-19T06:32:15.225Z] #52 72.41 golang.org/x/sys/unix [2021-06-19T06:32:15.796Z] #52 ... [2021-06-19T06:32:15.796Z] [2021-06-19T06:32:15.796Z] #46 [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-06-19T06:32:15.796Z] #46 sha256:6ef07c4463527fc07f29e73905f02908331c24ae50b0ec234cbb571129b984bf [2021-06-19T06:32:15.796Z] #46 68.45 internal/poll [2021-06-19T06:32:15.796Z] #46 68.77 internal/fmtsort [2021-06-19T06:32:15.796Z] #46 69.39 internal/syscall/execenv [2021-06-19T06:32:15.796Z] #46 69.58 io/fs [2021-06-19T06:32:15.796Z] #46 70.95 regexp/syntax [2021-06-19T06:32:15.796Z] #46 71.13 os [2021-06-19T06:32:15.796Z] #46 75.73 fmt [2021-06-19T06:32:16.367Z] #46 76.14 path/filepath [2021-06-19T06:32:16.498Z] #50 ... [2021-06-19T06:32:16.498Z] [2021-06-19T06:32:16.498Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-19T06:32:16.498Z] #41 sha256:d4ab1180b64b7005307b75f46b7f80e9501d5d59c22b1264aa3f50bcaf252154 [2021-06-19T06:32:17.064Z] #41 DONE 0.6s [2021-06-19T06:32:17.064Z] [2021-06-19T06:32:17.064Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-19T06:32:17.064Z] #45 sha256:3bb50e728e146b0a77f4a57328445b6083f95201493bd0e0da195b9017307844 [2021-06-19T06:32:17.064Z] #45 DONE 0.1s [2021-06-19T06:32:17.064Z] [2021-06-19T06:32:17.065Z] #50 [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-06-19T06:32:17.065Z] #50 sha256:6927ff8b21dc4f02a3e5fc6d3b767ce41bd15b76a8518a411b83650c9da74568 [2021-06-19T06:32:17.065Z] #50 200.8 + /build/golangci-lint --version [2021-06-19T06:32:17.323Z] #50 ... [2021-06-19T06:32:17.323Z] [2021-06-19T06:32:17.323Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-19T06:32:17.323Z] #47 sha256:a96ab30384c307ed12dc2319ffddf70d170b76a4ee5a473a16b39ff63a09b258 [2021-06-19T06:32:17.323Z] #47 DONE 0.2s [2021-06-19T06:32:17.323Z] [2021-06-19T06:32:17.323Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-19T06:32:17.323Z] #49 sha256:93161796a84a36543531b29aa329ade48d8e435c2a236b041c270f64ced28ed6 [2021-06-19T06:32:17.323Z] #49 DONE 0.1s [2021-06-19T06:32:17.531Z] #57 ... [2021-06-19T06:32:17.531Z] [2021-06-19T06:32:17.531Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-19T06:32:17.531Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T06:32:17.531Z] #13 82.30 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-19T06:32:17.531Z] #13 82.32 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-19T06:32:17.531Z] #13 82.33 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-19T06:32:17.581Z] [2021-06-19T06:32:17.581Z] #50 [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-06-19T06:32:17.581Z] #50 sha256:6927ff8b21dc4f02a3e5fc6d3b767ce41bd15b76a8518a411b83650c9da74568 [2021-06-19T06:32:17.581Z] #50 201.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-19T06:32:17.581Z] #50 DONE 201.2s [2021-06-19T06:32:17.581Z] [2021-06-19T06:32:17.581Z] #57 [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-06-19T06:32:17.581Z] #57 sha256:0a8efcbfae5a0d890f126bdefb3c709294b18e0e27ce13b77d3ff4b33d7899d4 [2021-06-19T06:32:17.750Z] #46 77.46 regexp [2021-06-19T06:32:18.011Z] #46 ... [2021-06-19T06:32:18.011Z] [2021-06-19T06:32:18.011Z] #52 [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-06-19T06:32:18.011Z] #52 sha256:c1d9a464573e701d4bb7bd6d07f82ed8b51f4bab36c53ad60410d1c467ab9858 [2021-06-19T06:32:18.011Z] #52 77.96 fmt [2021-06-19T06:32:18.473Z] #13 ... [2021-06-19T06:32:18.473Z] [2021-06-19T06:32:18.473Z] #52 [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-06-19T06:32:18.473Z] #52 sha256:dce930489cf253ca5f10ec93547b716b9dfaf09d7f3874dfe624ae8097077fa7 [2021-06-19T06:32:18.473Z] #52 77.41 golang.org/x/crypto/ssh/terminal [2021-06-19T06:32:18.473Z] #52 77.42 encoding/json [2021-06-19T06:32:18.473Z] #52 78.56 github.com/pkg/diff [2021-06-19T06:32:18.473Z] #52 79.56 go/ast [2021-06-19T06:32:18.473Z] #52 82.58 io/ioutil [2021-06-19T06:32:18.473Z] #52 82.91 mvdan.cc/editorconfig [2021-06-19T06:32:18.473Z] #52 83.46 mvdan.cc/sh/v3/fileutil [2021-06-19T06:32:18.473Z] #52 83.62 text/tabwriter [2021-06-19T06:32:18.473Z] #52 83.97 mvdan.cc/sh/v3/syntax [2021-06-19T06:32:18.956Z] #57 ... [2021-06-19T06:32:18.956Z] [2021-06-19T06:32:18.956Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-19T06:32:18.956Z] #51 sha256:f3fb9cbbfa17e93ef1761df9fa8712c42845a94ff3d903b9675d28cdd730a4d6 [2021-06-19T06:32:19.215Z] #51 DONE 0.5s [2021-06-19T06:32:19.215Z] [2021-06-19T06:32:19.215Z] #57 [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-06-19T06:32:19.215Z] #57 sha256:0a8efcbfae5a0d890f126bdefb3c709294b18e0e27ce13b77d3ff4b33d7899d4 [2021-06-19T06:32:19.396Z] #52 ... [2021-06-19T06:32:19.396Z] [2021-06-19T06:32:19.396Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-19T06:32:19.396Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T06:32:19.397Z] #44 65.88 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-19T06:32:19.397Z] #44 67.33 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-19T06:32:19.397Z] #44 71.46 Setting up criu (3.15-1) ... [2021-06-19T06:32:19.397Z] #44 73.41 Processing triggers for libc-bin (2.28-10) ... [2021-06-19T06:32:19.397Z] #44 73.49 Processing triggers for mime-support (3.62) ... [2021-06-19T06:32:19.397Z] #44 DONE 74.1s [2021-06-19T06:32:19.397Z] [2021-06-19T06:32:19.397Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-19T06:32:19.397Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T06:32:19.397Z] #13 63.06 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-19T06:32:19.397Z] #13 63.06 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-19T06:32:19.397Z] #13 63.08 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-19T06:32:19.397Z] #13 69.11 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-19T06:32:19.397Z] #13 69.11 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-19T06:32:19.397Z] #13 69.13 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-19T06:32:19.397Z] #13 69.31 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-19T06:32:19.397Z] #13 69.31 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-19T06:32:19.397Z] #13 69.31 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-19T06:32:19.414Z] #52 ... [2021-06-19T06:32:19.414Z] [2021-06-19T06:32:19.414Z] #46 [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-06-19T06:32:19.414Z] #46 sha256:b1e8b757c25422e8205e511248f72fbcd381f0aa8388756be1e7091d89e207b3 [2021-06-19T06:32:19.414Z] #46 82.48 go/parser [2021-06-19T06:32:19.414Z] #46 83.52 text/template [2021-06-19T06:32:19.414Z] #46 85.89 log [2021-06-19T06:32:19.414Z] #46 86.46 encoding/xml [2021-06-19T06:32:19.414Z] #46 88.13 go/doc [2021-06-19T06:32:19.473Z] #57 ... [2021-06-19T06:32:19.473Z] [2021-06-19T06:32:19.473Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-19T06:32:19.473Z] #53 sha256:b25c7b6323d343e8c98dc9f247dda466685477fde989c7c98cb6a3e83264e93e [2021-06-19T06:32:19.473Z] #53 DONE 0.1s [2021-06-19T06:32:19.473Z] [2021-06-19T06:32:19.473Z] #57 [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-06-19T06:32:19.473Z] #57 sha256:0a8efcbfae5a0d890f126bdefb3c709294b18e0e27ce13b77d3ff4b33d7899d4 [2021-06-19T06:32:19.822Z] #57 ... [2021-06-19T06:32:19.822Z] [2021-06-19T06:32:19.822Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-19T06:32:19.822Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T06:32:19.822Z] #13 85.46 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-19T06:32:19.822Z] #13 85.46 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-19T06:32:19.822Z] #13 85.47 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-19T06:32:20.383Z] #13 ... [2021-06-19T06:32:20.383Z] [2021-06-19T06:32:20.383Z] #52 [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-06-19T06:32:20.383Z] #52 sha256:b3e005df9cc839f84ec556a9896f184f69b01e8987a5be8d01d307e13bd0edbf [2021-06-19T06:32:20.383Z] #52 81.18 text/tabwriter [2021-06-19T06:32:20.383Z] #52 81.50 mvdan.cc/sh/v3/syntax [2021-06-19T06:32:20.383Z] #52 86.77 mvdan.cc/sh/v3/cmd/shfmt [2021-06-19T06:32:20.383Z] #52 DONE 90.7s [2021-06-19T06:32:20.383Z] [2021-06-19T06:32:20.383Z] #46 [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-06-19T06:32:20.383Z] #46 sha256:ecb000dbfeea99859bfbefc207fe129c86080d81917108a914c324bd1f10d898 [2021-06-19T06:32:20.383Z] #46 85.05 go/doc [2021-06-19T06:32:20.383Z] #46 88.43 github.com/LK4D4/vndr/build [2021-06-19T06:32:20.383Z] #46 88.67 github.com/LK4D4/vndr/versioned [2021-06-19T06:32:20.383Z] #46 88.81 compress/flate [2021-06-19T06:32:20.408Z] #46 ... [2021-06-19T06:32:20.408Z] [2021-06-19T06:32:20.408Z] #52 [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-06-19T06:32:20.408Z] #52 sha256:dce930489cf253ca5f10ec93547b716b9dfaf09d7f3874dfe624ae8097077fa7 [2021-06-19T06:32:20.408Z] #52 89.18 mvdan.cc/sh/v3/cmd/shfmt [2021-06-19T06:32:20.785Z] #13 ... [2021-06-19T06:32:20.785Z] [2021-06-19T06:32:20.785Z] #46 [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-06-19T06:32:20.785Z] #46 sha256:6ef07c4463527fc07f29e73905f02908331c24ae50b0ec234cbb571129b984bf [2021-06-19T06:32:20.785Z] #46 80.64 flag [2021-06-19T06:32:20.944Z] #46 91.43 hash/crc32 [2021-06-19T06:32:21.045Z] #46 80.92 go/token [2021-06-19T06:32:21.311Z] using credential docker-jenkins-github-credentials [2021-06-19T06:32:21.385Z] Cloning the remote Git repository [2021-06-19T06:32:21.386Z] Cloning with configured refspecs honoured and without tags [2021-06-19T06:32:21.505Z] #46 91.81 net [2021-06-19T06:32:21.760Z] #46 92.07 compress/gzip [2021-06-19T06:32:21.988Z] #46 81.84 go/scanner [2021-06-19T06:32:22.018Z] #46 92.55 vendor/golang.org/x/crypto/hkdf [2021-06-19T06:32:22.274Z] #46 92.70 vendor/golang.org/x/text/transform [2021-06-19T06:32:22.835Z] #46 93.34 vendor/golang.org/x/text/unicode/bidi [2021-06-19T06:32:22.931Z] #46 82.58 internal/lazyregexp [2021-06-19T06:32:22.931Z] #46 82.80 net/url [2021-06-19T06:32:21.571Z] Cloning repository https://github.com/moby/moby.git [2021-06-19T06:32:21.960Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-06-19T06:32:22.717Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-19T06:32:22.717Z] > git --version # timeout=10 [2021-06-19T06:32:22.753Z] > git --version # 'git version 2.24.1.windows.2' [2021-06-19T06:32:22.754Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-19T06:32:22.756Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42535/head:refs/remotes/origin/PR-42535 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-19T06:32:23.503Z] #46 83.24 go/ast [2021-06-19T06:32:23.709Z] #52 DONE 92.5s [2021-06-19T06:32:23.709Z] [2021-06-19T06:32:23.709Z] #46 [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-06-19T06:32:23.709Z] #46 sha256:b1e8b757c25422e8205e511248f72fbcd381f0aa8388756be1e7091d89e207b3 [2021-06-19T06:32:23.709Z] #46 91.39 github.com/LK4D4/vndr/build [2021-06-19T06:32:23.709Z] #46 91.47 github.com/LK4D4/vndr/versioned [2021-06-19T06:32:23.709Z] #46 91.62 compress/flate [2021-06-19T06:32:24.726Z] #46 94.74 vendor/golang.org/x/text/secure/bidirule [2021-06-19T06:32:24.726Z] #46 94.98 vendor/golang.org/x/text/unicode/norm [2021-06-19T06:32:24.892Z] #46 84.88 text/template/parse [2021-06-19T06:32:25.619Z] #46 94.20 compress/gzip [2021-06-19T06:32:25.619Z] #46 94.63 crypto/rsa [2021-06-19T06:32:25.884Z] #46 94.83 crypto/dsa [2021-06-19T06:32:26.145Z] #46 95.21 crypto/x509/pkix [2021-06-19T06:32:26.282Z] #46 ... [2021-06-19T06:32:26.282Z] [2021-06-19T06:32:26.282Z] #57 [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-06-19T06:32:26.282Z] #57 sha256:e4f26ece3a24a7fbaa019ae9a0e3b4a3c78f8012e0c32bfdc4facecf943d6f03 [2021-06-19T06:32:26.716Z] #46 95.74 net [2021-06-19T06:32:26.716Z] #46 95.80 vendor/golang.org/x/crypto/chacha20 [2021-06-19T06:32:27.286Z] #46 96.36 vendor/golang.org/x/crypto/poly1305 [2021-06-19T06:32:27.327Z] #57 44.58 Checking out files: 55% (2262/4061) Checking out files: 56% (2275/4061) Checking out files: 57% (2315/4061) Checking out files: 58% (2356/4061) Checking out files: 59% (2396/4061) Checking out files: 60% (2437/4061) Checking out files: 61% (2478/4061) Checking out files: 62% (2518/4061) Checking out files: 63% (2559/4061) Checking out files: 64% (2600/4061) Checking out files: 65% (2640/4061) Checking out files: 66% (2681/4061) Checking out files: 67% (2721/4061) Checking out files: 68% (2762/4061) Checking out files: 69% (2803/4061) Checking out files: 70% (2843/4061) Checking out files: 71% (2884/4061) Checking out files: 72% (2924/4061) Checking out files: 73% (2965/4061) Checking out files: 74% (3006/4061) Checking out files: 75% (3046/4061) Checking out files: 76% (3087/4061) Checking out files: 77% (3127/4061) Checking out files: 78% (3168/4061) Checking out files: 79% (3209/4061) Checking out files: 80% (3249/4061) Checking out files: 81% (3290/4061) Checking out files: 82% (3331/4061) Checking out files: 83% (3371/4061) Checking out files: 84% (3412/4061) Checking out files: 85% (3452/4061) Checking out files: 86% (3493/4061) Checking out files: 87% (3534/4061) Checking out files: 88% (3574/4061) Checking out files: 89% (3615/4061) Checking out files: 90% (3655/4061) Checking out files: 91% (3696/4061) Checking out files: 92% (3737/4061) Checking out files: 93% (3777/4061) Checking out files: 94% (3818/4061) Checking out files: 94% (3849/4061) Checking out files: 95% (3858/4061) Checking out files: 96% (3899/4061) Checking out files: 97% (3940/4061) Checking out files: 98% (3980/4061) Checking out files: 99% (4021/4061) Checking out files: 100% (4061/4061) Checking out files: 100% (4061/4061), done. [2021-06-19T06:32:27.327Z] #57 45.71 + cd /tmp/tmp.C4Kfjim8Kl/src/github.com/containerd/containerd [2021-06-19T06:32:27.327Z] #57 45.71 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-19T06:32:27.588Z] #57 46.20 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-19T06:32:27.849Z] #57 46.20 + BUILDTAGS='netgo osusergo static_build' [2021-06-19T06:32:27.849Z] #57 46.20 + export EXTRA_FLAGS=-buildmode=pie [2021-06-19T06:32:27.849Z] #57 46.20 + EXTRA_FLAGS=-buildmode=pie [2021-06-19T06:32:27.849Z] #57 46.20 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-19T06:32:27.849Z] #57 46.21 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-19T06:32:27.849Z] #57 46.21 + '[' '' = dynamic ']' [2021-06-19T06:32:27.849Z] #57 46.21 + make [2021-06-19T06:32:28.227Z] #46 96.84 vendor/golang.org/x/sys/cpu [2021-06-19T06:32:28.487Z] #46 97.36 vendor/golang.org/x/crypto/chacha20poly1305 [2021-06-19T06:32:28.892Z] #46 98.74 vendor/golang.org/x/net/idna [2021-06-19T06:32:29.429Z] #46 98.28 vendor/golang.org/x/crypto/curve25519 [2021-06-19T06:32:29.765Z] #57 47.82 + bin/ctr [2021-06-19T06:32:30.000Z] #46 98.88 vendor/golang.org/x/crypto/hkdf [2021-06-19T06:32:30.000Z] #46 99.02 vendor/golang.org/x/text/transform [2021-06-19T06:32:30.255Z] #46 100.8 vendor/golang.org/x/net/http2/hpack [2021-06-19T06:32:30.571Z] #46 99.60 vendor/golang.org/x/text/unicode/bidi [2021-06-19T06:32:30.710Z] #57 ... [2021-06-19T06:32:30.710Z] [2021-06-19T06:32:30.710Z] #52 [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-06-19T06:32:30.710Z] #52 sha256:c1d9a464573e701d4bb7bd6d07f82ed8b51f4bab36c53ad60410d1c467ab9858 [2021-06-19T06:32:30.710Z] #52 80.59 golang.org/x/crypto/ssh/terminal [2021-06-19T06:32:30.710Z] #52 82.03 io/ioutil [2021-06-19T06:32:30.710Z] #52 82.06 encoding/json [2021-06-19T06:32:30.710Z] #52 82.59 github.com/pkg/diff [2021-06-19T06:32:30.710Z] #52 84.17 go/ast [2021-06-19T06:32:30.710Z] #52 87.49 mvdan.cc/editorconfig [2021-06-19T06:32:30.710Z] #52 87.71 mvdan.cc/sh/v3/fileutil [2021-06-19T06:32:30.710Z] #52 87.93 text/tabwriter [2021-06-19T06:32:30.710Z] #52 88.42 mvdan.cc/sh/v3/syntax [2021-06-19T06:32:31.186Z] #46 ... [2021-06-19T06:32:31.186Z] [2021-06-19T06:32:31.186Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-19T06:32:31.186Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T06:32:31.186Z] #13 98.54 Selecting previously unselected package libapparmor1:amd64. [2021-06-19T06:32:31.186Z] #13 98.55 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-19T06:32:31.186Z] #13 98.57 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-06-19T06:32:31.186Z] #13 98.67 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-19T06:32:31.186Z] #13 98.69 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-19T06:32:31.186Z] #13 98.70 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-19T06:32:31.441Z] #13 98.82 Selecting previously unselected package libbtrfs0. [2021-06-19T06:32:31.441Z] #13 98.82 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-19T06:32:31.441Z] #13 98.83 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-19T06:32:31.441Z] #13 98.89 Selecting previously unselected package libbtrfs-dev. [2021-06-19T06:32:31.441Z] #13 98.90 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-19T06:32:31.442Z] #13 98.91 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-19T06:32:31.442Z] #13 99.00 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-19T06:32:31.442Z] #13 99.00 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-19T06:32:31.442Z] #13 99.01 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-19T06:32:31.697Z] #13 99.08 Selecting previously unselected package libudev-dev:amd64. [2021-06-19T06:32:31.697Z] #13 99.09 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-19T06:32:31.697Z] #13 99.12 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-19T06:32:31.697Z] #13 99.26 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-19T06:32:31.697Z] #13 99.28 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-19T06:32:31.697Z] #13 99.29 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-06-19T06:32:31.953Z] #46 ... [2021-06-19T06:32:31.953Z] [2021-06-19T06:32:31.953Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-19T06:32:31.953Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T06:32:31.953Z] #13 97.02 Selecting previously unselected package libapparmor1:amd64. [2021-06-19T06:32:31.953Z] #13 97.03 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-19T06:32:31.953Z] #13 97.04 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-06-19T06:32:31.953Z] #13 97.12 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-19T06:32:31.953Z] #13 97.13 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-19T06:32:31.953Z] #13 97.14 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-19T06:32:31.956Z] #13 99.62 Selecting previously unselected package libpcre16-3:amd64. [2021-06-19T06:32:31.956Z] #13 99.62 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-19T06:32:31.956Z] #13 99.63 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-19T06:32:32.099Z] #52 ... [2021-06-19T06:32:32.099Z] [2021-06-19T06:32:32.099Z] #46 [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-06-19T06:32:32.099Z] #46 sha256:6ef07c4463527fc07f29e73905f02908331c24ae50b0ec234cbb571129b984bf [2021-06-19T06:32:32.099Z] #46 87.50 go/parser [2021-06-19T06:32:32.099Z] #46 88.98 text/template [2021-06-19T06:32:32.099Z] #46 91.12 log [2021-06-19T06:32:32.099Z] #46 91.78 encoding/xml [2021-06-19T06:32:32.213Z] #13 99.83 Selecting previously unselected package libpcre32-3:amd64. [2021-06-19T06:32:32.213Z] #13 99.83 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-19T06:32:32.213Z] #13 99.83 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-19T06:32:32.215Z] #13 97.28 Selecting previously unselected package libbtrfs0. [2021-06-19T06:32:32.215Z] #13 97.31 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-19T06:32:32.215Z] #13 97.31 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-19T06:32:32.215Z] #13 97.37 Selecting previously unselected package libbtrfs-dev. [2021-06-19T06:32:32.215Z] #13 97.38 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-19T06:32:32.215Z] #13 97.38 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-19T06:32:32.215Z] #13 97.49 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-19T06:32:32.215Z] #13 97.49 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-19T06:32:32.215Z] #13 97.50 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-19T06:32:32.470Z] #13 100.00 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-19T06:32:32.470Z] #13 100.00 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-19T06:32:32.470Z] #13 100.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-19T06:32:32.470Z] #13 100.1 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-19T06:32:32.470Z] #13 100.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-19T06:32:32.470Z] #13 100.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-19T06:32:32.476Z] #13 97.56 Selecting previously unselected package libudev-dev:amd64. [2021-06-19T06:32:32.476Z] #13 97.59 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-19T06:32:32.476Z] #13 97.62 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-19T06:32:32.725Z] #13 100.5 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-19T06:32:32.725Z] #13 100.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-19T06:32:32.737Z] #13 97.73 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-19T06:32:32.737Z] #13 97.73 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-19T06:32:32.737Z] #13 97.74 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-06-19T06:32:32.980Z] #13 100.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-19T06:32:32.981Z] #13 100.7 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-19T06:32:32.997Z] #13 97.98 Selecting previously unselected package libpcre16-3:amd64. [2021-06-19T06:32:32.997Z] #13 98.00 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-19T06:32:32.997Z] #13 98.00 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-19T06:32:32.997Z] #13 98.17 Selecting previously unselected package libpcre32-3:amd64. [2021-06-19T06:32:32.997Z] #13 98.18 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-19T06:32:32.997Z] #13 98.19 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-19T06:32:33.236Z] #13 100.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-19T06:32:33.236Z] #13 100.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-19T06:32:33.236Z] #13 100.8 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-19T06:32:33.236Z] #13 100.9 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-19T06:32:33.236Z] #13 100.9 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-19T06:32:33.236Z] #13 101.0 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-19T06:32:33.258Z] #13 98.34 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-19T06:32:33.258Z] #13 98.36 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-19T06:32:33.258Z] #13 98.36 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-19T06:32:33.258Z] #13 98.48 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-19T06:32:33.258Z] #13 98.49 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-19T06:32:33.258Z] #13 98.49 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-19T06:32:33.491Z] #13 101.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-19T06:32:33.491Z] #13 101.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-19T06:32:33.829Z] #13 98.88 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-19T06:32:33.829Z] #13 98.89 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-19T06:32:33.829Z] #13 98.90 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-19T06:32:34.016Z] #46 ... [2021-06-19T06:32:34.016Z] [2021-06-19T06:32:34.016Z] #52 [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-06-19T06:32:34.016Z] #52 sha256:c1d9a464573e701d4bb7bd6d07f82ed8b51f4bab36c53ad60410d1c467ab9858 [2021-06-19T06:32:34.016Z] #52 93.77 mvdan.cc/sh/v3/cmd/shfmt [2021-06-19T06:32:34.052Z] #13 101.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-19T06:32:34.052Z] #13 101.5 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-19T06:32:34.052Z] #13 101.5 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-19T06:32:34.052Z] #13 101.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-19T06:32:34.052Z] #13 101.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-19T06:32:34.052Z] #13 101.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-19T06:32:34.052Z] #13 101.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-19T06:32:34.052Z] #13 101.5 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-19T06:32:34.052Z] #13 101.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-19T06:32:34.052Z] #13 101.5 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-19T06:32:34.052Z] #13 101.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-19T06:32:34.052Z] #13 101.6 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-19T06:32:34.052Z] #13 101.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-19T06:32:34.052Z] #13 101.6 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-19T06:32:34.052Z] #13 101.6 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-19T06:32:34.052Z] #13 101.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-19T06:32:34.052Z] #13 101.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-19T06:32:34.052Z] #13 101.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-19T06:32:34.052Z] #13 101.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-19T06:32:34.053Z] #13 101.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-19T06:32:34.053Z] #13 101.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-19T06:32:34.053Z] #13 101.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-19T06:32:34.053Z] #13 101.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-19T06:32:34.053Z] #13 101.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-19T06:32:34.053Z] #13 101.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-19T06:32:34.089Z] #13 99.13 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-19T06:32:34.089Z] #13 99.17 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-19T06:32:34.089Z] #13 99.17 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-19T06:32:34.089Z] #13 99.27 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-19T06:32:34.089Z] #13 99.29 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-19T06:32:34.089Z] #13 99.30 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-19T06:32:34.313Z] #13 101.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-19T06:32:34.313Z] #13 101.8 Setting up dmsetup (2:1.02.155-3) ... [2021-06-19T06:32:34.313Z] #13 101.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-19T06:32:34.313Z] #13 101.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-19T06:32:34.313Z] #13 101.8 Processing triggers for libc-bin (2.28-10) ... [2021-06-19T06:32:34.350Z] #13 99.45 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-19T06:32:34.350Z] #13 99.48 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-19T06:32:34.350Z] #13 99.49 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-19T06:32:34.611Z] #13 99.95 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-19T06:32:34.611Z] #13 99.96 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-19T06:32:34.872Z] #13 99.97 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-19T06:32:34.872Z] #13 99.98 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-19T06:32:34.872Z] #13 100.00 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-19T06:32:34.872Z] #13 100.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-19T06:32:34.872Z] #13 100.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-19T06:32:34.872Z] #13 100.0 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-19T06:32:34.872Z] #13 100.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-19T06:32:34.872Z] #13 100.0 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-19T06:32:34.872Z] #13 100.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-19T06:32:34.872Z] #13 100.1 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-19T06:32:34.872Z] #13 100.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-19T06:32:34.872Z] #13 100.1 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-19T06:32:34.872Z] #13 100.1 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-19T06:32:34.872Z] #13 100.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-19T06:32:34.872Z] #13 100.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-19T06:32:34.872Z] #13 100.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-19T06:32:34.872Z] #13 100.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-19T06:32:34.872Z] #13 100.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-19T06:32:35.133Z] #13 100.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-19T06:32:35.133Z] #13 100.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-19T06:32:35.133Z] #13 100.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-19T06:32:35.133Z] #13 100.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-19T06:32:35.133Z] #13 100.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-19T06:32:35.133Z] #13 100.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-19T06:32:35.133Z] #13 100.3 Setting up dmsetup (2:1.02.155-3) ... [2021-06-19T06:32:35.133Z] #13 100.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-19T06:32:35.133Z] #13 100.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-19T06:32:35.133Z] #13 100.3 Processing triggers for libc-bin (2.28-10) ... [2021-06-19T06:32:35.679Z] #13 DONE 103.4s [2021-06-19T06:32:35.679Z] [2021-06-19T06:32:35.679Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-19T06:32:35.679Z] #14 sha256:439592cb2474c4f379790efd36637b5061a8bd83fbc39f7ebf441a894b20089f [2021-06-19T06:32:35.712Z] #13 DONE 100.9s [2021-06-19T06:32:35.712Z] [2021-06-19T06:32:35.712Z] #46 [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-06-19T06:32:35.712Z] #46 sha256:b1e8b757c25422e8205e511248f72fbcd381f0aa8388756be1e7091d89e207b3 [2021-06-19T06:32:35.712Z] #46 101.3 vendor/golang.org/x/text/secure/bidirule [2021-06-19T06:32:35.712Z] #46 101.6 vendor/golang.org/x/text/unicode/norm [2021-06-19T06:32:36.662Z] #46 105.4 vendor/golang.org/x/net/idna [2021-06-19T06:32:37.280Z] Fetching without tags [2021-06-19T06:32:37.576Z] #14 DONE 1.7s [2021-06-19T06:32:37.576Z] [2021-06-19T06:32:37.576Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-06-19T06:32:37.576Z] #15 sha256:58bb467fb5082385e77c411108906cde23ac136da1771d3e481a15a451965562 [2021-06-19T06:32:37.610Z] #46 ... [2021-06-19T06:32:37.611Z] [2021-06-19T06:32:37.611Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-19T06:32:37.611Z] #14 sha256:439592cb2474c4f379790efd36637b5061a8bd83fbc39f7ebf441a894b20089f [2021-06-19T06:32:37.611Z] #14 DONE 1.6s [2021-06-19T06:32:37.611Z] [2021-06-19T06:32:37.611Z] #54 [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-06-19T06:32:37.611Z] #54 sha256:5cd4ee5797823ce223806d75a97da578e032971a1a6e013e7f1dbd725f560f2d [2021-06-19T06:32:37.611Z] #54 1.548 + RM_GOPATH=0 [2021-06-19T06:32:37.611Z] #54 1.548 + TMP_GOPATH= [2021-06-19T06:32:37.611Z] #54 1.548 + : /build [2021-06-19T06:32:37.611Z] #54 1.548 + '[' -z '' ']' [2021-06-19T06:32:37.611Z] #54 1.548 ++ mktemp -d [2021-06-19T06:32:37.611Z] #54 1.566 + export GOPATH=/tmp/tmp.QyiIASm5am [2021-06-19T06:32:37.611Z] #54 1.566 + GOPATH=/tmp/tmp.QyiIASm5am [2021-06-19T06:32:37.611Z] #54 1.566 + RM_GOPATH=1 [2021-06-19T06:32:37.611Z] #54 1.567 + case "$(go env GOARCH)" in [2021-06-19T06:32:37.611Z] #54 1.567 ++ go env GOARCH [2021-06-19T06:32:37.611Z] #54 1.592 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T06:32:37.611Z] #54 1.593 + GO_BUILDMODE=-buildmode=pie [2021-06-19T06:32:37.611Z] #54 1.593 ++ dirname /tmp/install/install.sh [2021-06-19T06:32:37.611Z] #54 1.599 + dir=/tmp/install [2021-06-19T06:32:37.611Z] #54 1.599 + bin=runc [2021-06-19T06:32:37.611Z] #54 1.599 + shift [2021-06-19T06:32:37.611Z] #54 1.614 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-19T06:32:37.611Z] #54 1.614 + . /tmp/install/runc.installer [2021-06-19T06:32:37.611Z] #54 1.614 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-19T06:32:37.611Z] #54 1.614 + install_runc [2021-06-19T06:32:37.611Z] #54 1.614 + uname -r [2021-06-19T06:32:37.611Z] #54 1.614 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-19T06:32:37.611Z] #54 1.620 + RUNC_BUILDTAGS='seccomp ' [2021-06-19T06:32:37.611Z] #54 1.620 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-19T06:32:37.611Z] #54 1.620 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.QyiIASm5am/src/github.com/opencontainers/runc [2021-06-19T06:32:37.611Z] #54 1.620 Cloning into '/tmp/tmp.QyiIASm5am/src/github.com/opencontainers/runc'... [2021-06-19T06:32:37.611Z] #54 1.621 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-19T06:32:37.927Z] Merging remotes/origin/master commit ceac2ef2e2d61279faee62b314ce1699bc0d8acb into PR head commit 46c591b045a77b7f0f96f96a51d8304264685929 [2021-06-19T06:32:37.008Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-19T06:32:37.055Z] > git config --add remote.origin.fetch +refs/pull/42535/head:refs/remotes/origin/PR-42535 # timeout=10 [2021-06-19T06:32:37.099Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-19T06:32:37.205Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-19T06:32:37.315Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-19T06:32:37.316Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-19T06:32:37.318Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42535/head:refs/remotes/origin/PR-42535 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-19T06:32:38.226Z] #52 DONE 97.9s [2021-06-19T06:32:38.226Z] [2021-06-19T06:32:38.226Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-19T06:32:38.226Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T06:32:38.226Z] #13 89.65 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-19T06:32:38.226Z] #13 89.66 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-19T06:32:38.226Z] #13 89.66 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-19T06:32:38.552Z] #54 ... [2021-06-19T06:32:38.552Z] [2021-06-19T06:32:38.552Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-06-19T06:32:38.552Z] #15 sha256:58bb467fb5082385e77c411108906cde23ac136da1771d3e481a15a451965562 [2021-06-19T06:32:38.552Z] #15 DONE 1.1s [2021-06-19T06:32:38.552Z] [2021-06-19T06:32:38.552Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-19T06:32:38.552Z] #16 sha256:4712438b249bcc42580af81cb16f0c888a09cbf220871681026c6af279edb1ee [2021-06-19T06:32:38.940Z] #15 DONE 1.2s [2021-06-19T06:32:38.940Z] [2021-06-19T06:32:38.940Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-19T06:32:38.940Z] #16 sha256:4712438b249bcc42580af81cb16f0c888a09cbf220871681026c6af279edb1ee [2021-06-19T06:32:39.494Z] #16 1.099 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-19T06:32:39.755Z] #16 DONE 1.4s [2021-06-19T06:32:39.755Z] [2021-06-19T06:32:39.755Z] #59 [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-06-19T06:32:39.755Z] #59 sha256:b705cc1e38cf63b0d8711bcf4e0e5be20329853b48a980e6e7875e252b3b9f48 [2021-06-19T06:32:39.755Z] #59 108.8 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-19T06:32:39.755Z] #59 108.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-19T06:32:39.811Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-06-19T06:32:39.811Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-f5330cd5\powershellScript.ps1'; exit $LASTEXITCODE; [2021-06-19T06:32:39.811Z] ---------------------------------------------------------------------------- [2021-06-19T06:32:39.811Z] [2021-06-19T06:32:39.811Z] INFO: executeCI.ps1 starting at Sat Jun 19 06:32:37 CUT 2021 [2021-06-19T06:32:39.811Z] [2021-06-19T06:32:39.811Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-06-19T06:32:39.811Z] INFO: Running git version 2.24.1.windows.2 [2021-06-19T06:32:39.811Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-06-19T06:32:39.811Z] INFO: Environment variables: [2021-06-19T06:32:39.811Z] [2021-06-19T06:32:39.811Z] Name Value [2021-06-19T06:32:39.811Z] ---- ----- [2021-06-19T06:32:39.811Z] ALLUSERSPROFILE C:\ProgramData [2021-06-19T06:32:39.811Z] amd64 true [2021-06-19T06:32:39.811Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-06-19T06:32:39.811Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-06-19T06:32:39.811Z] arm64 false [2021-06-19T06:32:39.811Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-06-19T06:32:39.811Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-06-19T06:32:39.811Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-06-19T06:32:39.811Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-06-19T06:32:39.811Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-06-19T06:32:39.811Z] BRANCH_NAME PR-42535 [2021-06-19T06:32:39.811Z] BUILD_DISPLAY_NAME #7 [2021-06-19T06:32:39.811Z] BUILD_ID 7 [2021-06-19T06:32:39.811Z] BUILD_NUMBER 7 [2021-06-19T06:32:39.811Z] BUILD_TAG jenkins-moby-PR-42535-7 [2021-06-19T06:32:39.811Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42535/7/ [2021-06-19T06:32:39.811Z] cgroup2 true [2021-06-19T06:32:39.811Z] CHANGE_AUTHOR thaJeztah [2021-06-19T06:32:39.811Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-06-19T06:32:39.811Z] CHANGE_BRANCH remove_depecated_osversion [2021-06-19T06:32:39.811Z] CHANGE_FORK thaJeztah/docker [2021-06-19T06:32:39.811Z] CHANGE_ID 42535 [2021-06-19T06:32:39.811Z] CHANGE_TARGET master [2021-06-19T06:32:39.811Z] CHANGE_TITLE pkg/system: remove deprecated things, and move and deprecate more [2021-06-19T06:32:39.811Z] CHANGE_URL https://github.com/moby/moby/pull/42535 [2021-06-19T06:32:39.811Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-19T06:32:39.811Z] CommonProgramFiles C:\Program Files\Common Files [2021-06-19T06:32:39.811Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-06-19T06:32:39.811Z] CommonProgramW6432 C:\Program Files\Common Files [2021-06-19T06:32:39.811Z] COMPUTERNAME azwin-2-70d660 [2021-06-19T06:32:39.811Z] ComSpec C:\Windows\system32\cmd.exe [2021-06-19T06:32:39.811Z] ConfigSequenceNumber 0 [2021-06-19T06:32:39.811Z] dco true [2021-06-19T06:32:39.811Z] DOCKER_BUILDKIT 0 [2021-06-19T06:32:39.811Z] DOCKER_DUT_DEBUG 1 [2021-06-19T06:32:39.811Z] DOCKER_EXPERIMENTAL 1 [2021-06-19T06:32:39.811Z] DOCKER_GRAPHDRIVER overlay2 [2021-06-19T06:32:39.811Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-06-19T06:32:39.811Z] EXECUTOR_NUMBER 0 [2021-06-19T06:32:39.811Z] FQDN azwin-2-70d660.westus.cloudapp.azure.com [2021-06-19T06:32:39.811Z] GIT_BRANCH PR-42535 [2021-06-19T06:32:39.811Z] GIT_COMMIT 78434ab1fc035114b3c3e30e0a6c1befe14296e9 [2021-06-19T06:32:39.811Z] GIT_PREVIOUS_COMMIT aa90c16f379f1c7d4ea429a9842b45d6d711c4dc [2021-06-19T06:32:39.811Z] GIT_URL https://github.com/moby/moby.git [2021-06-19T06:32:39.811Z] HUDSON_COOKIE ed289566-8141-4ee8-9e38-93eabd3197f5 [2021-06-19T06:32:39.811Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-06-19T06:32:39.811Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-06-19T06:32:39.811Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-06-19T06:32:39.811Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-06-19T06:32:39.811Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-06-19T06:32:39.811Z] JENKINS_NODE_COOKIE a6bdb1b8-e467-4cbc-8084-ef203b39cbb0 [2021-06-19T06:32:39.811Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-06-19T06:32:39.811Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-06-19T06:32:39.811Z] JOB_BASE_NAME PR-42535 [2021-06-19T06:32:39.811Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42535/display/redirect [2021-06-19T06:32:39.811Z] JOB_NAME moby/PR-42535 [2021-06-19T06:32:39.811Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42535/ [2021-06-19T06:32:39.811Z] library.jps.version master [2021-06-19T06:32:39.811Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-06-19T06:32:39.811Z] NODE_LABELS amd64 azure azwin-2-70d660 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-06-19T06:32:39.811Z] NODE_NAME azwin-2-70d660 [2021-06-19T06:32:39.811Z] NUMBER_OF_PROCESSORS 4 [2021-06-19T06:32:39.811Z] OS Windows_NT [2021-06-19T06:32:39.811Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-06-19T06:32:39.811Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-06-19T06:32:39.811Z] ppc64le false [2021-06-19T06:32:39.811Z] PROCESSOR_ARCHITECTURE AMD64 [2021-06-19T06:32:39.811Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-06-19T06:32:39.811Z] PROCESSOR_LEVEL 6 [2021-06-19T06:32:39.811Z] PROCESSOR_REVISION 5507 [2021-06-19T06:32:39.811Z] ProgramData C:\ProgramData [2021-06-19T06:32:39.811Z] ProgramFiles C:\Program Files [2021-06-19T06:32:39.811Z] ProgramFiles(x86) C:\Program Files (x86) [2021-06-19T06:32:39.811Z] ProgramW6432 C:\Program Files [2021-06-19T06:32:39.811Z] PROMPT $P$G [2021-06-19T06:32:39.811Z] PSExecutionPolicyPreference Bypass [2021-06-19T06:32:39.811Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-06-19T06:32:39.811Z] PUBLIC C:\Users\Public [2021-06-19T06:32:39.811Z] rootless true [2021-06-19T06:32:39.811Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42535/7/display/redirect?page=artif... [2021-06-19T06:32:39.811Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42535/7/display/redirect?page=changes [2021-06-19T06:32:39.811Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42535/7/display/redirect [2021-06-19T06:32:39.811Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42535/7/display/redirect?page=tests [2021-06-19T06:32:39.811Z] s390x false [2021-06-19T06:32:39.811Z] SKIP_VALIDATION_TESTS 1 [2021-06-19T06:32:39.811Z] SOURCES_DRIVE d [2021-06-19T06:32:39.811Z] SOURCES_SUBDIR gopath [2021-06-19T06:32:39.811Z] STAGE_NAME Run tests [2021-06-19T06:32:39.811Z] SystemDrive C: [2021-06-19T06:32:39.811Z] SystemRoot C:\Windows [2021-06-19T06:32:39.811Z] TEMP C:\Windows\TEMP [2021-06-19T06:32:39.811Z] TESTDEBUG 0 [2021-06-19T06:32:39.811Z] TESTRUN_DRIVE d [2021-06-19T06:32:39.811Z] TESTRUN_SUBDIR CI [2021-06-19T06:32:39.811Z] TIMEOUT 120m [2021-06-19T06:32:39.811Z] TMP C:\Windows\TEMP [2021-06-19T06:32:39.811Z] unit_validate true [2021-06-19T06:32:39.811Z] USERDOMAIN WORKGROUP [2021-06-19T06:32:39.811Z] USERNAME azwin-2-70d660$ [2021-06-19T06:32:39.811Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-06-19T06:32:39.811Z] validate_force false [2021-06-19T06:32:39.811Z] windir C:\Windows [2021-06-19T06:32:39.811Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-06-19T06:32:39.811Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-06-19T06:32:39.811Z] windows2022 true [2021-06-19T06:32:39.811Z] windowsRS1 false [2021-06-19T06:32:39.811Z] windowsRS5 true [2021-06-19T06:32:39.811Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-06-19T06:32:39.811Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-06-19T06:32:39.811Z] [2021-06-19T06:32:39.811Z] [2021-06-19T06:32:39.811Z] [2021-06-19T06:32:39.811Z] INFO: Sources under d:\gopath\... [2021-06-19T06:32:39.811Z] INFO: Test run under d:\CI\... [2021-06-19T06:32:39.811Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-06-19T06:32:39.811Z] INFO: docker/docker repository was found [2021-06-19T06:32:39.811Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-06-19T06:32:39.811Z] ltsc2019: Pulling from windows/servercore [2021-06-19T06:32:39.811Z] 4612f6d0b889: Pulling fs layer [2021-06-19T06:32:39.811Z] 639bb6bb2beb: Pulling fs layer [2021-06-19T06:32:39.927Z] #16 0.995 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-19T06:32:39.927Z] #16 DONE 1.2s [2021-06-19T06:32:39.927Z] [2021-06-19T06:32:39.927Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-19T06:32:39.927Z] #17 sha256:703af3b0e6424990c5639009bce49ac860d8458dcacc8e05e90f843d940a1110 [2021-06-19T06:32:38.034Z] > git config core.sparsecheckout # timeout=10 [2021-06-19T06:32:38.070Z] > git checkout -f 46c591b045a77b7f0f96f96a51d8304264685929 # timeout=10 [2021-06-19T06:32:40.229Z] > git remote # timeout=10 [2021-06-19T06:32:40.302Z] > git config --get remote.origin.url # timeout=10 [2021-06-19T06:32:40.338Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-19T06:32:40.340Z] > git merge ceac2ef2e2d61279faee62b314ce1699bc0d8acb # timeout=10 [2021-06-19T06:32:41.145Z] #59 ... [2021-06-19T06:32:41.145Z] [2021-06-19T06:32:41.145Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-19T06:32:41.145Z] #17 sha256:703af3b0e6424990c5639009bce49ac860d8458dcacc8e05e90f843d940a1110 [2021-06-19T06:32:41.145Z] #17 DONE 1.2s [2021-06-19T06:32:41.145Z] [2021-06-19T06:32:41.145Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-19T06:32:41.145Z] #18 sha256:9eb46e3f4218141522d2de902e090403622b4e8494b7bea52ad34d6941e65d44 [2021-06-19T06:32:41.197Z] Merge succeeded, producing d98977113ca4ff5552f4c7471d1317349ed82298 [2021-06-19T06:32:41.198Z] Checking out Revision d98977113ca4ff5552f4c7471d1317349ed82298 (PR-42535) [2021-06-19T06:32:41.317Z] #17 DONE 1.3s [2021-06-19T06:32:41.317Z] [2021-06-19T06:32:41.317Z] #54 [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-06-19T06:32:41.317Z] #54 sha256:36f7322908cd4ad8e9c39242c4a50615a0475296e558042b01160b064107d939 [2021-06-19T06:32:41.317Z] #54 1.599 + RM_GOPATH=0 [2021-06-19T06:32:41.317Z] #54 1.599 + TMP_GOPATH= [2021-06-19T06:32:41.317Z] #54 1.600 + : /build [2021-06-19T06:32:41.317Z] #54 1.600 + '[' -z '' ']' [2021-06-19T06:32:41.317Z] #54 1.606 ++ mktemp -d [2021-06-19T06:32:41.317Z] #54 1.620 + export GOPATH=/tmp/tmp.y26xAHqgos [2021-06-19T06:32:41.317Z] #54 1.620 + GOPATH=/tmp/tmp.y26xAHqgos [2021-06-19T06:32:41.317Z] #54 1.620 + RM_GOPATH=1 [2021-06-19T06:32:41.317Z] #54 1.620 + case "$(go env GOARCH)" in [2021-06-19T06:32:41.317Z] #54 1.620 ++ go env GOARCH [2021-06-19T06:32:41.317Z] #54 1.634 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T06:32:41.317Z] #54 1.634 + GO_BUILDMODE=-buildmode=pie [2021-06-19T06:32:41.317Z] #54 1.635 ++ dirname /tmp/install/install.sh [2021-06-19T06:32:41.317Z] #54 1.636 + dir=/tmp/install [2021-06-19T06:32:41.317Z] #54 1.636 + bin=runc [2021-06-19T06:32:41.317Z] #54 1.636 + shift [2021-06-19T06:32:41.317Z] #54 1.636 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-19T06:32:41.317Z] #54 1.636 + . /tmp/install/runc.installer [2021-06-19T06:32:41.317Z] #54 1.636 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-19T06:32:41.317Z] #54 1.644 + install_runc [2021-06-19T06:32:41.317Z] #54 1.644 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-19T06:32:41.317Z] #54 1.644 + uname -r [2021-06-19T06:32:41.317Z] #54 1.647 + RUNC_BUILDTAGS='seccomp ' [2021-06-19T06:32:41.317Z] #54 1.647 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-19T06:32:41.317Z] #54 1.647 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.y26xAHqgos/src/github.com/opencontainers/runc [2021-06-19T06:32:41.317Z] #54 1.647 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-19T06:32:41.317Z] #54 1.658 Cloning into '/tmp/tmp.y26xAHqgos/src/github.com/opencontainers/runc'... [2021-06-19T06:32:41.409Z] #57 ... [2021-06-19T06:32:41.409Z] [2021-06-19T06:32:41.409Z] #54 [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-06-19T06:32:41.409Z] #54 sha256:cbde7716807247dce52ed27e1bd31fd3094cf2ce2c9bc07d1ad7e9fc287b9f80 [2021-06-19T06:32:41.409Z] #54 114.2 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-19T06:32:41.409Z] #54 114.7 + mkdir -p /build [2021-06-19T06:32:41.409Z] #54 114.7 + cp runc /build/runc [2021-06-19T06:32:41.575Z] #54 ... [2021-06-19T06:32:41.575Z] [2021-06-19T06:32:41.575Z] #46 [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-06-19T06:32:41.575Z] #46 sha256:ecb000dbfeea99859bfbefc207fe129c86080d81917108a914c324bd1f10d898 [2021-06-19T06:32:41.575Z] #46 101.8 mime [2021-06-19T06:32:41.575Z] #46 103.3 mime/quotedprintable [2021-06-19T06:32:41.575Z] #46 103.6 net/http/internal [2021-06-19T06:32:41.575Z] #46 107.0 net/textproto [2021-06-19T06:32:41.575Z] #46 107.0 crypto/x509 [2021-06-19T06:32:41.575Z] #46 108.6 vendor/golang.org/x/net/http/httpguts [2021-06-19T06:32:41.575Z] #46 108.9 vendor/golang.org/x/net/http/httpproxy [2021-06-19T06:32:41.575Z] #46 109.9 mime/multipart [2021-06-19T06:32:41.575Z] #46 ... [2021-06-19T06:32:41.575Z] [2021-06-19T06:32:41.575Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-19T06:32:41.575Z] #18 sha256:9eb46e3f4218141522d2de902e090403622b4e8494b7bea52ad34d6941e65d44 [2021-06-19T06:32:41.979Z] #54 DONE 115.7s [2021-06-19T06:32:41.979Z] [2021-06-19T06:32:41.979Z] #57 [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-06-19T06:32:41.979Z] #57 sha256:0a8efcbfae5a0d890f126bdefb3c709294b18e0e27ce13b77d3ff4b33d7899d4 [2021-06-19T06:32:41.979Z] #57 181.9 + bin/containerd [2021-06-19T06:32:42.087Z] #18 DONE 1.2s [2021-06-19T06:32:42.087Z] [2021-06-19T06:32:42.087Z] #46 [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-06-19T06:32:42.087Z] #46 sha256:b1e8b757c25422e8205e511248f72fbcd381f0aa8388756be1e7091d89e207b3 [2021-06-19T06:32:42.087Z] #46 108.5 vendor/golang.org/x/net/http2/hpack [2021-06-19T06:32:42.087Z] #46 110.1 mime [2021-06-19T06:32:42.137Z] #18 DONE 1.2s [2021-06-19T06:32:42.137Z] [2021-06-19T06:32:42.137Z] #59 [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-06-19T06:32:42.137Z] #59 sha256:613a44b24dc2a76efa0e2c4059da5ec8629946edc7fd50ecf0c11ce1d94e078d [2021-06-19T06:32:42.137Z] #59 105.9 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-19T06:32:42.137Z] #59 105.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-19T06:32:42.396Z] #59 ... [2021-06-19T06:32:42.396Z] [2021-06-19T06:32:42.396Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-19T06:32:42.396Z] #19 sha256:d7736cd0318da8666a4c89d87a6e170a3bcc50d1010d975b61582ec08385f50d [2021-06-19T06:32:42.396Z] #19 ... [2021-06-19T06:32:42.396Z] [2021-06-19T06:32:42.396Z] #59 [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-06-19T06:32:42.396Z] #59 sha256:613a44b24dc2a76efa0e2c4059da5ec8629946edc7fd50ecf0c11ce1d94e078d [2021-06-19T06:32:42.396Z] #59 DONE 113.0s [2021-06-19T06:32:42.652Z] [2021-06-19T06:32:42.652Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-19T06:32:42.652Z] #60 sha256:7b0478393f8b54e1971b5e5a9d5634838e1784e2f99c7c4ffdfd8d672d88eb8d [2021-06-19T06:32:42.652Z] #60 DONE 0.1s [2021-06-19T06:32:42.652Z] [2021-06-19T06:32:42.652Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-19T06:32:42.652Z] #61 sha256:1b13758bdcb1a12594ff670d6fd8d9b293f82e8a1141272a40d21cda1a25b629 [2021-06-19T06:32:42.908Z] #61 DONE 0.1s [2021-06-19T06:32:42.908Z] [2021-06-19T06:32:42.908Z] #32 [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-06-19T06:32:42.908Z] #32 sha256:dce599a86d52e6786bdd2988f5e04cbd45284930924eba39d9761c368e1d197d [2021-06-19T06:32:43.469Z] #32 ... [2021-06-19T06:32:43.469Z] [2021-06-19T06:32:43.469Z] #46 [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-06-19T06:32:43.469Z] #46 sha256:ecb000dbfeea99859bfbefc207fe129c86080d81917108a914c324bd1f10d898 [2021-06-19T06:32:43.469Z] #46 113.7 crypto/tls [2021-06-19T06:32:43.470Z] #46 ... [2021-06-19T06:32:43.470Z] [2021-06-19T06:32:43.470Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-19T06:32:43.470Z] #19 sha256:d7736cd0318da8666a4c89d87a6e170a3bcc50d1010d975b61582ec08385f50d [2021-06-19T06:32:43.470Z] #19 DONE 1.2s [2021-06-19T06:32:43.470Z] [2021-06-19T06:32:43.470Z] #20 [dev-systemd-false 7/25] 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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-19T06:32:43.470Z] #20 sha256:f62de700d1f6de102c5e598a93581fd60db622e85c1ec693cd9981f58e1006fa [2021-06-19T06:32:43.883Z] #57 ... [2021-06-19T06:32:43.883Z] [2021-06-19T06:32:43.883Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-19T06:32:43.883Z] #55 sha256:9adacfb2e56430b0df02a32c5a004d5d9e9d8aedbe4deae0b831afe2e1d8746d [2021-06-19T06:32:43.883Z] #55 DONE 0.3s [2021-06-19T06:32:41.079Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-06-19T06:32:41.232Z] > git config core.sparsecheckout # timeout=10 [2021-06-19T06:32:41.270Z] > git checkout -f d98977113ca4ff5552f4c7471d1317349ed82298 # timeout=10 [2021-06-19T06:32:44.031Z] #46 ... [2021-06-19T06:32:44.031Z] [2021-06-19T06:32:44.031Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-19T06:32:44.031Z] #19 sha256:d7736cd0318da8666a4c89d87a6e170a3bcc50d1010d975b61582ec08385f50d [2021-06-19T06:32:44.031Z] #19 DONE 1.7s [2021-06-19T06:32:44.031Z] [2021-06-19T06:32:44.031Z] #20 [dev-systemd-false 7/25] 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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-19T06:32:44.031Z] #20 sha256:f62de700d1f6de102c5e598a93581fd60db622e85c1ec693cd9981f58e1006fa [2021-06-19T06:32:44.141Z] [2021-06-19T06:32:44.141Z] #57 [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-06-19T06:32:44.141Z] #57 sha256:0a8efcbfae5a0d890f126bdefb3c709294b18e0e27ce13b77d3ff4b33d7899d4 [2021-06-19T06:32:44.815Z] #13 ... [2021-06-19T06:32:44.815Z] [2021-06-19T06:32:44.815Z] #46 [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-06-19T06:32:44.815Z] #46 sha256:6ef07c4463527fc07f29e73905f02908331c24ae50b0ec234cbb571129b984bf [2021-06-19T06:32:44.815Z] #46 93.96 go/doc [2021-06-19T06:32:44.815Z] #46 96.60 github.com/LK4D4/vndr/versioned [2021-06-19T06:32:44.815Z] #46 96.67 compress/flate [2021-06-19T06:32:44.815Z] #46 97.01 github.com/LK4D4/vndr/build [2021-06-19T06:32:44.815Z] #46 98.78 compress/gzip [2021-06-19T06:32:44.815Z] #46 99.45 crypto/rsa [2021-06-19T06:32:44.815Z] #46 100.3 crypto/x509/pkix [2021-06-19T06:32:44.815Z] #46 100.9 net [2021-06-19T06:32:44.815Z] #46 100.9 vendor/golang.org/x/crypto/chacha20 [2021-06-19T06:32:44.815Z] #46 101.5 vendor/golang.org/x/crypto/poly1305 [2021-06-19T06:32:44.815Z] #46 102.1 vendor/golang.org/x/sys/cpu [2021-06-19T06:32:44.815Z] #46 102.7 vendor/golang.org/x/crypto/chacha20poly1305 [2021-06-19T06:32:44.815Z] #46 103.7 vendor/golang.org/x/crypto/curve25519 [2021-06-19T06:32:44.815Z] #46 104.4 vendor/golang.org/x/crypto/hkdf [2021-06-19T06:32:44.815Z] #46 104.6 vendor/golang.org/x/text/transform [2021-06-19T06:32:44.853Z] #20 1.499 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-19T06:32:44.853Z] #20 1.529 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-19T06:32:45.113Z] #20 1.657 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-19T06:32:45.113Z] #20 1.665 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-19T06:32:45.392Z] #46 105.1 vendor/golang.org/x/text/unicode/bidi [2021-06-19T06:32:45.683Z] #20 2.159 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-06-19T06:32:45.926Z] #20 1.718 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-19T06:32:45.926Z] #20 1.733 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-19T06:32:45.926Z] #20 1.758 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-19T06:32:45.926Z] #20 1.767 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-19T06:32:46.182Z] #20 2.314 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-06-19T06:32:46.623Z] #20 ... [2021-06-19T06:32:46.623Z] [2021-06-19T06:32:46.623Z] #59 [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-06-19T06:32:46.623Z] #59 sha256:b705cc1e38cf63b0d8711bcf4e0e5be20329853b48a980e6e7875e252b3b9f48 [2021-06-19T06:32:46.623Z] #59 DONE 115.3s [2021-06-19T06:32:46.623Z] [2021-06-19T06:32:46.623Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-19T06:32:46.623Z] #60 sha256:a551d1f1173dbfe35e6f07775aaf7b6482b1bf0428c4f4b9e6c41c6bc2fa0f32 [2021-06-19T06:32:46.623Z] #60 DONE 0.1s [2021-06-19T06:32:46.623Z] [2021-06-19T06:32:46.623Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-19T06:32:46.623Z] #61 sha256:e78799e9198aeb48f9220c52f91d559f037ddb78ea5be3596568f3397ace77c1 [2021-06-19T06:32:46.623Z] #61 DONE 0.1s [2021-06-19T06:32:46.623Z] [2021-06-19T06:32:46.623Z] #20 [dev-systemd-false 7/25] 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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-19T06:32:46.623Z] #20 sha256:f62de700d1f6de102c5e598a93581fd60db622e85c1ec693cd9981f58e1006fa [2021-06-19T06:32:46.623Z] #20 3.163 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-19T06:32:46.779Z] #46 106.7 vendor/golang.org/x/text/secure/bidirule [2021-06-19T06:32:46.816Z] 639bb6bb2beb: Verifying Checksum [2021-06-19T06:32:46.816Z] 639bb6bb2beb: Download complete [2021-06-19T06:32:47.041Z] #46 106.9 vendor/golang.org/x/text/unicode/norm [2021-06-19T06:32:47.110Z] #20 3.194 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-19T06:32:48.004Z] #20 4.307 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-19T06:32:48.474Z] #20 4.420 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-19T06:32:48.944Z] #20 5.759 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-19T06:32:49.839Z] #20 5.652 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-19T06:32:50.400Z] #20 ... [2021-06-19T06:32:50.400Z] [2021-06-19T06:32:50.400Z] #46 [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-06-19T06:32:50.400Z] #46 sha256:ecb000dbfeea99859bfbefc207fe129c86080d81917108a914c324bd1f10d898 [2021-06-19T06:32:50.400Z] #46 120.7 net/http/httptrace [2021-06-19T06:32:50.400Z] #46 120.9 net/http [2021-06-19T06:32:51.251Z] #46 110.6 vendor/golang.org/x/net/idna [2021-06-19T06:32:51.450Z] 4612f6d0b889: Verifying Checksum [2021-06-19T06:32:51.450Z] 4612f6d0b889: Download complete [2021-06-19T06:32:52.116Z] Commit message: "Merge commit 'ceac2ef2e2d61279faee62b314ce1699bc0d8acb' into HEAD" [2021-06-19T06:32:52.209Z] #46 ... [2021-06-19T06:32:52.209Z] [2021-06-19T06:32:52.209Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-19T06:32:52.209Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T06:32:52.209Z] #13 103.7 Selecting previously unselected package libapparmor1:amd64. [2021-06-19T06:32:52.209Z] #13 103.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-19T06:32:52.209Z] #13 103.7 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-06-19T06:32:52.209Z] #13 103.8 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-19T06:32:52.209Z] #13 103.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-19T06:32:52.209Z] #13 103.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-19T06:32:52.233Z] First time build. Skipping changelog. [2021-06-19T06:32:52.470Z] #13 104.0 Selecting previously unselected package libbtrfs0. [2021-06-19T06:32:52.470Z] #13 104.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-19T06:32:52.470Z] #13 104.0 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-19T06:32:52.470Z] #13 104.1 Selecting previously unselected package libbtrfs-dev. [2021-06-19T06:32:52.470Z] #13 104.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-19T06:32:52.470Z] #13 104.1 Unpacking libbtrfs-dev (4.20.1-2) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-19T06:32:52.732Z] #13 104.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-19T06:32:52.732Z] #13 104.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-19T06:32:52.732Z] #13 104.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-19T06:32:52.732Z] #13 104.3 Selecting previously unselected package libudev-dev:amd64. [2021-06-19T06:32:52.732Z] #13 104.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-19T06:32:52.732Z] #13 104.3 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-19T06:32:52.993Z] #13 104.5 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-19T06:32:52.993Z] #13 104.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-19T06:32:52.993Z] #13 104.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-06-19T06:32:52.993Z] #13 104.8 Selecting previously unselected package libpcre16-3:amd64. [2021-06-19T06:32:53.256Z] #13 104.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-19T06:32:53.256Z] #13 104.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-19T06:32:53.517Z] #13 104.9 Selecting previously unselected package libpcre32-3:amd64. [2021-06-19T06:32:53.517Z] #13 105.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-19T06:32:53.517Z] #13 105.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-19T06:32:53.517Z] #13 105.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-19T06:32:53.517Z] #13 105.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-19T06:32:53.517Z] #13 105.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-19T06:32:53.778Z] #13 105.2 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-19T06:32:53.778Z] #13 105.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-19T06:32:53.778Z] #13 105.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-19T06:32:54.039Z] #13 105.7 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-19T06:32:54.039Z] #13 105.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-19T06:32:54.039Z] #13 105.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-19T06:32:52.151Z] > git rev-list --no-walk aa90c16f379f1c7d4ea429a9842b45d6d711c4dc # timeout=10 [2021-06-19T06:32:54.234Z] #20 ... [2021-06-19T06:32:54.234Z] [2021-06-19T06:32:54.234Z] #54 [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-06-19T06:32:54.234Z] #54 sha256:5cd4ee5797823ce223806d75a97da578e032971a1a6e013e7f1dbd725f560f2d [2021-06-19T06:32:54.235Z] #54 13.05 + cd /tmp/tmp.QyiIASm5am/src/github.com/opencontainers/runc [2021-06-19T06:32:54.235Z] #54 13.05 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-19T06:32:54.235Z] #54 13.56 + '[' -z '' ']' [2021-06-19T06:32:54.235Z] #54 13.56 + target=static [2021-06-19T06:32:54.235Z] #54 13.56 + make 'BUILDTAGS=seccomp ' static [2021-06-19T06:32:54.235Z] #54 13.74 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-19T06:32:54.235Z] #54 ... [2021-06-19T06:32:54.235Z] [2021-06-19T06:32:54.235Z] #46 [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-06-19T06:32:54.235Z] #46 sha256:b1e8b757c25422e8205e511248f72fbcd381f0aa8388756be1e7091d89e207b3 [2021-06-19T06:32:54.235Z] #46 112.9 mime/quotedprintable [2021-06-19T06:32:54.235Z] #46 113.3 net/http/internal [2021-06-19T06:32:54.235Z] #46 115.8 crypto/tls [2021-06-19T06:32:54.235Z] #46 122.6 net/http/httptrace [2021-06-19T06:32:54.235Z] #46 122.8 net/http [2021-06-19T06:32:54.304Z] #13 106.0 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-19T06:32:54.304Z] #13 106.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-19T06:32:54.304Z] #13 106.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-19T06:32:54.495Z] #46 ... [2021-06-19T06:32:54.495Z] [2021-06-19T06:32:54.495Z] #20 [dev-systemd-false 7/25] 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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-19T06:32:54.495Z] #20 sha256:f62de700d1f6de102c5e598a93581fd60db622e85c1ec693cd9981f58e1006fa [2021-06-19T06:32:54.495Z] #20 11.01 Fetched 8980 kB in 10s (920 kB/s) [2021-06-19T06:32:54.565Z] #13 106.1 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-19T06:32:54.565Z] #13 106.1 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-19T06:32:54.565Z] #13 106.1 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-19T06:32:54.565Z] #13 106.2 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-19T06:32:54.937Z] #13 106.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-19T06:32:54.937Z] #13 106.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-19T06:32:55.323Z] + docker version [2021-06-19T06:32:55.507Z] #13 107.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-19T06:32:55.507Z] #13 107.0 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-19T06:32:55.507Z] #13 107.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-19T06:32:55.507Z] #13 107.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-19T06:32:55.507Z] #13 107.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-19T06:32:55.507Z] #13 107.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-19T06:32:55.507Z] #13 107.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-19T06:32:55.507Z] #13 107.1 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-19T06:32:55.507Z] #13 107.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-19T06:32:55.507Z] #13 107.1 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-19T06:32:55.507Z] #13 107.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-19T06:32:55.507Z] #13 107.2 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-19T06:32:55.507Z] #13 107.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-19T06:32:55.507Z] #13 107.2 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-19T06:32:55.507Z] #13 107.2 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-19T06:32:55.507Z] #13 107.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-19T06:32:55.507Z] #13 107.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-19T06:32:55.507Z] #13 107.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-19T06:32:55.507Z] #13 107.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-19T06:32:55.507Z] #13 107.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-19T06:32:55.507Z] #13 107.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-19T06:32:55.768Z] #13 107.3 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-06-19T06:32:55.768Z] #13 107.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-19T06:32:55.768Z] #13 107.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-19T06:32:55.768Z] #13 107.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-19T06:32:55.768Z] #13 107.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-19T06:32:55.768Z] #13 107.4 Setting up dmsetup (2:1.02.155-3) ... [2021-06-19T06:32:55.768Z] #13 107.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-19T06:32:55.768Z] #13 107.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-19T06:32:55.768Z] #13 107.4 Processing triggers for libc-bin (2.28-10) ... [2021-06-19T06:32:56.938Z] #46 ... [2021-06-19T06:32:56.938Z] [2021-06-19T06:32:56.938Z] #54 [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-06-19T06:32:56.938Z] #54 sha256:36f7322908cd4ad8e9c39242c4a50615a0475296e558042b01160b064107d939 [2021-06-19T06:32:56.938Z] #54 12.57 + cd /tmp/tmp.y26xAHqgos/src/github.com/opencontainers/runc [2021-06-19T06:32:56.938Z] #54 12.57 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-19T06:32:56.938Z] #54 12.87 + '[' -z '' ']' [2021-06-19T06:32:56.938Z] #54 12.87 + target=static [2021-06-19T06:32:56.938Z] #54 12.87 + make 'BUILDTAGS=seccomp ' static [2021-06-19T06:32:56.938Z] #54 13.29 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-19T06:32:57.684Z] #13 DONE 109.2s [2021-06-19T06:32:57.684Z] [2021-06-19T06:32:57.684Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-19T06:32:57.684Z] #14 sha256:439592cb2474c4f379790efd36637b5061a8bd83fbc39f7ebf441a894b20089f [2021-06-19T06:32:57.800Z] #20 11.01 Reading package lists... [2021-06-19T06:32:57.866Z] #54 ... [2021-06-19T06:32:57.866Z] [2021-06-19T06:32:57.866Z] #20 [dev-systemd-false 7/25] 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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-19T06:32:57.866Z] #20 sha256:f62de700d1f6de102c5e598a93581fd60db622e85c1ec693cd9981f58e1006fa [2021-06-19T06:32:57.866Z] #20 10.40 Fetched 8980 kB in 9s (1007 kB/s) [2021-06-19T06:32:57.866Z] #20 10.40 Reading package lists... [2021-06-19T06:33:00.015Z] Client: Mirantis Container Runtime [2021-06-19T06:33:00.016Z] Version: 20.10.0 [2021-06-19T06:33:00.016Z] API version: 1.41 [2021-06-19T06:33:00.016Z] Go version: go1.13.15 [2021-06-19T06:33:00.016Z] Git commit: 6ee42dc [2021-06-19T06:33:00.016Z] Built: 03/11/2021 13:24:56 [2021-06-19T06:33:00.016Z] OS/Arch: windows/amd64 [2021-06-19T06:33:00.016Z] Context: default [2021-06-19T06:33:00.016Z] Experimental: true [2021-06-19T06:33:00.016Z] [2021-06-19T06:33:00.016Z] Server: Mirantis Container Runtime [2021-06-19T06:33:00.016Z] Engine: [2021-06-19T06:33:00.016Z] Version: 20.10.0 [2021-06-19T06:33:00.016Z] API version: 1.41 (minimum version 1.24) [2021-06-19T06:33:00.016Z] Go version: go1.13.15 [2021-06-19T06:33:00.016Z] Git commit: 1e08f21e79 [2021-06-19T06:33:00.016Z] Built: 03/11/2021 13:23:32 [2021-06-19T06:33:00.016Z] OS/Arch: windows/amd64 [2021-06-19T06:33:00.016Z] Experimental: true [2021-06-19T06:33:00.257Z] #14 ... [2021-06-19T06:33:00.257Z] [2021-06-19T06:33:00.257Z] #59 [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-06-19T06:33:00.257Z] #59 sha256:86e5725e377e3de28760f40207d648e5341b4858345b3b6dcaccedb026037059 [2021-06-19T06:33:00.257Z] #59 114.9 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-19T06:33:00.257Z] #59 114.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-19T06:33:00.257Z] #59 DONE 120.0s [2021-06-19T06:33:00.257Z] [2021-06-19T06:33:00.257Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-19T06:33:00.257Z] #60 sha256:f44bf4d802aaec9ffb92635ea6396d58a2c64a64ea30da27d20367b400b92558 [2021-06-19T06:33:00.257Z] #60 DONE 0.2s [2021-06-19T06:33:00.257Z] [2021-06-19T06:33:00.257Z] #46 [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-06-19T06:33:00.257Z] #46 sha256:6ef07c4463527fc07f29e73905f02908331c24ae50b0ec234cbb571129b984bf [2021-06-19T06:33:00.257Z] #46 112.4 vendor/golang.org/x/net/http2/hpack [2021-06-19T06:33:00.257Z] #46 113.4 mime [2021-06-19T06:33:00.257Z] #46 114.8 mime/quotedprintable [2021-06-19T06:33:00.257Z] #46 115.1 net/http/internal [2021-06-19T06:33:00.257Z] #46 117.4 crypto/tls [2021-06-19T06:33:00.257Z] #46 ... [2021-06-19T06:33:00.257Z] [2021-06-19T06:33:00.257Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-19T06:33:00.257Z] #61 sha256:deac4dda6a7ee9d3c411fc71c2cefc106a69bd85537f45748494a33ac9ed8d83 [2021-06-19T06:33:00.257Z] #61 DONE 0.1s [2021-06-19T06:33:00.257Z] [2021-06-19T06:33:00.257Z] #54 [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-06-19T06:33:00.257Z] #54 sha256:b655734a4f3eb29b2b1b81c98898ddcb1a3c56545cee20d9cb06335042dee966 [Pipeline] sh [2021-06-19T06:33:01.393Z] #20 14.01 Reading package lists... [2021-06-19T06:33:01.551Z] + docker info [2021-06-19T06:33:01.904Z] #20 17.65 Building dependency tree... [2021-06-19T06:33:01.904Z] #20 ... [2021-06-19T06:33:01.904Z] [2021-06-19T06:33:01.904Z] #46 [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-06-19T06:33:01.904Z] #46 sha256:ecb000dbfeea99859bfbefc207fe129c86080d81917108a914c324bd1f10d898 [2021-06-19T06:33:01.904Z] #46 132.4 github.com/LK4D4/vndr/godl [2021-06-19T06:33:02.004Z] #20 14.44 Reading package lists... [2021-06-19T06:33:02.195Z] #54 4.484 + RM_GOPATH=0 [2021-06-19T06:33:02.195Z] #54 4.484 + TMP_GOPATH= [2021-06-19T06:33:02.195Z] #54 4.484 + : /build [2021-06-19T06:33:02.195Z] #54 4.484 + '[' -z '' ']' [2021-06-19T06:33:02.195Z] #54 4.484 ++ mktemp -d [2021-06-19T06:33:02.195Z] #54 4.487 + export GOPATH=/tmp/tmp.b5PXPofyII [2021-06-19T06:33:02.195Z] #54 4.487 + GOPATH=/tmp/tmp.b5PXPofyII [2021-06-19T06:33:02.195Z] #54 4.487 + RM_GOPATH=1 [2021-06-19T06:33:02.195Z] #54 4.496 + case "$(go env GOARCH)" in [2021-06-19T06:33:02.195Z] #54 4.496 ++ go env GOARCH [2021-06-19T06:33:02.195Z] #54 4.506 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T06:33:02.195Z] #54 4.506 + GO_BUILDMODE=-buildmode=pie [2021-06-19T06:33:02.195Z] #54 4.507 ++ dirname /tmp/install/install.sh [2021-06-19T06:33:02.195Z] #54 4.512 + dir=/tmp/install [2021-06-19T06:33:02.195Z] #54 4.522 + bin=runc [2021-06-19T06:33:02.195Z] #54 4.522 + shift [2021-06-19T06:33:02.195Z] #54 4.523 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-19T06:33:02.195Z] #54 4.523 + . /tmp/install/runc.installer [2021-06-19T06:33:02.195Z] #54 4.523 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-19T06:33:02.195Z] #54 4.528 + install_runc [2021-06-19T06:33:02.195Z] #54 4.528 + uname -r [2021-06-19T06:33:02.195Z] #54 4.529 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-19T06:33:02.195Z] #54 4.532 + RUNC_BUILDTAGS='seccomp ' [2021-06-19T06:33:02.195Z] #54 4.532 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-19T06:33:02.195Z] #54 4.532 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-19T06:33:02.195Z] #54 4.532 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.b5PXPofyII/src/github.com/opencontainers/runc [2021-06-19T06:33:02.195Z] #54 4.535 Cloning into '/tmp/tmp.b5PXPofyII/src/github.com/opencontainers/runc'... [2021-06-19T06:33:02.264Z] #20 18.06 Building dependency tree... [2021-06-19T06:33:02.456Z] #54 ... [2021-06-19T06:33:02.456Z] [2021-06-19T06:33:02.456Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-19T06:33:02.456Z] #14 sha256:439592cb2474c4f379790efd36637b5061a8bd83fbc39f7ebf441a894b20089f [2021-06-19T06:33:02.456Z] #14 DONE 4.7s [2021-06-19T06:33:02.465Z] #46 133.1 github.com/LK4D4/vndr [2021-06-19T06:33:02.716Z] [2021-06-19T06:33:02.716Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-06-19T06:33:02.716Z] #15 sha256:58bb467fb5082385e77c411108906cde23ac136da1771d3e481a15a451965562 [2021-06-19T06:33:03.205Z] #20 19.72 libcap2-bin is already the newest version (1:2.25-2). [2021-06-19T06:33:03.205Z] #20 19.72 The following additional packages will be installed: [2021-06-19T06:33:03.205Z] #20 19.72 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-19T06:33:03.205Z] #20 19.72 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-19T06:33:03.205Z] #20 19.72 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-19T06:33:03.205Z] #20 19.72 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-19T06:33:03.205Z] #20 19.72 python3.7 python3.7-minimal vim-runtime xxd [2021-06-19T06:33:03.205Z] #20 19.72 Suggested packages: [2021-06-19T06:33:03.205Z] #20 19.72 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-19T06:33:03.205Z] #20 19.72 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-19T06:33:03.205Z] #20 19.72 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-19T06:33:03.205Z] #20 19.72 quota [2021-06-19T06:33:03.205Z] #20 19.72 Recommended packages: [2021-06-19T06:33:03.205Z] #20 19.72 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-19T06:33:03.205Z] #20 19.72 python3-keyrings.alt python3-xdg unzip [2021-06-19T06:33:05.117Z] #20 21.41 The following NEW packages will be installed: [2021-06-19T06:33:05.117Z] #20 21.41 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-19T06:33:05.117Z] #20 21.41 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-19T06:33:05.117Z] #20 21.41 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-19T06:33:05.117Z] #20 21.41 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-19T06:33:05.117Z] #20 21.42 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-19T06:33:05.117Z] #20 21.42 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-19T06:33:05.117Z] #20 21.42 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-19T06:33:05.117Z] #20 21.42 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-19T06:33:05.117Z] #20 21.42 xz-utils zip [2021-06-19T06:33:05.379Z] #20 22.02 0 upgraded, 49 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T06:33:05.379Z] #20 22.02 Need to get 28.6 MB of archives. [2021-06-19T06:33:05.379Z] #20 22.02 After this operation, 116 MB of additional disk space will be used. [2021-06-19T06:33:05.379Z] #20 22.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-19T06:33:05.379Z] #20 22.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-19T06:33:05.379Z] #20 22.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-19T06:33:05.379Z] #20 ... [2021-06-19T06:33:05.379Z] [2021-06-19T06:33:05.379Z] #46 [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-06-19T06:33:05.379Z] #46 sha256:b1e8b757c25422e8205e511248f72fbcd381f0aa8388756be1e7091d89e207b3 [2021-06-19T06:33:05.379Z] #46 134.2 github.com/LK4D4/vndr/godl [2021-06-19T06:33:06.320Z] #46 135.0 github.com/LK4D4/vndr [2021-06-19T06:33:06.926Z] #15 DONE 4.4s [2021-06-19T06:33:06.926Z] [2021-06-19T06:33:06.926Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-19T06:33:06.926Z] #16 sha256:4712438b249bcc42580af81cb16f0c888a09cbf220871681026c6af279edb1ee [2021-06-19T06:33:07.705Z] #46 ... [2021-06-19T06:33:07.705Z] [2021-06-19T06:33:07.705Z] #20 [dev-systemd-false 7/25] 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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-19T06:33:07.705Z] #20 sha256:f62de700d1f6de102c5e598a93581fd60db622e85c1ec693cd9981f58e1006fa [2021-06-19T06:33:07.705Z] #20 17.65 Building dependency tree... [2021-06-19T06:33:07.705Z] #20 19.26 libcap2-bin is already the newest version (1:2.25-2). [2021-06-19T06:33:07.705Z] #20 19.26 The following additional packages will be installed: [2021-06-19T06:33:07.705Z] #20 19.27 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-19T06:33:07.705Z] #20 19.27 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-19T06:33:07.705Z] #20 19.27 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-19T06:33:07.705Z] #20 19.27 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-19T06:33:07.705Z] #20 19.27 python3.7 python3.7-minimal vim-runtime xxd [2021-06-19T06:33:07.705Z] #20 19.27 Suggested packages: [2021-06-19T06:33:07.705Z] #20 19.28 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-19T06:33:07.705Z] #20 19.28 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-19T06:33:07.705Z] #20 19.28 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-19T06:33:07.705Z] #20 19.28 quota [2021-06-19T06:33:07.705Z] #20 19.28 Recommended packages: [2021-06-19T06:33:07.705Z] #20 19.28 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-19T06:33:07.705Z] #20 19.28 python3-keyrings.alt python3-xdg unzip [2021-06-19T06:33:07.705Z] #20 20.98 The following NEW packages will be installed: [2021-06-19T06:33:07.705Z] #20 20.99 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-19T06:33:07.705Z] #20 20.99 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-19T06:33:07.705Z] #20 20.99 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-19T06:33:07.705Z] #20 20.99 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-19T06:33:07.705Z] #20 20.99 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-19T06:33:07.705Z] #20 20.99 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-19T06:33:07.705Z] #20 20.99 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-19T06:33:07.705Z] #20 20.99 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-19T06:33:07.705Z] #20 20.99 xz-utils zip [2021-06-19T06:33:07.705Z] #20 21.31 0 upgraded, 49 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T06:33:07.705Z] #20 21.31 Need to get 28.6 MB of archives. [2021-06-19T06:33:07.705Z] #20 21.31 After this operation, 116 MB of additional disk space will be used. [2021-06-19T06:33:07.705Z] #20 21.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-19T06:33:07.705Z] #20 21.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-19T06:33:07.705Z] #20 21.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-19T06:33:07.705Z] #20 21.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-19T06:33:07.705Z] #20 21.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-19T06:33:07.705Z] #20 21.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-19T06:33:07.705Z] #20 21.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-19T06:33:07.705Z] #20 21.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-19T06:33:07.705Z] #20 21.58 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-19T06:33:07.705Z] #20 21.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-19T06:33:07.705Z] #20 21.59 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-19T06:33:07.705Z] #20 21.60 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-19T06:33:07.705Z] #20 21.60 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-19T06:33:07.705Z] #20 21.60 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-19T06:33:07.705Z] #20 21.61 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-19T06:33:07.705Z] #20 21.61 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-19T06:33:07.705Z] #20 21.63 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-19T06:33:07.705Z] #20 21.64 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-19T06:33:07.705Z] #20 21.66 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-19T06:33:07.705Z] #20 21.68 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-06-19T06:33:07.705Z] #20 21.68 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-19T06:33:07.705Z] #20 21.68 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-19T06:33:07.705Z] #20 21.71 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-19T06:33:07.705Z] #20 21.72 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-19T06:33:07.705Z] #20 21.73 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-19T06:33:07.705Z] #20 21.74 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-19T06:33:07.705Z] #20 21.75 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-19T06:33:07.705Z] #20 21.75 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-19T06:33:07.705Z] #20 21.75 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-19T06:33:07.705Z] #20 22.29 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-19T06:33:07.705Z] #20 22.29 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-19T06:33:07.705Z] #20 22.29 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-19T06:33:07.705Z] #20 22.30 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-19T06:33:07.705Z] #20 22.30 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-19T06:33:07.705Z] #20 22.32 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-06-19T06:33:07.705Z] #20 22.33 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-19T06:33:07.705Z] #20 22.42 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-19T06:33:07.705Z] #20 22.42 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-19T06:33:07.705Z] #20 22.43 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-19T06:33:07.705Z] #20 22.44 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-19T06:33:07.705Z] #20 22.45 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-19T06:33:07.705Z] #20 22.46 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-19T06:33:07.705Z] #20 22.47 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-19T06:33:07.705Z] #20 22.53 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-06-19T06:33:07.705Z] #20 22.58 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-19T06:33:07.705Z] #20 22.59 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-19T06:33:07.705Z] #20 22.90 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-19T06:33:07.705Z] #20 22.98 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-19T06:33:07.705Z] #20 23.00 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-19T06:33:07.705Z] #20 ... [2021-06-19T06:33:07.705Z] [2021-06-19T06:33:07.705Z] #46 [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-06-19T06:33:07.705Z] #46 sha256:ecb000dbfeea99859bfbefc207fe129c86080d81917108a914c324bd1f10d898 [2021-06-19T06:33:07.705Z] #46 DONE 137.6s [2021-06-19T06:33:07.705Z] [2021-06-19T06:33:07.705Z] #57 [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-06-19T06:33:07.705Z] #57 sha256:11b024ea9ae7b6a03a7a7e96d9d3e570c212b07a7f555f878b9dbf719591b451 [2021-06-19T06:33:07.962Z] #57 ... [2021-06-19T06:33:07.962Z] [2021-06-19T06:33:07.962Z] #20 [dev-systemd-false 7/25] 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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-19T06:33:07.962Z] #20 sha256:f62de700d1f6de102c5e598a93581fd60db622e85c1ec693cd9981f58e1006fa [2021-06-19T06:33:07.962Z] #20 23.96 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T06:33:07.962Z] #20 24.13 Fetched 28.6 MB in 2s (14.7 MB/s) [2021-06-19T06:33:08.240Z] #20 24.27 Selecting previously unselected package pigz. [2021-06-19T06:33:08.497Z] #20 24.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23446 files and directories currently installed.) [2021-06-19T06:33:08.497Z] #20 24.38 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-19T06:33:08.497Z] #20 ... [2021-06-19T06:33:08.497Z] [2021-06-19T06:33:08.497Z] #32 [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-06-19T06:33:08.497Z] #32 sha256:dce599a86d52e6786bdd2988f5e04cbd45284930924eba39d9761c368e1d197d [2021-06-19T06:33:08.497Z] #32 DONE 138.9s [2021-06-19T06:33:08.497Z] [2021-06-19T06:33:08.497Z] #20 [dev-systemd-false 7/25] 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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-19T06:33:08.497Z] #20 sha256:f62de700d1f6de102c5e598a93581fd60db622e85c1ec693cd9981f58e1006fa [2021-06-19T06:33:08.497Z] #20 24.61 Unpacking pigz (2.4-1) ... [2021-06-19T06:33:08.754Z] #20 24.73 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-19T06:33:08.754Z] #20 24.73 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T06:33:08.754Z] #20 24.74 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T06:33:09.318Z] #20 25.29 Selecting previously unselected package python3.7-minimal. [2021-06-19T06:33:09.318Z] #20 25.30 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T06:33:09.318Z] #20 25.32 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-19T06:33:10.229Z] #16 3.387 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-19T06:33:10.229Z] #16 DONE 3.4s [2021-06-19T06:33:10.229Z] [2021-06-19T06:33:10.229Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-19T06:33:10.229Z] #17 sha256:703af3b0e6424990c5639009bce49ac860d8458dcacc8e05e90f843d940a1110 [2021-06-19T06:33:10.247Z] #20 26.14 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T06:33:10.247Z] #20 26.17 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-19T06:33:10.581Z] #46 DONE 139.2s [2021-06-19T06:33:10.581Z] [2021-06-19T06:33:10.581Z] #20 [dev-systemd-false 7/25] 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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-19T06:33:10.581Z] #20 sha256:f62de700d1f6de102c5e598a93581fd60db622e85c1ec693cd9981f58e1006fa [2021-06-19T06:33:10.581Z] #20 22.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-19T06:33:10.581Z] #20 22.16 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-19T06:33:10.581Z] #20 22.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-19T06:33:10.581Z] #20 22.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-19T06:33:10.581Z] #20 22.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-19T06:33:10.581Z] #20 22.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-19T06:33:10.581Z] #20 22.25 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-19T06:33:10.581Z] #20 22.26 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-19T06:33:10.581Z] #20 22.26 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-19T06:33:10.581Z] #20 22.26 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-19T06:33:10.581Z] #20 22.27 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-19T06:33:10.581Z] #20 22.27 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-19T06:33:10.581Z] #20 22.28 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-19T06:33:10.581Z] #20 22.30 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-19T06:33:10.581Z] #20 22.31 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-19T06:33:10.581Z] #20 22.33 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-19T06:33:10.581Z] #20 22.34 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-06-19T06:33:10.581Z] #20 22.35 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-19T06:33:10.581Z] #20 22.36 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-19T06:33:10.581Z] #20 22.39 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-19T06:33:10.581Z] #20 22.40 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-19T06:33:10.581Z] #20 22.40 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-19T06:33:10.581Z] #20 22.40 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-19T06:33:10.581Z] #20 22.41 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-19T06:33:10.581Z] #20 22.41 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-19T06:33:10.581Z] #20 22.41 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-19T06:33:10.581Z] #20 22.85 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-19T06:33:10.581Z] #20 22.85 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-19T06:33:10.581Z] #20 22.85 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-19T06:33:10.582Z] #20 22.85 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-19T06:33:10.582Z] #20 22.86 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-19T06:33:10.582Z] #20 22.88 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-06-19T06:33:10.582Z] #20 22.88 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-19T06:33:10.582Z] #20 22.96 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-19T06:33:10.582Z] #20 22.98 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-19T06:33:10.582Z] #20 22.98 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-19T06:33:10.582Z] #20 22.99 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-19T06:33:10.582Z] #20 23.00 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-19T06:33:10.582Z] #20 23.01 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-19T06:33:10.582Z] #20 23.02 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-19T06:33:10.582Z] #20 23.07 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-06-19T06:33:10.582Z] #20 23.12 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-19T06:33:10.582Z] #20 23.13 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-19T06:33:10.582Z] #20 23.36 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-19T06:33:10.582Z] #20 23.43 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-19T06:33:10.582Z] #20 23.48 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-19T06:33:10.582Z] #20 24.22 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T06:33:10.582Z] #20 24.40 Fetched 28.6 MB in 2s (14.3 MB/s) [2021-06-19T06:33:10.582Z] #20 24.45 Selecting previously unselected package pigz. [2021-06-19T06:33:10.582Z] #20 24.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23446 files and directories currently installed.) [2021-06-19T06:33:10.582Z] #20 24.51 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-19T06:33:10.582Z] #20 24.52 Unpacking pigz (2.4-1) ... [2021-06-19T06:33:10.582Z] #20 24.63 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-19T06:33:10.582Z] #20 24.64 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T06:33:10.582Z] #20 24.64 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T06:33:10.582Z] #20 25.08 Selecting previously unselected package python3.7-minimal. [2021-06-19T06:33:10.582Z] #20 25.09 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T06:33:10.582Z] #20 25.10 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-19T06:33:10.582Z] #20 26.08 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T06:33:10.582Z] #20 26.10 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-19T06:33:10.582Z] #20 ... [2021-06-19T06:33:10.582Z] [2021-06-19T06:33:10.582Z] #32 [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-06-19T06:33:10.582Z] #32 sha256:dce599a86d52e6786bdd2988f5e04cbd45284930924eba39d9761c368e1d197d [2021-06-19T06:33:10.582Z] #32 DONE 139.1s [2021-06-19T06:33:10.582Z] [2021-06-19T06:33:10.582Z] #40 [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-06-19T06:33:10.582Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77 [2021-06-19T06:33:11.978Z] #40 ... [2021-06-19T06:33:11.978Z] [2021-06-19T06:33:11.979Z] #20 [dev-systemd-false 7/25] 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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-19T06:33:11.979Z] #20 sha256:f62de700d1f6de102c5e598a93581fd60db622e85c1ec693cd9981f58e1006fa [2021-06-19T06:33:11.979Z] #20 28.56 Selecting previously unselected package python3-minimal. [2021-06-19T06:33:11.979Z] #20 28.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23695 files and directories currently installed.) [2021-06-19T06:33:11.979Z] #20 28.68 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-19T06:33:11.979Z] #20 28.73 Unpacking python3-minimal (3.7.3-1) ... [2021-06-19T06:33:12.138Z] #20 27.85 Selecting previously unselected package python3-minimal. [2021-06-19T06:33:12.138Z] #20 27.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23695 files and directories currently installed.) [2021-06-19T06:33:12.138Z] #20 27.89 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-19T06:33:12.138Z] #20 27.90 Unpacking python3-minimal (3.7.3-1) ... [2021-06-19T06:33:12.138Z] #20 27.96 Selecting previously unselected package libmpdec2:amd64. [2021-06-19T06:33:12.138Z] #20 27.96 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-19T06:33:12.138Z] #20 27.97 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-19T06:33:12.138Z] #20 28.05 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-19T06:33:12.138Z] #20 28.06 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T06:33:12.138Z] #20 28.06 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T06:33:12.238Z] #20 28.87 Selecting previously unselected package libmpdec2:amd64. [2021-06-19T06:33:12.238Z] #20 28.87 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-19T06:33:12.238Z] #20 28.89 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-19T06:33:12.499Z] #20 29.06 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-19T06:33:12.499Z] #20 29.06 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T06:33:12.499Z] #20 29.12 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T06:33:12.701Z] #20 28.74 Selecting previously unselected package python3.7. [2021-06-19T06:33:12.701Z] #20 28.75 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T06:33:12.701Z] #20 28.75 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-19T06:33:12.777Z] #17 DONE 2.6s [2021-06-19T06:33:12.777Z] [2021-06-19T06:33:12.777Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-19T06:33:12.777Z] #18 sha256:9eb46e3f4218141522d2de902e090403622b4e8494b7bea52ad34d6941e65d44 [2021-06-19T06:33:12.958Z] #20 28.86 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-19T06:33:12.958Z] #20 28.86 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-19T06:33:12.958Z] #20 28.87 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-19T06:33:12.958Z] #20 28.92 Setting up python3-minimal (3.7.3-1) ... [2021-06-19T06:33:13.440Z] #20 29.97 Selecting previously unselected package python3.7. [2021-06-19T06:33:13.440Z] #20 29.97 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T06:33:13.440Z] #20 29.98 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-19T06:33:13.440Z] #20 30.11 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-19T06:33:13.440Z] #20 30.11 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-19T06:33:13.440Z] #20 30.11 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-19T06:33:13.440Z] #20 30.19 Setting up python3-minimal (3.7.3-1) ... [2021-06-19T06:33:13.520Z] #20 29.54 Selecting previously unselected package python3. [2021-06-19T06:33:13.520Z] #20 29.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24107 files and directories currently installed.) [2021-06-19T06:33:13.520Z] #20 29.58 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-19T06:33:13.520Z] #20 29.59 Unpacking python3 (3.7.3-1) ... [2021-06-19T06:33:13.720Z] #18 ... [2021-06-19T06:33:13.720Z] [2021-06-19T06:33:13.720Z] #46 [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-06-19T06:33:13.720Z] #46 sha256:6ef07c4463527fc07f29e73905f02908331c24ae50b0ec234cbb571129b984bf [2021-06-19T06:33:13.720Z] #46 123.7 net/http/httptrace [2021-06-19T06:33:13.720Z] #46 123.9 net/http [2021-06-19T06:33:13.776Z] #20 29.68 Selecting previously unselected package libip4tc0:amd64. [2021-06-19T06:33:13.776Z] #20 29.68 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-19T06:33:13.776Z] #20 29.69 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-19T06:33:13.776Z] #20 29.76 Selecting previously unselected package libip6tc0:amd64. [2021-06-19T06:33:13.776Z] #20 29.76 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-19T06:33:13.776Z] #20 29.77 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-19T06:33:13.776Z] #20 29.83 Selecting previously unselected package libiptc0:amd64. [2021-06-19T06:33:13.776Z] #20 29.83 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-19T06:33:13.776Z] #20 29.84 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-19T06:33:13.776Z] #20 29.90 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-19T06:33:13.776Z] #20 29.90 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-19T06:33:13.776Z] #20 29.91 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-19T06:33:13.776Z] #20 29.95 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-19T06:33:13.931Z] Client: [2021-06-19T06:33:13.931Z] Context: default [2021-06-19T06:33:13.931Z] Debug Mode: false [2021-06-19T06:33:13.931Z] Plugins: [2021-06-19T06:33:13.931Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-19T06:33:13.931Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-19T06:33:13.931Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-19T06:33:13.931Z] [2021-06-19T06:33:13.931Z] Server: [2021-06-19T06:33:13.931Z] Containers: 0 [2021-06-19T06:33:13.931Z] Running: 0 [2021-06-19T06:33:13.931Z] Paused: 0 [2021-06-19T06:33:13.931Z] Stopped: 0 [2021-06-19T06:33:13.931Z] Images: 0 [2021-06-19T06:33:13.931Z] Server Version: 20.10.0 [2021-06-19T06:33:13.931Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-19T06:33:13.931Z] Windows: [2021-06-19T06:33:13.931Z] LCOW: [2021-06-19T06:33:13.931Z] Logging Driver: json-file [2021-06-19T06:33:13.931Z] Plugins: [2021-06-19T06:33:13.931Z] Volume: local [2021-06-19T06:33:13.931Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-19T06:33:13.931Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-19T06:33:13.931Z] Swarm: inactive [2021-06-19T06:33:13.931Z] Default Isolation: process [2021-06-19T06:33:13.931Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-19T06:33:13.931Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-19T06:33:13.931Z] OSType: windows [2021-06-19T06:33:13.931Z] Architecture: x86_64 [2021-06-19T06:33:13.931Z] CPUs: 4 [2021-06-19T06:33:13.931Z] Total Memory: 32GiB [2021-06-19T06:33:13.931Z] Name: azwin-2-965ee0 [2021-06-19T06:33:13.931Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-06-19T06:33:13.931Z] Docker Root Dir: D:\docker [2021-06-19T06:33:13.931Z] Debug Mode: false [2021-06-19T06:33:13.931Z] Registry: https://index.docker.io/v1/ [2021-06-19T06:33:13.931Z] Labels: [2021-06-19T06:33:13.931Z] Experimental: true [2021-06-19T06:33:13.931Z] Insecure Registries: [2021-06-19T06:33:13.931Z] 10.0.0.4:5000 [2021-06-19T06:33:13.931Z] 127.0.0.0/8 [2021-06-19T06:33:13.931Z] Registry Mirrors: [2021-06-19T06:33:13.931Z] http://10.0.0.4:5000/ [2021-06-19T06:33:13.931Z] Live Restore Enabled: false [2021-06-19T06:33:13.931Z] [2021-06-19T06:33:13.981Z] #46 ... [2021-06-19T06:33:13.981Z] [2021-06-19T06:33:13.981Z] #54 [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-06-19T06:33:13.981Z] #54 sha256:b655734a4f3eb29b2b1b81c98898ddcb1a3c56545cee20d9cb06335042dee966 [2021-06-19T06:33:13.981Z] #54 13.34 + cd /tmp/tmp.b5PXPofyII/src/github.com/opencontainers/runc [2021-06-19T06:33:13.981Z] #54 13.34 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-19T06:33:13.981Z] #54 13.87 + '[' -z '' ']' [2021-06-19T06:33:13.981Z] #54 13.87 + target=static [2021-06-19T06:33:13.981Z] #54 13.87 + make 'BUILDTAGS=seccomp ' static [2021-06-19T06:33:13.981Z] #54 14.13 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-19T06:33:14.032Z] #20 29.95 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-19T06:33:14.032Z] #20 29.96 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-19T06:33:14.032Z] #20 30.05 Selecting previously unselected package libnftnl11:amd64. [2021-06-19T06:33:14.032Z] #20 30.05 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-19T06:33:14.032Z] #20 30.05 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-19T06:33:14.032Z] #20 30.12 Selecting previously unselected package iptables. [2021-06-19T06:33:14.032Z] #20 30.12 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-19T06:33:14.032Z] #20 30.12 Unpacking iptables (1.8.2-4) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-06-19T06:33:14.383Z] #20 30.99 Selecting previously unselected package python3. [2021-06-19T06:33:14.383Z] #20 30.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24107 files and directories currently installed.) [2021-06-19T06:33:14.383Z] #20 31.03 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-19T06:33:14.383Z] #20 31.04 Unpacking python3 (3.7.3-1) ... [2021-06-19T06:33:14.596Z] #20 30.43 Selecting previously unselected package xxd. [2021-06-19T06:33:14.596Z] #20 30.43 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-19T06:33:14.596Z] #20 30.44 Unpacking xxd (2:8.1.0875-5) ... [2021-06-19T06:33:14.596Z] #20 30.53 Selecting previously unselected package vim-common. [2021-06-19T06:33:14.596Z] #20 30.54 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-19T06:33:14.596Z] #20 30.57 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-19T06:33:14.643Z] #20 31.12 Selecting previously unselected package libip4tc0:amd64. [2021-06-19T06:33:14.643Z] #20 31.13 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-19T06:33:14.643Z] #20 31.14 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-19T06:33:14.643Z] #20 31.21 Selecting previously unselected package libip6tc0:amd64. [2021-06-19T06:33:14.643Z] #20 31.22 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-19T06:33:14.643Z] #20 31.22 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-19T06:33:14.643Z] #20 31.30 Selecting previously unselected package libiptc0:amd64. [2021-06-19T06:33:14.643Z] #20 31.31 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-19T06:33:14.643Z] #20 31.31 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-19T06:33:14.643Z] #20 31.36 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-19T06:33:14.643Z] #20 31.37 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-19T06:33:14.643Z] #20 31.37 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-19T06:33:14.856Z] #20 30.71 Selecting previously unselected package bash-completion. [2021-06-19T06:33:14.856Z] #20 30.71 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-19T06:33:14.904Z] #20 31.43 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-19T06:33:14.904Z] #20 31.43 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-19T06:33:14.904Z] #20 31.44 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-19T06:33:14.904Z] #20 31.50 Selecting previously unselected package libnftnl11:amd64. [2021-06-19T06:33:14.904Z] #20 31.51 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-19T06:33:14.904Z] #20 31.52 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-19T06:33:14.904Z] #20 31.59 Selecting previously unselected package iptables. [2021-06-19T06:33:14.904Z] #20 31.61 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-19T06:33:14.904Z] #20 31.62 Unpacking iptables (1.8.2-4) ... [2021-06-19T06:33:15.367Z] #54 ... [2021-06-19T06:33:15.367Z] [2021-06-19T06:33:15.367Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-19T06:33:15.367Z] #18 sha256:9eb46e3f4218141522d2de902e090403622b4e8494b7bea52ad34d6941e65d44 [2021-06-19T06:33:15.367Z] #18 DONE 2.3s [2021-06-19T06:33:15.367Z] [2021-06-19T06:33:15.367Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-19T06:33:15.367Z] #19 sha256:d7736cd0318da8666a4c89d87a6e170a3bcc50d1010d975b61582ec08385f50d [2021-06-19T06:33:15.475Z] #20 31.90 Selecting previously unselected package xxd. [2021-06-19T06:33:15.475Z] #20 31.90 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-19T06:33:15.475Z] #20 31.91 Unpacking xxd (2:8.1.0875-5) ... [2021-06-19T06:33:15.475Z] #20 32.03 Selecting previously unselected package vim-common. [2021-06-19T06:33:15.475Z] #20 32.03 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-19T06:33:15.475Z] #20 32.06 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-19T06:33:15.736Z] #20 32.20 Selecting previously unselected package bash-completion. [2021-06-19T06:33:15.736Z] #20 32.20 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-19T06:33:16.222Z] #57 213.1 # github.com/containerd/containerd/cmd/containerd [2021-06-19T06:33:16.222Z] #57 213.1 /usr/bin/ld: /tmp/go-link-968595361/000019.o: in function `New': [2021-06-19T06:33:16.222Z] #57 213.1 /tmp/tmp.6I4fdd6GcY/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-06-19T06:33:16.222Z] #57 213.2 + bin/containerd-stress [2021-06-19T06:33:16.222Z] #57 214.3 + bin/containerd-shim [2021-06-19T06:33:17.281Z] #19 DONE 2.2s [2021-06-19T06:33:17.281Z] [2021-06-19T06:33:17.281Z] #46 [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-06-19T06:33:17.281Z] #46 sha256:6ef07c4463527fc07f29e73905f02908331c24ae50b0ec234cbb571129b984bf [2021-06-19T06:33:17.281Z] #46 136.1 github.com/LK4D4/vndr/godl [2021-06-19T06:33:17.281Z] #46 136.8 github.com/LK4D4/vndr [2021-06-19T06:33:17.373Z] #20 33.01 Unpacking bash-completion (1:2.8-6) ... [2021-06-19T06:33:17.373Z] #20 33.30 Selecting previously unselected package bzip2. [2021-06-19T06:33:17.373Z] #20 33.30 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-19T06:33:17.373Z] #20 33.31 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-19T06:33:17.373Z] #20 33.39 Selecting previously unselected package xz-utils. [2021-06-19T06:33:17.373Z] #20 33.40 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-06-19T06:33:17.373Z] #20 33.40 Unpacking xz-utils (5.2.4-1) ... [2021-06-19T06:33:17.630Z] #20 33.55 Selecting previously unselected package apparmor. [2021-06-19T06:33:17.630Z] #20 33.55 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-06-19T06:33:17.630Z] #20 33.61 Unpacking apparmor (2.13.2-10) ... [2021-06-19T06:33:17.887Z] #20 33.94 Selecting previously unselected package aufs-tools. [2021-06-19T06:33:17.887Z] #20 33.94 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-19T06:33:17.887Z] #20 33.96 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-19T06:33:18.143Z] #20 34.08 Selecting previously unselected package libonig5:amd64. [2021-06-19T06:33:18.143Z] #20 34.08 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-06-19T06:33:18.143Z] #20 34.09 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-19T06:33:18.279Z] #20 34.49 Unpacking bash-completion (1:2.8-6) ... [2021-06-19T06:33:18.279Z] #20 34.81 Selecting previously unselected package bzip2. [2021-06-19T06:33:18.279Z] #20 34.82 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-19T06:33:18.279Z] #20 34.83 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-19T06:33:18.279Z] #20 34.89 Selecting previously unselected package xz-utils. [2021-06-19T06:33:18.279Z] #20 34.90 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-06-19T06:33:18.279Z] #20 34.91 Unpacking xz-utils (5.2.4-1) ... [2021-06-19T06:33:18.279Z] #20 35.07 Selecting previously unselected package apparmor. [2021-06-19T06:33:18.399Z] #20 34.22 Selecting previously unselected package libjq1:amd64. [2021-06-19T06:33:18.399Z] #20 34.22 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-19T06:33:18.399Z] #20 34.23 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-19T06:33:18.399Z] #20 34.33 Selecting previously unselected package jq. [2021-06-19T06:33:18.399Z] #20 34.34 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-19T06:33:18.399Z] #20 34.35 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-19T06:33:18.399Z] #20 34.42 Selecting previously unselected package libaio1:amd64. [2021-06-19T06:33:18.399Z] #20 34.43 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-06-19T06:33:18.399Z] #20 34.44 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-19T06:33:18.399Z] #20 34.48 Selecting previously unselected package libgpm2:amd64. [2021-06-19T06:33:18.399Z] #20 34.49 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-06-19T06:33:18.399Z] #20 34.49 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-19T06:33:18.399Z] #20 34.54 Selecting previously unselected package libicu63:amd64. [2021-06-19T06:33:18.540Z] #20 35.09 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-06-19T06:33:18.540Z] #20 35.18 Unpacking apparmor (2.13.2-10) ... [2021-06-19T06:33:18.656Z] #20 34.54 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-19T06:33:18.656Z] #20 34.54 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-19T06:33:18.800Z] #20 35.51 Selecting previously unselected package aufs-tools. [2021-06-19T06:33:19.061Z] #20 35.52 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-19T06:33:19.061Z] #20 35.52 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-19T06:33:19.061Z] #20 35.60 Selecting previously unselected package libonig5:amd64. [2021-06-19T06:33:19.061Z] #20 35.60 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-06-19T06:33:19.061Z] #20 35.61 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-19T06:33:19.061Z] #20 35.72 Selecting previously unselected package libjq1:amd64. [2021-06-19T06:33:19.061Z] #20 35.73 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-19T06:33:19.061Z] #20 35.73 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-19T06:33:19.321Z] #20 35.84 Selecting previously unselected package jq. [2021-06-19T06:33:19.321Z] #20 35.85 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-19T06:33:19.321Z] #20 35.86 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-19T06:33:19.321Z] #20 35.93 Selecting previously unselected package libaio1:amd64. [2021-06-19T06:33:19.321Z] #20 35.94 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-06-19T06:33:19.321Z] #20 35.95 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-19T06:33:19.321Z] #20 35.99 Selecting previously unselected package libgpm2:amd64. [2021-06-19T06:33:19.321Z] #20 36.00 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-06-19T06:33:19.321Z] #20 36.00 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-19T06:33:19.583Z] #20 36.07 Selecting previously unselected package libicu63:amd64. [2021-06-19T06:33:19.583Z] #20 36.08 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-19T06:33:19.583Z] #20 36.08 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-19T06:33:20.414Z] #57 221.3 + bin/containerd-shim-runc-v1 [2021-06-19T06:33:21.434Z] #20 37.35 Selecting previously unselected package libnet1:amd64. [2021-06-19T06:33:21.434Z] #20 37.35 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-19T06:33:21.434Z] #20 37.36 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-19T06:33:21.434Z] #20 37.43 Selecting previously unselected package libnl-3-200:amd64. [2021-06-19T06:33:21.434Z] #20 37.44 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-19T06:33:21.434Z] #20 37.45 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-19T06:33:21.434Z] #20 37.51 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-19T06:33:21.434Z] #20 37.52 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-19T06:33:21.434Z] #20 37.52 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-19T06:33:21.434Z] #20 37.58 Selecting previously unselected package libreadline5:amd64. [2021-06-19T06:33:21.434Z] #20 37.59 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-19T06:33:21.689Z] #20 37.60 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-19T06:33:21.689Z] #20 37.69 Selecting previously unselected package net-tools. [2021-06-19T06:33:21.689Z] #20 37.70 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-19T06:33:21.689Z] #20 37.70 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-19T06:33:21.948Z] #20 37.88 Selecting previously unselected package patch. [2021-06-19T06:33:21.948Z] #20 37.89 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-06-19T06:33:21.948Z] #20 37.90 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-19T06:33:22.204Z] #20 38.00 Selecting previously unselected package python-pip-whl. [2021-06-19T06:33:22.204Z] #20 38.02 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-19T06:33:22.204Z] #20 38.02 Unpacking python-pip-whl (18.1-5) ... [2021-06-19T06:33:22.460Z] #20 38.51 Selecting previously unselected package python3-lib2to3. [2021-06-19T06:33:22.460Z] #20 38.51 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-19T06:33:22.460Z] #20 38.55 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-19T06:33:22.571Z] #46 ... [2021-06-19T06:33:22.571Z] [2021-06-19T06:33:22.571Z] #32 [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-06-19T06:33:22.571Z] #32 sha256:dce599a86d52e6786bdd2988f5e04cbd45284930924eba39d9761c368e1d197d [2021-06-19T06:33:22.571Z] #32 DONE 136.9s [2021-06-19T06:33:22.571Z] [2021-06-19T06:33:22.571Z] #20 [dev-systemd-false 7/25] 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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-19T06:33:22.571Z] #20 sha256:f62de700d1f6de102c5e598a93581fd60db622e85c1ec693cd9981f58e1006fa [2021-06-19T06:33:22.571Z] #20 2.528 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-19T06:33:22.571Z] #20 2.725 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-19T06:33:22.571Z] #20 2.897 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-19T06:33:22.571Z] #20 3.089 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-19T06:33:22.571Z] #20 3.090 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-06-19T06:33:22.571Z] #20 3.925 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-19T06:33:22.571Z] #20 ... [2021-06-19T06:33:22.571Z] [2021-06-19T06:33:22.571Z] #46 [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-06-19T06:33:22.571Z] #46 sha256:6ef07c4463527fc07f29e73905f02908331c24ae50b0ec234cbb571129b984bf [2021-06-19T06:33:22.571Z] #46 DONE 141.8s [2021-06-19T06:33:22.571Z] [2021-06-19T06:33:22.571Z] #20 [dev-systemd-false 7/25] 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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-19T06:33:22.571Z] #20 sha256:f62de700d1f6de102c5e598a93581fd60db622e85c1ec693cd9981f58e1006fa [2021-06-19T06:33:22.571Z] #20 5.085 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-19T06:33:22.716Z] #20 38.63 Selecting previously unselected package python3-distutils. [2021-06-19T06:33:22.716Z] #20 38.65 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-19T06:33:22.716Z] #20 38.65 Unpacking python3-distutils (3.7.3-1) ... [2021-06-19T06:33:22.888Z] #20 39.00 Selecting previously unselected package libnet1:amd64. [2021-06-19T06:33:22.888Z] #20 39.00 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-19T06:33:22.888Z] #20 39.01 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-19T06:33:22.888Z] #20 39.11 Selecting previously unselected package libnl-3-200:amd64. [2021-06-19T06:33:22.888Z] #20 39.12 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-19T06:33:22.888Z] #20 39.13 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-19T06:33:22.888Z] #20 39.19 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-19T06:33:22.888Z] #20 39.19 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-19T06:33:22.888Z] #20 39.20 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-19T06:33:22.888Z] #20 39.24 Selecting previously unselected package libreadline5:amd64. [2021-06-19T06:33:22.888Z] #20 39.25 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-19T06:33:22.888Z] #20 39.27 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-19T06:33:22.888Z] #20 39.35 Selecting previously unselected package net-tools. [2021-06-19T06:33:22.888Z] #20 39.36 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-19T06:33:22.888Z] #20 39.36 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-19T06:33:22.888Z] #20 39.52 Selecting previously unselected package patch. [2021-06-19T06:33:22.888Z] #20 39.54 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-06-19T06:33:22.888Z] #20 39.55 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-19T06:33:22.972Z] #20 38.77 Selecting previously unselected package python3-pip. [2021-06-19T06:33:22.972Z] #20 38.78 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-19T06:33:22.972Z] #20 38.79 Unpacking python3-pip (18.1-5) ... [2021-06-19T06:33:22.972Z] #20 38.92 Selecting previously unselected package python3-pkg-resources. [2021-06-19T06:33:22.972Z] #20 38.92 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-19T06:33:22.972Z] #20 38.93 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-19T06:33:23.162Z] #20 39.63 Selecting previously unselected package python-pip-whl. [2021-06-19T06:33:23.162Z] #20 39.64 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-19T06:33:23.162Z] #20 39.64 Unpacking python-pip-whl (18.1-5) ... [2021-06-19T06:33:23.228Z] #20 39.04 Selecting previously unselected package python3-setuptools. [2021-06-19T06:33:23.228Z] #20 39.04 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-19T06:33:23.228Z] #20 39.05 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-19T06:33:23.228Z] #20 39.24 Selecting previously unselected package python3-wheel. [2021-06-19T06:33:23.228Z] #20 39.25 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-19T06:33:23.228Z] #20 39.25 Unpacking python3-wheel (0.32.3-2) ... [2021-06-19T06:33:23.426Z] #20 40.11 Selecting previously unselected package python3-lib2to3. [2021-06-19T06:33:23.426Z] #20 40.12 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-19T06:33:23.426Z] #20 40.13 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-19T06:33:23.484Z] #20 39.32 Selecting previously unselected package sudo. [2021-06-19T06:33:23.484Z] #20 39.33 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-19T06:33:23.484Z] #20 39.34 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-19T06:33:23.686Z] #20 40.23 Selecting previously unselected package python3-distutils. [2021-06-19T06:33:23.686Z] #20 40.24 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-19T06:33:23.686Z] #20 40.25 Unpacking python3-distutils (3.7.3-1) ... [2021-06-19T06:33:23.686Z] #20 40.39 Selecting previously unselected package python3-pip. [2021-06-19T06:33:23.686Z] #20 40.40 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-19T06:33:23.686Z] #20 40.41 Unpacking python3-pip (18.1-5) ... [2021-06-19T06:33:23.750Z] #20 39.72 Selecting previously unselected package thin-provisioning-tools. [2021-06-19T06:33:23.750Z] #20 39.74 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-19T06:33:23.750Z] #20 39.74 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-19T06:33:23.947Z] #20 40.59 Selecting previously unselected package python3-pkg-resources. [2021-06-19T06:33:23.947Z] #20 40.59 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-19T06:33:23.947Z] #20 40.60 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-19T06:33:23.967Z] #20 6.373 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-19T06:33:24.006Z] #20 39.96 Selecting previously unselected package uidmap. [2021-06-19T06:33:24.006Z] #20 39.96 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-19T06:33:24.006Z] #20 39.96 Unpacking uidmap (1:4.5-1.1) ... [2021-06-19T06:33:24.006Z] #20 40.10 Selecting previously unselected package vim-runtime. [2021-06-19T06:33:24.006Z] #20 40.10 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-19T06:33:24.208Z] #20 40.70 Selecting previously unselected package python3-setuptools. [2021-06-19T06:33:24.208Z] #20 40.71 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-19T06:33:24.208Z] #20 40.71 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-19T06:33:24.208Z] #20 40.89 Selecting previously unselected package python3-wheel. [2021-06-19T06:33:24.208Z] #20 40.89 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-19T06:33:24.208Z] #20 40.90 Unpacking python3-wheel (0.32.3-2) ... [2021-06-19T06:33:24.263Z] #20 40.15 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-19T06:33:24.263Z] #20 40.18 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-19T06:33:24.263Z] #20 40.19 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-19T06:33:24.513Z] #20 40.97 Selecting previously unselected package sudo. [2021-06-19T06:33:24.513Z] #20 40.98 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-19T06:33:24.513Z] #20 40.98 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-19T06:33:24.773Z] #20 41.40 Selecting previously unselected package thin-provisioning-tools. [2021-06-19T06:33:24.773Z] #20 41.40 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-19T06:33:24.773Z] #20 41.42 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-19T06:33:25.034Z] #20 41.64 Selecting previously unselected package uidmap. [2021-06-19T06:33:25.034Z] #20 41.65 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-19T06:33:25.034Z] #20 41.66 Unpacking uidmap (1:4.5-1.1) ... [2021-06-19T06:33:25.294Z] #20 41.76 Selecting previously unselected package vim-runtime. [2021-06-19T06:33:25.294Z] #20 41.77 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-19T06:33:25.294Z] #20 41.80 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-19T06:33:25.294Z] #20 41.83 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-19T06:33:25.294Z] #20 41.84 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-19T06:33:25.689Z] #57 226.1 + bin/containerd-shim-runc-v2 [2021-06-19T06:33:25.689Z] #57 226.8 + binaries [2021-06-19T06:33:25.689Z] #57 226.8 + install -D bin/containerd /build/containerd [2021-06-19T06:33:25.689Z] #57 226.8 + install -D bin/containerd-shim /build/containerd-shim [2021-06-19T06:33:25.947Z] #57 226.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-19T06:33:25.947Z] #57 226.8 + install -D bin/ctr /build/ctr [2021-06-19T06:33:27.532Z] #20 42.89 Selecting previously unselected package vim. [2021-06-19T06:33:27.532Z] #20 42.89 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-19T06:33:27.532Z] #20 42.91 Unpacking vim (2:8.1.0875-5) ... [2021-06-19T06:33:27.532Z] #20 43.35 Selecting previously unselected package xfsprogs. [2021-06-19T06:33:27.532Z] #20 43.36 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-19T06:33:27.532Z] #20 43.36 Unpacking xfsprogs (4.20.0-1) ... [2021-06-19T06:33:27.787Z] #20 43.72 Selecting previously unselected package zip. [2021-06-19T06:33:27.787Z] #20 43.73 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-06-19T06:33:27.787Z] #20 43.74 Unpacking zip (3.0-11+b1) ... [2021-06-19T06:33:27.838Z] #20 44.43 Selecting previously unselected package vim. [2021-06-19T06:33:27.839Z] #20 44.44 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-19T06:33:27.839Z] #20 44.46 Unpacking vim (2:8.1.0875-5) ... [2021-06-19T06:33:28.043Z] #20 43.87 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-19T06:33:28.043Z] #20 43.89 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-19T06:33:28.043Z] #20 43.90 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-19T06:33:28.043Z] #20 43.91 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-19T06:33:28.043Z] #20 43.92 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-19T06:33:28.043Z] #20 43.93 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-19T06:33:28.043Z] #20 43.94 Setting up uidmap (1:4.5-1.1) ... [2021-06-19T06:33:28.043Z] #20 43.96 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-19T06:33:28.043Z] #20 43.97 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-19T06:33:28.043Z] #20 43.98 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-19T06:33:28.043Z] #20 43.99 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-19T06:33:28.043Z] #20 44.00 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-19T06:33:28.043Z] #20 44.01 Setting up xxd (2:8.1.0875-5) ... [2021-06-19T06:33:28.043Z] #20 44.02 Setting up zip (3.0-11+b1) ... [2021-06-19T06:33:28.043Z] #20 44.03 Setting up vim-common (2:8.1.0875-5) ... [2021-06-19T06:33:28.043Z] #20 44.05 Setting up bash-completion (1:2.8-6) ... [2021-06-19T06:33:28.175Z] #20 10.33 Fetched 8980 kB in 8s (1115 kB/s) [2021-06-19T06:33:28.409Z] #20 44.94 Selecting previously unselected package xfsprogs. [2021-06-19T06:33:28.409Z] #20 44.95 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-19T06:33:28.409Z] #20 44.96 Unpacking xfsprogs (4.20.0-1) ... [2021-06-19T06:33:28.670Z] #20 45.36 Selecting previously unselected package zip. [2021-06-19T06:33:28.670Z] #20 45.37 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-06-19T06:33:28.670Z] #20 45.37 Unpacking zip (3.0-11+b1) ... [2021-06-19T06:33:28.930Z] #20 45.58 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-19T06:33:28.930Z] #20 45.59 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-19T06:33:28.930Z] #20 45.60 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-19T06:33:28.930Z] #20 45.62 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-19T06:33:28.930Z] #20 45.63 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-19T06:33:28.930Z] #20 45.65 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-19T06:33:28.930Z] #20 45.66 Setting up uidmap (1:4.5-1.1) ... [2021-06-19T06:33:28.930Z] #20 45.67 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-19T06:33:28.930Z] #20 45.68 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-19T06:33:28.930Z] #20 45.70 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-19T06:33:29.191Z] #20 45.70 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-19T06:33:29.191Z] #20 45.71 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-19T06:33:29.191Z] #20 45.72 Setting up xxd (2:8.1.0875-5) ... [2021-06-19T06:33:29.191Z] #20 45.73 Setting up zip (3.0-11+b1) ... [2021-06-19T06:33:29.191Z] #20 45.74 Setting up vim-common (2:8.1.0875-5) ... [2021-06-19T06:33:29.191Z] #20 45.78 Setting up bash-completion (1:2.8-6) ... [2021-06-19T06:33:29.267Z] #57 DONE 229.8s [2021-06-19T06:33:29.415Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-06-19T06:33:29.415Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-cd231863\powershellScript.ps1'; exit $LASTEXITCODE; [2021-06-19T06:33:29.415Z] ---------------------------------------------------------------------------- [2021-06-19T06:33:29.415Z] [2021-06-19T06:33:29.415Z] INFO: executeCI.ps1 starting at Sat Jun 19 06:33:28 CUT 2021 [2021-06-19T06:33:29.415Z] [2021-06-19T06:33:29.415Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-06-19T06:33:29.415Z] INFO: Running git version 2.24.1.windows.2 [2021-06-19T06:33:29.415Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-06-19T06:33:29.415Z] INFO: Environment variables: [2021-06-19T06:33:29.415Z] [2021-06-19T06:33:29.415Z] Name Value [2021-06-19T06:33:29.415Z] ---- ----- [2021-06-19T06:33:29.415Z] ALLUSERSPROFILE C:\ProgramData [2021-06-19T06:33:29.415Z] amd64 true [2021-06-19T06:33:29.415Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-06-19T06:33:29.415Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-06-19T06:33:29.415Z] arm64 false [2021-06-19T06:33:29.415Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-06-19T06:33:29.415Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-06-19T06:33:29.415Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-06-19T06:33:29.415Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-06-19T06:33:29.415Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-06-19T06:33:29.415Z] BRANCH_NAME PR-42535 [2021-06-19T06:33:29.415Z] BUILD_DISPLAY_NAME #7 [2021-06-19T06:33:29.415Z] BUILD_ID 7 [2021-06-19T06:33:29.415Z] BUILD_NUMBER 7 [2021-06-19T06:33:29.415Z] BUILD_TAG jenkins-moby-PR-42535-7 [2021-06-19T06:33:29.415Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42535/7/ [2021-06-19T06:33:29.415Z] cgroup2 true [2021-06-19T06:33:29.415Z] CHANGE_AUTHOR thaJeztah [2021-06-19T06:33:29.415Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-06-19T06:33:29.415Z] CHANGE_BRANCH remove_depecated_osversion [2021-06-19T06:33:29.415Z] CHANGE_FORK thaJeztah/docker [2021-06-19T06:33:29.415Z] CHANGE_ID 42535 [2021-06-19T06:33:29.415Z] CHANGE_TARGET master [2021-06-19T06:33:29.415Z] CHANGE_TITLE pkg/system: remove deprecated things, and move and deprecate more [2021-06-19T06:33:29.415Z] CHANGE_URL https://github.com/moby/moby/pull/42535 [2021-06-19T06:33:29.415Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-19T06:33:29.415Z] CommonProgramFiles C:\Program Files\Common Files [2021-06-19T06:33:29.416Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-06-19T06:33:29.416Z] CommonProgramW6432 C:\Program Files\Common Files [2021-06-19T06:33:29.416Z] COMPUTERNAME azwin-2-965ee0 [2021-06-19T06:33:29.416Z] ComSpec C:\Windows\system32\cmd.exe [2021-06-19T06:33:29.416Z] ConfigSequenceNumber 0 [2021-06-19T06:33:29.416Z] dco true [2021-06-19T06:33:29.416Z] DOCKER_BUILDKIT 0 [2021-06-19T06:33:29.416Z] DOCKER_DUT_DEBUG 1 [2021-06-19T06:33:29.416Z] DOCKER_EXPERIMENTAL 1 [2021-06-19T06:33:29.416Z] DOCKER_GRAPHDRIVER overlay2 [2021-06-19T06:33:29.416Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-06-19T06:33:29.416Z] EXECUTOR_NUMBER 0 [2021-06-19T06:33:29.416Z] FQDN azwin-2-965ee0.westus.cloudapp.azure.com [2021-06-19T06:33:29.416Z] GIT_BRANCH PR-42535 [2021-06-19T06:33:29.416Z] GIT_COMMIT d98977113ca4ff5552f4c7471d1317349ed82298 [2021-06-19T06:33:29.416Z] GIT_PREVIOUS_COMMIT aa90c16f379f1c7d4ea429a9842b45d6d711c4dc [2021-06-19T06:33:29.416Z] GIT_URL https://github.com/moby/moby.git [2021-06-19T06:33:29.416Z] HUDSON_COOKIE cb65082d-361c-40af-82ee-9feae11a33e5 [2021-06-19T06:33:29.416Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-06-19T06:33:29.416Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-06-19T06:33:29.416Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-06-19T06:33:29.416Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-06-19T06:33:29.416Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-06-19T06:33:29.416Z] JENKINS_NODE_COOKIE d030e0a6-0383-4eb6-8058-1b7cfe7b1842 [2021-06-19T06:33:29.416Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-06-19T06:33:29.416Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-06-19T06:33:29.416Z] JOB_BASE_NAME PR-42535 [2021-06-19T06:33:29.416Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42535/display/redirect [2021-06-19T06:33:29.416Z] JOB_NAME moby/PR-42535 [2021-06-19T06:33:29.416Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42535/ [2021-06-19T06:33:29.416Z] library.jps.version master [2021-06-19T06:33:29.416Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-06-19T06:33:29.416Z] NODE_LABELS amd64 azure azwin-2-965ee0 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-06-19T06:33:29.416Z] NODE_NAME azwin-2-965ee0 [2021-06-19T06:33:29.416Z] NUMBER_OF_PROCESSORS 4 [2021-06-19T06:33:29.416Z] OS Windows_NT [2021-06-19T06:33:29.416Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-06-19T06:33:29.416Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-06-19T06:33:29.416Z] ppc64le false [2021-06-19T06:33:29.416Z] PROCESSOR_ARCHITECTURE AMD64 [2021-06-19T06:33:29.416Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-06-19T06:33:29.416Z] PROCESSOR_LEVEL 6 [2021-06-19T06:33:29.416Z] PROCESSOR_REVISION 5504 [2021-06-19T06:33:29.416Z] ProgramData C:\ProgramData [2021-06-19T06:33:29.416Z] ProgramFiles C:\Program Files [2021-06-19T06:33:29.416Z] ProgramFiles(x86) C:\Program Files (x86) [2021-06-19T06:33:29.416Z] ProgramW6432 C:\Program Files [2021-06-19T06:33:29.416Z] PROMPT $P$G [2021-06-19T06:33:29.416Z] PSExecutionPolicyPreference Bypass [2021-06-19T06:33:29.416Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-06-19T06:33:29.416Z] PUBLIC C:\Users\Public [2021-06-19T06:33:29.416Z] rootless true [2021-06-19T06:33:29.416Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42535/7/display/redirect?page=artif... [2021-06-19T06:33:29.416Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42535/7/display/redirect?page=changes [2021-06-19T06:33:29.416Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42535/7/display/redirect [2021-06-19T06:33:29.416Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42535/7/display/redirect?page=tests [2021-06-19T06:33:29.416Z] s390x false [2021-06-19T06:33:29.416Z] SKIP_VALIDATION_TESTS 1 [2021-06-19T06:33:29.416Z] SOURCES_DRIVE d [2021-06-19T06:33:29.416Z] SOURCES_SUBDIR gopath [2021-06-19T06:33:29.416Z] STAGE_NAME Run tests [2021-06-19T06:33:29.416Z] SystemDrive C: [2021-06-19T06:33:29.416Z] SystemRoot C:\Windows [2021-06-19T06:33:29.416Z] TEMP C:\Windows\TEMP [2021-06-19T06:33:29.416Z] TESTDEBUG 0 [2021-06-19T06:33:29.416Z] TESTRUN_DRIVE d [2021-06-19T06:33:29.416Z] TESTRUN_SUBDIR CI [2021-06-19T06:33:29.416Z] TIMEOUT 120m [2021-06-19T06:33:29.416Z] TMP C:\Windows\TEMP [2021-06-19T06:33:29.416Z] unit_validate true [2021-06-19T06:33:29.416Z] USERDOMAIN WORKGROUP [2021-06-19T06:33:29.416Z] USERNAME azwin-2-965ee0$ [2021-06-19T06:33:29.416Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-06-19T06:33:29.416Z] validate_force false [2021-06-19T06:33:29.416Z] windir C:\Windows [2021-06-19T06:33:29.416Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-06-19T06:33:29.416Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-06-19T06:33:29.416Z] windows2022 true [2021-06-19T06:33:29.416Z] windowsRS1 false [2021-06-19T06:33:29.416Z] windowsRS5 true [2021-06-19T06:33:29.416Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-06-19T06:33:29.416Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-06-19T06:33:29.416Z] [2021-06-19T06:33:29.416Z] [2021-06-19T06:33:29.416Z] [2021-06-19T06:33:29.525Z] [2021-06-19T06:33:29.525Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-19T06:33:29.525Z] #58 sha256:69ae98a4513985c2c6d3823d14c7d2eba8ddb75964a62a49abba5d24f9703deb [2021-06-19T06:33:30.091Z] #20 10.33 Reading package lists... [2021-06-19T06:33:30.558Z] #20 46.21 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-19T06:33:30.558Z] #20 46.22 Setting up xz-utils (5.2.4-1) ... [2021-06-19T06:33:30.558Z] #20 46.28 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-19T06:33:30.558Z] #20 46.30 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-19T06:33:30.558Z] #20 46.31 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-19T06:33:30.558Z] #20 46.37 invoke-rc.d: could not determine current runlevel [2021-06-19T06:33:30.559Z] #20 46.38 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-19T06:33:30.559Z] #20 46.39 Setting up pigz (2.4-1) ... [2021-06-19T06:33:30.559Z] #20 46.40 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-19T06:33:30.559Z] #20 46.40 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-19T06:33:30.559Z] #20 46.42 Setting up python-pip-whl (18.1-5) ... [2021-06-19T06:33:30.559Z] #20 46.43 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-19T06:33:30.559Z] #20 46.44 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-19T06:33:30.815Z] #20 46.79 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-19T06:33:30.815Z] #20 46.80 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-19T06:33:30.815Z] #20 46.81 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T06:33:30.815Z] #20 46.82 Setting up vim (2:8.1.0875-5) ... [2021-06-19T06:33:30.815Z] #20 46.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-19T06:33:30.815Z] #20 46.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-19T06:33:30.815Z] #20 46.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-19T06:33:30.815Z] #20 46.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-19T06:33:30.815Z] #20 46.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-19T06:33:30.815Z] #20 46.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-19T06:33:30.815Z] #20 46.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-19T06:33:30.815Z] #20 46.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-19T06:33:30.815Z] #20 46.88 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-19T06:33:30.815Z] #20 46.90 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-19T06:33:30.815Z] #20 46.91 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-19T06:33:30.815Z] #20 46.92 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-19T06:33:30.815Z] #20 46.92 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-19T06:33:30.899Z] #58 DONE 1.3s [2021-06-19T06:33:30.899Z] [2021-06-19T06:33:30.899Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-19T06:33:30.899Z] #62 sha256:8c38597d52ed5c71d9d74b42232364207dc1950b6d886ac2a146f37d2564d083 [2021-06-19T06:33:30.948Z] INFO: Sources under d:\gopath\... [2021-06-19T06:33:30.948Z] INFO: Test run under d:\CI\... [2021-06-19T06:33:30.948Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-06-19T06:33:30.948Z] INFO: docker/docker repository was found [2021-06-19T06:33:30.948Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub. This may take some time... [2021-06-19T06:33:31.072Z] #20 46.93 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-19T06:33:31.157Z] #62 DONE 0.3s [2021-06-19T06:33:31.158Z] [2021-06-19T06:33:31.158Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-19T06:33:31.158Z] #67 sha256:f38c087024815b3642b30299c3c760016ccdf126ea81e39298b940210d386a04 [2021-06-19T06:33:31.407Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-06-19T06:33:31.738Z] #20 48.12 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-19T06:33:31.738Z] #20 48.13 Setting up xz-utils (5.2.4-1) ... [2021-06-19T06:33:31.738Z] #20 48.15 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-19T06:33:31.738Z] #20 48.16 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-19T06:33:31.738Z] #20 48.17 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-19T06:33:31.738Z] #20 48.22 invoke-rc.d: could not determine current runlevel [2021-06-19T06:33:31.738Z] #20 48.23 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-19T06:33:31.738Z] #20 48.24 Setting up pigz (2.4-1) ... [2021-06-19T06:33:31.738Z] #20 48.25 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-19T06:33:31.738Z] #20 48.26 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-19T06:33:31.738Z] #20 48.30 Setting up python-pip-whl (18.1-5) ... [2021-06-19T06:33:31.738Z] #20 48.31 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-19T06:33:31.738Z] #20 48.32 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-19T06:33:31.866Z] 29d5b6a226d2: Pulling fs layer [2021-06-19T06:33:32.001Z] #20 48.64 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-19T06:33:32.001Z] #20 48.66 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-19T06:33:32.001Z] #20 48.67 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T06:33:32.001Z] #20 48.68 Setting up vim (2:8.1.0875-5) ... [2021-06-19T06:33:32.001Z] #20 48.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-19T06:33:32.001Z] #20 48.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-19T06:33:32.001Z] #20 48.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-19T06:33:32.001Z] #20 48.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-19T06:33:32.261Z] #20 48.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-19T06:33:32.261Z] #20 48.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-19T06:33:32.261Z] #20 48.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-19T06:33:32.261Z] #20 48.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-19T06:33:32.261Z] #20 48.78 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-19T06:33:32.261Z] #20 48.78 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-19T06:33:32.261Z] #20 48.79 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-19T06:33:32.261Z] #20 48.80 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-19T06:33:32.261Z] #20 48.81 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-19T06:33:32.262Z] #20 48.82 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-19T06:33:32.532Z] #67 DONE 1.3s [2021-06-19T06:33:32.532Z] [2021-06-19T06:33:32.532Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-19T06:33:32.532Z] #68 sha256:2ae4eec3988604363b4e327a9c25b6af925bde808173d37e1bad19787b514bdf [2021-06-19T06:33:32.532Z] #68 DONE 0.0s [2021-06-19T06:33:32.532Z] [2021-06-19T06:33:32.532Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-19T06:33:32.532Z] #69 sha256:ebad25d9e3acaee38fc42cdcfed93b8c89e8664e58ef3c4d66993457a86b5fb9 [2021-06-19T06:33:32.901Z] #20 12.98 Reading package lists... [2021-06-19T06:33:33.469Z] #69 DONE 0.8s [2021-06-19T06:33:33.469Z] [2021-06-19T06:33:33.469Z] #70 exporting to image [2021-06-19T06:33:33.469Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-19T06:33:33.469Z] #70 exporting layers [2021-06-19T06:33:33.473Z] #20 15.47 Building dependency tree... [2021-06-19T06:33:33.590Z] #20 49.28 Setting up iptables (1.8.2-4) ... [2021-06-19T06:33:33.590Z] #20 49.31 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-19T06:33:33.590Z] #20 49.31 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-19T06:33:33.590Z] #20 49.32 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-19T06:33:33.590Z] #20 49.32 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-19T06:33:33.590Z] #20 49.34 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-19T06:33:33.590Z] #20 49.34 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-19T06:33:33.590Z] #20 49.35 Setting up python3 (3.7.3-1) ... [2021-06-19T06:33:33.590Z] #20 49.64 Setting up python3-wheel (0.32.3-2) ... [2021-06-19T06:33:34.045Z] #20 16.75 libcap2-bin is already the newest version (1:2.25-2). [2021-06-19T06:33:34.045Z] #20 16.75 The following additional packages will be installed: [2021-06-19T06:33:34.306Z] #20 16.75 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-19T06:33:34.306Z] #20 16.75 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-19T06:33:34.306Z] #20 16.75 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-19T06:33:34.306Z] #20 16.75 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-19T06:33:34.306Z] #20 16.75 python3.7 python3.7-minimal vim-runtime xxd [2021-06-19T06:33:34.306Z] #20 16.75 Suggested packages: [2021-06-19T06:33:34.306Z] #20 16.75 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-19T06:33:34.306Z] #20 16.76 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-19T06:33:34.306Z] #20 16.76 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-19T06:33:34.306Z] #20 16.76 quota [2021-06-19T06:33:34.306Z] #20 16.76 Recommended packages: [2021-06-19T06:33:34.306Z] #20 16.76 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-19T06:33:34.306Z] #20 16.76 python3-keyrings.alt python3-xdg unzip [2021-06-19T06:33:34.518Z] #20 50.30 Setting up apparmor (2.13.2-10) ... [2021-06-19T06:33:34.805Z] #20 51.16 Setting up iptables (1.8.2-4) ... [2021-06-19T06:33:34.805Z] #20 51.18 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-19T06:33:34.805Z] #20 51.20 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-19T06:33:34.805Z] #20 51.20 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-19T06:33:34.805Z] #20 51.21 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-19T06:33:34.805Z] #20 51.21 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-19T06:33:34.805Z] #20 51.22 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-19T06:33:34.805Z] #20 51.23 Setting up python3 (3.7.3-1) ... [2021-06-19T06:33:35.067Z] #20 51.56 Setting up python3-wheel (0.32.3-2) ... [2021-06-19T06:33:35.331Z] #20 52.07 Setting up apparmor (2.13.2-10) ... [2021-06-19T06:33:35.697Z] #20 18.09 The following NEW packages will be installed: [2021-06-19T06:33:35.697Z] #20 18.09 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-19T06:33:35.697Z] #20 18.09 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-19T06:33:35.697Z] #20 18.09 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-19T06:33:35.697Z] #20 18.09 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-19T06:33:35.697Z] #20 18.09 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-19T06:33:35.697Z] #20 18.10 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-19T06:33:35.697Z] #20 18.10 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-19T06:33:35.697Z] #20 18.10 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-19T06:33:35.697Z] #20 18.10 xz-utils zip [2021-06-19T06:33:35.697Z] #20 18.41 0 upgraded, 49 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T06:33:35.697Z] #20 18.41 Need to get 28.6 MB of archives. [2021-06-19T06:33:35.697Z] #20 18.41 After this operation, 116 MB of additional disk space will be used. [2021-06-19T06:33:35.697Z] #20 18.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-19T06:33:35.697Z] #20 18.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-19T06:33:35.697Z] #20 18.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-19T06:33:35.697Z] #20 18.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-19T06:33:35.885Z] #20 51.74 Setting up xfsprogs (4.20.0-1) ... [2021-06-19T06:33:35.885Z] #20 51.75 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-19T06:33:35.958Z] #20 18.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-19T06:33:35.958Z] #20 18.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-19T06:33:35.958Z] #20 18.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-19T06:33:35.958Z] #20 18.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-19T06:33:35.958Z] #20 18.59 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-19T06:33:35.958Z] #20 18.59 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-19T06:33:35.958Z] #20 18.60 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-19T06:33:35.958Z] #20 18.61 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-19T06:33:35.958Z] #20 18.61 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-19T06:33:35.958Z] #20 18.61 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-19T06:33:35.958Z] #20 18.62 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-19T06:33:35.958Z] #20 18.62 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-19T06:33:35.958Z] #20 18.65 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-19T06:33:35.958Z] #20 18.66 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-19T06:33:35.958Z] #20 18.67 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-19T06:33:35.958Z] #20 18.68 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-06-19T06:33:35.958Z] #20 18.68 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-19T06:33:35.958Z] #20 18.69 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-19T06:33:35.958Z] #20 18.71 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-19T06:33:36.141Z] #20 52.06 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-19T06:33:36.220Z] #20 18.72 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-19T06:33:36.220Z] #20 18.72 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-19T06:33:36.220Z] #20 18.73 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-19T06:33:36.220Z] #20 18.73 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-19T06:33:36.220Z] #20 18.73 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-19T06:33:36.220Z] #20 18.73 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-19T06:33:36.482Z] #20 19.20 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-19T06:33:36.482Z] #20 19.20 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-19T06:33:36.482Z] #20 19.20 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-19T06:33:36.482Z] #20 19.20 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-19T06:33:36.482Z] #20 19.20 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-19T06:33:36.482Z] #20 19.22 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-06-19T06:33:36.482Z] #20 19.22 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-19T06:33:36.482Z] #20 19.30 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-19T06:33:36.746Z] #20 19.31 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-19T06:33:36.746Z] #20 19.31 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-19T06:33:36.746Z] #20 19.32 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-19T06:33:36.746Z] #20 19.33 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-19T06:33:36.746Z] #20 19.34 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-19T06:33:36.746Z] #20 19.35 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-19T06:33:36.746Z] #20 19.39 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-06-19T06:33:36.746Z] #20 19.41 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-19T06:33:37.008Z] #20 19.42 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-19T06:33:37.008Z] #20 19.65 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-19T06:33:37.008Z] #20 19.68 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-19T06:33:37.068Z] #20 52.78 Setting up python3-distutils (3.7.3-1) ... [2021-06-19T06:33:37.242Z] #20 53.60 Setting up xfsprogs (4.20.0-1) ... [2021-06-19T06:33:37.242Z] #20 53.63 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-19T06:33:37.242Z] #20 53.95 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-19T06:33:37.269Z] #20 19.71 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-19T06:33:37.324Z] #20 53.24 Setting up python3-setuptools (40.8.0-1) ... [2021-06-19T06:33:37.841Z] #20 20.33 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T06:33:37.841Z] #20 20.43 Fetched 28.6 MB in 2s (18.2 MB/s) [2021-06-19T06:33:37.841Z] #20 20.49 Selecting previously unselected package pigz. [2021-06-19T06:33:37.841Z] #20 20.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23446 files and directories currently installed.) [2021-06-19T06:33:37.841Z] #20 20.53 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-19T06:33:37.841Z] #20 20.55 Unpacking pigz (2.4-1) ... [2021-06-19T06:33:37.841Z] #20 20.64 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-19T06:33:38.103Z] #20 20.64 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T06:33:38.103Z] #20 20.64 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T06:33:38.182Z] #20 54.81 Setting up python3-distutils (3.7.3-1) ... [2021-06-19T06:33:38.251Z] #20 54.11 Setting up python3-pip (18.1-5) ... [2021-06-19T06:33:38.364Z] #20 21.03 Selecting previously unselected package python3.7-minimal. [2021-06-19T06:33:38.364Z] #20 21.03 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T06:33:38.364Z] #20 21.05 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-19T06:33:38.443Z] #20 55.12 Setting up python3-setuptools (40.8.0-1) ... [2021-06-19T06:33:39.130Z] #20 54.96 Processing triggers for libc-bin (2.28-10) ... [2021-06-19T06:33:39.130Z] #20 54.99 Processing triggers for mime-support (3.62) ... [2021-06-19T06:33:39.306Z] #20 21.72 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T06:33:39.306Z] #20 21.74 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-19T06:33:39.644Z] #20 56.12 Setting up python3-pip (18.1-5) ... [2021-06-19T06:33:40.035Z] #70 exporting layers 6.7s done [2021-06-19T06:33:40.035Z] #70 writing image sha256:86a267fbb56164cfc1d462fdd61137f648782deb321be99a0be7b09cad396627 done [2021-06-19T06:33:40.035Z] #70 naming to docker.io/library/docker:5febe85def02fa569f8e69ce36aed0b987897b16 done [2021-06-19T06:33:40.035Z] #70 DONE 6.7s [Pipeline] } [Pipeline] // stage [2021-06-19T06:33:40.067Z] #20 DONE 56.0s [2021-06-19T06:33:40.067Z] [2021-06-19T06:33:40.067Z] #21 [dev-systemd-false 8/25] 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-06-19T06:33:40.067Z] #21 sha256:6d3550bab80a8038a2f190d1f82a894ce483c7c88012a9b27091f67139f2c117 [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-06-19T06:33:40.373Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42535/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42535/.git:/go/src/github.com/docker/docker/.git --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5febe85def02fa569f8e69ce36aed0b987897b16 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5febe85def02fa569f8e69ce36aed0b987897b16 hack/validate/default [2021-06-19T06:33:40.584Z] #20 57.02 Processing triggers for libc-bin (2.28-10) ... [2021-06-19T06:33:40.584Z] #20 57.04 Processing triggers for mime-support (3.62) ... [2021-06-19T06:33:40.692Z] #20 23.34 Selecting previously unselected package python3-minimal. [2021-06-19T06:33:40.692Z] #20 23.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 ... 23695 files and directories currently installed.) [2021-06-19T06:33:40.692Z] #20 23.37 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-19T06:33:40.692Z] #20 23.38 Unpacking python3-minimal (3.7.3-1) ... [2021-06-19T06:33:40.952Z] #20 23.49 Selecting previously unselected package libmpdec2:amd64. [2021-06-19T06:33:40.952Z] #20 23.49 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-19T06:33:40.952Z] #20 23.50 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-19T06:33:40.952Z] #20 23.59 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-19T06:33:40.952Z] #20 23.60 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T06:33:40.952Z] #20 23.61 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T06:33:41.310Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-06-19T06:33:41.310Z] No api/types/ or api/swagger.yaml changes in diff. [2021-06-19T06:33:41.310Z] Congratulations! All TOML source files changed here have valid syntax. [2021-06-19T06:33:41.310Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-06-19T06:33:41.310Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-06-19T06:33:41.310Z] Congratulations! No new tests were added to integration-cli. [2021-06-19T06:33:41.310Z] [2021-06-19T06:33:41.310Z] INFO Start validation with golang-ci-lint [2021-06-19T06:33:41.310Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-06-19T06:33:41.310Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-06-19T06:33:41.310Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-06-19T06:33:41.444Z] #21 1.211 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-19T06:33:41.444Z] #21 1.215 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-19T06:33:41.444Z] #21 1.232 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-19T06:33:41.444Z] #21 DONE 1.3s [2021-06-19T06:33:41.444Z] [2021-06-19T06:33:41.444Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-19T06:33:41.444Z] #22 sha256:bc71d66ee8509c4acbc6e2ef5f4b399ef8b51a050205e13d22ed99c8c5d79803 [2021-06-19T06:33:41.526Z] #20 DONE 58.0s [2021-06-19T06:33:41.526Z] [2021-06-19T06:33:41.526Z] #21 [dev-systemd-false 8/25] 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-06-19T06:33:41.526Z] #21 sha256:6d3550bab80a8038a2f190d1f82a894ce483c7c88012a9b27091f67139f2c117 [2021-06-19T06:33:41.893Z] #20 24.37 Selecting previously unselected package python3.7. [2021-06-19T06:33:41.893Z] #20 24.37 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T06:33:41.893Z] #20 24.38 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-19T06:33:41.893Z] #20 24.50 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-19T06:33:41.893Z] #20 24.50 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-19T06:33:41.893Z] #20 24.51 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-19T06:33:41.893Z] #20 24.59 Setting up python3-minimal (3.7.3-1) ... [2021-06-19T06:33:42.470Z] #21 1.029 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-19T06:33:42.470Z] #21 1.033 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-19T06:33:42.470Z] #21 1.035 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-19T06:33:42.470Z] #21 DONE 1.1s [2021-06-19T06:33:42.470Z] [2021-06-19T06:33:42.470Z] #57 [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-06-19T06:33:42.470Z] #57 sha256:1c287089e684cdaa3b10063898c228c81dd6e4566d903d8ef1f841d2678ebcd3 [2021-06-19T06:33:42.470Z] #57 ... [2021-06-19T06:33:42.470Z] [2021-06-19T06:33:42.470Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-19T06:33:42.470Z] #22 sha256:bc71d66ee8509c4acbc6e2ef5f4b399ef8b51a050205e13d22ed99c8c5d79803 [2021-06-19T06:33:42.837Z] #20 25.37 Selecting previously unselected package python3. [2021-06-19T06:33:42.837Z] #20 25.37 (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 ... 24107 files and directories currently installed.) [2021-06-19T06:33:42.837Z] #20 25.41 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-19T06:33:42.837Z] #20 25.42 Unpacking python3 (3.7.3-1) ... [2021-06-19T06:33:42.837Z] #20 25.51 Selecting previously unselected package libip4tc0:amd64. [2021-06-19T06:33:42.837Z] #20 25.51 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-19T06:33:42.837Z] #20 25.52 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-19T06:33:42.837Z] #20 25.60 Selecting previously unselected package libip6tc0:amd64. [2021-06-19T06:33:42.837Z] #20 25.60 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-19T06:33:42.837Z] #20 25.61 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-19T06:33:43.098Z] #20 25.68 Selecting previously unselected package libiptc0:amd64. [2021-06-19T06:33:43.098Z] #20 25.68 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-19T06:33:43.098Z] #20 25.69 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-19T06:33:43.098Z] #20 25.76 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-19T06:33:43.098Z] #20 25.77 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-19T06:33:43.098Z] #20 25.77 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-19T06:33:43.098Z] #20 25.83 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-19T06:33:43.098Z] #20 25.84 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-19T06:33:43.098Z] #20 25.84 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-19T06:33:43.359Z] #20 25.92 Selecting previously unselected package libnftnl11:amd64. [2021-06-19T06:33:43.359Z] #20 25.93 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-19T06:33:43.359Z] #20 25.93 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-19T06:33:43.359Z] #20 26.04 Selecting previously unselected package iptables. [2021-06-19T06:33:43.621Z] #20 26.04 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-19T06:33:43.621Z] #20 26.05 Unpacking iptables (1.8.2-4) ... [2021-06-19T06:33:43.621Z] #20 26.29 Selecting previously unselected package xxd. [2021-06-19T06:33:43.621Z] #20 26.29 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-19T06:33:43.621Z] #20 26.30 Unpacking xxd (2:8.1.0875-5) ... [2021-06-19T06:33:43.621Z] #20 26.40 Selecting previously unselected package vim-common. [2021-06-19T06:33:43.881Z] #20 26.41 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-19T06:33:43.881Z] #20 26.43 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-19T06:33:44.143Z] #20 26.58 Selecting previously unselected package bash-completion. [2021-06-19T06:33:44.143Z] #20 26.59 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-19T06:33:45.609Z] #22 4.098 Collecting yamllint==1.26.1 [2021-06-19T06:33:46.682Z] #22 4.135 Collecting yamllint==1.26.1 [2021-06-19T06:33:46.689Z] #20 28.96 Unpacking bash-completion (1:2.8-6) ... [2021-06-19T06:33:46.689Z] #20 29.28 Selecting previously unselected package bzip2. [2021-06-19T06:33:46.689Z] #20 29.29 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-19T06:33:46.689Z] #20 29.31 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-19T06:33:46.689Z] #20 29.38 Selecting previously unselected package xz-utils. [2021-06-19T06:33:46.950Z] #20 29.38 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-06-19T06:33:46.950Z] #20 29.39 Unpacking xz-utils (5.2.4-1) ... [2021-06-19T06:33:46.950Z] #20 29.55 Selecting previously unselected package apparmor. [2021-06-19T06:33:46.950Z] #20 29.55 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-06-19T06:33:46.950Z] #20 29.62 Unpacking apparmor (2.13.2-10) ... [2021-06-19T06:33:46.973Z] #22 ... [2021-06-19T06:33:46.973Z] [2021-06-19T06:33:46.973Z] #40 [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-06-19T06:33:46.973Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77 [2021-06-19T06:33:46.973Z] #40 173.8 + dpkg --print-architecture [2021-06-19T06:33:46.973Z] #40 173.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-19T06:33:46.973Z] #40 174.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-19T06:33:46.973Z] #40 174.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-19T06:33:47.470Z] #20 29.94 Selecting previously unselected package aufs-tools. [2021-06-19T06:33:47.470Z] #20 29.96 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-19T06:33:47.470Z] #20 29.96 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-19T06:33:47.470Z] #20 30.07 Selecting previously unselected package libonig5:amd64. [2021-06-19T06:33:47.470Z] #20 30.08 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-06-19T06:33:47.470Z] #20 30.08 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-19T06:33:47.622Z] #22 ... [2021-06-19T06:33:47.622Z] [2021-06-19T06:33:47.622Z] #40 [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-06-19T06:33:47.622Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77 [2021-06-19T06:33:47.622Z] #40 175.3 + dpkg --print-architecture [2021-06-19T06:33:47.622Z] #40 175.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-19T06:33:47.622Z] #40 175.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-19T06:33:47.622Z] #40 175.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-19T06:33:47.731Z] #20 30.22 Selecting previously unselected package libjq1:amd64. [2021-06-19T06:33:47.731Z] #20 30.22 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-19T06:33:47.731Z] #20 30.23 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-19T06:33:47.731Z] #20 30.32 Selecting previously unselected package jq. [2021-06-19T06:33:47.731Z] #20 30.32 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-19T06:33:47.731Z] #20 30.34 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-19T06:33:47.731Z] #20 30.41 Selecting previously unselected package libaio1:amd64. [2021-06-19T06:33:47.731Z] #20 30.42 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-06-19T06:33:47.731Z] #20 30.43 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-19T06:33:47.731Z] #20 30.48 Selecting previously unselected package libgpm2:amd64. [2021-06-19T06:33:47.731Z] #20 30.49 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-06-19T06:33:47.731Z] #20 30.49 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-19T06:33:47.993Z] #20 30.54 Selecting previously unselected package libicu63:amd64. [2021-06-19T06:33:47.993Z] #20 30.55 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-19T06:33:47.993Z] #20 30.56 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-19T06:33:51.137Z] #40 ... [2021-06-19T06:33:51.137Z] [2021-06-19T06:33:51.137Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-19T06:33:51.137Z] #22 sha256:bc71d66ee8509c4acbc6e2ef5f4b399ef8b51a050205e13d22ed99c8c5d79803 [2021-06-19T06:33:51.137Z] #22 9.354 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-19T06:33:51.386Z] #20 33.40 Selecting previously unselected package libnet1:amd64. [2021-06-19T06:33:51.386Z] #20 33.40 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-19T06:33:51.386Z] #20 33.42 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-19T06:33:51.386Z] #20 33.61 Selecting previously unselected package libnl-3-200:amd64. [2021-06-19T06:33:51.386Z] #20 33.61 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-19T06:33:51.386Z] #20 33.62 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-19T06:33:51.386Z] #20 33.70 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-19T06:33:51.386Z] #20 33.70 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-19T06:33:51.386Z] #20 33.72 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-19T06:33:51.386Z] #20 33.78 Selecting previously unselected package libreadline5:amd64. [2021-06-19T06:33:51.386Z] #20 33.78 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-19T06:33:51.386Z] #20 33.78 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-19T06:33:51.386Z] #20 33.90 Selecting previously unselected package net-tools. [2021-06-19T06:33:51.386Z] #20 33.91 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-19T06:33:51.386Z] #20 33.92 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-19T06:33:51.647Z] #20 34.10 Selecting previously unselected package patch. [2021-06-19T06:33:51.647Z] #20 34.11 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-06-19T06:33:51.647Z] #20 34.12 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-19T06:33:51.647Z] #20 34.23 Selecting previously unselected package python-pip-whl. [2021-06-19T06:33:51.647Z] #20 34.25 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-19T06:33:51.647Z] #20 34.26 Unpacking python-pip-whl (18.1-5) ... [2021-06-19T06:33:51.698Z] #22 10.26 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-19T06:33:51.698Z] #22 10.29 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-19T06:33:51.698Z] #22 10.33 Collecting pyyaml (from yamllint==1.26.1) [2021-06-19T06:33:51.698Z] #22 10.55 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-19T06:33:51.824Z] #40 ... [2021-06-19T06:33:51.824Z] [2021-06-19T06:33:51.824Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-19T06:33:51.824Z] #22 sha256:bc71d66ee8509c4acbc6e2ef5f4b399ef8b51a050205e13d22ed99c8c5d79803 [2021-06-19T06:33:51.824Z] #22 9.444 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-19T06:33:51.954Z] #22 10.81 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-19T06:33:52.209Z] #22 10.81 Building wheels for collected packages: yamllint [2021-06-19T06:33:52.209Z] #22 10.81 Running setup.py bdist_wheel for yamllint: started [2021-06-19T06:33:52.270Z] #20 34.74 Selecting previously unselected package python3-lib2to3. [2021-06-19T06:33:52.270Z] #20 34.76 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-19T06:33:52.270Z] #20 34.77 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-19T06:33:52.270Z] #20 34.86 Selecting previously unselected package python3-distutils. [2021-06-19T06:33:52.270Z] #20 34.88 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-19T06:33:52.270Z] #20 34.88 Unpacking python3-distutils (3.7.3-1) ... [2021-06-19T06:33:52.530Z] #20 35.01 Selecting previously unselected package python3-pip. [2021-06-19T06:33:52.530Z] #20 35.02 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-19T06:33:52.530Z] #20 35.02 Unpacking python3-pip (18.1-5) ... [2021-06-19T06:33:52.530Z] #20 35.20 Selecting previously unselected package python3-pkg-resources. [2021-06-19T06:33:52.530Z] #20 35.21 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-19T06:33:52.530Z] #20 35.21 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-19T06:33:52.767Z] #22 10.45 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-19T06:33:52.792Z] #20 35.33 Selecting previously unselected package python3-setuptools. [2021-06-19T06:33:52.792Z] #20 35.35 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-19T06:33:52.792Z] #20 35.36 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-19T06:33:52.792Z] #20 35.53 Selecting previously unselected package python3-wheel. [2021-06-19T06:33:52.792Z] #20 35.54 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-19T06:33:53.028Z] #22 10.50 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-19T06:33:53.028Z] #22 10.54 Collecting pyyaml (from yamllint==1.26.1) [2021-06-19T06:33:53.028Z] #22 10.73 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-19T06:33:53.052Z] #20 35.54 Unpacking python3-wheel (0.32.3-2) ... [2021-06-19T06:33:53.052Z] #20 35.62 Selecting previously unselected package sudo. [2021-06-19T06:33:53.052Z] #20 35.63 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-19T06:33:53.052Z] #20 35.63 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-19T06:33:53.135Z] #22 11.67 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-19T06:33:53.135Z] #22 11.68 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-19T06:33:53.135Z] #22 11.72 Successfully built yamllint [2021-06-19T06:33:53.135Z] #22 11.75 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-19T06:33:53.289Z] #22 10.99 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-19T06:33:53.391Z] #22 12.04 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-19T06:33:53.550Z] #22 10.99 Building wheels for collected packages: yamllint [2021-06-19T06:33:53.550Z] #22 10.99 Running setup.py bdist_wheel for yamllint: started [2021-06-19T06:33:53.624Z] #20 36.07 Selecting previously unselected package thin-provisioning-tools. [2021-06-19T06:33:53.624Z] #20 36.08 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-19T06:33:53.624Z] #20 36.09 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-19T06:33:53.624Z] #20 36.26 Selecting previously unselected package uidmap. [2021-06-19T06:33:53.624Z] #20 36.27 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-19T06:33:53.624Z] #20 36.28 Unpacking uidmap (1:4.5-1.1) ... [2021-06-19T06:33:53.886Z] #20 36.40 Selecting previously unselected package vim-runtime. [2021-06-19T06:33:53.886Z] #20 36.41 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-19T06:33:53.886Z] #20 36.44 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-19T06:33:53.886Z] #20 36.46 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-19T06:33:53.886Z] #20 36.48 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-19T06:33:53.953Z] #22 DONE 12.7s [2021-06-19T06:33:53.953Z] [2021-06-19T06:33:53.953Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-19T06:33:53.953Z] #25 sha256:fa5b33ecfcd8056a65cb712d551b6bc6cf8fed2cc75a14ebba1a13cd0447b117 [2021-06-19T06:33:54.492Z] #22 11.96 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-19T06:33:54.492Z] #22 11.96 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-19T06:33:54.492Z] #22 12.00 Successfully built yamllint [2021-06-19T06:33:54.492Z] #22 12.02 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-19T06:33:54.520Z] #25 DONE 0.5s [2021-06-19T06:33:54.520Z] [2021-06-19T06:33:54.520Z] #50 [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-06-19T06:33:54.520Z] #50 sha256:ded76c7988f2a69c3824d1c85c2530b2d65dd2796801f1803e1fd8332f468985 [2021-06-19T06:33:54.520Z] #50 ... [2021-06-19T06:33:54.520Z] [2021-06-19T06:33:54.520Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-19T06:33:54.520Z] #30 sha256:59c6aa4ff418d244a001cf78f5c3f03b7b2c81425c84ee4a828f894a2b7c2530 [2021-06-19T06:33:54.753Z] #22 12.30 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-19T06:33:55.325Z] #22 DONE 12.9s [2021-06-19T06:33:55.325Z] [2021-06-19T06:33:55.325Z] #57 [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-06-19T06:33:55.325Z] #57 sha256:1c287089e684cdaa3b10063898c228c81dd6e4566d903d8ef1f841d2678ebcd3 [2021-06-19T06:33:55.325Z] #57 ... [2021-06-19T06:33:55.325Z] [2021-06-19T06:33:55.325Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-19T06:33:55.325Z] #25 sha256:62135025c088112db7b8c5e0681b0a39ca8e293f0ff82067249f4cd2976b21a7 [2021-06-19T06:33:55.614Z] #25 DONE 0.3s [2021-06-19T06:33:55.614Z] [2021-06-19T06:33:55.614Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-19T06:33:55.614Z] #30 sha256:4e2e8dfa53b2ca937bd82b6d56defee46da80db84a4a72042a04bc176615a84a [2021-06-19T06:33:56.987Z] 29d5b6a226d2: Verifying Checksum [2021-06-19T06:33:56.987Z] 29d5b6a226d2: Download complete [2021-06-19T06:33:57.190Z] #20 39.16 Selecting previously unselected package vim. [2021-06-19T06:33:57.190Z] #20 39.16 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-19T06:33:57.190Z] #20 39.18 Unpacking vim (2:8.1.0875-5) ... [2021-06-19T06:33:57.190Z] #20 39.66 Selecting previously unselected package xfsprogs. [2021-06-19T06:33:57.190Z] #20 39.66 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-19T06:33:57.190Z] #20 39.67 Unpacking xfsprogs (4.20.0-1) ... [2021-06-19T06:33:57.451Z] #20 40.06 Selecting previously unselected package zip. [2021-06-19T06:33:57.451Z] #20 40.06 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-06-19T06:33:57.451Z] #20 40.06 Unpacking zip (3.0-11+b1) ... [2021-06-19T06:33:57.712Z] #20 40.24 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-19T06:33:57.712Z] #20 40.26 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-19T06:33:57.712Z] #20 40.28 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-19T06:33:57.712Z] #20 40.29 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-19T06:33:57.712Z] #20 40.30 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-19T06:33:57.712Z] #20 40.32 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-19T06:33:57.712Z] #20 40.33 Setting up uidmap (1:4.5-1.1) ... [2021-06-19T06:33:57.712Z] #20 40.34 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-19T06:33:57.712Z] #20 40.37 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-19T06:33:57.712Z] #20 40.38 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-19T06:33:57.712Z] #20 40.39 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-19T06:33:57.712Z] #20 40.41 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-19T06:33:57.978Z] #20 40.42 Setting up xxd (2:8.1.0875-5) ... [2021-06-19T06:33:57.978Z] #20 40.44 Setting up zip (3.0-11+b1) ... [2021-06-19T06:33:57.978Z] #20 40.45 Setting up vim-common (2:8.1.0875-5) ... [2021-06-19T06:33:57.978Z] #20 40.48 Setting up bash-completion (1:2.8-6) ... [2021-06-19T06:33:59.365Z] #20 ... [2021-06-19T06:33:59.365Z] [2021-06-19T06:33:59.365Z] #40 [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-06-19T06:33:59.365Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77 [2021-06-19T06:33:59.365Z] #40 174.6 + dpkg --print-architecture [2021-06-19T06:33:59.365Z] #40 174.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-19T06:33:59.626Z] #40 174.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-19T06:33:59.626Z] #40 174.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-19T06:34:00.910Z] #30 DONE 4.9s [2021-06-19T06:34:00.910Z] [2021-06-19T06:34:00.910Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-19T06:34:00.910Z] #33 sha256:9764f09adefaa36080afd24f549b23338280d4a7f9a3e7f4ad452617ad388ca6 [2021-06-19T06:34:01.061Z] #30 DONE 6.2s [2021-06-19T06:34:01.061Z] [2021-06-19T06:34:01.061Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-19T06:34:01.061Z] #33 sha256:34da6e23037da1f5209bc31cdc1279d3fe78e6566b1b1d7cd182ecfa66d5caea [2021-06-19T06:34:01.061Z] #33 DONE 0.4s [2021-06-19T06:34:01.061Z] [2021-06-19T06:34:01.061Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-19T06:34:01.061Z] #35 sha256:267108ec55665386f9ffe5bc2cec99c4383e18918d708f4fdd2eb9dc9d6ebb6f [2021-06-19T06:34:01.061Z] #35 DONE 0.1s [2021-06-19T06:34:01.061Z] [2021-06-19T06:34:01.061Z] #50 [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-06-19T06:34:01.061Z] #50 sha256:ded76c7988f2a69c3824d1c85c2530b2d65dd2796801f1803e1fd8332f468985 [2021-06-19T06:34:01.170Z] #33 DONE 0.4s [2021-06-19T06:34:01.170Z] [2021-06-19T06:34:01.170Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-19T06:34:01.170Z] #35 sha256:83262ad38e3801d522e4a736dc40de24f6cd2d37bf3a79f76f8fe53698dbd1a6 [2021-06-19T06:34:01.170Z] #35 DONE 0.1s [2021-06-19T06:34:01.170Z] [2021-06-19T06:34:01.170Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-19T06:34:01.170Z] #38 sha256:382c7d917bbf46098082c430980ff38a4bb0958b7ced1159ee82f93a2feb92c9 [2021-06-19T06:34:01.170Z] #38 DONE 0.0s [2021-06-19T06:34:01.170Z] [2021-06-19T06:34:01.170Z] #57 [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-06-19T06:34:01.170Z] #57 sha256:1c287089e684cdaa3b10063898c228c81dd6e4566d903d8ef1f841d2678ebcd3 [2021-06-19T06:34:01.319Z] #50 ... [2021-06-19T06:34:01.319Z] [2021-06-19T06:34:01.319Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-19T06:34:01.319Z] #38 sha256:6356f4d8decd2a58f0903fc811f7f3ce17e2d854a473dff2c33178163b99abe6 [2021-06-19T06:34:01.319Z] #38 DONE 0.0s [2021-06-19T06:34:01.319Z] [2021-06-19T06:34:01.319Z] #57 [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-06-19T06:34:01.319Z] #57 sha256:11b024ea9ae7b6a03a7a7e96d9d3e570c212b07a7f555f878b9dbf719591b451 [2021-06-19T06:34:02.247Z] #57 ... [2021-06-19T06:34:02.247Z] [2021-06-19T06:34:02.247Z] #40 [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-06-19T06:34:02.247Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77 [2021-06-19T06:34:02.247Z] #40 DONE 192.5s [2021-06-19T06:34:02.503Z] [2021-06-19T06:34:02.503Z] #50 [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-06-19T06:34:02.503Z] #50 sha256:ded76c7988f2a69c3824d1c85c2530b2d65dd2796801f1803e1fd8332f468985 [2021-06-19T06:34:03.432Z] #50 ... [2021-06-19T06:34:03.432Z] [2021-06-19T06:34:03.432Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-19T06:34:03.432Z] #41 sha256:d5eb3cf1120ab510ffd920ca9049fd0cb934fcd66c7665d15ade7192485b76ab [2021-06-19T06:34:03.995Z] #41 DONE 0.5s [2021-06-19T06:34:03.995Z] [2021-06-19T06:34:03.995Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-19T06:34:03.995Z] #45 sha256:4390c208c262da5b02b15da8fa3f451ff762bb7a0410a3993a72d7030706d3e5 [2021-06-19T06:34:03.995Z] #45 DONE 0.1s [2021-06-19T06:34:03.995Z] [2021-06-19T06:34:03.995Z] #50 [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-06-19T06:34:03.995Z] #50 sha256:ded76c7988f2a69c3824d1c85c2530b2d65dd2796801f1803e1fd8332f468985 [2021-06-19T06:34:03.995Z] #50 194.3 + /build/golangci-lint --version [2021-06-19T06:34:04.251Z] #50 194.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-19T06:34:04.509Z] #50 DONE 194.8s [2021-06-19T06:34:04.509Z] [2021-06-19T06:34:04.509Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-19T06:34:04.509Z] #47 sha256:f8d1c0d4e759f2c38bc068f5571c0d7e8a8e3031fb2d72e1d684c6fa1c4f0497 [2021-06-19T06:34:04.509Z] #47 DONE 0.2s [2021-06-19T06:34:04.509Z] [2021-06-19T06:34:04.509Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-19T06:34:04.509Z] #49 sha256:c9545559a4f86a767d7a8f68a7048e63374a23311a76e0faf689a917151d324e [2021-06-19T06:34:04.509Z] #49 DONE 0.1s [2021-06-19T06:34:04.509Z] [2021-06-19T06:34:04.509Z] #54 [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-06-19T06:34:04.509Z] #54 sha256:36f7322908cd4ad8e9c39242c4a50615a0475296e558042b01160b064107d939 [2021-06-19T06:34:06.216Z] #40 ... [2021-06-19T06:34:06.216Z] [2021-06-19T06:34:06.216Z] #20 [dev-systemd-false 7/25] 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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-19T06:34:06.216Z] #20 sha256:f62de700d1f6de102c5e598a93581fd60db622e85c1ec693cd9981f58e1006fa [2021-06-19T06:34:06.216Z] #20 42.85 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-19T06:34:06.216Z] #20 42.87 Setting up xz-utils (5.2.4-1) ... [2021-06-19T06:34:06.216Z] #20 42.88 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-19T06:34:06.216Z] #20 42.89 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-19T06:34:06.216Z] #20 42.90 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-19T06:34:06.216Z] #20 42.99 invoke-rc.d: could not determine current runlevel [2021-06-19T06:34:06.216Z] #20 43.01 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-19T06:34:06.216Z] #20 43.02 Setting up pigz (2.4-1) ... [2021-06-19T06:34:06.216Z] #20 43.03 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-19T06:34:06.216Z] #20 43.04 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-19T06:34:06.216Z] #20 43.06 Setting up python-pip-whl (18.1-5) ... [2021-06-19T06:34:06.216Z] #20 43.08 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-19T06:34:06.216Z] #20 43.09 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-19T06:34:06.216Z] #20 43.53 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-19T06:34:06.216Z] #20 43.55 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-19T06:34:06.216Z] #20 43.56 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T06:34:06.216Z] #20 43.57 Setting up vim (2:8.1.0875-5) ... [2021-06-19T06:34:06.216Z] #20 43.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-19T06:34:06.216Z] #20 43.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-19T06:34:06.216Z] #20 43.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-19T06:34:06.216Z] #20 43.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-19T06:34:06.216Z] #20 43.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-19T06:34:06.216Z] #20 43.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-19T06:34:06.216Z] #20 43.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-19T06:34:06.216Z] #20 43.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-19T06:34:06.216Z] #20 43.64 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-19T06:34:06.216Z] #20 43.65 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-19T06:34:06.216Z] #20 43.66 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-19T06:34:06.216Z] #20 43.67 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-19T06:34:06.216Z] #20 43.68 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-19T06:34:06.216Z] #20 43.70 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-19T06:34:06.216Z] #20 46.06 Setting up iptables (1.8.2-4) ... [2021-06-19T06:34:06.216Z] #20 46.08 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-19T06:34:06.216Z] #20 46.08 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-19T06:34:06.216Z] #20 46.09 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-19T06:34:06.216Z] #20 46.09 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-19T06:34:06.216Z] #20 46.10 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-19T06:34:06.216Z] #20 46.11 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-19T06:34:06.216Z] #20 46.11 Setting up python3 (3.7.3-1) ... [2021-06-19T06:34:06.216Z] #20 46.58 Setting up python3-wheel (0.32.3-2) ... [2021-06-19T06:34:06.216Z] #20 47.17 Setting up apparmor (2.13.2-10) ... [2021-06-19T06:34:06.402Z] #54 ... [2021-06-19T06:34:06.402Z] [2021-06-19T06:34:06.402Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-19T06:34:06.402Z] #51 sha256:73e36ba22e60fd5edceeae50bbb4dfab22699687d5eddd970720702f2570a896 [2021-06-19T06:34:06.659Z] #51 DONE 0.4s [2021-06-19T06:34:06.659Z] [2021-06-19T06:34:06.659Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-19T06:34:06.659Z] #53 sha256:48c8c9bbaaad47e332931f621ec7a71f0667a5a72f771019b7d0c9a98004cb73 [2021-06-19T06:34:06.659Z] #53 DONE 0.1s [2021-06-19T06:34:06.659Z] [2021-06-19T06:34:06.659Z] #57 [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-06-19T06:34:06.659Z] #57 sha256:11b024ea9ae7b6a03a7a7e96d9d3e570c212b07a7f555f878b9dbf719591b451 [2021-06-19T06:34:07.162Z] #20 49.49 Setting up xfsprogs (4.20.0-1) ... [2021-06-19T06:34:07.162Z] #20 49.51 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-19T06:34:07.162Z] #20 49.78 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-19T06:34:07.747Z] #57 ... [2021-06-19T06:34:07.747Z] [2021-06-19T06:34:07.747Z] #50 [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-06-19T06:34:07.747Z] #50 sha256:45e4af063a7018ce7fa077a874c6b9174b59a26a2346d103c7611e7a8bae5377 [2021-06-19T06:34:07.747Z] #50 195.7 + /build/golangci-lint --version [2021-06-19T06:34:07.747Z] #50 196.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-19T06:34:07.747Z] #50 DONE 196.1s [2021-06-19T06:34:07.747Z] [2021-06-19T06:34:07.747Z] #40 [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-06-19T06:34:07.747Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77 [2021-06-19T06:34:07.747Z] #40 DONE 195.8s [2021-06-19T06:34:07.747Z] [2021-06-19T06:34:07.747Z] #54 [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-06-19T06:34:07.747Z] #54 sha256:5cd4ee5797823ce223806d75a97da578e032971a1a6e013e7f1dbd725f560f2d [2021-06-19T06:34:08.106Z] #20 50.62 Setting up python3-distutils (3.7.3-1) ... [2021-06-19T06:34:08.367Z] #20 51.06 Setting up python3-setuptools (40.8.0-1) ... [2021-06-19T06:34:09.313Z] #20 51.97 Setting up python3-pip (18.1-5) ... [2021-06-19T06:34:09.664Z] #54 ... [2021-06-19T06:34:09.664Z] [2021-06-19T06:34:09.664Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-19T06:34:09.664Z] #41 sha256:ddfcf39ce7785d71832f481433c14ccc3f45e2c7b42a2c4778c53a64c788827f [2021-06-19T06:34:09.925Z] #41 DONE 0.4s [2021-06-19T06:34:09.925Z] [2021-06-19T06:34:09.925Z] #57 [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-06-19T06:34:09.925Z] #57 sha256:1c287089e684cdaa3b10063898c228c81dd6e4566d903d8ef1f841d2678ebcd3 [2021-06-19T06:34:10.195Z] #57 ... [2021-06-19T06:34:10.195Z] [2021-06-19T06:34:10.195Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-19T06:34:10.195Z] #45 sha256:61750a353f3a74d537a9ceeee5dada9d4ff3e244683cbed308bf93e69741b2c1 [2021-06-19T06:34:10.195Z] #45 DONE 0.1s [2021-06-19T06:34:10.195Z] [2021-06-19T06:34:10.195Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-19T06:34:10.195Z] #47 sha256:efd4d6eb6864f4bff0006df1a8404901857fb19269352da9a67f321a5b0ab521 [2021-06-19T06:34:10.195Z] #47 DONE 0.1s [2021-06-19T06:34:10.195Z] [2021-06-19T06:34:10.195Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-19T06:34:10.195Z] #49 sha256:aaa53a170aa9115b6e16d7aa6463de7d05fafec35418f501d0190df827430e5a [2021-06-19T06:34:10.195Z] #49 DONE 0.1s [2021-06-19T06:34:10.195Z] [2021-06-19T06:34:10.195Z] #54 [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-06-19T06:34:10.195Z] #54 sha256:5cd4ee5797823ce223806d75a97da578e032971a1a6e013e7f1dbd725f560f2d [2021-06-19T06:34:10.257Z] #20 52.72 Processing triggers for libc-bin (2.28-10) ... [2021-06-19T06:34:10.258Z] #20 52.76 Processing triggers for mime-support (3.62) ... [2021-06-19T06:34:10.455Z] #54 ... [2021-06-19T06:34:10.455Z] [2021-06-19T06:34:10.455Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-19T06:34:10.455Z] #51 sha256:78ad0b56f1493005f06e3bb9ada15ebe36527393728e727fdf4a493934b219c0 [2021-06-19T06:34:10.519Z] #20 DONE 53.1s [2021-06-19T06:34:10.519Z] [2021-06-19T06:34:10.519Z] #21 [dev-systemd-false 8/25] 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-06-19T06:34:10.519Z] #21 sha256:6d3550bab80a8038a2f190d1f82a894ce483c7c88012a9b27091f67139f2c117 [2021-06-19T06:34:10.715Z] #51 DONE 0.3s [2021-06-19T06:34:10.715Z] [2021-06-19T06:34:10.715Z] #54 [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-06-19T06:34:10.715Z] #54 sha256:5cd4ee5797823ce223806d75a97da578e032971a1a6e013e7f1dbd725f560f2d [2021-06-19T06:34:10.715Z] #54 ... [2021-06-19T06:34:10.715Z] [2021-06-19T06:34:10.715Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-19T06:34:10.715Z] #53 sha256:941e2286b7aba9e0ea65a6113a28a2c613e11e71ff6a4c5c3e845c18381a92b7 [2021-06-19T06:34:10.715Z] #53 DONE 0.1s [2021-06-19T06:34:10.974Z] [2021-06-19T06:34:10.974Z] #57 [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-06-19T06:34:10.974Z] #57 sha256:1c287089e684cdaa3b10063898c228c81dd6e4566d903d8ef1f841d2678ebcd3 [2021-06-19T06:34:11.909Z] #21 1.591 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-19T06:34:12.171Z] #21 1.596 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-19T06:34:12.171Z] #21 1.600 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-19T06:34:12.171Z] #21 DONE 1.7s [2021-06-19T06:34:12.171Z] [2021-06-19T06:34:12.171Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-19T06:34:12.171Z] #22 sha256:bc71d66ee8509c4acbc6e2ef5f4b399ef8b51a050205e13d22ed99c8c5d79803 [2021-06-19T06:34:17.465Z] #22 4.840 Collecting yamllint==1.26.1 [2021-06-19T06:34:22.762Z] #22 10.14 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-19T06:34:22.762Z] #22 ... [2021-06-19T06:34:22.762Z] [2021-06-19T06:34:22.762Z] #50 [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-06-19T06:34:22.762Z] #50 sha256:facee094e487ca85433900bcf2328d76615c64b6cb8f0203838e5b267d4b8fba [2021-06-19T06:34:22.762Z] #50 202.1 + /build/golangci-lint --version [2021-06-19T06:34:22.762Z] #50 ... [2021-06-19T06:34:22.762Z] [2021-06-19T06:34:22.762Z] #40 [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-06-19T06:34:22.762Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77 [2021-06-19T06:34:22.762Z] #40 DONE 197.9s [2021-06-19T06:34:22.762Z] [2021-06-19T06:34:22.762Z] #50 [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-06-19T06:34:22.762Z] #50 sha256:facee094e487ca85433900bcf2328d76615c64b6cb8f0203838e5b267d4b8fba [2021-06-19T06:34:22.762Z] #50 202.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-19T06:34:23.025Z] #50 DONE 202.8s [2021-06-19T06:34:23.025Z] [2021-06-19T06:34:23.025Z] #57 [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-06-19T06:34:23.025Z] #57 sha256:e4f26ece3a24a7fbaa019ae9a0e3b4a3c78f8012e0c32bfdc4facecf943d6f03 [2021-06-19T06:34:23.288Z] #57 ... [2021-06-19T06:34:23.288Z] [2021-06-19T06:34:23.288Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-19T06:34:23.288Z] #22 sha256:bc71d66ee8509c4acbc6e2ef5f4b399ef8b51a050205e13d22ed99c8c5d79803 [2021-06-19T06:34:23.288Z] #22 11.07 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-19T06:34:23.288Z] #22 11.11 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-19T06:34:23.288Z] #22 11.16 Collecting pyyaml (from yamllint==1.26.1) [2021-06-19T06:34:23.549Z] #22 11.34 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-19T06:34:23.811Z] #22 11.55 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-19T06:34:23.811Z] #22 11.55 Building wheels for collected packages: yamllint [2021-06-19T06:34:23.811Z] #22 11.55 Running setup.py bdist_wheel for yamllint: started [2021-06-19T06:34:24.754Z] #22 12.36 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-19T06:34:24.754Z] #22 12.37 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-19T06:34:24.754Z] #22 12.42 Successfully built yamllint [2021-06-19T06:34:24.754Z] #22 12.44 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-19T06:34:24.754Z] #22 12.70 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-19T06:34:25.326Z] #22 DONE 13.0s [2021-06-19T06:34:25.326Z] [2021-06-19T06:34:25.326Z] #57 [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-06-19T06:34:25.326Z] #57 sha256:e4f26ece3a24a7fbaa019ae9a0e3b4a3c78f8012e0c32bfdc4facecf943d6f03 [2021-06-19T06:34:25.326Z] #57 ... [2021-06-19T06:34:25.326Z] [2021-06-19T06:34:25.326Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-19T06:34:25.326Z] #25 sha256:b8f2dde549bcb2bb97a470ae18d663e13387d648e2fd5ee340744758fa54a548 [2021-06-19T06:34:25.905Z] #25 DONE 0.6s [2021-06-19T06:34:25.905Z] [2021-06-19T06:34:25.905Z] #57 [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-06-19T06:34:25.905Z] #57 sha256:e4f26ece3a24a7fbaa019ae9a0e3b4a3c78f8012e0c32bfdc4facecf943d6f03 [2021-06-19T06:34:25.905Z] #57 ... [2021-06-19T06:34:25.905Z] [2021-06-19T06:34:25.905Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-19T06:34:25.905Z] #30 sha256:84eaee5eb0b7a5df3754fe005574f8761edb8aac689c71f75e4b9d6b3d8fe4d2 [2021-06-19T06:34:28.547Z] #57 ... [2021-06-19T06:34:28.547Z] [2021-06-19T06:34:28.547Z] #54 [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-06-19T06:34:28.547Z] #54 sha256:36f7322908cd4ad8e9c39242c4a50615a0475296e558042b01160b064107d939 [2021-06-19T06:34:28.547Z] #54 111.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-19T06:34:28.547Z] #54 112.1 + mkdir -p /build [2021-06-19T06:34:28.547Z] #54 112.1 + cp runc /build/runc [2021-06-19T06:34:28.547Z] #54 DONE 112.9s [2021-06-19T06:34:28.547Z] [2021-06-19T06:34:28.547Z] #57 [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-06-19T06:34:28.547Z] #57 sha256:11b024ea9ae7b6a03a7a7e96d9d3e570c212b07a7f555f878b9dbf719591b451 [2021-06-19T06:34:28.547Z] #57 178.5 + bin/containerd [2021-06-19T06:34:29.916Z] #57 ... [2021-06-19T06:34:29.916Z] [2021-06-19T06:34:29.916Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-19T06:34:29.916Z] #55 sha256:92beb76b3d836e9c1f9bd1b4613c09e510eb34283df26227a89e72f015072c04 [2021-06-19T06:34:29.916Z] #55 DONE 0.2s [2021-06-19T06:34:30.171Z] [2021-06-19T06:34:30.171Z] #57 [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-06-19T06:34:30.171Z] #57 sha256:11b024ea9ae7b6a03a7a7e96d9d3e570c212b07a7f555f878b9dbf719591b451 [2021-06-19T06:34:32.932Z] #57 ... [2021-06-19T06:34:32.932Z] [2021-06-19T06:34:32.932Z] #54 [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-06-19T06:34:32.932Z] #54 sha256:5cd4ee5797823ce223806d75a97da578e032971a1a6e013e7f1dbd725f560f2d [2021-06-19T06:34:32.932Z] #54 114.0 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-19T06:34:32.932Z] #54 114.6 + mkdir -p /build [2021-06-19T06:34:32.933Z] #54 114.6 + cp runc /build/runc [2021-06-19T06:34:32.933Z] #54 DONE 115.4s [2021-06-19T06:34:32.933Z] [2021-06-19T06:34:32.933Z] #57 [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-06-19T06:34:32.933Z] #57 sha256:1c287089e684cdaa3b10063898c228c81dd6e4566d903d8ef1f841d2678ebcd3 [2021-06-19T06:34:32.933Z] #57 180.6 + bin/containerd [2021-06-19T06:34:32.933Z] #57 ... [2021-06-19T06:34:32.933Z] [2021-06-19T06:34:32.933Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-19T06:34:32.933Z] #55 sha256:4e1774f587ebe828078f57e870e6c8156f5308a119d66ebbe16835e8fbb293ba [2021-06-19T06:34:32.933Z] #55 DONE 0.2s [2021-06-19T06:34:32.933Z] [2021-06-19T06:34:32.933Z] #57 [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-06-19T06:34:32.933Z] #57 sha256:1c287089e684cdaa3b10063898c228c81dd6e4566d903d8ef1f841d2678ebcd3 [2021-06-19T06:34:34.051Z] #30 DONE 7.1s [2021-06-19T06:34:34.051Z] [2021-06-19T06:34:34.051Z] #57 [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-06-19T06:34:34.051Z] #57 sha256:e4f26ece3a24a7fbaa019ae9a0e3b4a3c78f8012e0c32bfdc4facecf943d6f03 [2021-06-19T06:34:34.051Z] #57 ... [2021-06-19T06:34:34.051Z] [2021-06-19T06:34:34.051Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-19T06:34:34.051Z] #33 sha256:f60e98e224cc681ec697ccc5d2c455b9b5afd1723583887d7677cd8a18ea970a [2021-06-19T06:34:34.051Z] #33 DONE 0.5s [2021-06-19T06:34:34.051Z] [2021-06-19T06:34:34.051Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-19T06:34:34.051Z] #35 sha256:921f75b098acd846db5108d1897436b1c2d2852b8e9c6bef61434c927df680c5 [2021-06-19T06:34:34.051Z] #35 DONE 0.1s [2021-06-19T06:34:34.051Z] [2021-06-19T06:34:34.051Z] #57 [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-06-19T06:34:34.051Z] #57 sha256:e4f26ece3a24a7fbaa019ae9a0e3b4a3c78f8012e0c32bfdc4facecf943d6f03 [2021-06-19T06:34:34.051Z] #57 ... [2021-06-19T06:34:34.051Z] [2021-06-19T06:34:34.051Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-19T06:34:34.051Z] #38 sha256:64750d95c0a8c3d94a25f268a1193f3bf89cf1f6c011908ed653e68b64fc40e5 [2021-06-19T06:34:34.051Z] #38 DONE 0.1s [2021-06-19T06:34:34.051Z] [2021-06-19T06:34:34.051Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-19T06:34:34.051Z] #41 sha256:68292da859ecf5cb98be83fb19997637e6f754f4ebbb142cd843e7ab7575fed5 [2021-06-19T06:34:34.313Z] #41 DONE 0.8s [2021-06-19T06:34:34.313Z] [2021-06-19T06:34:34.313Z] #54 [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-06-19T06:34:34.313Z] #54 sha256:b655734a4f3eb29b2b1b81c98898ddcb1a3c56545cee20d9cb06335042dee966 [2021-06-19T06:34:34.583Z] #54 ... [2021-06-19T06:34:34.583Z] [2021-06-19T06:34:34.583Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-19T06:34:34.583Z] #45 sha256:052c80e8a4a305763af97f4339843a896940d832b2a48f67287e39580f1ddf10 [2021-06-19T06:34:34.583Z] #45 DONE 0.1s [2021-06-19T06:34:34.583Z] [2021-06-19T06:34:34.583Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-19T06:34:34.583Z] #47 sha256:a61c513da9cc28d0f745ef84cb08588d2d8e03247f49b3e17d7ded29f1d1c33a [2021-06-19T06:34:34.844Z] #47 DONE 0.3s [2021-06-19T06:34:34.844Z] [2021-06-19T06:34:34.844Z] #57 [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-06-19T06:34:34.844Z] #57 sha256:e4f26ece3a24a7fbaa019ae9a0e3b4a3c78f8012e0c32bfdc4facecf943d6f03 [2021-06-19T06:34:34.844Z] #57 ... [2021-06-19T06:34:34.844Z] [2021-06-19T06:34:34.844Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-19T06:34:34.844Z] #49 sha256:62d5eec50b51d72a965fefd4b29bc8d5fd790a895d560b2f3ea717f62fc168af [2021-06-19T06:34:34.844Z] #49 DONE 0.1s [2021-06-19T06:34:34.844Z] [2021-06-19T06:34:34.844Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-19T06:34:34.844Z] #51 sha256:4bc9954e06f699fff8b0d6a1fd0f4669ff504c392b416344a3c977e8f0e580c0 [2021-06-19T06:34:35.417Z] #51 DONE 0.6s [2021-06-19T06:34:35.417Z] [2021-06-19T06:34:35.417Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-19T06:34:35.417Z] #53 sha256:747e35375a8f3f18b602fb95690754f032a1766d00a5c1951def5aa169a9c823 [2021-06-19T06:34:35.417Z] #53 DONE 0.1s [2021-06-19T06:34:35.417Z] [2021-06-19T06:34:35.417Z] #57 [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-06-19T06:34:35.417Z] #57 sha256:e4f26ece3a24a7fbaa019ae9a0e3b4a3c78f8012e0c32bfdc4facecf943d6f03 [2021-06-19T06:34:47.703Z] 4612f6d0b889: Pull complete [2021-06-19T06:34:50.333Z] #57 186.5 + bin/containerd [2021-06-19T06:34:51.277Z] #57 ... [2021-06-19T06:34:51.277Z] [2021-06-19T06:34:51.277Z] #54 [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-06-19T06:34:51.277Z] #54 sha256:b655734a4f3eb29b2b1b81c98898ddcb1a3c56545cee20d9cb06335042dee966 [2021-06-19T06:34:51.277Z] #54 111.8 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-19T06:34:51.277Z] #54 112.4 + mkdir -p /build [2021-06-19T06:34:51.277Z] #54 112.4 + cp runc /build/runc [2021-06-19T06:34:51.277Z] #54 DONE 113.4s [2021-06-19T06:34:51.277Z] [2021-06-19T06:34:51.277Z] #57 [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-06-19T06:34:51.277Z] #57 sha256:e4f26ece3a24a7fbaa019ae9a0e3b4a3c78f8012e0c32bfdc4facecf943d6f03 [2021-06-19T06:34:52.666Z] #57 ... [2021-06-19T06:34:52.666Z] [2021-06-19T06:34:52.666Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-19T06:34:52.666Z] #55 sha256:954059347971668b2dd6f40b8778d3ab424af39548f483085578d4e3c9064dea [2021-06-19T06:34:52.666Z] #55 DONE 0.4s [2021-06-19T06:34:52.666Z] [2021-06-19T06:34:52.666Z] #57 [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-06-19T06:34:52.666Z] #57 sha256:e4f26ece3a24a7fbaa019ae9a0e3b4a3c78f8012e0c32bfdc4facecf943d6f03 [2021-06-19T06:35:02.204Z] #57 208.5 # github.com/containerd/containerd/cmd/containerd [2021-06-19T06:35:02.204Z] #57 208.5 /usr/bin/ld: /tmp/go-link-070222379/000019.o: in function `New': [2021-06-19T06:35:02.204Z] #57 208.5 /tmp/tmp.Tss7ziFJVF/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-06-19T06:35:02.204Z] #57 208.6 + bin/containerd-stress [2021-06-19T06:35:02.204Z] #57 209.6 + bin/containerd-shim [2021-06-19T06:35:05.041Z] #57 210.5 # github.com/containerd/containerd/cmd/containerd [2021-06-19T06:35:05.041Z] #57 210.5 /usr/bin/ld: /tmp/go-link-265658342/000019.o: in function `New': [2021-06-19T06:35:05.041Z] #57 210.5 /tmp/tmp.ckUXXXFBYS/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-06-19T06:35:05.041Z] #57 210.6 + bin/containerd-stress [2021-06-19T06:35:05.041Z] #57 211.7 + bin/containerd-shim [2021-06-19T06:35:06.369Z] #57 216.5 + bin/containerd-shim-runc-v1 [2021-06-19T06:35:08.336Z] #57 218.6 + bin/containerd-shim-runc-v1 [2021-06-19T06:35:09.051Z] 29d5b6a226d2: Pull complete [2021-06-19T06:35:09.051Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-06-19T06:35:09.051Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-19T06:35:09.051Z] mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-19T06:35:09.051Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 completed successfully [2021-06-19T06:35:09.051Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore [2021-06-19T06:35:09.051Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-06-19T06:35:09.051Z] INFO: Docker version of control daemon [2021-06-19T06:35:09.051Z] [2021-06-19T06:35:09.051Z] Client: Mirantis Container Runtime [2021-06-19T06:35:09.051Z] Version: 20.10.0 [2021-06-19T06:35:09.051Z] API version: 1.41 [2021-06-19T06:35:09.051Z] Go version: go1.13.15 [2021-06-19T06:35:09.051Z] Git commit: 6ee42dc [2021-06-19T06:35:09.051Z] Built: 03/11/2021 13:24:56 [2021-06-19T06:35:09.051Z] OS/Arch: windows/amd64 [2021-06-19T06:35:09.051Z] Context: default [2021-06-19T06:35:09.051Z] Experimental: true [2021-06-19T06:35:09.052Z] [2021-06-19T06:35:09.052Z] Server: Mirantis Container Runtime [2021-06-19T06:35:09.052Z] Engine: [2021-06-19T06:35:09.052Z] Version: 20.10.0 [2021-06-19T06:35:09.052Z] API version: 1.41 (minimum version 1.24) [2021-06-19T06:35:09.052Z] Go version: go1.13.15 [2021-06-19T06:35:09.052Z] Git commit: 1e08f21e79 [2021-06-19T06:35:09.052Z] Built: 03/11/2021 13:23:32 [2021-06-19T06:35:09.052Z] OS/Arch: windows/amd64 [2021-06-19T06:35:09.052Z] Experimental: true [2021-06-19T06:35:09.052Z] [2021-06-19T06:35:09.052Z] INFO: Docker info of control daemon [2021-06-19T06:35:09.052Z] [2021-06-19T06:35:09.052Z] Client: [2021-06-19T06:35:09.052Z] Context: default [2021-06-19T06:35:09.052Z] Debug Mode: false [2021-06-19T06:35:09.052Z] Plugins: [2021-06-19T06:35:09.052Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-19T06:35:09.052Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-19T06:35:09.052Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-19T06:35:09.052Z] [2021-06-19T06:35:09.052Z] Server: [2021-06-19T06:35:09.052Z] Containers: 0 [2021-06-19T06:35:09.052Z] Running: 0 [2021-06-19T06:35:09.052Z] Paused: 0 [2021-06-19T06:35:09.052Z] Stopped: 0 [2021-06-19T06:35:09.052Z] Images: 1 [2021-06-19T06:35:09.052Z] Server Version: 20.10.0 [2021-06-19T06:35:09.052Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-06-19T06:35:09.052Z] LCOW: [2021-06-19T06:35:09.052Z] Windows: [2021-06-19T06:35:09.052Z] Logging Driver: json-file [2021-06-19T06:35:09.052Z] Plugins: [2021-06-19T06:35:09.052Z] Volume: local [2021-06-19T06:35:09.052Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-19T06:35:09.052Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-19T06:35:09.052Z] Swarm: inactive [2021-06-19T06:35:09.052Z] Default Isolation: process [2021-06-19T06:35:09.052Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-19T06:35:09.052Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-19T06:35:09.052Z] OSType: windows [2021-06-19T06:35:09.052Z] Architecture: x86_64 [2021-06-19T06:35:09.052Z] CPUs: 4 [2021-06-19T06:35:09.052Z] Total Memory: 32GiB [2021-06-19T06:35:09.052Z] Name: azwin-2-965ee0 [2021-06-19T06:35:09.052Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-06-19T06:35:09.052Z] Docker Root Dir: D:\docker [2021-06-19T06:35:09.052Z] Debug Mode: false [2021-06-19T06:35:09.052Z] Registry: https://index.docker.io/v1/ [2021-06-19T06:35:09.052Z] Labels: [2021-06-19T06:35:09.052Z] Experimental: true [2021-06-19T06:35:09.052Z] Insecure Registries: [2021-06-19T06:35:09.052Z] 10.0.0.4:5000 [2021-06-19T06:35:09.052Z] 127.0.0.0/8 [2021-06-19T06:35:09.052Z] Registry Mirrors: [2021-06-19T06:35:09.052Z] http://10.0.0.4:5000/ [2021-06-19T06:35:09.052Z] Live Restore Enabled: false [2021-06-19T06:35:09.052Z] [2021-06-19T06:35:09.052Z] [2021-06-19T06:35:09.052Z] INFO: Commit hash is d98977113c [2021-06-19T06:35:09.052Z] INFO: Nuke-Everything... [2021-06-19T06:35:09.052Z] INFO: Container count on control daemon to delete is 0 [2021-06-19T06:35:09.052Z] INFO: Nuking d:\CI [2021-06-19T06:35:09.052Z] INFO: Zapped successfully [2021-06-19T06:35:09.052Z] INFO: Location for testing is d:\CI\PR-42535\7 [2021-06-19T06:35:09.052Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-06-19T06:35:09.052Z] [2021-06-19T06:35:09.052Z] [2021-06-19T06:35:09.052Z] INFO: Building the image from Dockerfile.windows at 06/19/2021 06:35:04... [2021-06-19T06:35:09.052Z] [2021-06-19T06:35:09.052Z] Sending build context to Docker daemon 61.04MB [2021-06-19T06:35:09.052Z] [2021-06-19T06:35:09.052Z] Step 1/10 : FROM microsoft/windowsservercore [2021-06-19T06:35:09.052Z] ---> 39d157a84080 [2021-06-19T06:35:09.052Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-06-19T06:35:09.052Z] ---> Running in 43d96478cef2 [2021-06-19T06:35:09.510Z] Removing intermediate container 43d96478cef2 [2021-06-19T06:35:09.510Z] ---> 40794d1cffc4 [2021-06-19T06:35:09.510Z] Step 3/10 : ARG GO_VERSION=1.16.5 [2021-06-19T06:35:09.510Z] ---> Running in a1a70bf941c6 [2021-06-19T06:35:09.969Z] Removing intermediate container a1a70bf941c6 [2021-06-19T06:35:09.969Z] ---> 0d5820387790 [2021-06-19T06:35:09.969Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-06-19T06:35:09.969Z] ---> Running in 575a72c36aa5 [2021-06-19T06:35:09.969Z] Removing intermediate container 575a72c36aa5 [2021-06-19T06:35:09.969Z] ---> c5a964499109 [2021-06-19T06:35:09.969Z] 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-06-19T06:35:09.969Z] ---> Running in 5a0f8ba0dc75 [2021-06-19T06:35:10.427Z] Removing intermediate container 5a0f8ba0dc75 [2021-06-19T06:35:10.427Z] ---> 07be299aa889 [2021-06-19T06:35:10.427Z] 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-06-19T06:35:10.427Z] ---> Running in 5617ec3b5f15 [2021-06-19T06:35:10.537Z] #57 221.2 + bin/containerd-shim-runc-v2 [2021-06-19T06:35:11.111Z] #57 221.9 + binaries [2021-06-19T06:35:11.111Z] #57 221.9 + install -D bin/containerd /build/containerd [2021-06-19T06:35:11.111Z] #57 221.9 + install -D bin/containerd-shim /build/containerd-shim [2021-06-19T06:35:11.111Z] #57 221.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-19T06:35:11.111Z] #57 221.9 + install -D bin/ctr /build/ctr [2021-06-19T06:35:13.623Z] #57 DONE 224.0s [2021-06-19T06:35:13.624Z] #57 223.3 + bin/containerd-shim-runc-v2 [2021-06-19T06:35:13.624Z] #57 223.9 + binaries [2021-06-19T06:35:13.624Z] #57 223.9 + install -D bin/containerd /build/containerd [2021-06-19T06:35:13.624Z] #57 223.9 + install -D bin/containerd-shim /build/containerd-shim [2021-06-19T06:35:13.624Z] #57 223.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-19T06:35:13.624Z] #57 223.9 + install -D bin/ctr /build/ctr [2021-06-19T06:35:14.184Z] [2021-06-19T06:35:14.184Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-19T06:35:14.184Z] #58 sha256:6857ff02ee0ee21744c7c00b2719b6d5e1f3c5628d3bdfec34a9e7b3f44bb8ec [2021-06-19T06:35:14.206Z] [2021-06-19T06:35:14.206Z] SUCCESS: Specified value was saved. [2021-06-19T06:35:15.110Z] #58 DONE 0.8s [2021-06-19T06:35:15.110Z] [2021-06-19T06:35:15.110Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-19T06:35:15.110Z] #62 sha256:cef18b4abe352831cd461d72d5dbf28cbcaee89cddace5cd3743577e071eba69 [2021-06-19T06:35:15.110Z] #62 DONE 0.2s [2021-06-19T06:35:15.110Z] [2021-06-19T06:35:15.110Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-19T06:35:15.110Z] #67 sha256:0882fb7b289818e36444e2d8d6d02da73a8304d9c249b609ce0e316d88d625ef [2021-06-19T06:35:15.172Z] INFO: Downloading git... [2021-06-19T06:35:16.036Z] #67 DONE 0.9s [2021-06-19T06:35:16.036Z] [2021-06-19T06:35:16.036Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-19T06:35:16.036Z] #68 sha256:3ae1f14980545c4db5f044792aa46aba3ccbce27b2235e8c6849ec4601ee1065 [2021-06-19T06:35:16.036Z] #68 DONE 0.0s [2021-06-19T06:35:16.036Z] [2021-06-19T06:35:16.036Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-19T06:35:16.036Z] #69 sha256:50704d3bd3c4b9298abf9b388875a05c6c408ea8d7de4a270c1b77e73c69b4a8 [2021-06-19T06:35:16.140Z] INFO: Downloading go... [2021-06-19T06:35:16.162Z] #57 DONE 226.4s [2021-06-19T06:35:17.102Z] [2021-06-19T06:35:17.102Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-19T06:35:17.102Z] #58 sha256:6764d8c5625aefc39e064b8329e15be534521a8baf08fb75d5a14c3b63bc7f9d [2021-06-19T06:35:17.113Z] INFO: Downloading compiler 1 of 3... [2021-06-19T06:35:17.400Z] #69 DONE 1.1s [2021-06-19T06:35:17.400Z] [2021-06-19T06:35:17.400Z] #70 exporting to image [2021-06-19T06:35:17.400Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-19T06:35:17.400Z] #70 exporting layers [2021-06-19T06:35:18.481Z] #58 DONE 1.2s [2021-06-19T06:35:18.481Z] [2021-06-19T06:35:18.481Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-19T06:35:18.481Z] #62 sha256:330a68aa43fac688169c953de6b17bbde2ca844fee0326656b9718541308134f [2021-06-19T06:35:18.481Z] #62 DONE 0.2s [2021-06-19T06:35:18.481Z] [2021-06-19T06:35:18.481Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-19T06:35:18.481Z] #67 sha256:6bfd898f645ef810e854f86d3f4489878d1cdf299cc065b8426f720b2505af58 [2021-06-19T06:35:18.652Z] INFO: Downloading compiler 2 of 3... [2021-06-19T06:35:19.418Z] #67 DONE 1.1s [2021-06-19T06:35:19.418Z] [2021-06-19T06:35:19.418Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-19T06:35:19.418Z] #68 sha256:44772838e63259725c0a735267eeda36895a05dd22f0ce0be6a64039ffddc70f [2021-06-19T06:35:19.418Z] #68 DONE 0.0s [2021-06-19T06:35:19.418Z] [2021-06-19T06:35:19.418Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-19T06:35:19.418Z] #69 sha256:abb3e9c4a526d77b0c17304283a8521ede66335043228c90707ebedd43a73cd1 [2021-06-19T06:35:19.621Z] INFO: Downloading compiler 3 of 3... [2021-06-19T06:35:20.079Z] INFO: Extracting git... [2021-06-19T06:35:20.798Z] #69 DONE 1.1s [2021-06-19T06:35:20.798Z] [2021-06-19T06:35:20.798Z] #70 exporting to image [2021-06-19T06:35:20.798Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-19T06:35:20.798Z] #70 exporting layers [2021-06-19T06:35:23.931Z] #70 exporting layers 6.4s done [2021-06-19T06:35:23.931Z] #70 writing image sha256:742ef0a38f9f34132298afb55dd3690595ba37a441d09c66e3d2e12a05b11b97 done [2021-06-19T06:35:23.931Z] #70 naming to docker.io/library/docker:724513735340a46e3b9dde2b16cde1a13264524b done [2021-06-19T06:35:23.931Z] #70 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-19T06:35:24.299Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42535/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=724513735340a46e3b9dde2b16cde1a13264524b -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:724513735340a46e3b9dde2b16cde1a13264524b hack/make.sh dynbinary test-integration [2021-06-19T06:35:24.822Z] #57 218.1 # github.com/containerd/containerd/cmd/containerd [2021-06-19T06:35:24.822Z] #57 218.1 /usr/bin/ld: /tmp/go-link-581446913/000019.o: in function `New': [2021-06-19T06:35:24.822Z] #57 218.1 /tmp/tmp.C4Kfjim8Kl/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-06-19T06:35:24.822Z] #57 218.2 + bin/containerd-stress [2021-06-19T06:35:24.822Z] #57 219.3 + bin/containerd-shim [2021-06-19T06:35:26.212Z] [2021-06-19T06:35:26.212Z] Removing bundles/ [2021-06-19T06:35:26.212Z] [2021-06-19T06:35:26.212Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-19T06:35:26.212Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-19T06:35:26.212Z] GOOS="" GOARCH="" GOARM="" [2021-06-19T06:35:27.377Z] #70 exporting layers 6.4s done [2021-06-19T06:35:27.378Z] #70 writing image sha256:12bb72b3a57e80930851d1d04e6610f04113f4a4bc56b85b3f631c8ed3d196bc done [2021-06-19T06:35:27.378Z] #70 naming to docker.io/library/docker:724513735340a46e3b9dde2b16cde1a13264524b done [2021-06-19T06:35:27.378Z] #70 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-06-19T06:35:27.712Z] + trap exit INT TERM [2021-06-19T06:35:27.712Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-06-19T06:35:27.712Z] + CONTAINER_NAME=docker-pr7 [2021-06-19T06:35:27.712Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42535/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42535/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=724513735340a46e3b9dde2b16cde1a13264524b -e DOCKER_GRAPHDRIVER docker:724513735340a46e3b9dde2b16cde1a13264524b hack/make.sh dynbinary [2021-06-19T06:35:28.154Z] #57 226.4 + bin/containerd-shim-runc-v1 [2021-06-19T06:35:29.093Z] [2021-06-19T06:35:29.093Z] Removing bundles/ [2021-06-19T06:35:29.093Z] [2021-06-19T06:35:29.093Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-19T06:35:29.093Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-19T06:35:29.093Z] GOOS="" GOARCH="" GOARM="" [2021-06-19T06:35:30.394Z] INFO: Expanding go... [2021-06-19T06:35:33.439Z] #57 231.2 + bin/containerd-shim-runc-v2 [2021-06-19T06:35:33.439Z] #57 231.8 + binaries [2021-06-19T06:35:33.439Z] #57 231.8 + install -D bin/containerd /build/containerd [2021-06-19T06:35:33.439Z] #57 231.8 + install -D bin/containerd-shim /build/containerd-shim [2021-06-19T06:35:33.439Z] #57 231.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-19T06:35:33.439Z] #57 231.8 + install -D bin/ctr /build/ctr [2021-06-19T06:35:36.736Z] #57 DONE 234.9s [2021-06-19T06:35:37.677Z] [2021-06-19T06:35:37.677Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-19T06:35:37.677Z] #58 sha256:d250d496c6489f3d2947efa723ccf44d23930d6f3e26d7bf123fcb4d35dd3378 [2021-06-19T06:35:39.062Z] #58 DONE 1.5s [2021-06-19T06:35:39.062Z] [2021-06-19T06:35:39.062Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-19T06:35:39.062Z] #62 sha256:d3ea5e6a2d4004133b74443c1c3016ff57728cb80309bb4a257dbceb1e725b52 [2021-06-19T06:35:39.322Z] #62 DONE 0.3s [2021-06-19T06:35:39.322Z] [2021-06-19T06:35:39.322Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-19T06:35:39.322Z] #67 sha256:8534940519e2e3365e934cf0ef49c1c878b3d54b007f3e2dd26f88dcfee286ce [2021-06-19T06:35:41.229Z] #67 DONE 1.7s [2021-06-19T06:35:41.229Z] [2021-06-19T06:35:41.229Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-19T06:35:41.229Z] #68 sha256:2cb67b1ec5606b1ec722f870038e893810adc3f42de2fdbb40983625c5d6d0c2 [2021-06-19T06:35:41.229Z] #68 DONE 0.0s [2021-06-19T06:35:41.229Z] [2021-06-19T06:35:41.229Z] #69 [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-06-19T06:35:41.229Z] #69 sha256:28e227a3626d0d89af631eac4301a58d7a188703835086ed1b175a87f961b5f1 [2021-06-19T06:35:41.799Z] #69 0.700 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-06-19T06:35:41.799Z] #69 0.771 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-06-19T06:35:41.799Z] #69 0.773 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-06-19T06:35:42.060Z] #69 0.860 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-06-19T06:35:42.631Z] #69 1.053 Reading package lists... [2021-06-19T06:35:43.572Z] #69 1.706 Reading package lists... [2021-06-19T06:35:43.572Z] #69 2.341 Building dependency tree... [2021-06-19T06:35:43.572Z] #69 2.471 Reading state information... [2021-06-19T06:35:43.572Z] #69 2.577 The following additional packages will be installed: [2021-06-19T06:35:43.832Z] #69 2.577 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-06-19T06:35:43.832Z] #69 2.578 libpam-systemd [2021-06-19T06:35:43.832Z] #69 2.578 Suggested packages: [2021-06-19T06:35:43.832Z] #69 2.578 systemd-container policykit-1 [2021-06-19T06:35:43.832Z] #69 2.578 Recommended packages: [2021-06-19T06:35:43.832Z] #69 2.578 libnss-systemd [2021-06-19T06:35:43.832Z] #69 2.658 The following NEW packages will be installed: [2021-06-19T06:35:43.832Z] #69 2.659 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-06-19T06:35:43.832Z] #69 2.660 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-06-19T06:35:44.092Z] #69 2.931 0 upgraded, 11 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T06:35:44.092Z] #69 2.931 Need to get 4762 kB of archives. [2021-06-19T06:35:44.092Z] #69 2.931 After this operation, 16.6 MB of additional disk space will be used. [2021-06-19T06:35:44.092Z] #69 2.931 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-06-19T06:35:44.092Z] #69 2.933 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2021-06-19T06:35:44.092Z] #69 2.934 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-06-19T06:35:44.092Z] #69 2.976 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-06-19T06:35:44.092Z] #69 2.980 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-06-19T06:35:44.092Z] #69 2.981 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB] [2021-06-19T06:35:44.092Z] #69 3.068 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB] [2021-06-19T06:35:44.092Z] #69 3.070 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-06-19T06:35:44.092Z] #69 3.072 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-06-19T06:35:44.092Z] #69 3.074 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB] [2021-06-19T06:35:44.092Z] #69 3.076 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2021-06-19T06:35:44.352Z] #69 3.244 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T06:35:44.352Z] #69 3.270 Fetched 4762 kB in 0s (11.5 MB/s) [2021-06-19T06:35:44.352Z] #69 3.301 Selecting previously unselected package libargon2-1:amd64. [2021-06-19T06:35:44.352Z] #69 3.301 (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 ... 28078 files and directories currently installed.) [2021-06-19T06:35:44.352Z] #69 3.316 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-06-19T06:35:44.352Z] #69 3.325 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-06-19T06:35:44.352Z] #69 3.362 Selecting previously unselected package libjson-c3:amd64. [2021-06-19T06:35:44.352Z] #69 3.362 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-06-19T06:35:44.352Z] #69 3.366 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-06-19T06:35:44.352Z] #69 3.406 Selecting previously unselected package libcryptsetup12:amd64. [2021-06-19T06:35:44.352Z] #69 3.408 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-06-19T06:35:44.352Z] #69 3.414 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-06-19T06:35:44.352Z] #69 3.466 Selecting previously unselected package libidn11:amd64. [2021-06-19T06:35:44.613Z] #69 3.469 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-06-19T06:35:44.613Z] #69 3.473 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-06-19T06:35:44.613Z] #69 3.518 Selecting previously unselected package libkmod2:amd64. [2021-06-19T06:35:44.613Z] #69 3.521 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-06-19T06:35:44.613Z] #69 3.526 Unpacking libkmod2:amd64 (26-1) ... [2021-06-19T06:35:44.613Z] #69 3.576 Selecting previously unselected package systemd. [2021-06-19T06:35:44.613Z] #69 3.579 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ... [2021-06-19T06:35:44.613Z] #69 3.618 Unpacking systemd (241-7~deb10u7) ... [2021-06-19T06:35:45.553Z] #69 4.178 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-06-19T06:35:45.553Z] #69 4.198 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-06-19T06:35:45.553Z] #69 4.217 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-06-19T06:35:45.553Z] #69 4.237 Setting up libidn11:amd64 (1.33-2.2) ... [2021-06-19T06:35:45.553Z] #69 4.251 Setting up libkmod2:amd64 (26-1) ... [2021-06-19T06:35:45.553Z] #69 4.264 Setting up systemd (241-7~deb10u7) ... [2021-06-19T06:35:45.553Z] #69 4.325 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-06-19T06:35:45.553Z] #69 4.327 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-06-19T06:35:45.553Z] #69 4.331 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-06-19T06:35:45.553Z] #69 4.331 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-06-19T06:35:45.894Z] #69 4.846 Selecting previously unselected package systemd-sysv. [2021-06-19T06:35:45.894Z] #69 4.846 (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 ... 28875 files and directories currently installed.) [2021-06-19T06:35:45.894Z] #69 4.859 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ... [2021-06-19T06:35:45.894Z] #69 4.864 Unpacking systemd-sysv (241-7~deb10u7) ... [2021-06-19T06:35:45.894Z] #69 4.909 Selecting previously unselected package libdbus-1-3:amd64. [2021-06-19T06:35:46.155Z] #69 4.912 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-06-19T06:35:46.155Z] #69 4.916 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-06-19T06:35:46.155Z] #69 4.979 Selecting previously unselected package dbus. [2021-06-19T06:35:46.155Z] #69 4.981 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-06-19T06:35:46.155Z] #69 4.994 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-06-19T06:35:46.155Z] #69 5.054 Selecting previously unselected package libpam-systemd:amd64. [2021-06-19T06:35:46.155Z] #69 5.057 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ... [2021-06-19T06:35:46.155Z] #69 5.060 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ... [2021-06-19T06:35:46.155Z] #69 5.105 Selecting previously unselected package dbus-user-session. [2021-06-19T06:35:46.155Z] #69 5.108 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-06-19T06:35:46.155Z] #69 5.113 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-06-19T06:35:46.155Z] #69 5.192 Setting up systemd-sysv (241-7~deb10u7) ... [2021-06-19T06:35:46.415Z] #69 5.203 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-06-19T06:35:46.416Z] #69 5.217 Setting up dbus (1.12.20-0+deb10u1) ... [2021-06-19T06:35:46.416Z] #69 5.339 invoke-rc.d: could not determine current runlevel [2021-06-19T06:35:46.416Z] #69 5.341 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-19T06:35:46.416Z] #69 5.346 Setting up libpam-systemd:amd64 (241-7~deb10u7) ... [2021-06-19T06:35:46.676Z] #69 5.526 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-06-19T06:35:46.676Z] #69 5.544 Processing triggers for systemd (241-7~deb10u7) ... [2021-06-19T06:35:46.676Z] #69 5.552 Processing triggers for libc-bin (2.28-10) ... [2021-06-19T06:35:46.676Z] #69 DONE 5.7s [2021-06-19T06:35:46.676Z] [2021-06-19T06:35:46.676Z] #70 [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-06-19T06:35:46.676Z] #70 sha256:dadea78b763dbae917109ad7848dc0f96ca1d56d39fd5d397c91bde2388a8252 [2021-06-19T06:35:47.248Z] #70 0.453 % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-19T06:35:47.248Z] #70 0.454 Dload Upload Total Spent Left Speed [2021-06-19T06:35:47.509Z] #70 0.455 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 19393 0 --:--:-- --:--:-- --:--:-- 19393 [2021-06-19T06:35:47.509Z] #70 DONE 0.6s [2021-06-19T06:35:47.509Z] [2021-06-19T06:35:47.509Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-19T06:35:47.509Z] #71 sha256:1ce89b21b103aa7a1a54cfa30cf0925fd224ed39ed152a5773aab24175ba7633 [2021-06-19T06:35:48.069Z] INFO: Expanding compiler 1 of 3... [2021-06-19T06:35:48.069Z] INFO: Expanding compiler 2 of 3... [2021-06-19T06:35:48.450Z] #71 DONE 0.9s [2021-06-19T06:35:48.451Z] [2021-06-19T06:35:48.451Z] #72 exporting to image [2021-06-19T06:35:48.451Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-19T06:35:48.451Z] #72 exporting layers [2021-06-19T06:35:51.806Z] INFO: Expanding compiler 3 of 3... [2021-06-19T06:35:51.806Z] INFO: Removing downloaded files... [2021-06-19T06:35:51.806Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-06-19T06:35:51.806Z] INFO: Configuring git core.autocrlf... [2021-06-19T06:35:55.033Z] #72 exporting layers 6.6s done [2021-06-19T06:35:55.033Z] #72 writing image sha256:2478c28641c4cd4b63a7a9a1a125a5c97735e9e4e7402e11c0bed08e953647fa done [2021-06-19T06:35:55.033Z] #72 naming to docker.io/library/docker:676319cc97f28d24ed1393665b041e442f3ff70e done [2021-06-19T06:35:55.033Z] #72 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-19T06:35:55.391Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42535/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=676319cc97f28d24ed1393665b041e442f3ff70e -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:676319cc97f28d24ed1393665b041e442f3ff70e hack/make.sh dynbinary test-integration [2021-06-19T06:35:57.299Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-06-19T06:35:57.299Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-06-19T06:35:57.299Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-06-19T06:35:57.299Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-06-19T06:35:57.299Z] 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-06-19T06:35:57.299Z] Detected virtualization docker. [2021-06-19T06:35:57.299Z] Detected architecture x86-64. [2021-06-19T06:35:57.299Z] Set hostname to <417fdcdc8a69>. [2021-06-19T06:35:57.871Z] + source /etc/docker-entrypoint-cmd [2021-06-19T06:35:57.871Z] ++ hack/make.sh dynbinary test-integration [2021-06-19T06:35:57.871Z] [2021-06-19T06:35:58.133Z] Removing bundles/ [2021-06-19T06:35:58.133Z] [2021-06-19T06:35:58.133Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-19T06:35:58.133Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-19T06:35:58.133Z] GOOS="" GOARCH="" GOARM="" [2021-06-19T06:36:02.791Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|name|compiled_files|files|imports|types_sizes) took 2m16.54834918s [2021-06-19T06:36:02.791Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 547.59161ms [2021-06-19T06:36:13.560Z] 639bb6bb2beb: Pull complete [2021-06-19T06:36:13.560Z] Digest: sha256:3458c7dbc9ee16016170ecce85bee03b0e7f13744809d67fc881ec8d2086f5ef [2021-06-19T06:36:13.560Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-19T06:36:13.560Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-19T06:36:13.560Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-06-19T06:36:13.560Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-06-19T06:36:13.560Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1999' [2021-06-19T06:36:13.560Z] INFO: Docker version of control daemon [2021-06-19T06:36:13.560Z] [2021-06-19T06:36:13.560Z] Client: [2021-06-19T06:36:13.560Z] Version: 20.10.6 [2021-06-19T06:36:13.560Z] API version: 1.41 [2021-06-19T06:36:13.560Z] Go version: go1.16.3 [2021-06-19T06:36:13.560Z] Git commit: 370c289 [2021-06-19T06:36:13.560Z] Built: Fri Apr 9 22:49:36 2021 [2021-06-19T06:36:13.560Z] OS/Arch: windows/amd64 [2021-06-19T06:36:13.560Z] Context: default [2021-06-19T06:36:13.560Z] Experimental: true [2021-06-19T06:36:13.560Z] [2021-06-19T06:36:13.560Z] Server: Docker Engine - Community [2021-06-19T06:36:13.560Z] Engine: [2021-06-19T06:36:13.560Z] Version: 20.10.6 [2021-06-19T06:36:13.560Z] API version: 1.41 (minimum version 1.24) [2021-06-19T06:36:13.560Z] Go version: go1.13.15 [2021-06-19T06:36:13.560Z] Git commit: 8728dd2 [2021-06-19T06:36:13.560Z] Built: Fri Apr 9 22:45:40 2021 [2021-06-19T06:36:13.560Z] OS/Arch: windows/amd64 [2021-06-19T06:36:13.560Z] Experimental: true [2021-06-19T06:36:13.560Z] [2021-06-19T06:36:13.560Z] INFO: Docker info of control daemon [2021-06-19T06:36:13.560Z] [2021-06-19T06:36:13.560Z] Client: [2021-06-19T06:36:13.560Z] Context: default [2021-06-19T06:36:13.560Z] Debug Mode: false [2021-06-19T06:36:13.560Z] Plugins: [2021-06-19T06:36:13.560Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-19T06:36:13.560Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-19T06:36:13.560Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-19T06:36:13.560Z] [2021-06-19T06:36:13.560Z] Server: [2021-06-19T06:36:13.560Z] Containers: 0 [2021-06-19T06:36:13.560Z] Running: 0 [2021-06-19T06:36:13.560Z] Paused: 0 [2021-06-19T06:36:13.560Z] Stopped: 0 [2021-06-19T06:36:13.560Z] Images: 1 [2021-06-19T06:36:13.560Z] Server Version: 20.10.6 [2021-06-19T06:36:13.560Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-19T06:36:13.560Z] Windows: [2021-06-19T06:36:13.560Z] LCOW: [2021-06-19T06:36:13.560Z] Logging Driver: json-file [2021-06-19T06:36:13.560Z] Plugins: [2021-06-19T06:36:13.560Z] Volume: local [2021-06-19T06:36:13.560Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-19T06:36:13.560Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-19T06:36:13.560Z] Swarm: inactive [2021-06-19T06:36:13.560Z] Default Isolation: process [2021-06-19T06:36:13.560Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-19T06:36:13.560Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-19T06:36:13.560Z] OSType: windows [2021-06-19T06:36:13.560Z] Architecture: x86_64 [2021-06-19T06:36:13.560Z] CPUs: 4 [2021-06-19T06:36:13.560Z] Total Memory: 32GiB [2021-06-19T06:36:13.560Z] Name: azwin-2-70d660 [2021-06-19T06:36:13.560Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-06-19T06:36:13.560Z] Docker Root Dir: D:\docker [2021-06-19T06:36:13.560Z] Debug Mode: false [2021-06-19T06:36:13.560Z] Registry: https://index.docker.io/v1/ [2021-06-19T06:36:13.560Z] Labels: [2021-06-19T06:36:13.560Z] Experimental: true [2021-06-19T06:36:13.560Z] Insecure Registries: [2021-06-19T06:36:13.560Z] 10.0.0.4:5000 [2021-06-19T06:36:13.560Z] 127.0.0.0/8 [2021-06-19T06:36:13.560Z] Registry Mirrors: [2021-06-19T06:36:13.560Z] http://10.0.0.4:5000/ [2021-06-19T06:36:13.560Z] Live Restore Enabled: false [2021-06-19T06:36:13.560Z] Product License: Community Engine [2021-06-19T06:36:13.560Z] [2021-06-19T06:36:13.560Z] [2021-06-19T06:36:13.560Z] INFO: Commit hash is 78434ab1fc [2021-06-19T06:36:13.560Z] INFO: Nuke-Everything... [2021-06-19T06:36:13.560Z] INFO: Container count on control daemon to delete is 0 [2021-06-19T06:36:13.560Z] INFO: Nuking d:\CI [2021-06-19T06:36:13.560Z] INFO: Zapped successfully [2021-06-19T06:36:13.560Z] INFO: Location for testing is d:\CI\PR-42535\7 [2021-06-19T06:36:13.560Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-06-19T06:36:13.560Z] [2021-06-19T06:36:13.560Z] [2021-06-19T06:36:13.560Z] INFO: Building the image from Dockerfile.windows at 06/19/2021 06:36:12... [2021-06-19T06:36:13.560Z] [2021-06-19T06:36:16.436Z] Sending build context to Docker daemon 61.04MB [2021-06-19T06:36:16.436Z] [2021-06-19T06:36:16.436Z] Step 1/10 : FROM microsoft/windowsservercore [2021-06-19T06:36:16.436Z] ---> 5b60ac4e9e92 [2021-06-19T06:36:16.436Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-06-19T06:36:16.889Z] ---> Running in 69d82e59aea8 [2021-06-19T06:36:17.341Z] Removing intermediate container 69d82e59aea8 [2021-06-19T06:36:17.341Z] ---> cb2e3eb10edf [2021-06-19T06:36:17.341Z] Step 3/10 : ARG GO_VERSION=1.16.5 [2021-06-19T06:36:17.341Z] ---> Running in 01dcee9e6d9e [2021-06-19T06:36:17.341Z] Removing intermediate container 01dcee9e6d9e [2021-06-19T06:36:17.341Z] ---> bd4eb0de73e7 [2021-06-19T06:36:17.341Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-06-19T06:36:17.341Z] ---> Running in 6615b9c9d4f6 [2021-06-19T06:36:17.791Z] Removing intermediate container 6615b9c9d4f6 [2021-06-19T06:36:17.792Z] ---> 648803a945f6 [2021-06-19T06:36:17.792Z] 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-06-19T06:36:17.792Z] ---> Running in fd9563879c26 [2021-06-19T06:36:18.242Z] Removing intermediate container fd9563879c26 [2021-06-19T06:36:18.242Z] ---> be1b2694e9f7 [2021-06-19T06:36:18.242Z] 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-06-19T06:36:18.242Z] ---> Running in 959f8eb77756 [2021-06-19T06:36:23.997Z] [2021-06-19T06:36:23.997Z] SUCCESS: Specified value was saved. [2021-06-19T06:36:24.447Z] INFO: Downloading git... [2021-06-19T06:36:24.725Z] INFO [runner/unused/goanalysis] analyzers took 32.003189545s with top 10 stages: buildssa: 27.646249897s, U1000: 4.356939648s [2021-06-19T06:36:25.960Z] INFO: Downloading go... [2021-06-19T06:36:28.146Z] INFO: Downloading compiler 1 of 3... [2021-06-19T06:36:28.146Z] INFO: Downloading compiler 2 of 3... [2021-06-19T06:36:28.597Z] INFO: Downloading compiler 3 of 3... [2021-06-19T06:36:28.597Z] INFO: Extracting git... [2021-06-19T06:36:40.880Z] INFO: Expanding go... [2021-06-19T06:36:52.227Z] Removing intermediate container 5617ec3b5f15 [2021-06-19T06:36:52.227Z] ---> 551621f55fea [2021-06-19T06:36:52.227Z] 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-06-19T06:36:52.227Z] ---> Running in 047cb914cdea [2021-06-19T06:36:54.401Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-06-19T06:36:54.401Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-19T06:36:55.936Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-19T06:36:55.936Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-19T06:36:55.936Z] go: downloading github.com/pkg/errors v0.9.1 [2021-06-19T06:36:55.936Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-06-19T06:36:55.936Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-19T06:36:55.936Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-19T06:36:55.936Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-19T06:36:55.936Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-19T06:36:55.936Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-19T06:36:56.398Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-19T06:36:56.398Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-19T06:36:58.451Z] INFO: Expanding compiler 1 of 3... [2021-06-19T06:36:58.451Z] INFO: Expanding compiler 2 of 3... [2021-06-19T06:37:01.088Z] INFO: Build done for gotestsum... [2021-06-19T06:37:02.139Z] INFO: Expanding compiler 3 of 3... [2021-06-19T06:37:02.585Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-19T06:37:02.585Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-19T06:37:02.585Z] GOOS="" GOARCH="" GOARM="" [2021-06-19T06:37:02.585Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-19T06:37:02.585Z] [2021-06-19T06:37:02.585Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-19T06:37:02.585Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-19T06:37:02.585Z] HOSTNAME=8b85dbedb11b [2021-06-19T06:37:02.585Z] DEST=bundles/test-integration [2021-06-19T06:37:02.585Z] PWD=/go/src/github.com/docker/docker [2021-06-19T06:37:02.585Z] DOCKER_ROOTLESS=1 [2021-06-19T06:37:02.585Z] DOCKER_GITCOMMIT=724513735340a46e3b9dde2b16cde1a13264524b [2021-06-19T06:37:02.585Z] container=docker [2021-06-19T06:37:02.585Z] HOME=/root [2021-06-19T06:37:02.585Z] GOLANG_VERSION=1.16.5 [2021-06-19T06:37:02.585Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-19T06:37:02.585Z] VALIDATE_BRANCH=master [2021-06-19T06:37:02.585Z] TERM=xterm [2021-06-19T06:37:02.585Z] DOCKER_PKG=github.com/docker/docker [2021-06-19T06:37:02.585Z] SHLVL=1 [2021-06-19T06:37:02.585Z] TIMEOUT=120m [2021-06-19T06:37:02.585Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-19T06:37:02.585Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-19T06:37:02.585Z] GO111MODULE=off [2021-06-19T06:37:02.585Z] DOCKER_EXPERIMENTAL=1 [2021-06-19T06:37:02.585Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-19T06:37:02.585Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-19T06:37:02.585Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-19T06:37:02.585Z] GOPATH=/go [2021-06-19T06:37:02.585Z] PKG_CONFIG=pkg-config [2021-06-19T06:37:02.585Z] _=/usr/bin/env [2021-06-19T06:37:02.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-19T06:37:03.093Z] INFO: Removing downloaded files... [2021-06-19T06:37:03.093Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-06-19T06:37:03.093Z] INFO: Configuring git core.autocrlf... [2021-06-19T06:37:05.621Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-19T06:37:05.629Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-19T06:37:05.629Z] GOOS="" GOARCH="" GOARM="" [2021-06-19T06:37:05.629Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-19T06:37:05.629Z] [2021-06-19T06:37:05.629Z] + c=0 [2021-06-19T06:37:05.629Z] + TEST_INTEGRATION_DEST=1 [2021-06-19T06:37:05.629Z] + CONTAINER_NAME=docker-pr7-1 [2021-06-19T06:37:05.629Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-06-19T06:37:05.629Z] + run_tests test-integration-flaky [2021-06-19T06:37:05.629Z] + '[' -n 0 ']' [2021-06-19T06:37:05.629Z] + rm= [2021-06-19T06:37:05.629Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42535/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42535/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42535/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=724513735340a46e3b9dde2b16cde1a13264524b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:724513735340a46e3b9dde2b16cde1a13264524b hack/make.sh test-integration-flaky test-integration [2021-06-19T06:37:05.629Z] ++ jobs -p [2021-06-19T06:37:05.629Z] + for job in $(jobs -p) [2021-06-19T06:37:05.629Z] + wait 3957 [2021-06-19T06:37:05.629Z] + TEST_INTEGRATION_DEST=3 [2021-06-19T06:37:05.629Z] + CONTAINER_NAME=docker-pr7-3 [2021-06-19T06:37:05.629Z] + TEST_SKIP_INTEGRATION=1 [2021-06-19T06:37:05.629Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-06-19T06:37:05.629Z] + run_tests [2021-06-19T06:37:05.629Z] + '[' -n 0 ']' [2021-06-19T06:37:05.629Z] + rm= [2021-06-19T06:37:05.629Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42535/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42535/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42535/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=724513735340a46e3b9dde2b16cde1a13264524b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:724513735340a46e3b9dde2b16cde1a13264524b hack/make.sh '' test-integration [2021-06-19T06:37:05.629Z] + TEST_INTEGRATION_DEST=2 [2021-06-19T06:37:05.629Z] + CONTAINER_NAME=docker-pr7-2 [2021-06-19T06:37:05.629Z] + TEST_SKIP_INTEGRATION=1 [2021-06-19T06:37:05.629Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-06-19T06:37:05.630Z] + run_tests [2021-06-19T06:37:05.630Z] + '[' -n 0 ']' [2021-06-19T06:37:05.630Z] + rm= [2021-06-19T06:37:05.630Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42535/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42535/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42535/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=724513735340a46e3b9dde2b16cde1a13264524b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:724513735340a46e3b9dde2b16cde1a13264524b hack/make.sh '' test-integration [2021-06-19T06:37:05.630Z] [2021-06-19T06:37:05.630Z] [2021-06-19T06:37:05.630Z] [2021-06-19T06:37:05.630Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-19T06:37:05.630Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-19T06:37:05.630Z] HOSTNAME=21a1c64e5da5 [2021-06-19T06:37:05.630Z] TEST_SKIP_INTEGRATION=1 [2021-06-19T06:37:05.630Z] TESTDEBUG=0 [2021-06-19T06:37:05.630Z] DEST=bundles/test-integration [2021-06-19T06:37:05.630Z] PWD=/go/src/github.com/docker/docker [2021-06-19T06:37:05.630Z] KEEPBUNDLE=1 [2021-06-19T06:37:05.630Z] DOCKER_GITCOMMIT=724513735340a46e3b9dde2b16cde1a13264524b [2021-06-19T06:37:05.630Z] container=docker [2021-06-19T06:37:05.630Z] HOME=/root [2021-06-19T06:37:05.630Z] GOLANG_VERSION=1.16.5 [2021-06-19T06:37:05.630Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-19T06:37:05.630Z] VALIDATE_BRANCH=master [2021-06-19T06:37:05.630Z] TERM=xterm [2021-06-19T06:37:05.630Z] DOCKER_PKG=github.com/docker/docker [2021-06-19T06:37:05.630Z] SHLVL=1 [2021-06-19T06:37:05.630Z] TIMEOUT=120m [2021-06-19T06:37:05.630Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-19T06:37:05.630Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-19T06:37:05.630Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-06-19T06:37:05.630Z] GO111MODULE=off [2021-06-19T06:37:05.630Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-19T06:37:05.630Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-19T06:37:05.630Z] GOPATH=/go [2021-06-19T06:37:05.630Z] PKG_CONFIG=pkg-config [2021-06-19T06:37:05.630Z] _=/usr/bin/env [2021-06-19T06:37:05.630Z] Building test suite binary ./integration-cli/test.main [2021-06-19T06:37:05.630Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-06-19T06:37:05.630Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-19T06:37:05.630Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-19T06:37:05.630Z] HOSTNAME=bd932aab0b01 [2021-06-19T06:37:05.630Z] TEST_SKIP_INTEGRATION=1 [2021-06-19T06:37:05.630Z] TESTDEBUG=0 [2021-06-19T06:37:05.630Z] DEST=bundles/test-integration [2021-06-19T06:37:05.630Z] PWD=/go/src/github.com/docker/docker [2021-06-19T06:37:05.630Z] KEEPBUNDLE=1 [2021-06-19T06:37:05.630Z] DOCKER_GITCOMMIT=724513735340a46e3b9dde2b16cde1a13264524b [2021-06-19T06:37:05.630Z] container=docker [2021-06-19T06:37:05.630Z] HOME=/root [2021-06-19T06:37:05.630Z] GOLANG_VERSION=1.16.5 [2021-06-19T06:37:05.630Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-19T06:37:05.630Z] VALIDATE_BRANCH=master [2021-06-19T06:37:05.630Z] TERM=xterm [2021-06-19T06:37:05.630Z] DOCKER_PKG=github.com/docker/docker [2021-06-19T06:37:05.630Z] SHLVL=1 [2021-06-19T06:37:05.630Z] TIMEOUT=120m [2021-06-19T06:37:05.630Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-19T06:37:05.630Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-19T06:37:05.630Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-06-19T06:37:05.630Z] GO111MODULE=off [2021-06-19T06:37:05.630Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-19T06:37:05.630Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-19T06:37:05.630Z] GOPATH=/go [2021-06-19T06:37:05.630Z] PKG_CONFIG=pkg-config [2021-06-19T06:37:05.630Z] _=/usr/bin/env [2021-06-19T06:37:05.630Z] Building test suite binary ./integration-cli/test.main [2021-06-19T06:37:05.630Z] No new tests added to integration. [2021-06-19T06:37:05.630Z] [2021-06-19T06:37:05.630Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-19T06:37:05.630Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-19T06:37:05.630Z] HOSTNAME=a431c88436d1 [2021-06-19T06:37:05.630Z] TESTDEBUG=0 [2021-06-19T06:37:05.630Z] DEST=bundles/test-integration [2021-06-19T06:37:05.630Z] PWD=/go/src/github.com/docker/docker [2021-06-19T06:37:05.630Z] KEEPBUNDLE=1 [2021-06-19T06:37:05.630Z] DOCKER_GITCOMMIT=724513735340a46e3b9dde2b16cde1a13264524b [2021-06-19T06:37:05.630Z] container=docker [2021-06-19T06:37:05.630Z] HOME=/root [2021-06-19T06:37:05.630Z] GOLANG_VERSION=1.16.5 [2021-06-19T06:37:05.630Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-19T06:37:05.630Z] VALIDATE_BRANCH=master [2021-06-19T06:37:05.630Z] TERM=xterm [2021-06-19T06:37:05.630Z] DOCKER_PKG=github.com/docker/docker [2021-06-19T06:37:05.630Z] SHLVL=1 [2021-06-19T06:37:05.630Z] TIMEOUT=120m [2021-06-19T06:37:05.630Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-19T06:37:05.630Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-19T06:37:05.630Z] GO111MODULE=off [2021-06-19T06:37:05.630Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-19T06:37:05.630Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-19T06:37:05.630Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-19T06:37:05.630Z] GOPATH=/go [2021-06-19T06:37:05.630Z] PKG_CONFIG=pkg-config [2021-06-19T06:37:05.630Z] _=/usr/bin/env [2021-06-19T06:37:05.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-19T06:37:11.405Z] Removing intermediate container 047cb914cdea [2021-06-19T06:37:11.406Z] ---> d4c0bbba8ff2 [2021-06-19T06:37:11.406Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-06-19T06:37:11.406Z] ---> Running in 45de04d05aed [2021-06-19T06:37:11.406Z] Removing intermediate container 45de04d05aed [2021-06-19T06:37:11.406Z] ---> 63c36359de6d [2021-06-19T06:37:11.406Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-06-19T06:37:11.406Z] ---> Running in 952e929a35d8 [2021-06-19T06:37:11.406Z] Removing intermediate container 952e929a35d8 [2021-06-19T06:37:11.406Z] ---> ef5bbad128eb [2021-06-19T06:37:11.406Z] Step 10/10 : COPY . . [2021-06-19T06:37:29.074Z] ---> 1b45254a490d [2021-06-19T06:37:29.531Z] Successfully built 1b45254a490d [2021-06-19T06:37:29.531Z] Successfully tagged docker:latest [2021-06-19T06:37:29.531Z] INFO: Image build ended at 06/19/2021 06:37:29. Duration:00:02:24.9645720 [2021-06-19T06:37:30.053Z] [2021-06-19T06:37:30.053Z] [2021-06-19T06:37:30.053Z] INFO: Building the test binaries at 06/19/2021 06:37:29... [2021-06-19T06:37:32.952Z] INFO: make.ps1 starting at 06/19/2021 06:37:32 [2021-06-19T06:37:33.409Z] INFO: Git commit (d98977113c) assumed from DOCKER_GITCOMMIT environment variable [2021-06-19T06:37:33.409Z] INFO: Invoking autogen... [2021-06-19T06:37:33.409Z] INFO: Building daemon... [2021-06-19T06:37:34.650Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-19T06:37:34.650Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-19T06:37:34.650Z] GOOS="" GOARCH="" GOARM="" [2021-06-19T06:37:34.650Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-19T06:37:34.650Z] [2021-06-19T06:37:34.650Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-19T06:37:34.650Z] DOCKER_SYSTEMD=1 [2021-06-19T06:37:34.650Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-19T06:37:34.650Z] HOSTNAME=417fdcdc8a69 [2021-06-19T06:37:34.650Z] DEST=bundles/test-integration [2021-06-19T06:37:34.650Z] PWD=/go/src/github.com/docker/docker [2021-06-19T06:37:34.650Z] DOCKER_GITCOMMIT=676319cc97f28d24ed1393665b041e442f3ff70e [2021-06-19T06:37:34.650Z] container=docker [2021-06-19T06:37:34.650Z] HOME=/root [2021-06-19T06:37:34.650Z] LANG=C.UTF-8 [2021-06-19T06:37:34.650Z] INVOCATION_ID=d36ee67514e2469a93b31d284fe0312b [2021-06-19T06:37:34.650Z] GOLANG_VERSION=1.16.5 [2021-06-19T06:37:34.650Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-19T06:37:34.650Z] VALIDATE_BRANCH=master [2021-06-19T06:37:34.650Z] TERM=xterm [2021-06-19T06:37:34.650Z] DOCKER_PKG=github.com/docker/docker [2021-06-19T06:37:34.650Z] SHLVL=3 [2021-06-19T06:37:34.650Z] TIMEOUT=120m [2021-06-19T06:37:34.650Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-19T06:37:34.650Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-19T06:37:34.650Z] GO111MODULE=off [2021-06-19T06:37:34.650Z] DOCKER_EXPERIMENTAL=1 [2021-06-19T06:37:34.650Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-19T06:37:34.650Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-19T06:37:34.650Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-19T06:37:34.650Z] GOPATH=/go [2021-06-19T06:37:34.650Z] PKG_CONFIG=pkg-config [2021-06-19T06:37:34.650Z] _=/usr/bin/env [2021-06-19T06:37:34.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-19T06:37:41.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-19T06:37:41.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-19T06:38:01.208Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m39.987762159s with top 10 stages: buildssa: 1m54.184227261s, goimports: 24.63167931s, unconvert: 15.503821478s, gosec: 12.549918821s, golint: 6.701893014s, misspell: 5.068051188s, ineffassign: 4.92728247s, inspect: 4.497629269s, vrp: 3.747343596s, printf: 2.632230876s [2021-06-19T06:38:01.208Z] INFO [runner] Issues before processing: 2884, after processing: 0 [2021-06-19T06:38:01.208Z] INFO [runner] Processors filtering stat (out/in): nolint: 0/78, skip_files: 2309/2309, exclude-rules: 78/1920, path_prettifier: 2309/2309, autogenerated_exclude: 1920/2309, exclude: 1920/1920, filename_unadjuster: 2309/2309, skip_dirs: 2309/2309, identifier_marker: 1920/1920, cgo: 2309/2884 [2021-06-19T06:38:01.208Z] INFO [runner] processing took 129.626787ms with stages: nolint: 50.622614ms, identifier_marker: 37.305186ms, path_prettifier: 21.951577ms, autogenerated_exclude: 7.253007ms, exclude-rules: 6.836201ms, skip_dirs: 3.524713ms, cgo: 1.449445ms, filename_unadjuster: 677.61µs, max_same_issues: 1.628µs, uniq_by_line: 901ns, path_shortener: 782ns, skip_files: 629ns, diff: 617ns, source_code: 523ns, max_from_linter: 515ns, exclude: 483ns, max_per_file_from_linter: 356ns [2021-06-19T06:38:01.208Z] INFO [runner] linters took 1m54.385609267s with stages: goanalysis_metalinter: 1m30.506596735s, unused: 23.749127413s [2021-06-19T06:38:01.208Z] INFO File cache stats: 1698 entries of total size 8.6MiB [2021-06-19T06:38:01.208Z] INFO Memory: 2516 samples, avg is 1752.5MB, max is 4237.6MB [2021-06-19T06:38:01.208Z] INFO Execution took 4m11.490715131s [2021-06-19T06:38:01.208Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-06-19T06:38:01.550Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42535/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5febe85def02fa569f8e69ce36aed0b987897b16 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5febe85def02fa569f8e69ce36aed0b987897b16 hack/make.sh dynbinary test-docker-py [2021-06-19T06:38:01.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-19T06:38:02.117Z] [2021-06-19T06:38:02.117Z] Removing bundles/ [2021-06-19T06:38:02.117Z] [2021-06-19T06:38:02.117Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-19T06:38:02.117Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-19T06:38:02.117Z] GOOS="" GOARCH="" GOARM="" [2021-06-19T06:38:13.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-19T06:38:13.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-19T06:38:14.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-19T06:38:15.010Z] Removing intermediate container 959f8eb77756 [2021-06-19T06:38:15.010Z] ---> 856c142d5406 [2021-06-19T06:38:15.010Z] 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-06-19T06:38:15.010Z] ---> Running in f6e593122c11 [2021-06-19T06:38:15.010Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-06-19T06:38:15.010Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-19T06:38:15.010Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-19T06:38:15.010Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-19T06:38:15.010Z] go: downloading github.com/pkg/errors v0.9.1 [2021-06-19T06:38:15.010Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-06-19T06:38:15.010Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-19T06:38:15.010Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-19T06:38:15.010Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-19T06:38:15.010Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-19T06:38:15.010Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-19T06:38:15.010Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-19T06:38:15.010Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-19T06:38:15.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-19T06:38:15.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-19T06:38:15.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-19T06:38:15.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-19T06:38:15.979Z] INFO: Build done for gotestsum... [2021-06-19T06:38:16.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-19T06:38:19.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-19T06:38:19.931Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-19T06:38:20.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-19T06:38:21.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-19T06:38:22.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-19T06:38:22.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-19T06:38:23.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-19T06:38:24.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-19T06:38:25.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-19T06:38:25.938Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-19T06:38:25.938Z] Using test binary docker [2021-06-19T06:38:25.938Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-19T06:38:26.199Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-19T06:38:26.199Z] INFO: Waiting for daemon to start... [2021-06-19T06:38:26.199Z] Starting dockerd [2021-06-19T06:38:26.303Z] Removing intermediate container f6e593122c11 [2021-06-19T06:38:26.303Z] ---> c09e3c8d6b9c [2021-06-19T06:38:26.303Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-06-19T06:38:26.303Z] ---> Running in 44d4c95611e1 [2021-06-19T06:38:26.303Z] Removing intermediate container 44d4c95611e1 [2021-06-19T06:38:26.303Z] ---> d3cfb9673938 [2021-06-19T06:38:26.303Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-06-19T06:38:26.303Z] ---> Running in e4d4d7838467 [2021-06-19T06:38:26.762Z] Removing intermediate container e4d4d7838467 [2021-06-19T06:38:26.762Z] ---> b21b54a66d59 [2021-06-19T06:38:26.762Z] Step 10/10 : COPY . . [2021-06-19T06:38:28.710Z] . [2021-06-19T06:38:28.710Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-19T06:38:28.710Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-19T06:38:28.710Z] Error: No such image: emptyfs [2021-06-19T06:38:28.965Z] Running integration-test (iteration 1) [2021-06-19T06:38:28.965Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-19T06:38:34.652Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-06-19T06:38:34.652Z] [2021-06-19T06:38:34.652Z] ________ ____ __. [2021-06-19T06:38:34.652Z] \_____ \ | |/ _| [2021-06-19T06:38:34.652Z] / | \| < [2021-06-19T06:38:34.652Z] / | \ | \ [2021-06-19T06:38:34.652Z] \_______ /____|__ \ [2021-06-19T06:38:34.652Z] \/ \/ [2021-06-19T06:38:34.652Z] [2021-06-19T06:38:34.652Z] INFO: make.ps1 ended at 06/19/2021 06:38:32 [2021-06-19T06:38:34.652Z] INFO: Binaries build ended at 06/19/2021 06:38:33. Duration:00:01:04.1981503 [2021-06-19T06:38:35.110Z] INFO: Copying the built daemon binary to d:\CI\PR-42535\7\binary\dockerd-d98977113c.exe... [2021-06-19T06:38:35.110Z] INFO: Copying the built client binary to d:\CI\PR-42535\7\binary\docker-d98977113c.exe... [2021-06-19T06:38:35.110Z] INFO: Copying dockerversion from the container... [2021-06-19T06:38:35.568Z] INFO: Copying the golang package from the container to d:\CI\PR-42535\7\installer\go.zip... [2021-06-19T06:38:36.536Z] INFO: Extracting go.zip to d:\CI\PR-42535\7\go [2021-06-19T06:38:42.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-19T06:38:47.001Z] Loaded image: buildpack-deps:buster [2021-06-19T06:38:47.001Z] Loaded image: busybox:latest [2021-06-19T06:38:47.001Z] Loaded image: busybox:glibc [2021-06-19T06:38:47.871Z] ---> 20738347173a [2021-06-19T06:38:47.871Z] Successfully built 20738347173a [2021-06-19T06:38:47.871Z] Successfully tagged docker:latest [2021-06-19T06:38:47.871Z] INFO: Image build ended at 06/19/2021 06:38:45. Duration:00:02:33.6111824 [2021-06-19T06:38:47.871Z] [2021-06-19T06:38:47.871Z] [2021-06-19T06:38:47.871Z] INFO: Building the test binaries at 06/19/2021 06:38:45... [2021-06-19T06:38:49.516Z] Loaded image: debian:bullseye [2021-06-19T06:38:49.516Z] Loaded image: hello-world:latest [2021-06-19T06:38:49.516Z] Loaded image: arm32v7/hello-world:latest [2021-06-19T06:38:49.516Z] INFO: Testing against a local daemon [2021-06-19T06:38:49.516Z] === RUN TestCgroupNamespacesBuild [2021-06-19T06:38:50.798Z] INFO: make.ps1 starting at 06/19/2021 06:38:50 [2021-06-19T06:38:50.798Z] INFO: Git commit (78434ab1fc) assumed from DOCKER_GITCOMMIT environment variable [2021-06-19T06:38:50.798Z] INFO: Invoking autogen... [2021-06-19T06:38:51.259Z] INFO: Building daemon... [2021-06-19T06:38:52.027Z] --- PASS: TestCgroupNamespacesBuild (2.42s) [2021-06-19T06:38:52.027Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-19T06:38:52.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-19T06:38:53.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-19T06:38:54.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-19T06:38:54.540Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.31s) [2021-06-19T06:38:54.540Z] === RUN TestBuildWithSession [2021-06-19T06:38:54.540Z] build_session_test.go:25: TODO: BuildKit [2021-06-19T06:38:54.540Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-19T06:38:54.540Z] === RUN TestBuildSquashParent [2021-06-19T06:38:54.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-19T06:38:54.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-19T06:38:56.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-19T06:38:58.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-19T06:38:59.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-19T06:39:00.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-19T06:39:01.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-19T06:39:01.660Z] INFO: Extraction ended at 06/19/2021 06:38:58. Duration:00:00:22.2431057 [2021-06-19T06:39:01.660Z] INFO: Updating the golang and path environment variables [2021-06-19T06:39:01.660Z] INFO: GOPATH=d:\gopath [2021-06-19T06:39:01.660Z] INFO: go version go1.16.5 windows/amd64 [2021-06-19T06:39:01.660Z] INFO: Running the daemon under test in debug mode [2021-06-19T06:39:01.660Z] INFO: Starting a daemon under test... [2021-06-19T06:39:01.660Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42535\7\daemon --pidfile d:\CI\PR-42535\7\docker.pid -D [2021-06-19T06:39:01.660Z] INFO: Process started successfully. [2021-06-19T06:39:01.660Z] INFO: Start tailing logs of the daemon under tests [2021-06-19T06:39:01.660Z] INFO: Waiting for the daemon under test to start... [2021-06-19T06:39:02.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-19T06:39:02.623Z] --- PASS: TestBuildSquashParent (7.36s) [2021-06-19T06:39:02.623Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-19T06:39:02.623Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-19T06:39:02.623Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-19T06:39:02.623Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-19T06:39:02.623Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-19T06:39:02.623Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-19T06:39:02.623Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-19T06:39:02.623Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-19T06:39:02.623Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-19T06:39:02.623Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-19T06:39:02.623Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-19T06:39:02.623Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-19T06:39:02.623Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-19T06:39:02.623Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-19T06:39:02.623Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-19T06:39:02.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-19T06:39:03.985Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-19T06:39:04.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-19T06:39:04.240Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-19T06:39:04.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-19T06:39:05.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-19T06:39:06.128Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-19T06:39:06.128Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-19T06:39:06.280Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-19T06:39:06.280Z] Using test binary docker [2021-06-19T06:39:06.280Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-19T06:39:06.280Z] Starting apparmor (via systemctl): apparmor.service. [2021-06-19T06:39:06.280Z] INFO: Waiting for daemon to start... [2021-06-19T06:39:06.280Z] Starting dockerd [2021-06-19T06:39:08.642Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-19T06:39:08.642Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.50s) [2021-06-19T06:39:08.642Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.58s) [2021-06-19T06:39:08.642Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.12s) [2021-06-19T06:39:08.642Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.08s) [2021-06-19T06:39:08.642Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.58s) [2021-06-19T06:39:08.642Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.52s) [2021-06-19T06:39:08.642Z] === RUN TestBuildMultiStageCopy [2021-06-19T06:39:08.642Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-19T06:39:11.564Z] . [2021-06-19T06:39:11.564Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-19T06:39:11.564Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-19T06:39:11.564Z] Error: No such image: emptyfs [2021-06-19T06:39:11.564Z] Running integration-test (iteration 1) [2021-06-19T06:39:11.564Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-19T06:39:12.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-19T06:39:12.805Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-19T06:39:13.061Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-19T06:39:14.422Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-19T06:39:15.346Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-19T06:39:15.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-19T06:39:16.270Z] --- PASS: TestBuildMultiStageCopy (7.46s) [2021-06-19T06:39:16.270Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.46s) [2021-06-19T06:39:16.270Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-06-19T06:39:16.270Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-06-19T06:39:16.270Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-06-19T06:39:16.270Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-06-19T06:39:16.270Z] === RUN TestBuildMultiStageParentConfig [2021-06-19T06:39:19.341Z] ...INFO: Daemon under test started and replied! [2021-06-19T06:39:19.341Z] INFO: Docker version of the daemon under test [2021-06-19T06:39:19.341Z] [2021-06-19T06:39:19.341Z] Client: [2021-06-19T06:39:19.341Z] Version: 17.06.2-ce [2021-06-19T06:39:19.341Z] API version: 1.30 [2021-06-19T06:39:19.341Z] Go version: go1.8.3 [2021-06-19T06:39:19.341Z] Git commit: cec0b72 [2021-06-19T06:39:19.341Z] Built: Tue Sep 5 19:57:19 2017 [2021-06-19T06:39:19.341Z] OS/Arch: windows/amd64 [2021-06-19T06:39:19.341Z] [2021-06-19T06:39:19.341Z] Server: [2021-06-19T06:39:19.341Z] Version: 0.0.0-dev [2021-06-19T06:39:19.341Z] API version: 1.41 (minimum version 1.24) [2021-06-19T06:39:19.341Z] Go version: go1.16.5 [2021-06-19T06:39:19.341Z] Git commit: d98977113c [2021-06-19T06:39:19.341Z] Built: 06/19/2021 06:37:33 [2021-06-19T06:39:19.341Z] OS/Arch: windows/amd64 [2021-06-19T06:39:19.341Z] Experimental: false [2021-06-19T06:39:19.341Z] [2021-06-19T06:39:19.341Z] INFO: Docker info of the daemon under test [2021-06-19T06:39:19.341Z] [2021-06-19T06:39:19.341Z] Containers: 0 [2021-06-19T06:39:19.341Z] Running: 0 [2021-06-19T06:39:19.341Z] Paused: 0 [2021-06-19T06:39:19.341Z] Stopped: 0 [2021-06-19T06:39:19.341Z] Images: 0 [2021-06-19T06:39:19.341Z] Server Version: 0.0.0-dev [2021-06-19T06:39:19.341Z] Storage Driver: windowsfilter [2021-06-19T06:39:19.341Z] Windows: [2021-06-19T06:39:19.341Z] Logging Driver: json-file [2021-06-19T06:39:19.341Z] Plugins: [2021-06-19T06:39:19.341Z] Volume: local [2021-06-19T06:39:19.341Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-19T06:39:19.341Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-19T06:39:19.341Z] Swarm: inactive [2021-06-19T06:39:19.341Z] Default Isolation: process [2021-06-19T06:39:19.341Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-19T06:39:19.341Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-19T06:39:19.341Z] OSType: windows [2021-06-19T06:39:19.341Z] Architecture: x86_64 [2021-06-19T06:39:19.341Z] CPUs: 4 [2021-06-19T06:39:19.341Z] Total Memory: 32GiB [2021-06-19T06:39:19.341Z] Name: azwin-2-965ee0 [2021-06-19T06:39:19.341Z] ID: B3O6:LBTG:AGU7:DKSE:DRNK:3JML:G3N3:AQ5Z:JA3L:WV6F:2LAN:MKDC [2021-06-19T06:39:19.341Z] Docker Root Dir: D:\CI\PR-42535\7\daemon [2021-06-19T06:39:19.341Z] Debug Mode (client): false [2021-06-19T06:39:19.341Z] Debug Mode (server): true [2021-06-19T06:39:19.341Z] File Descriptors: -1 [2021-06-19T06:39:19.341Z] Goroutines: 16 [2021-06-19T06:39:19.341Z] System Time: 2021-06-19T06:39:18.1356563Z [2021-06-19T06:39:19.341Z] EventsListeners: 0 [2021-06-19T06:39:19.341Z] Registry: https://index.docker.io/v1/ [2021-06-19T06:39:19.341Z] Labels: [2021-06-19T06:39:19.341Z] Experimental: false [2021-06-19T06:39:19.341Z] Insecure Registries: [2021-06-19T06:39:19.341Z] 127.0.0.0/8 [2021-06-19T06:39:19.341Z] Live Restore Enabled: false [2021-06-19T06:39:19.341Z] [2021-06-19T06:39:19.341Z] [2021-06-19T06:39:19.341Z] INFO: Docker images of the daemon under test [2021-06-19T06:39:19.341Z] [2021-06-19T06:39:19.341Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-19T06:39:19.341Z] [2021-06-19T06:39:19.341Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-06-19T06:39:19.341Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub into daemon under test. This may take some time... [2021-06-19T06:39:19.341Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-06-19T06:39:19.341Z] 29d5b6a226d2: Pulling fs layer [2021-06-19T06:39:21.507Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2021-06-19T06:39:21.507Z] === RUN TestBuildLabelWithTargets [2021-06-19T06:39:26.501Z] Loaded image: buildpack-deps:buster [2021-06-19T06:39:26.501Z] Loaded image: busybox:latest [2021-06-19T06:39:26.501Z] Loaded image: busybox:glibc [2021-06-19T06:39:29.042Z] Loaded image: debian:bullseye [2021-06-19T06:39:29.042Z] Loaded image: hello-world:latest [2021-06-19T06:39:29.583Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-06-19T06:39:29.583Z] === RUN TestBuildWithEmptyLayers [2021-06-19T06:39:30.423Z] Loaded image: arm32v7/hello-world:latest [2021-06-19T06:39:30.423Z] INFO: Testing against a local daemon [2021-06-19T06:39:30.423Z] === RUN TestCgroupNamespacesBuild [2021-06-19T06:39:32.094Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2021-06-19T06:39:32.094Z] === RUN TestBuildMultiStageOnBuild [2021-06-19T06:39:32.336Z] --- PASS: TestCgroupNamespacesBuild (2.00s) [2021-06-19T06:39:32.336Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-19T06:39:33.719Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.47s) [2021-06-19T06:39:33.719Z] === RUN TestBuildWithSession [2021-06-19T06:39:33.719Z] build_session_test.go:25: TODO: BuildKit [2021-06-19T06:39:33.719Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-19T06:39:33.719Z] === RUN TestBuildSquashParent [2021-06-19T06:39:34.135Z] 29d5b6a226d2: Verifying Checksum [2021-06-19T06:39:34.135Z] 29d5b6a226d2: Download complete [2021-06-19T06:39:37.334Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-06-19T06:39:37.334Z] === RUN TestBuildUncleanTarFilenames [2021-06-19T06:39:37.590Z] --- PASS: TestBuildUncleanTarFilenames (0.52s) [2021-06-19T06:39:37.590Z] === RUN TestBuildMultiStageLayerLeak [2021-06-19T06:39:38.588Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-19T06:39:38.589Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-19T06:39:38.589Z] GOOS="" GOARCH="" GOARM="" [2021-06-19T06:39:38.589Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-19T06:39:38.589Z] [2021-06-19T06:39:38.589Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-06-19T06:39:38.589Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-06-19T06:39:38.589Z] Using test binary docker [2021-06-19T06:39:38.589Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-19T06:39:38.589Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-19T06:39:38.589Z] INFO: Waiting for daemon to start... [2021-06-19T06:39:38.589Z] Starting dockerd [2021-06-19T06:39:38.589Z] . [2021-06-19T06:39:38.589Z] INFO: Building docker-sdk-python3:5.0.0... [2021-06-19T06:39:40.298Z] --- PASS: TestBuildSquashParent (6.07s) [2021-06-19T06:39:40.298Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-19T06:39:40.298Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-19T06:39:40.298Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-19T06:39:40.298Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-19T06:39:40.298Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-19T06:39:40.298Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-19T06:39:40.298Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-19T06:39:40.298Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-19T06:39:40.298Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-19T06:39:40.298Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-19T06:39:40.298Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-19T06:39:40.298Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-19T06:39:40.298Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-19T06:39:40.298Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-19T06:39:40.298Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-19T06:39:42.209Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-19T06:39:42.470Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-19T06:39:42.829Z] --- PASS: TestBuildMultiStageLayerLeak (4.48s) [2021-06-19T06:39:42.829Z] === RUN TestBuildWithHugeFile [2021-06-19T06:39:44.384Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-19T06:39:44.384Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-19T06:39:46.302Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-19T06:39:46.302Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.21s) [2021-06-19T06:39:46.302Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.57s) [2021-06-19T06:39:46.302Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.99s) [2021-06-19T06:39:46.302Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.99s) [2021-06-19T06:39:46.302Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.01s) [2021-06-19T06:39:46.302Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.97s) [2021-06-19T06:39:46.302Z] === RUN TestBuildMultiStageCopy [2021-06-19T06:39:46.302Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-19T06:39:48.213Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-19T06:39:48.473Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-19T06:39:48.473Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-19T06:39:48.733Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-19T06:39:48.998Z] --- PASS: TestBuildMultiStageCopy (2.66s) [2021-06-19T06:39:48.998Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.83s) [2021-06-19T06:39:48.998Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2021-06-19T06:39:48.998Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2021-06-19T06:39:48.998Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2021-06-19T06:39:48.998Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2021-06-19T06:39:48.998Z] === RUN TestBuildMultiStageParentConfig [2021-06-19T06:39:49.568Z] --- PASS: TestBuildMultiStageParentConfig (0.62s) [2021-06-19T06:39:49.568Z] === RUN TestBuildLabelWithTargets [2021-06-19T06:39:50.509Z] --- PASS: TestBuildLabelWithTargets (0.93s) [2021-06-19T06:39:50.509Z] === RUN TestBuildWithEmptyLayers [2021-06-19T06:39:51.079Z] --- PASS: TestBuildWithEmptyLayers (0.41s) [2021-06-19T06:39:51.079Z] === RUN TestBuildMultiStageOnBuild [2021-06-19T06:39:51.731Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-06-19T06:39:51.731Z] [2021-06-19T06:39:51.731Z] ________ ____ __. [2021-06-19T06:39:51.731Z] \_____ \ | |/ _| [2021-06-19T06:39:51.731Z] / | \| < [2021-06-19T06:39:51.731Z] / | \ | \ [2021-06-19T06:39:51.731Z] \_______ /____|__ \ [2021-06-19T06:39:51.731Z] \/ \/ [2021-06-19T06:39:51.731Z] [2021-06-19T06:39:51.731Z] INFO: make.ps1 ended at 06/19/2021 06:39:51 [2021-06-19T06:39:52.989Z] --- PASS: TestBuildMultiStageOnBuild (2.00s) [2021-06-19T06:39:52.989Z] === RUN TestBuildUncleanTarFilenames [2021-06-19T06:39:53.269Z] INFO: Binaries build ended at 06/19/2021 06:39:52. Duration:00:01:06.8081394 [2021-06-19T06:39:53.560Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2021-06-19T06:39:53.560Z] === RUN TestBuildMultiStageLayerLeak [2021-06-19T06:39:53.728Z] INFO: Copying the built daemon binary to d:\CI\PR-42535\7\binary\dockerd-78434ab1fc.exe... [2021-06-19T06:39:53.728Z] INFO: Copying the built client binary to d:\CI\PR-42535\7\binary\docker-78434ab1fc.exe... [2021-06-19T06:39:53.728Z] INFO: Copying dockerversion from the container... [2021-06-19T06:39:54.188Z] INFO: Copying the golang package from the container to d:\CI\PR-42535\7\installer\go.zip... [2021-06-19T06:39:54.648Z] INFO: Extracting go.zip to d:\CI\PR-42535\7\go [2021-06-19T06:39:56.103Z] --- PASS: TestBuildMultiStageLayerLeak (2.10s) [2021-06-19T06:39:56.103Z] === RUN TestBuildWithHugeFile [2021-06-19T06:40:15.743Z] INFO: Extraction ended at 06/19/2021 06:40:13. Duration:00:00:19.3843751 [2021-06-19T06:40:15.744Z] INFO: Updating the golang and path environment variables [2021-06-19T06:40:15.744Z] INFO: GOPATH=d:\gopath [2021-06-19T06:40:15.744Z] INFO: go version go1.16.5 windows/amd64 [2021-06-19T06:40:15.744Z] INFO: Running the daemon under test in debug mode [2021-06-19T06:40:15.744Z] INFO: Starting a daemon under test... [2021-06-19T06:40:15.744Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42535\7\daemon --pidfile d:\CI\PR-42535\7\docker.pid -D [2021-06-19T06:40:15.744Z] INFO: Process started successfully. [2021-06-19T06:40:15.744Z] INFO: Start tailing logs of the daemon under tests [2021-06-19T06:40:15.744Z] INFO: Waiting for the daemon under test to start... [2021-06-19T06:40:17.307Z] sha256:1005eb309455283a74769170ece8b1268ef2efab43cd24eadf06a55096e906e1 [2021-06-19T06:40:17.307Z] INFO: Starting docker-py tests... [2021-06-19T06:40:18.247Z] ============================= test session starts ============================== [2021-06-19T06:40:18.247Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-06-19T06:40:18.247Z] rootdir: /src, inifile: pytest.ini [2021-06-19T06:40:18.247Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-06-19T06:40:19.183Z] collected 390 items / 1 deselected / 389 selected [2021-06-19T06:40:19.183Z] [2021-06-19T06:40:33.433Z] .....INFO: Daemon under test started and replied! [2021-06-19T06:40:33.433Z] INFO: Docker version of the daemon under test [2021-06-19T06:40:33.433Z] [2021-06-19T06:40:33.892Z] Client: [2021-06-19T06:40:33.892Z] Version: 17.06.2-ce [2021-06-19T06:40:33.892Z] API version: 1.30 [2021-06-19T06:40:33.892Z] Go version: go1.8.3 [2021-06-19T06:40:33.892Z] Git commit: cec0b72 [2021-06-19T06:40:33.892Z] Built: Tue Sep 5 19:57:19 2017 [2021-06-19T06:40:33.892Z] OS/Arch: windows/amd64 [2021-06-19T06:40:33.892Z] [2021-06-19T06:40:33.892Z] Server: [2021-06-19T06:40:33.892Z] Version: 0.0.0-dev [2021-06-19T06:40:33.892Z] API version: 1.41 (minimum version 1.24) [2021-06-19T06:40:33.892Z] Go version: go1.16.5 [2021-06-19T06:40:33.892Z] Git commit: 78434ab1fc [2021-06-19T06:40:33.892Z] Built: 06/19/2021 06:38:50 [2021-06-19T06:40:33.892Z] OS/Arch: windows/amd64 [2021-06-19T06:40:33.892Z] Experimental: false [2021-06-19T06:40:33.892Z] [2021-06-19T06:40:33.892Z] INFO: Docker info of the daemon under test [2021-06-19T06:40:33.892Z] [2021-06-19T06:40:33.892Z] Containers: 0 [2021-06-19T06:40:33.892Z] Running: 0 [2021-06-19T06:40:33.892Z] Paused: 0 [2021-06-19T06:40:33.892Z] Stopped: 0 [2021-06-19T06:40:33.892Z] Images: 0 [2021-06-19T06:40:33.892Z] Server Version: 0.0.0-dev [2021-06-19T06:40:33.892Z] Storage Driver: windowsfilter [2021-06-19T06:40:33.892Z] Windows: [2021-06-19T06:40:33.892Z] Logging Driver: json-file [2021-06-19T06:40:33.892Z] Plugins: [2021-06-19T06:40:33.892Z] Volume: local [2021-06-19T06:40:33.892Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-19T06:40:33.892Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-19T06:40:33.892Z] Swarm: inactive [2021-06-19T06:40:33.892Z] Default Isolation: process [2021-06-19T06:40:33.892Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-19T06:40:33.892Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-19T06:40:33.892Z] OSType: windows [2021-06-19T06:40:33.892Z] Architecture: x86_64 [2021-06-19T06:40:33.892Z] CPUs: 4 [2021-06-19T06:40:33.892Z] Total Memory: 32GiB [2021-06-19T06:40:33.892Z] Name: azwin-2-70d660 [2021-06-19T06:40:33.892Z] ID: SR2X:I65Q:2R5T:3UEJ:57US:CCOT:V37A:4UKE:LM7E:YDLF:CUEB:G3UK [2021-06-19T06:40:33.892Z] Docker Root Dir: D:\CI\PR-42535\7\daemon [2021-06-19T06:40:33.892Z] Debug Mode (client): false [2021-06-19T06:40:33.892Z] Debug Mode (server): true [2021-06-19T06:40:33.892Z] File Descriptors: -1 [2021-06-19T06:40:33.892Z] Goroutines: 16 [2021-06-19T06:40:33.892Z] System Time: 2021-06-19T06:40:33.492467Z [2021-06-19T06:40:33.892Z] EventsListeners: 0 [2021-06-19T06:40:33.892Z] Registry: https://index.docker.io/v1/ [2021-06-19T06:40:33.892Z] Labels: [2021-06-19T06:40:33.892Z] Experimental: false [2021-06-19T06:40:33.892Z] Insecure Registries: [2021-06-19T06:40:33.892Z] 127.0.0.0/8 [2021-06-19T06:40:33.892Z] Live Restore Enabled: false [2021-06-19T06:40:33.892Z] [2021-06-19T06:40:33.892Z] [2021-06-19T06:40:33.892Z] INFO: Docker images of the daemon under test [2021-06-19T06:40:33.892Z] [2021-06-19T06:40:33.892Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-19T06:40:33.892Z] [2021-06-19T06:40:33.892Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-06-19T06:40:33.892Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-06-19T06:40:33.892Z] ltsc2019: Pulling from windows/servercore [2021-06-19T06:40:34.350Z] 4612f6d0b889: Pulling fs layer [2021-06-19T06:40:34.350Z] 639bb6bb2beb: Pulling fs layer [2021-06-19T06:40:37.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-19T06:40:38.998Z] --- PASS: TestBuildWithHugeFile (50.61s) [2021-06-19T06:40:38.999Z] === RUN TestBuildWCOWSandboxSize [2021-06-19T06:40:38.999Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-19T06:40:38.999Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-06-19T06:40:38.999Z] === RUN TestBuildWithEmptyDockerfile [2021-06-19T06:40:38.999Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-19T06:40:38.999Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-19T06:40:38.999Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-19T06:40:38.999Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-19T06:40:38.999Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-19T06:40:38.999Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-19T06:40:38.999Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-19T06:40:38.999Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-19T06:40:38.999Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-19T06:40:38.999Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2021-06-19T06:40:38.999Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2021-06-19T06:40:38.999Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2021-06-19T06:40:38.999Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-06-19T06:40:38.999Z] === RUN TestBuildPreserveOwnership [2021-06-19T06:40:38.999Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-19T06:40:39.259Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-19T06:40:39.377Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-06-19T06:40:39.949Z] tests/integration/api_client_test.py ..... [ 7%] [2021-06-19T06:40:41.711Z] tests/integration/api_config_test.py ..... [ 8%] [2021-06-19T06:40:43.490Z] --- PASS: TestBuildPreserveOwnership (10.11s) [2021-06-19T06:40:43.490Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.10s) [2021-06-19T06:40:43.490Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-06-19T06:40:43.490Z] === RUN TestBuildPlatformInvalid [2021-06-19T06:40:43.490Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-06-19T06:40:43.490Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-19T06:40:43.490Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-06-19T06:40:43.490Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-06-19T06:40:43.490Z] PASS [2021-06-19T06:40:43.490Z] [2021-06-19T06:40:43.490Z] === Skipped [2021-06-19T06:40:43.490Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-19T06:40:43.490Z] build_session_test.go:25: TODO: BuildKit [2021-06-19T06:40:43.490Z] [2021-06-19T06:40:43.490Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-06-19T06:40:43.490Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-19T06:40:43.490Z] [2021-06-19T06:40:43.490Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-06-19T06:40:43.490Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-06-19T06:40:43.490Z] [2021-06-19T06:40:43.490Z] [2021-06-19T06:40:43.490Z] DONE 34 tests, 3 skipped in 134.301s [2021-06-19T06:40:43.490Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-19T06:40:43.490Z] INFO: Testing against a local daemon [2021-06-19T06:40:43.490Z] === RUN TestConfigInspect [2021-06-19T06:40:43.490Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:40:43.490Z] --- SKIP: TestConfigInspect (0.02s) [2021-06-19T06:40:43.490Z] === RUN TestConfigList [2021-06-19T06:40:43.490Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:40:43.490Z] --- SKIP: TestConfigList (0.01s) [2021-06-19T06:40:43.490Z] === RUN TestConfigsCreateAndDelete [2021-06-19T06:40:43.490Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:40:43.490Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2021-06-19T06:40:43.490Z] === RUN TestConfigsUpdate [2021-06-19T06:40:43.490Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:40:43.490Z] --- SKIP: TestConfigsUpdate (0.02s) [2021-06-19T06:40:43.490Z] === RUN TestTemplatedConfig [2021-06-19T06:40:43.490Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:40:43.490Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-06-19T06:40:43.490Z] === RUN TestConfigCreateResolve [2021-06-19T06:40:43.490Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:40:43.490Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-06-19T06:40:43.490Z] === RUN TestConfigDaemonLibtrustID [2021-06-19T06:40:44.852Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2021-06-19T06:40:44.852Z] PASS [2021-06-19T06:40:44.852Z] [2021-06-19T06:40:44.852Z] === Skipped [2021-06-19T06:40:44.852Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-06-19T06:40:44.852Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:40:44.852Z] [2021-06-19T06:40:44.852Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-06-19T06:40:44.852Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:40:44.852Z] [2021-06-19T06:40:44.852Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2021-06-19T06:40:44.852Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:40:44.852Z] [2021-06-19T06:40:44.852Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2021-06-19T06:40:44.852Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:40:44.852Z] [2021-06-19T06:40:44.852Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-06-19T06:40:44.852Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:40:44.852Z] [2021-06-19T06:40:44.852Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-06-19T06:40:44.852Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:40:44.852Z] [2021-06-19T06:40:44.852Z] [2021-06-19T06:40:44.852Z] DONE 7 tests, 6 skipped in 1.696s [2021-06-19T06:40:44.852Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-19T06:40:45.107Z] INFO: Testing against a local daemon [2021-06-19T06:40:45.107Z] === RUN TestCheckpoint [2021-06-19T06:40:45.107Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-19T06:40:45.107Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-19T06:40:45.107Z] === RUN TestContainerInvalidJSON [2021-06-19T06:40:45.107Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-19T06:40:45.107Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-19T06:40:45.107Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-19T06:40:45.107Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-19T06:40:45.107Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-19T06:40:45.107Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-19T06:40:45.107Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-19T06:40:45.107Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-19T06:40:45.107Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-19T06:40:45.107Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-06-19T06:40:45.107Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-19T06:40:45.107Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-06-19T06:40:45.107Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-19T06:40:45.107Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-19T06:40:45.107Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-06-19T06:40:45.107Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-19T06:40:45.107Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-06-19T06:40:45.107Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-19T06:40:45.362Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-06-19T06:40:45.362Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-19T06:40:45.362Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-06-19T06:40:45.362Z] === RUN TestCopyFromContainer [2021-06-19T06:40:46.260Z] 29d5b6a226d2: Pull complete [2021-06-19T06:40:46.260Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-06-19T06:40:46.260Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-19T06:40:46.260Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-06-19T06:40:46.260Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-06-19T06:40:46.260Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-06-19T06:40:46.260Z] WARN: Skipping validation tests [2021-06-19T06:40:46.260Z] INFO: Running unit tests at 06/19/2021 06:40:41... [2021-06-19T06:40:46.260Z] INFO: make.ps1 starting at 06/19/2021 06:40:44 [2021-06-19T06:40:46.260Z] INFO: Git commit (d98977113c) assumed from DOCKER_GITCOMMIT environment variable [2021-06-19T06:40:46.260Z] INFO: Invoking autogen... [2021-06-19T06:40:46.260Z] INFO: Running unit tests... [2021-06-19T06:40:46.739Z] 4612f6d0b889: Verifying Checksum [2021-06-19T06:40:46.739Z] 4612f6d0b889: Download complete [2021-06-19T06:40:49.521Z] === RUN TestCopyFromContainer// [2021-06-19T06:40:49.521Z] === RUN TestCopyFromContainer//bar/root [2021-06-19T06:40:49.521Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-19T06:40:49.521Z] === RUN TestCopyFromContainer/bar/quux [2021-06-19T06:40:49.521Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-19T06:40:49.521Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-19T06:40:49.521Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-19T06:40:49.521Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-19T06:40:49.521Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-19T06:40:49.521Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-19T06:40:49.777Z] --- PASS: TestCopyFromContainer (4.41s) [2021-06-19T06:40:49.777Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-06-19T06:40:49.777Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-06-19T06:40:49.777Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-06-19T06:40:49.777Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-06-19T06:40:49.777Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-06-19T06:40:49.777Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-06-19T06:40:49.777Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-06-19T06:40:49.777Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-06-19T06:40:49.777Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-06-19T06:40:49.777Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-06-19T06:40:49.777Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-19T06:40:49.777Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-19T06:40:49.777Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-19T06:40:49.777Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-19T06:40:49.777Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-19T06:40:49.777Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-19T06:40:49.777Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-19T06:40:49.777Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-19T06:40:49.777Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-19T06:40:49.777Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-19T06:40:49.777Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-06-19T06:40:49.777Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-19T06:40:49.777Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-19T06:40:49.777Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-19T06:40:49.777Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-19T06:40:49.777Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2021-06-19T06:40:49.777Z] === RUN TestCreateWithInvalidEnv [2021-06-19T06:40:49.777Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-19T06:40:49.777Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-19T06:40:49.777Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-19T06:40:49.777Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-19T06:40:49.777Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-19T06:40:49.777Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-19T06:40:49.777Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-19T06:40:49.777Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-19T06:40:49.777Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-19T06:40:49.777Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-06-19T06:40:49.777Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-19T06:40:49.777Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-19T06:40:49.777Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-19T06:40:49.777Z] === RUN TestCreateTmpfsMountsTarget [2021-06-19T06:40:49.777Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-06-19T06:40:49.777Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-19T06:40:50.939Z] 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/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/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/client github.com/docker/docker/libnetwork/client/mflag github.com/docker/docker/libnetwork/client/mflag/example github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/dnet github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/proxy github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/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-06-19T06:40:51.668Z] --- PASS: TestCreateWithCustomMaskedPaths (1.76s) [2021-06-19T06:40:51.668Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-19T06:40:52.373Z] --- PASS: TestBuildWithHugeFile (55.16s) [2021-06-19T06:40:52.373Z] === RUN TestBuildWCOWSandboxSize [2021-06-19T06:40:52.373Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-19T06:40:52.373Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-06-19T06:40:52.373Z] === RUN TestBuildWithEmptyDockerfile [2021-06-19T06:40:52.373Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-19T06:40:52.373Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-19T06:40:52.373Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-19T06:40:52.373Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-19T06:40:52.373Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-19T06:40:52.373Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-19T06:40:52.373Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-19T06:40:52.373Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-19T06:40:52.373Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-19T06:40:52.373Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2021-06-19T06:40:52.373Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-06-19T06:40:52.373Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2021-06-19T06:40:52.373Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-06-19T06:40:52.373Z] === RUN TestBuildPreserveOwnership [2021-06-19T06:40:52.373Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-19T06:40:53.556Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.75s) [2021-06-19T06:40:53.556Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-19T06:40:53.556Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-19T06:40:53.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-19T06:40:53.556Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-19T06:40:53.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-19T06:40:53.556Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-19T06:40:53.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-19T06:40:53.556Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-19T06:40:53.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-19T06:40:53.556Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-19T06:40:53.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-19T06:40:53.556Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-19T06:40:53.556Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-19T06:40:53.556Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-19T06:40:53.556Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-19T06:40:53.556Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-19T06:40:53.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-06-19T06:40:53.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-19T06:40:53.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-19T06:40:53.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-06-19T06:40:53.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-19T06:40:53.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-19T06:40:53.556Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-19T06:40:53.811Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s) [2021-06-19T06:40:53.811Z] === RUN TestCreateDifferentPlatform [2021-06-19T06:40:53.812Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-19T06:40:53.812Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-19T06:40:53.812Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-06-19T06:40:53.812Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-19T06:40:53.812Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-19T06:40:53.812Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-19T06:40:54.067Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-06-19T06:40:54.067Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-19T06:40:54.067Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-06-19T06:40:54.067Z] === RUN TestContainerStartOnDaemonRestart [2021-06-19T06:40:54.067Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-06-19T06:40:54.067Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-06-19T06:40:54.067Z] === RUN TestDaemonRestartIpcMode [2021-06-19T06:40:54.067Z] === PAUSE TestDaemonRestartIpcMode [2021-06-19T06:40:54.067Z] === RUN TestDaemonHostGatewayIP [2021-06-19T06:40:54.067Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-19T06:40:54.067Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-06-19T06:40:54.067Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-19T06:40:54.067Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-19T06:40:54.067Z] === RUN TestContainerKillOnDaemonStart [2021-06-19T06:40:54.067Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-06-19T06:40:54.067Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-06-19T06:40:54.067Z] === RUN TestDiff [2021-06-19T06:40:54.284Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-19T06:40:54.627Z] --- PASS: TestDiff (0.61s) [2021-06-19T06:40:54.627Z] === RUN TestExecWithCloseStdin [2021-06-19T06:40:55.552Z] --- PASS: TestExecWithCloseStdin (0.84s) [2021-06-19T06:40:55.552Z] === RUN TestExec [2021-06-19T06:40:55.668Z] --- PASS: TestBuildPreserveOwnership (4.40s) [2021-06-19T06:40:55.668Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.05s) [2021-06-19T06:40:55.668Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.35s) [2021-06-19T06:40:55.668Z] === RUN TestBuildPlatformInvalid [2021-06-19T06:40:55.668Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-06-19T06:40:55.668Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-19T06:40:56.478Z] --- PASS: TestExec (0.85s) [2021-06-19T06:40:56.478Z] === RUN TestExecUser [2021-06-19T06:40:57.039Z] --- PASS: TestExecUser (0.82s) [2021-06-19T06:40:57.039Z] === RUN TestExportContainerAndImportImage [2021-06-19T06:40:57.965Z] --- PASS: TestExportContainerAndImportImage (0.75s) [2021-06-19T06:40:57.965Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-19T06:40:58.013Z] ? github.com/docker/docker/api [no test files] [2021-06-19T06:41:01.226Z] --- PASS: TestExportContainerAfterDaemonRestart (3.25s) [2021-06-19T06:41:01.226Z] === RUN TestHealthCheckWorkdir [2021-06-19T06:41:02.591Z] --- PASS: TestHealthCheckWorkdir (1.23s) [2021-06-19T06:41:02.591Z] === RUN TestHealthKillContainer [2021-06-19T06:41:05.853Z] --- PASS: TestHealthKillContainer (2.90s) [2021-06-19T06:41:05.853Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-19T06:41:05.853Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s) [2021-06-19T06:41:05.853Z] === RUN TestIpcModeNone [2021-06-19T06:41:06.779Z] --- PASS: TestIpcModeNone (0.83s) [2021-06-19T06:41:06.779Z] === RUN TestIpcModePrivate [2021-06-19T06:41:07.345Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2021-06-19T06:41:07.601Z] --- PASS: TestIpcModePrivate (0.85s) [2021-06-19T06:41:07.601Z] === RUN TestIpcModeShareable [2021-06-19T06:41:07.601Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-19T06:41:07.601Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-06-19T06:41:07.601Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-19T06:41:10.113Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.38s) [2021-06-19T06:41:10.113Z] === RUN TestAPIIpcModeHost [2021-06-19T06:41:10.113Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-19T06:41:10.113Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-06-19T06:41:10.113Z] === RUN TestDaemonIpcModeShareable [2021-06-19T06:41:10.113Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-19T06:41:10.113Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-06-19T06:41:10.113Z] === RUN TestDaemonIpcModePrivate [2021-06-19T06:41:10.577Z] Loaded image: buildpack-deps:buster [2021-06-19T06:41:10.577Z] Loaded image: busybox:latest [2021-06-19T06:41:10.577Z] Loaded image: busybox:glibc [2021-06-19T06:41:11.477Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2021-06-19T06:41:12.402Z] --- PASS: TestDaemonIpcModePrivate (2.50s) [2021-06-19T06:41:12.402Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-19T06:41:12.402Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-19T06:41:12.402Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-06-19T06:41:12.402Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-19T06:41:12.402Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-19T06:41:12.402Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-06-19T06:41:12.402Z] === RUN TestIpcModeOlderClient [2021-06-19T06:41:12.402Z] === PAUSE TestIpcModeOlderClient [2021-06-19T06:41:12.402Z] === RUN TestKillContainerInvalidSignal [2021-06-19T06:41:12.488Z] Loaded image: debian:bullseye [2021-06-19T06:41:12.488Z] Loaded image: hello-world:latest [2021-06-19T06:41:12.488Z] Loaded image: arm32v7/hello-world:latest [2021-06-19T06:41:12.815Z] === RUN TestMiddlewares [2021-06-19T06:41:12.815Z] --- PASS: TestMiddlewares (0.00s) [2021-06-19T06:41:12.815Z] PASS [2021-06-19T06:41:12.815Z] coverage: 9.0% of statements [2021-06-19T06:41:12.815Z] ok github.com/docker/docker/api/server 0.034s coverage: 9.0% of statements [2021-06-19T06:41:12.964Z] --- PASS: TestKillContainerInvalidSignal (0.61s) [2021-06-19T06:41:12.964Z] === RUN TestKillContainer [2021-06-19T06:41:12.964Z] === RUN TestKillContainer/no_signal [2021-06-19T06:41:13.524Z] === RUN TestKillContainer/non_killing_signal [2021-06-19T06:41:14.087Z] === RUN TestKillContainer/killing_signal [2021-06-19T06:41:15.014Z] --- PASS: TestKillContainer (1.81s) [2021-06-19T06:41:15.014Z] --- PASS: TestKillContainer/no_signal (0.60s) [2021-06-19T06:41:15.014Z] --- PASS: TestKillContainer/non_killing_signal (0.47s) [2021-06-19T06:41:15.014Z] --- PASS: TestKillContainer/killing_signal (0.59s) [2021-06-19T06:41:15.014Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-19T06:41:15.014Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-19T06:41:15.269Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-19T06:41:15.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-19T06:41:15.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-19T06:41:16.195Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.19s) [2021-06-19T06:41:16.195Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.59s) [2021-06-19T06:41:16.195Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s) [2021-06-19T06:41:16.195Z] === RUN TestKillStoppedContainer [2021-06-19T06:41:16.195Z] --- PASS: TestKillStoppedContainer (0.03s) [2021-06-19T06:41:16.195Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-19T06:41:16.195Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-06-19T06:41:16.195Z] === RUN TestKillDifferentUserContainer [2021-06-19T06:41:16.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-19T06:41:16.755Z] --- PASS: TestKillDifferentUserContainer (0.61s) [2021-06-19T06:41:16.755Z] === RUN TestInspectOomKilledTrue [2021-06-19T06:41:16.755Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-19T06:41:16.755Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-19T06:41:16.755Z] === RUN TestInspectOomKilledFalse [2021-06-19T06:41:16.755Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-19T06:41:16.755Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-19T06:41:16.755Z] === RUN TestLinksEtcHostsContentMatch [2021-06-19T06:41:16.756Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-06-19T06:41:16.756Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-06-19T06:41:16.756Z] === RUN TestLinksContainerNames [2021-06-19T06:41:17.355Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-06-19T06:41:18.118Z] --- PASS: TestLinksContainerNames (1.17s) [2021-06-19T06:41:18.118Z] === RUN TestLogsFollowTailEmpty [2021-06-19T06:41:18.373Z] --- PASS: TestLogsFollowTailEmpty (0.57s) [2021-06-19T06:41:18.373Z] === RUN TestContainerNetworkMountsNoChown [2021-06-19T06:41:18.933Z] --- PASS: TestContainerNetworkMountsNoChown (0.60s) [2021-06-19T06:41:18.933Z] === RUN TestMountDaemonRoot [2021-06-19T06:41:18.933Z] === RUN TestMountDaemonRoot/default [2021-06-19T06:41:18.933Z] === PAUSE TestMountDaemonRoot/default [2021-06-19T06:41:18.933Z] === RUN TestMountDaemonRoot/private [2021-06-19T06:41:18.933Z] === PAUSE TestMountDaemonRoot/private [2021-06-19T06:41:18.933Z] === RUN TestMountDaemonRoot/rprivate [2021-06-19T06:41:18.933Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-19T06:41:18.933Z] === RUN TestMountDaemonRoot/slave [2021-06-19T06:41:18.933Z] === PAUSE TestMountDaemonRoot/slave [2021-06-19T06:41:18.933Z] === RUN TestMountDaemonRoot/rslave [2021-06-19T06:41:18.933Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-19T06:41:18.933Z] === RUN TestMountDaemonRoot/shared [2021-06-19T06:41:18.933Z] === PAUSE TestMountDaemonRoot/shared [2021-06-19T06:41:18.933Z] === RUN TestMountDaemonRoot/rshared [2021-06-19T06:41:18.933Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-19T06:41:18.933Z] === CONT TestMountDaemonRoot/default [2021-06-19T06:41:18.933Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-19T06:41:18.933Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-19T06:41:18.933Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-19T06:41:18.933Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-19T06:41:18.933Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-19T06:41:18.933Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-19T06:41:18.933Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-19T06:41:18.933Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-19T06:41:18.933Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-19T06:41:18.933Z] === CONT TestMountDaemonRoot/rshared [2021-06-19T06:41:18.933Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-19T06:41:18.933Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-19T06:41:18.933Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-19T06:41:18.933Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-19T06:41:18.933Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-19T06:41:18.933Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-19T06:41:18.933Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-19T06:41:18.933Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-19T06:41:18.933Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-19T06:41:18.933Z] === CONT TestMountDaemonRoot/shared [2021-06-19T06:41:18.933Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-19T06:41:18.933Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-19T06:41:18.933Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-19T06:41:18.933Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-19T06:41:18.933Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-19T06:41:18.933Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-19T06:41:18.933Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-19T06:41:18.933Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-19T06:41:18.933Z] === CONT TestMountDaemonRoot/rslave [2021-06-19T06:41:18.934Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-19T06:41:18.934Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-19T06:41:18.934Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-19T06:41:18.934Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-19T06:41:18.934Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-19T06:41:18.934Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-19T06:41:18.934Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-19T06:41:18.934Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-19T06:41:18.934Z] === CONT TestMountDaemonRoot/slave [2021-06-19T06:41:18.934Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-19T06:41:18.934Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-19T06:41:18.934Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-19T06:41:18.934Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-19T06:41:18.934Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-19T06:41:18.934Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-19T06:41:18.934Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-19T06:41:18.934Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-19T06:41:18.934Z] === CONT TestMountDaemonRoot/rprivate [2021-06-19T06:41:19.189Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-19T06:41:19.189Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-19T06:41:19.189Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-19T06:41:19.189Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-19T06:41:19.189Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-19T06:41:19.189Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-19T06:41:19.189Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-19T06:41:19.189Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-19T06:41:19.189Z] === CONT TestMountDaemonRoot/private [2021-06-19T06:41:19.189Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-19T06:41:19.189Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-19T06:41:19.189Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-19T06:41:19.189Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-19T06:41:19.189Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-19T06:41:19.189Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-19T06:41:19.189Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-19T06:41:19.189Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-19T06:41:19.189Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-19T06:41:19.189Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-19T06:41:19.189Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-19T06:41:19.189Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-19T06:41:19.189Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-19T06:41:19.189Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-19T06:41:19.189Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-19T06:41:19.189Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-19T06:41:19.189Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-19T06:41:19.189Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-19T06:41:19.189Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-19T06:41:19.189Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-19T06:41:19.189Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-19T06:41:19.189Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-19T06:41:19.189Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-19T06:41:19.189Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-19T06:41:19.189Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-19T06:41:19.189Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-19T06:41:19.189Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-19T06:41:19.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-19T06:41:19.444Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-19T06:41:19.444Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-19T06:41:19.444Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-19T06:41:19.444Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-19T06:41:19.444Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-19T06:41:19.444Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-19T06:41:19.444Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-19T06:41:19.444Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-06-19T06:41:19.444Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-19T06:41:19.444Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s) [2021-06-19T06:41:19.444Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-06-19T06:41:19.444Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-06-19T06:41:19.444Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2021-06-19T06:41:19.444Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-19T06:41:19.444Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2021-06-19T06:41:19.444Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-06-19T06:41:19.444Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2021-06-19T06:41:19.444Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2021-06-19T06:41:19.444Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-19T06:41:19.444Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-06-19T06:41:19.444Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-06-19T06:41:19.444Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-06-19T06:41:19.444Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-06-19T06:41:19.444Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-19T06:41:19.444Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-06-19T06:41:19.444Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-06-19T06:41:19.444Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-06-19T06:41:19.444Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-06-19T06:41:19.444Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-19T06:41:19.444Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-06-19T06:41:19.444Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-06-19T06:41:19.444Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-06-19T06:41:19.444Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-06-19T06:41:19.444Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-19T06:41:19.444Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-06-19T06:41:19.444Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-06-19T06:41:19.444Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-06-19T06:41:19.444Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-06-19T06:41:19.444Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-19T06:41:19.444Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-06-19T06:41:19.444Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-06-19T06:41:19.444Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-06-19T06:41:19.444Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-06-19T06:41:19.444Z] === RUN TestContainerBindMountNonRecursive [2021-06-19T06:41:19.444Z] 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-06-19T06:41:19.444Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-06-19T06:41:19.444Z] === RUN TestContainerVolumesMountedAsShared [2021-06-19T06:41:19.444Z] 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-06-19T06:41:19.444Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-06-19T06:41:19.444Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-19T06:41:19.444Z] 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-06-19T06:41:19.444Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-06-19T06:41:19.444Z] === RUN TestNetworkNat [2021-06-19T06:41:19.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-19T06:41:20.004Z] --- PASS: TestNetworkNat (0.69s) [2021-06-19T06:41:20.004Z] === RUN TestNetworkLocalhostTCPNat [2021-06-19T06:41:20.648Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.76s) [2021-06-19T06:41:20.648Z] PASS [2021-06-19T06:41:20.648Z] [2021-06-19T06:41:20.648Z] === Skipped [2021-06-19T06:41:20.648Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-19T06:41:20.648Z] build_session_test.go:25: TODO: BuildKit [2021-06-19T06:41:20.648Z] [2021-06-19T06:41:20.649Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-06-19T06:41:20.649Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-19T06:41:20.649Z] [2021-06-19T06:41:20.649Z] [2021-06-19T06:41:20.649Z] DONE 34 tests, 2 skipped in 128.320s [2021-06-19T06:41:20.649Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-19T06:41:20.649Z] INFO: Testing against a local daemon [2021-06-19T06:41:20.649Z] === RUN TestConfigInspect [2021-06-19T06:41:20.930Z] --- PASS: TestNetworkLocalhostTCPNat (0.61s) [2021-06-19T06:41:20.930Z] === RUN TestNetworkLoopbackNat [2021-06-19T06:41:22.032Z] --- PASS: TestConfigInspect (2.47s) [2021-06-19T06:41:22.032Z] === RUN TestConfigList [2021-06-19T06:41:22.425Z] 639bb6bb2beb: Verifying Checksum [2021-06-19T06:41:22.425Z] 639bb6bb2beb: Download complete [2021-06-19T06:41:23.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-19T06:41:24.191Z] --- PASS: TestNetworkLoopbackNat (2.94s) [2021-06-19T06:41:24.192Z] === RUN TestPause [2021-06-19T06:41:24.192Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-19T06:41:24.192Z] --- SKIP: TestPause (0.00s) [2021-06-19T06:41:24.192Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-19T06:41:24.192Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-19T06:41:24.192Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-19T06:41:24.192Z] === RUN TestPauseStopPausedContainer [2021-06-19T06:41:24.192Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-19T06:41:24.192Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-06-19T06:41:24.192Z] === RUN TestPidHost [2021-06-19T06:41:24.573Z] --- PASS: TestConfigList (2.21s) [2021-06-19T06:41:24.573Z] === RUN TestConfigsCreateAndDelete [2021-06-19T06:41:25.556Z] --- PASS: TestPidHost (1.68s) [2021-06-19T06:41:25.556Z] === RUN TestPsFilter [2021-06-19T06:41:25.556Z] --- PASS: TestPsFilter (0.08s) [2021-06-19T06:41:25.556Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-19T06:41:26.117Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.58s) [2021-06-19T06:41:26.117Z] === RUN TestRemoveContainerWithVolume [2021-06-19T06:41:26.481Z] --- PASS: TestConfigsCreateAndDelete (2.16s) [2021-06-19T06:41:26.481Z] === RUN TestConfigsUpdate [2021-06-19T06:41:26.678Z] --- PASS: TestRemoveContainerWithVolume (0.60s) [2021-06-19T06:41:26.678Z] === RUN TestRemoveContainerRunning [2021-06-19T06:41:27.238Z] --- PASS: TestRemoveContainerRunning (0.58s) [2021-06-19T06:41:27.238Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-19T06:41:27.800Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.60s) [2021-06-19T06:41:27.800Z] === RUN TestRemoveInvalidContainer [2021-06-19T06:41:27.800Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-06-19T06:41:27.800Z] === RUN TestRenameLinkedContainer [2021-06-19T06:41:28.389Z] --- PASS: TestConfigsUpdate (2.19s) [2021-06-19T06:41:28.389Z] === RUN TestTemplatedConfig [2021-06-19T06:41:30.314Z] --- PASS: TestRenameLinkedContainer (2.38s) [2021-06-19T06:41:30.314Z] === RUN TestRenameStoppedContainer [2021-06-19T06:41:30.875Z] --- PASS: TestRenameStoppedContainer (0.70s) [2021-06-19T06:41:30.875Z] === RUN TestRenameRunningContainerAndReuse [2021-06-19T06:41:31.685Z] --- PASS: TestTemplatedConfig (3.31s) [2021-06-19T06:41:31.685Z] === RUN TestConfigCreateResolve [2021-06-19T06:41:32.240Z] --- PASS: TestRenameRunningContainerAndReuse (1.18s) [2021-06-19T06:41:32.240Z] === RUN TestRenameInvalidName [2021-06-19T06:41:32.801Z] --- PASS: TestRenameInvalidName (0.58s) [2021-06-19T06:41:32.801Z] === RUN TestRenameAnonymousContainer [2021-06-19T06:41:33.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-19T06:41:34.225Z] --- PASS: TestConfigCreateResolve (2.18s) [2021-06-19T06:41:34.226Z] === RUN TestConfigDaemonLibtrustID [2021-06-19T06:41:34.487Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-06-19T06:41:34.487Z] PASS [2021-06-19T06:41:34.487Z] [2021-06-19T06:41:34.487Z] DONE 7 tests in 15.108s [2021-06-19T06:41:34.487Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-19T06:41:34.487Z] INFO: Testing against a local daemon [2021-06-19T06:41:34.487Z] === RUN TestCheckpoint [2021-06-19T06:41:34.487Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-19T06:41:34.487Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-19T06:41:34.487Z] === RUN TestContainerInvalidJSON [2021-06-19T06:41:34.487Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-19T06:41:34.487Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-19T06:41:34.487Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-19T06:41:34.487Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-19T06:41:34.487Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-19T06:41:34.487Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-19T06:41:34.487Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-19T06:41:34.487Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-19T06:41:34.487Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-19T06:41:34.487Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-06-19T06:41:34.487Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-19T06:41:34.487Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-06-19T06:41:34.487Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-19T06:41:34.487Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-19T06:41:34.487Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-06-19T06:41:34.487Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-19T06:41:34.687Z] --- PASS: TestRenameAnonymousContainer (2.01s) [2021-06-19T06:41:34.687Z] === RUN TestRenameContainerWithSameName [2021-06-19T06:41:34.747Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-06-19T06:41:34.747Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-19T06:41:34.747Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-06-19T06:41:34.747Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-19T06:41:34.747Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-06-19T06:41:34.747Z] === RUN TestCopyFromContainer [2021-06-19T06:41:35.249Z] --- PASS: TestRenameContainerWithSameName (0.61s) [2021-06-19T06:41:35.249Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-19T06:41:36.132Z] === RUN TestCopyFromContainer// [2021-06-19T06:41:36.132Z] === RUN TestCopyFromContainer//bar/root [2021-06-19T06:41:36.132Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-19T06:41:36.132Z] === RUN TestCopyFromContainer/bar/quux [2021-06-19T06:41:36.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-19T06:41:36.393Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-19T06:41:36.393Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-19T06:41:36.393Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-19T06:41:36.393Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-19T06:41:36.393Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-19T06:41:36.653Z] --- PASS: TestRenameContainerWithLinkedContainer (1.25s) [2021-06-19T06:41:36.653Z] === RUN TestResize [2021-06-19T06:41:36.654Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-19T06:41:36.654Z] --- PASS: TestCopyFromContainer (1.87s) [2021-06-19T06:41:36.654Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-06-19T06:41:36.654Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-06-19T06:41:36.654Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-06-19T06:41:36.654Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-06-19T06:41:36.654Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-06-19T06:41:36.654Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-06-19T06:41:36.654Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-06-19T06:41:36.654Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-06-19T06:41:36.654Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-06-19T06:41:36.654Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-06-19T06:41:36.654Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-19T06:41:36.654Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-19T06:41:36.654Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-19T06:41:36.654Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-19T06:41:36.654Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-19T06:41:36.654Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-19T06:41:36.654Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-19T06:41:36.654Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-19T06:41:36.654Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-19T06:41:36.654Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-19T06:41:36.654Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-06-19T06:41:36.654Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-19T06:41:36.654Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-19T06:41:36.654Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-19T06:41:36.654Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-19T06:41:36.654Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-06-19T06:41:36.654Z] === RUN TestCreateWithInvalidEnv [2021-06-19T06:41:36.654Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-19T06:41:36.654Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-19T06:41:36.654Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-19T06:41:36.654Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-19T06:41:36.654Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-19T06:41:36.654Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-19T06:41:36.654Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-19T06:41:36.654Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-19T06:41:36.654Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-19T06:41:36.654Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-06-19T06:41:36.654Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-19T06:41:36.654Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-19T06:41:36.654Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-19T06:41:36.654Z] === RUN TestCreateTmpfsMountsTarget [2021-06-19T06:41:36.654Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-06-19T06:41:36.654Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-19T06:41:37.229Z] --- PASS: TestResize (0.61s) [2021-06-19T06:41:37.229Z] === RUN TestResizeWithInvalidSize [2021-06-19T06:41:37.797Z] --- PASS: TestResizeWithInvalidSize (0.62s) [2021-06-19T06:41:37.797Z] === RUN TestResizeWhenContainerNotStarted [2021-06-19T06:41:38.357Z] --- PASS: TestResizeWhenContainerNotStarted (0.57s) [2021-06-19T06:41:38.357Z] === RUN TestDaemonRestartKillContainers [2021-06-19T06:41:38.357Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-06-19T06:41:38.357Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-06-19T06:41:38.357Z] === RUN TestCgroupNamespacesRun [2021-06-19T06:41:38.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-19T06:41:39.197Z] --- PASS: TestCreateWithCustomMaskedPaths (2.27s) [2021-06-19T06:41:39.197Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-19T06:41:40.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-19T06:41:40.867Z] --- PASS: TestCgroupNamespacesRun (2.49s) [2021-06-19T06:41:40.867Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-19T06:41:41.738Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.26s) [2021-06-19T06:41:41.738Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-19T06:41:41.738Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-19T06:41:41.738Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-19T06:41:41.738Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-19T06:41:41.738Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-19T06:41:41.738Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-19T06:41:41.738Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-19T06:41:41.738Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-19T06:41:41.738Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-19T06:41:41.738Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-19T06:41:41.738Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-19T06:41:41.738Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-19T06:41:41.738Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-19T06:41:41.738Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-19T06:41:41.738Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-19T06:41:41.738Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-19T06:41:41.738Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-06-19T06:41:41.738Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-19T06:41:41.738Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-06-19T06:41:41.738Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-19T06:41:41.738Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-19T06:41:41.738Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-19T06:41:41.738Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-19T06:41:41.998Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s) [2021-06-19T06:41:41.998Z] === RUN TestCreateDifferentPlatform [2021-06-19T06:41:41.998Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-19T06:41:41.998Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-19T06:41:41.998Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-06-19T06:41:41.998Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-19T06:41:41.998Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-19T06:41:41.998Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-19T06:41:42.259Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-06-19T06:41:42.259Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-19T06:41:42.259Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-06-19T06:41:42.259Z] === RUN TestContainerStartOnDaemonRestart [2021-06-19T06:41:42.259Z] === PAUSE TestContainerStartOnDaemonRestart [2021-06-19T06:41:42.259Z] === RUN TestDaemonRestartIpcMode [2021-06-19T06:41:42.259Z] === PAUSE TestDaemonRestartIpcMode [2021-06-19T06:41:42.259Z] === RUN TestDaemonHostGatewayIP [2021-06-19T06:41:42.259Z] === PAUSE TestDaemonHostGatewayIP [2021-06-19T06:41:42.259Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-19T06:41:42.259Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-19T06:41:42.259Z] === RUN TestContainerKillOnDaemonStart [2021-06-19T06:41:42.259Z] === PAUSE TestContainerKillOnDaemonStart [2021-06-19T06:41:42.259Z] === RUN TestDiff [2021-06-19T06:41:42.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-19T06:41:42.753Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.08s) [2021-06-19T06:41:42.753Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-19T06:41:42.828Z] --- PASS: TestDiff (0.74s) [2021-06-19T06:41:42.828Z] === RUN TestExecWithCloseStdin [2021-06-19T06:41:44.209Z] --- PASS: TestExecWithCloseStdin (1.10s) [2021-06-19T06:41:44.209Z] === RUN TestExec [2021-06-19T06:41:45.148Z] --- PASS: TestExec (1.01s) [2021-06-19T06:41:45.148Z] === RUN TestExecUser [2021-06-19T06:41:45.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-19T06:41:46.015Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.56s) [2021-06-19T06:41:46.015Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-19T06:41:46.089Z] --- PASS: TestExecUser (1.08s) [2021-06-19T06:41:46.089Z] === RUN TestExportContainerAndImportImage [2021-06-19T06:41:47.030Z] --- PASS: TestExportContainerAndImportImage (1.00s) [2021-06-19T06:41:47.030Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-19T06:41:47.903Z] --- PASS: TestCgroupNamespacesRunHostMode (2.53s) [2021-06-19T06:41:47.903Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-19T06:41:48.415Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2021-06-19T06:41:48.415Z] === RUN TestHealthCheckWorkdir [2021-06-19T06:41:48.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-19T06:41:49.801Z] --- PASS: TestHealthCheckWorkdir (1.45s) [2021-06-19T06:41:49.801Z] === RUN TestHealthKillContainer [2021-06-19T06:41:50.420Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.51s) [2021-06-19T06:41:50.420Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-19T06:41:51.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-19T06:41:52.931Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.07s) [2021-06-19T06:41:52.931Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-19T06:41:53.095Z] --- PASS: TestHealthKillContainer (3.08s) [2021-06-19T06:41:53.095Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-19T06:41:53.664Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s) [2021-06-19T06:41:53.664Z] === RUN TestIpcModeNone [2021-06-19T06:41:53.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-19T06:41:54.293Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.67s) [2021-06-19T06:41:54.293Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-19T06:41:54.603Z] --- PASS: TestIpcModeNone (1.04s) [2021-06-19T06:41:54.603Z] === RUN TestIpcModePrivate [2021-06-19T06:41:55.543Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2021-06-19T06:41:55.804Z] --- PASS: TestIpcModePrivate (1.04s) [2021-06-19T06:41:55.804Z] === RUN TestIpcModeShareable [2021-06-19T06:41:56.218Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-19T06:41:56.218Z] Using test binary docker [2021-06-19T06:41:56.218Z] +++ /etc/init.d/apparmor start [2021-06-19T06:41:56.218Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-19T06:41:56.218Z] INFO: Waiting for daemon to start... [2021-06-19T06:41:56.218Z] Starting dockerd [2021-06-19T06:41:56.218Z] +++ 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-06-19T06:41:56.745Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:51, shared: true, mustBeShared: true [2021-06-19T06:41:56.745Z] --- PASS: TestIpcModeShareable (1.06s) [2021-06-19T06:41:56.745Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-19T06:41:56.806Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.53s) [2021-06-19T06:41:56.806Z] === RUN TestNISDomainname [2021-06-19T06:41:56.806Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-06-19T06:41:56.806Z] --- SKIP: TestNISDomainname (0.01s) [2021-06-19T06:41:56.806Z] === RUN TestHostnameDnsResolution [2021-06-19T06:41:57.732Z] --- PASS: TestHostnameDnsResolution (1.05s) [2021-06-19T06:41:57.732Z] === RUN TestStats [2021-06-19T06:41:57.732Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-19T06:41:57.732Z] --- SKIP: TestStats (0.00s) [2021-06-19T06:41:57.732Z] === RUN TestStopContainerWithTimeout [2021-06-19T06:41:57.732Z] === RUN TestStopContainerWithTimeout/0 [2021-06-19T06:41:57.732Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-19T06:41:57.732Z] === RUN TestStopContainerWithTimeout/1 [2021-06-19T06:41:57.732Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-19T06:41:57.732Z] === RUN TestStopContainerWithTimeout/3 [2021-06-19T06:41:57.732Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-19T06:41:57.732Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-19T06:41:57.732Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-19T06:41:57.732Z] === CONT TestStopContainerWithTimeout/0 [2021-06-19T06:41:57.732Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-19T06:41:58.132Z] . [2021-06-19T06:41:58.132Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-19T06:41:58.393Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-19T06:41:58.393Z] Error: No such image: emptyfs [2021-06-19T06:41:58.393Z] ++++ docker load [2021-06-19T06:41:58.393Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-19T06:41:58.660Z] === CONT TestStopContainerWithTimeout/3 [2021-06-19T06:41:58.964Z] Running integration-test (iteration 1) [2021-06-19T06:41:58.964Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-19T06:41:58.964Z] ++ 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-06-19T06:41:58.964Z] ++ set -e [2021-06-19T06:41:58.964Z] ++ '[' -n 0 ']' [2021-06-19T06:41:58.964Z] ++ set -x [2021-06-19T06:41:58.964Z] ++ env -i DEST=/go/src/github.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-06-19T06:42:00.048Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.06s) [2021-06-19T06:42:00.048Z] === RUN TestAPIIpcModeHost [2021-06-19T06:42:00.989Z] --- PASS: TestAPIIpcModeHost (1.02s) [2021-06-19T06:42:00.989Z] === RUN TestDaemonIpcModeShareable [2021-06-19T06:42:01.174Z] === CONT TestStopContainerWithTimeout/1 [2021-06-19T06:42:02.371Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-06-19T06:42:02.535Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-06-19T06:42:02.535Z] --- PASS: TestStopContainerWithTimeout/0 (0.94s) [2021-06-19T06:42:02.535Z] --- PASS: TestStopContainerWithTimeout/-1 (2.99s) [2021-06-19T06:42:02.535Z] --- PASS: TestStopContainerWithTimeout/3 (2.56s) [2021-06-19T06:42:02.535Z] --- PASS: TestStopContainerWithTimeout/1 (1.61s) [2021-06-19T06:42:02.535Z] === RUN TestDeleteDevicemapper [2021-06-19T06:42:02.535Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-19T06:42:02.535Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-19T06:42:02.535Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-19T06:42:02.632Z] --- PASS: TestDaemonIpcModeShareable (1.65s) [2021-06-19T06:42:02.632Z] === RUN TestDaemonIpcModePrivate [2021-06-19T06:42:03.479Z] === RUN TestBoolValue [2021-06-19T06:42:03.479Z] --- PASS: TestBoolValue (0.00s) [2021-06-19T06:42:03.479Z] === RUN TestBoolValueOrDefault [2021-06-19T06:42:03.479Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-06-19T06:42:03.479Z] === RUN TestInt64ValueOrZero [2021-06-19T06:42:03.479Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-06-19T06:42:03.479Z] === RUN TestInt64ValueOrDefault [2021-06-19T06:42:03.479Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-06-19T06:42:03.479Z] === RUN TestInt64ValueOrDefaultWithError [2021-06-19T06:42:03.479Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-06-19T06:42:03.479Z] === RUN TestJsonContentType [2021-06-19T06:42:03.479Z] --- PASS: TestJsonContentType (0.00s) [2021-06-19T06:42:03.479Z] PASS [2021-06-19T06:42:03.479Z] coverage: 14.7% of statements [2021-06-19T06:42:03.480Z] ok github.com/docker/docker/api/server/httputils 0.036s coverage: 14.7% of statements [2021-06-19T06:42:03.480Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-19T06:42:03.480Z] === RUN TestMaskSecretKeys [2021-06-19T06:42:03.480Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-06-19T06:42:03.480Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-06-19T06:42:03.480Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-06-19T06:42:03.480Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-06-19T06:42:03.480Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-06-19T06:42:03.480Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-06-19T06:42:03.480Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-06-19T06:42:03.480Z] === RUN TestVersionMiddlewareVersion [2021-06-19T06:42:03.480Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-06-19T06:42:03.480Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-06-19T06:42:03.480Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-06-19T06:42:03.480Z] PASS [2021-06-19T06:42:03.480Z] coverage: 37.7% of statements [2021-06-19T06:42:03.480Z] ok github.com/docker/docker/api/server/middleware 0.041s coverage: 37.7% of statements [2021-06-19T06:42:03.480Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-19T06:42:03.480Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-19T06:42:03.480Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-19T06:42:03.480Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-19T06:42:03.480Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-19T06:42:03.480Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-19T06:42:03.480Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-19T06:42:03.480Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-19T06:42:03.480Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-19T06:42:03.480Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-19T06:42:03.480Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-19T06:42:03.480Z] === RUN TestStrSliceMarshalJSON [2021-06-19T06:42:03.480Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-06-19T06:42:03.480Z] === RUN TestStrSliceUnmarshalJSON [2021-06-19T06:42:03.480Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-06-19T06:42:03.480Z] === RUN TestStrSliceUnmarshalString [2021-06-19T06:42:03.480Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-06-19T06:42:03.480Z] === RUN TestStrSliceUnmarshalSlice [2021-06-19T06:42:03.480Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-06-19T06:42:03.480Z] PASS [2021-06-19T06:42:03.480Z] coverage: 90.0% of statements [2021-06-19T06:42:03.480Z] ok github.com/docker/docker/api/types/strslice 0.040s coverage: 90.0% of statements [2021-06-19T06:42:03.480Z] === RUN TestAdjustForAPIVersion [2021-06-19T06:42:03.480Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-06-19T06:42:03.480Z] PASS [2021-06-19T06:42:03.480Z] coverage: 5.7% of statements [2021-06-19T06:42:03.480Z] ok github.com/docker/docker/api/server/router/swarm 0.051s coverage: 5.7% of statements [2021-06-19T06:42:03.480Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-19T06:42:03.480Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-19T06:42:03.480Z] ? github.com/docker/docker/api/types [no test files] [2021-06-19T06:42:03.480Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-19T06:42:03.480Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-19T06:42:03.480Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-19T06:42:03.480Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-19T06:42:03.480Z] === RUN TestToJSON [2021-06-19T06:42:03.480Z] --- PASS: TestToJSON (0.00s) [2021-06-19T06:42:03.480Z] === RUN TestToParamWithVersion [2021-06-19T06:42:03.480Z] --- PASS: TestToParamWithVersion (0.00s) [2021-06-19T06:42:03.480Z] === RUN TestFromJSON [2021-06-19T06:42:03.480Z] --- PASS: TestFromJSON (0.00s) [2021-06-19T06:42:03.480Z] === RUN TestEmpty [2021-06-19T06:42:03.480Z] --- PASS: TestEmpty (0.00s) [2021-06-19T06:42:03.480Z] === RUN TestArgsMatchKVListEmptySources [2021-06-19T06:42:03.480Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-06-19T06:42:03.480Z] === RUN TestArgsMatchKVList [2021-06-19T06:42:03.480Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-06-19T06:42:03.480Z] === RUN TestArgsMatch [2021-06-19T06:42:03.480Z] --- PASS: TestArgsMatch (0.00s) [2021-06-19T06:42:03.480Z] === RUN TestAdd [2021-06-19T06:42:03.480Z] --- PASS: TestAdd (0.00s) [2021-06-19T06:42:03.480Z] === RUN TestDel [2021-06-19T06:42:03.480Z] --- PASS: TestDel (0.00s) [2021-06-19T06:42:03.480Z] === RUN TestLen [2021-06-19T06:42:03.480Z] --- PASS: TestLen (0.00s) [2021-06-19T06:42:03.480Z] === RUN TestExactMatch [2021-06-19T06:42:03.480Z] --- PASS: TestExactMatch (0.00s) [2021-06-19T06:42:03.480Z] === RUN TestOnlyOneExactMatch [2021-06-19T06:42:03.480Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-06-19T06:42:03.480Z] === RUN TestContains [2021-06-19T06:42:03.480Z] --- PASS: TestContains (0.00s) [2021-06-19T06:42:03.480Z] === RUN TestValidate [2021-06-19T06:42:03.480Z] --- PASS: TestValidate (0.00s) [2021-06-19T06:42:03.480Z] === RUN TestWalkValues [2021-06-19T06:42:03.480Z] --- PASS: TestWalkValues (0.00s) [2021-06-19T06:42:03.480Z] === RUN TestFuzzyMatch [2021-06-19T06:42:03.480Z] --- PASS: TestFuzzyMatch (0.00s) [2021-06-19T06:42:03.480Z] === RUN TestClone [2021-06-19T06:42:03.480Z] --- PASS: TestClone (0.00s) [2021-06-19T06:42:03.480Z] PASS [2021-06-19T06:42:03.480Z] coverage: 92.2% of statements [2021-06-19T06:42:03.480Z] ok github.com/docker/docker/api/types/filters 0.036s coverage: 92.2% of statements [2021-06-19T06:42:03.480Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-19T06:42:03.480Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-19T06:42:03.480Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-19T06:42:03.480Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-19T06:42:03.480Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-19T06:42:03.480Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-19T06:42:03.480Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-19T06:42:03.480Z] === RUN TestDurationToSecondsString [2021-06-19T06:42:03.480Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-06-19T06:42:03.480Z] === RUN TestGetTimestamp [2021-06-19T06:42:03.480Z] === RUN TestCompareVersion [2021-06-19T06:42:03.480Z] --- PASS: TestCompareVersion (0.00s) [2021-06-19T06:42:03.480Z] PASS [2021-06-19T06:42:03.480Z] coverage: 75.0% of statements [2021-06-19T06:42:03.480Z] ok github.com/docker/docker/api/types/versions 0.033s coverage: 75.0% of statements [2021-06-19T06:42:03.480Z] --- PASS: TestGetTimestamp (0.14s) [2021-06-19T06:42:03.480Z] === RUN TestParseTimestamps [2021-06-19T06:42:03.480Z] --- PASS: TestParseTimestamps (0.00s) [2021-06-19T06:42:03.480Z] PASS [2021-06-19T06:42:03.480Z] coverage: 100.0% of statements [2021-06-19T06:42:03.480Z] ok github.com/docker/docker/api/types/time 0.173s coverage: 100.0% of statements [2021-06-19T06:42:03.480Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-19T06:42:03.480Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-19T06:42:03.480Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-19T06:42:03.480Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-06-19T06:42:03.480Z] ? github.com/docker/docker/builder [no test files] [2021-06-19T06:42:03.480Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-19T06:42:03.480Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-19T06:42:03.480Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-19T06:42:03.480Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-19T06:42:03.480Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-19T06:42:03.480Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-19T06:42:03.480Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-19T06:42:04.018Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-06-19T06:42:04.278Z] --- PASS: TestDaemonIpcModePrivate (1.63s) [2021-06-19T06:42:04.278Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-19T06:42:04.422Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.93s) [2021-06-19T06:42:04.422Z] === RUN TestUpdateMemory [2021-06-19T06:42:04.422Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-19T06:42:04.422Z] --- SKIP: TestUpdateMemory (0.00s) [2021-06-19T06:42:04.422Z] === RUN TestUpdateCPUQuota [2021-06-19T06:42:04.422Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-19T06:42:04.422Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-06-19T06:42:04.422Z] === RUN TestUpdatePidsLimit [2021-06-19T06:42:04.422Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-19T06:42:04.422Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-06-19T06:42:04.422Z] === RUN TestUpdateRestartPolicy [2021-06-19T06:42:04.445Z] === RUN TestParseRemoteURL [2021-06-19T06:42:04.445Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-06-19T06:42:04.445Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-06-19T06:42:04.445Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-06-19T06:42:04.445Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-06-19T06:42:04.445Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-06-19T06:42:04.445Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-06-19T06:42:04.445Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-06-19T06:42:04.445Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-06-19T06:42:04.445Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-06-19T06:42:04.445Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-06-19T06:42:04.446Z] --- PASS: TestParseRemoteURL (0.00s) [2021-06-19T06:42:04.446Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-06-19T06:42:04.446Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-06-19T06:42:04.446Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-06-19T06:42:04.446Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-06-19T06:42:04.446Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-06-19T06:42:04.446Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-06-19T06:42:04.446Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-06-19T06:42:04.446Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-06-19T06:42:04.446Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-06-19T06:42:04.446Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-06-19T06:42:04.446Z] === RUN TestCloneArgsSmartHttp [2021-06-19T06:42:04.446Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2021-06-19T06:42:04.446Z] === RUN TestCloneArgsDumbHttp [2021-06-19T06:42:04.446Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-06-19T06:42:04.446Z] === RUN TestCloneArgsGit [2021-06-19T06:42:04.446Z] --- PASS: TestCloneArgsGit (0.00s) [2021-06-19T06:42:04.446Z] === RUN TestCheckoutGit [2021-06-19T06:42:05.661Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-06-19T06:42:05.920Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.64s) [2021-06-19T06:42:05.920Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-19T06:42:05.978Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-06-19T06:42:05.978Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestProcessNoDockerignore [2021-06-19T06:42:05.978Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestProcessShouldLeaveAllFiles [2021-06-19T06:42:05.978Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestDetectContentType [2021-06-19T06:42:05.978Z] --- PASS: TestDetectContentType (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestSelectAcceptableMIME [2021-06-19T06:42:05.978Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestInspectEmptyResponse [2021-06-19T06:42:05.978Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestInspectResponseBinary [2021-06-19T06:42:05.978Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestResponseUnsupportedContentType [2021-06-19T06:42:05.978Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestInspectResponseTextSimple [2021-06-19T06:42:05.978Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestInspectResponseEmptyContentType [2021-06-19T06:42:05.978Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestUnknownContentLength [2021-06-19T06:42:05.978Z] --- PASS: TestUnknownContentLength (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestDownloadRemote [2021-06-19T06:42:05.978Z] --- PASS: TestDownloadRemote (0.06s) [2021-06-19T06:42:05.978Z] === RUN TestGetWithStatusError [2021-06-19T06:42:05.978Z] --- PASS: TestGetWithStatusError (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestCloseRootDirectory [2021-06-19T06:42:05.978Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:42:05.978Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestHashFile [2021-06-19T06:42:05.978Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:42:05.978Z] --- SKIP: TestHashFile (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestHashSubdir [2021-06-19T06:42:05.978Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:42:05.978Z] --- SKIP: TestHashSubdir (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestRemoveDirectory [2021-06-19T06:42:05.978Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:42:05.978Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-06-19T06:42:05.978Z] PASS [2021-06-19T06:42:05.978Z] coverage: 9.3% of statements [2021-06-19T06:42:05.978Z] ok github.com/docker/docker/builder/remotecontext 0.166s coverage: 9.3% of statements [2021-06-19T06:42:05.978Z] === RUN TestGetAllAllowed [2021-06-19T06:42:05.978Z] --- PASS: TestGetAllAllowed (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestGetAllMeta [2021-06-19T06:42:05.978Z] --- PASS: TestGetAllMeta (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestWarnOnUnusedBuildArgs [2021-06-19T06:42:05.978Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestIsUnreferencedBuiltin [2021-06-19T06:42:05.978Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestIsExistingDirectory [2021-06-19T06:42:05.978Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestGetFilenameForDownload [2021-06-19T06:42:05.978Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestEnv2Variables [2021-06-19T06:42:05.978Z] --- PASS: TestEnv2Variables (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-06-19T06:42:05.978Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestMaintainer [2021-06-19T06:42:05.978Z] --- PASS: TestMaintainer (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestLabel [2021-06-19T06:42:05.978Z] --- PASS: TestLabel (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestFromScratch [2021-06-19T06:42:05.978Z] --- PASS: TestFromScratch (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestFromWithArg [2021-06-19T06:42:05.978Z] --- PASS: TestFromWithArg (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-06-19T06:42:05.978Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestFromWithUndefinedArg [2021-06-19T06:42:05.978Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestFromMultiStageWithNamedStage [2021-06-19T06:42:05.978Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestOnbuild [2021-06-19T06:42:05.978Z] --- PASS: TestOnbuild (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestWorkdir [2021-06-19T06:42:05.978Z] --- PASS: TestWorkdir (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestCmd [2021-06-19T06:42:05.978Z] --- PASS: TestCmd (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestHealthcheckNone [2021-06-19T06:42:05.978Z] --- PASS: TestHealthcheckNone (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestHealthcheckCmd [2021-06-19T06:42:05.978Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestEntrypoint [2021-06-19T06:42:05.978Z] --- PASS: TestEntrypoint (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestExpose [2021-06-19T06:42:05.978Z] --- PASS: TestExpose (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestUser [2021-06-19T06:42:05.978Z] --- PASS: TestUser (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestVolume [2021-06-19T06:42:05.978Z] --- PASS: TestVolume (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestStopSignal [2021-06-19T06:42:05.978Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-19T06:42:05.978Z] --- SKIP: TestStopSignal (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestArg [2021-06-19T06:42:05.978Z] --- PASS: TestArg (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestShell [2021-06-19T06:42:05.978Z] --- PASS: TestShell (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestPrependEnvOnCmd [2021-06-19T06:42:05.978Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestRunWithBuildArgs [2021-06-19T06:42:05.978Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestRunIgnoresHealthcheck [2021-06-19T06:42:05.978Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestDispatchUnsupportedOptions [2021-06-19T06:42:05.978Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-06-19T06:42:05.978Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-06-19T06:42:05.978Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-06-19T06:42:05.978Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-06-19T06:42:05.978Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-06-19T06:42:05.978Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-06-19T06:42:05.978Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestNormalizeWorkdir [2021-06-19T06:42:05.978Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestDispatch [2021-06-19T06:42:05.978Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-06-19T06:42:05.978Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-06-19T06:42:05.978Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-06-19T06:42:05.978Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-06-19T06:42:05.978Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-06-19T06:42:05.978Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-06-19T06:42:05.978Z] === RUN TestDispatch/COPY_url [2021-06-19T06:42:05.978Z] --- PASS: TestDispatch (0.05s) [2021-06-19T06:42:05.978Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-06-19T06:42:05.978Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.00s) [2021-06-19T06:42:05.978Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-06-19T06:42:05.978Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-06-19T06:42:05.978Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-06-19T06:42:05.978Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-06-19T06:42:05.978Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestAddScratchImageAddsToMounts [2021-06-19T06:42:05.978Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestAddFromScratchPopulatesPlatform [2021-06-19T06:42:05.978Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-06-19T06:42:05.978Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-06-19T06:42:05.978Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestImageSourceGetAddsToMounts [2021-06-19T06:42:05.978Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestEmptyDockerfile [2021-06-19T06:42:05.978Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestSymlinkDockerfile [2021-06-19T06:42:05.978Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-06-19T06:42:05.978Z] === RUN TestDockerfileOutsideTheBuildContext [2021-06-19T06:42:05.978Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2021-06-19T06:42:05.978Z] === RUN TestNonExistingDockerfile [2021-06-19T06:42:05.978Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestCopyRunConfig [2021-06-19T06:42:05.978Z] --- PASS: TestCopyRunConfig (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestDeepCopyRunConfig [2021-06-19T06:42:05.978Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestExportImage [2021-06-19T06:42:05.978Z] --- PASS: TestExportImage (0.00s) [2021-06-19T06:42:05.978Z] === RUN TestNormalizeDest [2021-06-19T06:42:05.978Z] --- PASS: TestNormalizeDest (0.00s) [2021-06-19T06:42:05.978Z] PASS [2021-06-19T06:42:05.978Z] coverage: 47.0% of statements [2021-06-19T06:42:05.978Z] ok github.com/docker/docker/builder/dockerfile 0.143s coverage: 47.0% of statements [2021-06-19T06:42:05.978Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-19T06:42:06.436Z] === RUN TestEnable [2021-06-19T06:42:06.436Z] --- PASS: TestEnable (0.00s) [2021-06-19T06:42:06.436Z] === RUN TestDisable [2021-06-19T06:42:06.436Z] --- PASS: TestDisable (0.00s) [2021-06-19T06:42:06.436Z] === RUN TestEnabled [2021-06-19T06:42:06.436Z] --- PASS: TestEnabled (0.00s) [2021-06-19T06:42:06.436Z] PASS [2021-06-19T06:42:06.436Z] coverage: 100.0% of statements [2021-06-19T06:42:06.436Z] ok github.com/docker/docker/cli/debug 0.082s coverage: 100.0% of statements [2021-06-19T06:42:07.831Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-06-19T06:42:07.831Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s) [2021-06-19T06:42:07.831Z] === RUN TestIpcModeOlderClient [2021-06-19T06:42:07.831Z] === PAUSE TestIpcModeOlderClient [2021-06-19T06:42:07.831Z] === RUN TestKillContainerInvalidSignal [2021-06-19T06:42:08.417Z] --- PASS: TestKillContainerInvalidSignal (0.72s) [2021-06-19T06:42:08.417Z] === RUN TestKillContainer [2021-06-19T06:42:08.417Z] === RUN TestKillContainer/no_signal [2021-06-19T06:42:09.003Z] === RUN TestKillContainer/non_killing_signal [2021-06-19T06:42:09.585Z] === RUN TestKillContainer/killing_signal [2021-06-19T06:42:10.526Z] --- PASS: TestKillContainer (2.12s) [2021-06-19T06:42:10.526Z] --- PASS: TestKillContainer/no_signal (0.70s) [2021-06-19T06:42:10.526Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2021-06-19T06:42:10.526Z] --- PASS: TestKillContainer/killing_signal (0.69s) [2021-06-19T06:42:10.526Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-19T06:42:10.526Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-19T06:42:11.097Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-19T06:42:12.038Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.43s) [2021-06-19T06:42:12.038Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.73s) [2021-06-19T06:42:12.038Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2021-06-19T06:42:12.038Z] === RUN TestKillStoppedContainer [2021-06-19T06:42:12.038Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-06-19T06:42:12.038Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-19T06:42:12.038Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-06-19T06:42:12.038Z] === RUN TestKillDifferentUserContainer [2021-06-19T06:42:12.608Z] --- PASS: TestKillDifferentUserContainer (0.66s) [2021-06-19T06:42:12.608Z] === RUN TestInspectOomKilledTrue [2021-06-19T06:42:12.608Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-06-19T06:42:12.608Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-19T06:42:12.608Z] === RUN TestInspectOomKilledFalse [2021-06-19T06:42:13.179Z] --- PASS: TestInspectOomKilledFalse (0.66s) [2021-06-19T06:42:13.179Z] === RUN TestLinksEtcHostsContentMatch [2021-06-19T06:42:14.119Z] --- PASS: TestLinksEtcHostsContentMatch (0.92s) [2021-06-19T06:42:14.119Z] === RUN TestLinksContainerNames [2021-06-19T06:42:14.995Z] === RUN TestCheckpointCreateError [2021-06-19T06:42:14.995Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestCheckpointCreate [2021-06-19T06:42:14.995Z] --- PASS: TestCheckpointCreate (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestCheckpointDeleteError [2021-06-19T06:42:14.995Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestCheckpointDelete [2021-06-19T06:42:14.995Z] --- PASS: TestCheckpointDelete (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestCheckpointListError [2021-06-19T06:42:14.995Z] --- PASS: TestCheckpointListError (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestCheckpointList [2021-06-19T06:42:14.995Z] --- PASS: TestCheckpointList (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestCheckpointListContainerNotFound [2021-06-19T06:42:14.995Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestNewClientWithOpsFromEnv [2021-06-19T06:42:14.995Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-19T06:42:14.995Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestGetAPIPath [2021-06-19T06:42:14.995Z] --- PASS: TestGetAPIPath (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestParseHostURL [2021-06-19T06:42:14.995Z] --- PASS: TestParseHostURL (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-06-19T06:42:14.995Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestNegotiateAPIVersionEmpty [2021-06-19T06:42:14.995Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestNegotiateAPIVersion [2021-06-19T06:42:14.995Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestNegotiateAPVersionOverride [2021-06-19T06:42:14.995Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestNegotiateAPIVersionAutomatic [2021-06-19T06:42:14.995Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-06-19T06:42:14.995Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-06-19T06:42:14.995Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestClientRedirect [2021-06-19T06:42:14.995Z] --- PASS: TestClientRedirect (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestConfigCreateUnsupported [2021-06-19T06:42:14.995Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestConfigCreateError [2021-06-19T06:42:14.995Z] --- PASS: TestConfigCreateError (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestConfigCreate [2021-06-19T06:42:14.995Z] --- PASS: TestConfigCreate (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestConfigInspectNotFound [2021-06-19T06:42:14.995Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestConfigInspectWithEmptyID [2021-06-19T06:42:14.995Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestConfigInspectUnsupported [2021-06-19T06:42:14.995Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestConfigInspectError [2021-06-19T06:42:14.995Z] --- PASS: TestConfigInspectError (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestConfigInspectConfigNotFound [2021-06-19T06:42:14.995Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestConfigInspect [2021-06-19T06:42:14.995Z] --- PASS: TestConfigInspect (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestConfigListUnsupported [2021-06-19T06:42:14.995Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestConfigListError [2021-06-19T06:42:14.995Z] --- PASS: TestConfigListError (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestConfigList [2021-06-19T06:42:14.995Z] --- PASS: TestConfigList (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestConfigRemoveUnsupported [2021-06-19T06:42:14.995Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestConfigRemoveError [2021-06-19T06:42:14.995Z] --- PASS: TestConfigRemoveError (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestConfigRemove [2021-06-19T06:42:14.995Z] --- PASS: TestConfigRemove (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestConfigUpdateUnsupported [2021-06-19T06:42:14.995Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestConfigUpdateError [2021-06-19T06:42:14.995Z] --- PASS: TestConfigUpdateError (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestConfigUpdate [2021-06-19T06:42:14.995Z] --- PASS: TestConfigUpdate (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerCommitError [2021-06-19T06:42:14.995Z] --- PASS: TestContainerCommitError (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerCommit [2021-06-19T06:42:14.995Z] --- PASS: TestContainerCommit (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerStatPathError [2021-06-19T06:42:14.995Z] --- PASS: TestContainerStatPathError (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerStatPathNotFoundError [2021-06-19T06:42:14.995Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerStatPathNoHeaderError [2021-06-19T06:42:14.995Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerStatPath [2021-06-19T06:42:14.995Z] --- PASS: TestContainerStatPath (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestCopyToContainerError [2021-06-19T06:42:14.995Z] --- PASS: TestCopyToContainerError (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestCopyToContainerNotFoundError [2021-06-19T06:42:14.995Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestCopyToContainerNotStatusOKError [2021-06-19T06:42:14.995Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestCopyToContainer [2021-06-19T06:42:14.995Z] --- PASS: TestCopyToContainer (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestCopyFromContainerError [2021-06-19T06:42:14.995Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestCopyFromContainerNotFoundError [2021-06-19T06:42:14.995Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestCopyFromContainerNotStatusOKError [2021-06-19T06:42:14.995Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestCopyFromContainerNoHeaderError [2021-06-19T06:42:14.995Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestCopyFromContainer [2021-06-19T06:42:14.995Z] --- PASS: TestCopyFromContainer (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerCreateError [2021-06-19T06:42:14.995Z] --- PASS: TestContainerCreateError (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerCreateImageNotFound [2021-06-19T06:42:14.995Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerCreateWithName [2021-06-19T06:42:14.995Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerCreateAutoRemove [2021-06-19T06:42:14.995Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerDiffError [2021-06-19T06:42:14.995Z] --- PASS: TestContainerDiffError (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerDiff [2021-06-19T06:42:14.995Z] --- PASS: TestContainerDiff (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerExecCreateError [2021-06-19T06:42:14.995Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerExecCreate [2021-06-19T06:42:14.995Z] --- PASS: TestContainerExecCreate (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerExecStartError [2021-06-19T06:42:14.995Z] --- PASS: TestContainerExecStartError (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerExecStart [2021-06-19T06:42:14.995Z] --- PASS: TestContainerExecStart (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerExecInspectError [2021-06-19T06:42:14.995Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerExecInspect [2021-06-19T06:42:14.995Z] --- PASS: TestContainerExecInspect (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerExportError [2021-06-19T06:42:14.995Z] --- PASS: TestContainerExportError (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerExport [2021-06-19T06:42:14.995Z] --- PASS: TestContainerExport (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerInspectError [2021-06-19T06:42:14.995Z] --- PASS: TestContainerInspectError (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerInspectContainerNotFound [2021-06-19T06:42:14.995Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerInspectWithEmptyID [2021-06-19T06:42:14.995Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerInspect [2021-06-19T06:42:14.995Z] --- PASS: TestContainerInspect (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerInspectNode [2021-06-19T06:42:14.995Z] --- PASS: TestContainerInspectNode (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerKillError [2021-06-19T06:42:14.995Z] --- PASS: TestContainerKillError (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerKill [2021-06-19T06:42:14.995Z] --- PASS: TestContainerKill (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerListError [2021-06-19T06:42:14.995Z] --- PASS: TestContainerListError (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerList [2021-06-19T06:42:14.995Z] --- PASS: TestContainerList (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerLogsNotFoundError [2021-06-19T06:42:14.995Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerLogsError [2021-06-19T06:42:14.995Z] --- PASS: TestContainerLogsError (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerLogs [2021-06-19T06:42:14.995Z] --- PASS: TestContainerLogs (0.11s) [2021-06-19T06:42:14.995Z] === RUN TestContainerPauseError [2021-06-19T06:42:14.995Z] --- PASS: TestContainerPauseError (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerPause [2021-06-19T06:42:14.995Z] --- PASS: TestContainerPause (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainersPruneError [2021-06-19T06:42:14.995Z] --- PASS: TestContainersPruneError (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainersPrune [2021-06-19T06:42:14.995Z] --- PASS: TestContainersPrune (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerRemoveError [2021-06-19T06:42:14.995Z] --- PASS: TestContainerRemoveError (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerRemoveNotFoundError [2021-06-19T06:42:14.995Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerRemove [2021-06-19T06:42:14.995Z] --- PASS: TestContainerRemove (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerRenameError [2021-06-19T06:42:14.995Z] --- PASS: TestContainerRenameError (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerRename [2021-06-19T06:42:14.995Z] --- PASS: TestContainerRename (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerResizeError [2021-06-19T06:42:14.995Z] --- PASS: TestContainerResizeError (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerExecResizeError [2021-06-19T06:42:14.995Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerResize [2021-06-19T06:42:14.995Z] --- PASS: TestContainerResize (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerExecResize [2021-06-19T06:42:14.995Z] --- PASS: TestContainerExecResize (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerRestartError [2021-06-19T06:42:14.995Z] --- PASS: TestContainerRestartError (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerRestart [2021-06-19T06:42:14.995Z] --- PASS: TestContainerRestart (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerStartError [2021-06-19T06:42:14.995Z] --- PASS: TestContainerStartError (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerStart [2021-06-19T06:42:14.995Z] --- PASS: TestContainerStart (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerStatsError [2021-06-19T06:42:14.995Z] --- PASS: TestContainerStatsError (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerStats [2021-06-19T06:42:14.995Z] --- PASS: TestContainerStats (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerStopError [2021-06-19T06:42:14.995Z] --- PASS: TestContainerStopError (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerStop [2021-06-19T06:42:14.995Z] --- PASS: TestContainerStop (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerTopError [2021-06-19T06:42:14.995Z] --- PASS: TestContainerTopError (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerTop [2021-06-19T06:42:14.995Z] --- PASS: TestContainerTop (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerUnpauseError [2021-06-19T06:42:14.995Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerUnpause [2021-06-19T06:42:14.995Z] --- PASS: TestContainerUnpause (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerUpdateError [2021-06-19T06:42:14.995Z] --- PASS: TestContainerUpdateError (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerUpdate [2021-06-19T06:42:14.995Z] --- PASS: TestContainerUpdate (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerWaitError [2021-06-19T06:42:14.995Z] --- PASS: TestContainerWaitError (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestContainerWait [2021-06-19T06:42:14.995Z] --- PASS: TestContainerWait (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestDiskUsageError [2021-06-19T06:42:14.995Z] --- PASS: TestDiskUsageError (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestDiskUsage [2021-06-19T06:42:14.995Z] --- PASS: TestDiskUsage (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestDistributionInspectUnsupported [2021-06-19T06:42:14.995Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestDistributionInspectWithEmptyID [2021-06-19T06:42:14.995Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestEventsErrorInOptions [2021-06-19T06:42:14.995Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestEventsErrorFromServer [2021-06-19T06:42:14.995Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestEvents [2021-06-19T06:42:14.995Z] --- PASS: TestEvents (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestTLSCloseWriter [2021-06-19T06:42:14.995Z] === PAUSE TestTLSCloseWriter [2021-06-19T06:42:14.995Z] === RUN TestImageBuildError [2021-06-19T06:42:14.995Z] --- PASS: TestImageBuildError (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestImageBuild [2021-06-19T06:42:14.995Z] --- PASS: TestImageBuild (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestGetDockerOS [2021-06-19T06:42:14.995Z] --- PASS: TestGetDockerOS (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestImageCreateError [2021-06-19T06:42:14.995Z] --- PASS: TestImageCreateError (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestImageCreate [2021-06-19T06:42:14.995Z] --- PASS: TestImageCreate (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestImageHistoryError [2021-06-19T06:42:14.995Z] --- PASS: TestImageHistoryError (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestImageHistory [2021-06-19T06:42:14.995Z] --- PASS: TestImageHistory (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestImageImportError [2021-06-19T06:42:14.995Z] --- PASS: TestImageImportError (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestImageImport [2021-06-19T06:42:14.995Z] --- PASS: TestImageImport (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestImageInspectError [2021-06-19T06:42:14.995Z] --- PASS: TestImageInspectError (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestImageInspectImageNotFound [2021-06-19T06:42:14.995Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestImageInspectWithEmptyID [2021-06-19T06:42:14.995Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-06-19T06:42:14.995Z] === RUN TestImageInspect [2021-06-19T06:42:14.996Z] --- PASS: TestImageInspect (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestImageListError [2021-06-19T06:42:14.996Z] --- PASS: TestImageListError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestImageList [2021-06-19T06:42:14.996Z] --- PASS: TestImageList (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestImageListApiBefore125 [2021-06-19T06:42:14.996Z] --- PASS: TestImageListApiBefore125 (0.01s) [2021-06-19T06:42:14.996Z] === RUN TestImageLoadError [2021-06-19T06:42:14.996Z] --- PASS: TestImageLoadError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestImageLoad [2021-06-19T06:42:14.996Z] --- PASS: TestImageLoad (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestImagesPruneError [2021-06-19T06:42:14.996Z] --- PASS: TestImagesPruneError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestImagesPrune [2021-06-19T06:42:14.996Z] --- PASS: TestImagesPrune (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestImagePullReferenceParseError [2021-06-19T06:42:14.996Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestImagePullAnyError [2021-06-19T06:42:14.996Z] --- PASS: TestImagePullAnyError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestImagePullStatusUnauthorizedError [2021-06-19T06:42:14.996Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-19T06:42:14.996Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-19T06:42:14.996Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-06-19T06:42:14.996Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestImagePullWithoutErrors [2021-06-19T06:42:14.996Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestImagePushReferenceError [2021-06-19T06:42:14.996Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestImagePushAnyError [2021-06-19T06:42:14.996Z] --- PASS: TestImagePushAnyError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestImagePushStatusUnauthorizedError [2021-06-19T06:42:14.996Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-19T06:42:14.996Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-19T06:42:14.996Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-06-19T06:42:14.996Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestImagePushWithoutErrors [2021-06-19T06:42:14.996Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-06-19T06:42:14.996Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-06-19T06:42:14.996Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-06-19T06:42:14.996Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-06-19T06:42:14.996Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-06-19T06:42:14.996Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-06-19T06:42:14.996Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-06-19T06:42:14.996Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-06-19T06:42:14.996Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestImageRemoveError [2021-06-19T06:42:14.996Z] --- PASS: TestImageRemoveError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestImageRemoveImageNotFound [2021-06-19T06:42:14.996Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestImageRemove [2021-06-19T06:42:14.996Z] --- PASS: TestImageRemove (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestImageSaveError [2021-06-19T06:42:14.996Z] --- PASS: TestImageSaveError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestImageSave [2021-06-19T06:42:14.996Z] --- PASS: TestImageSave (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestImageSearchAnyError [2021-06-19T06:42:14.996Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestImageSearchStatusUnauthorizedError [2021-06-19T06:42:14.996Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-19T06:42:14.996Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-19T06:42:14.996Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-06-19T06:42:14.996Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestImageSearchWithoutErrors [2021-06-19T06:42:14.996Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestImageTagError [2021-06-19T06:42:14.996Z] --- PASS: TestImageTagError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestImageTagInvalidReference [2021-06-19T06:42:14.996Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestImageTagInvalidSourceImageName [2021-06-19T06:42:14.996Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestImageTagHexSource [2021-06-19T06:42:14.996Z] --- PASS: TestImageTagHexSource (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestImageTag [2021-06-19T06:42:14.996Z] --- PASS: TestImageTag (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestInfoServerError [2021-06-19T06:42:14.996Z] --- PASS: TestInfoServerError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestInfoInvalidResponseJSONError [2021-06-19T06:42:14.996Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestInfo [2021-06-19T06:42:14.996Z] --- PASS: TestInfo (0.01s) [2021-06-19T06:42:14.996Z] === RUN TestNetworkConnectError [2021-06-19T06:42:14.996Z] --- PASS: TestNetworkConnectError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-06-19T06:42:14.996Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestNetworkConnect [2021-06-19T06:42:14.996Z] --- PASS: TestNetworkConnect (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestNetworkCreateError [2021-06-19T06:42:14.996Z] --- PASS: TestNetworkCreateError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestNetworkCreate [2021-06-19T06:42:14.996Z] --- PASS: TestNetworkCreate (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestNetworkDisconnectError [2021-06-19T06:42:14.996Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestNetworkDisconnect [2021-06-19T06:42:14.996Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestNetworkInspectError [2021-06-19T06:42:14.996Z] --- PASS: TestNetworkInspectError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestNetworkInspectNotFoundError [2021-06-19T06:42:14.996Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestNetworkInspectWithEmptyID [2021-06-19T06:42:14.996Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestNetworkInspect [2021-06-19T06:42:14.996Z] --- PASS: TestNetworkInspect (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestNetworkListError [2021-06-19T06:42:14.996Z] --- PASS: TestNetworkListError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestNetworkList [2021-06-19T06:42:14.996Z] --- PASS: TestNetworkList (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestNetworksPruneError [2021-06-19T06:42:14.996Z] --- PASS: TestNetworksPruneError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestNetworksPrune [2021-06-19T06:42:14.996Z] --- PASS: TestNetworksPrune (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestNetworkRemoveError [2021-06-19T06:42:14.996Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestNetworkRemove [2021-06-19T06:42:14.996Z] --- PASS: TestNetworkRemove (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestNodeInspectError [2021-06-19T06:42:14.996Z] --- PASS: TestNodeInspectError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestNodeInspectNodeNotFound [2021-06-19T06:42:14.996Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestNodeInspectWithEmptyID [2021-06-19T06:42:14.996Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestNodeInspect [2021-06-19T06:42:14.996Z] --- PASS: TestNodeInspect (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestNodeListError [2021-06-19T06:42:14.996Z] --- PASS: TestNodeListError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestNodeList [2021-06-19T06:42:14.996Z] --- PASS: TestNodeList (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestNodeRemoveError [2021-06-19T06:42:14.996Z] --- PASS: TestNodeRemoveError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestNodeRemove [2021-06-19T06:42:14.996Z] --- PASS: TestNodeRemove (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestNodeUpdateError [2021-06-19T06:42:14.996Z] --- PASS: TestNodeUpdateError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestNodeUpdate [2021-06-19T06:42:14.996Z] --- PASS: TestNodeUpdate (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestOptionWithTimeout [2021-06-19T06:42:14.996Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestPingFail [2021-06-19T06:42:14.996Z] --- PASS: TestPingFail (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestPingWithError [2021-06-19T06:42:14.996Z] 2021/06/19 06:42:14 RoundTripper returned a response & error; ignoring response [2021-06-19T06:42:14.996Z] 2021/06/19 06:42:14 RoundTripper returned a response & error; ignoring response [2021-06-19T06:42:14.996Z] --- PASS: TestPingWithError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestPingSuccess [2021-06-19T06:42:14.996Z] --- PASS: TestPingSuccess (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestPingHeadFallback [2021-06-19T06:42:14.996Z] === RUN TestPingHeadFallback/OK [2021-06-19T06:42:14.996Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-06-19T06:42:14.996Z] === RUN TestPingHeadFallback/Not_Found [2021-06-19T06:42:14.996Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-06-19T06:42:14.996Z] --- PASS: TestPingHeadFallback (0.00s) [2021-06-19T06:42:14.996Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-06-19T06:42:14.996Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-06-19T06:42:14.996Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-06-19T06:42:14.996Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestPluginDisableError [2021-06-19T06:42:14.996Z] --- PASS: TestPluginDisableError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestPluginDisable [2021-06-19T06:42:14.996Z] --- PASS: TestPluginDisable (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestPluginEnableError [2021-06-19T06:42:14.996Z] --- PASS: TestPluginEnableError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestPluginEnable [2021-06-19T06:42:14.996Z] --- PASS: TestPluginEnable (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestPluginInspectError [2021-06-19T06:42:14.996Z] --- PASS: TestPluginInspectError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestPluginInspectWithEmptyID [2021-06-19T06:42:14.996Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestPluginInspect [2021-06-19T06:42:14.996Z] --- PASS: TestPluginInspect (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestPluginListError [2021-06-19T06:42:14.996Z] --- PASS: TestPluginListError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestPluginList [2021-06-19T06:42:14.996Z] --- PASS: TestPluginList (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestPluginPushError [2021-06-19T06:42:14.996Z] --- PASS: TestPluginPushError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestPluginPush [2021-06-19T06:42:14.996Z] --- PASS: TestPluginPush (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestPluginRemoveError [2021-06-19T06:42:14.996Z] --- PASS: TestPluginRemoveError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestPluginRemove [2021-06-19T06:42:14.996Z] --- PASS: TestPluginRemove (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestPluginSetError [2021-06-19T06:42:14.996Z] --- PASS: TestPluginSetError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestPluginSet [2021-06-19T06:42:14.996Z] --- PASS: TestPluginSet (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestSetHostHeader [2021-06-19T06:42:14.996Z] --- PASS: TestSetHostHeader (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestPlainTextError [2021-06-19T06:42:14.996Z] --- PASS: TestPlainTextError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestInfiniteError [2021-06-19T06:42:14.996Z] --- PASS: TestInfiniteError (0.04s) [2021-06-19T06:42:14.996Z] === RUN TestCanceledContext [2021-06-19T06:42:14.996Z] 2021/06/19 06:42:14 RoundTripper returned a response & error; ignoring response [2021-06-19T06:42:14.996Z] --- PASS: TestCanceledContext (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestDeadlineExceededContext [2021-06-19T06:42:14.996Z] 2021/06/19 06:42:14 RoundTripper returned a response & error; ignoring response [2021-06-19T06:42:14.996Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestSecretCreateUnsupported [2021-06-19T06:42:14.996Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestSecretCreateError [2021-06-19T06:42:14.996Z] --- PASS: TestSecretCreateError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestSecretCreate [2021-06-19T06:42:14.996Z] --- PASS: TestSecretCreate (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestSecretInspectUnsupported [2021-06-19T06:42:14.996Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestSecretInspectError [2021-06-19T06:42:14.996Z] --- PASS: TestSecretInspectError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestSecretInspectSecretNotFound [2021-06-19T06:42:14.996Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestSecretInspectWithEmptyID [2021-06-19T06:42:14.996Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestSecretInspect [2021-06-19T06:42:14.996Z] --- PASS: TestSecretInspect (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestSecretListUnsupported [2021-06-19T06:42:14.996Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestSecretListError [2021-06-19T06:42:14.996Z] --- PASS: TestSecretListError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestSecretList [2021-06-19T06:42:14.996Z] --- PASS: TestSecretList (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestSecretRemoveUnsupported [2021-06-19T06:42:14.996Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestSecretRemoveError [2021-06-19T06:42:14.996Z] --- PASS: TestSecretRemoveError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestSecretRemove [2021-06-19T06:42:14.996Z] --- PASS: TestSecretRemove (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestSecretUpdateUnsupported [2021-06-19T06:42:14.996Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestSecretUpdateError [2021-06-19T06:42:14.996Z] --- PASS: TestSecretUpdateError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestSecretUpdate [2021-06-19T06:42:14.996Z] --- PASS: TestSecretUpdate (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestServiceCreateError [2021-06-19T06:42:14.996Z] --- PASS: TestServiceCreateError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestServiceCreate [2021-06-19T06:42:14.996Z] --- PASS: TestServiceCreate (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestServiceCreateCompatiblePlatforms [2021-06-19T06:42:14.996Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestServiceCreateDigestPinning [2021-06-19T06:42:14.996Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestServiceInspectError [2021-06-19T06:42:14.996Z] --- PASS: TestServiceInspectError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestServiceInspectServiceNotFound [2021-06-19T06:42:14.996Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestServiceInspectWithEmptyID [2021-06-19T06:42:14.996Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestServiceInspect [2021-06-19T06:42:14.996Z] --- PASS: TestServiceInspect (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestServiceListError [2021-06-19T06:42:14.996Z] --- PASS: TestServiceListError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestServiceList [2021-06-19T06:42:14.996Z] --- PASS: TestServiceList (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestServiceLogsError [2021-06-19T06:42:14.996Z] --- PASS: TestServiceLogsError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestServiceLogs [2021-06-19T06:42:14.996Z] --- PASS: TestServiceLogs (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestServiceRemoveError [2021-06-19T06:42:14.996Z] --- PASS: TestServiceRemoveError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestServiceRemoveNotFoundError [2021-06-19T06:42:14.996Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestServiceRemove [2021-06-19T06:42:14.996Z] --- PASS: TestServiceRemove (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestServiceUpdateError [2021-06-19T06:42:14.996Z] --- PASS: TestServiceUpdateError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestServiceUpdate [2021-06-19T06:42:14.996Z] --- PASS: TestServiceUpdate (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestSwarmGetUnlockKeyError [2021-06-19T06:42:14.996Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestSwarmGetUnlockKey [2021-06-19T06:42:14.996Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestSwarmInitError [2021-06-19T06:42:14.996Z] --- PASS: TestSwarmInitError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestSwarmInit [2021-06-19T06:42:14.996Z] --- PASS: TestSwarmInit (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestSwarmInspectError [2021-06-19T06:42:14.996Z] --- PASS: TestSwarmInspectError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestSwarmInspect [2021-06-19T06:42:14.996Z] --- PASS: TestSwarmInspect (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestSwarmJoinError [2021-06-19T06:42:14.996Z] --- PASS: TestSwarmJoinError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestSwarmJoin [2021-06-19T06:42:14.996Z] --- PASS: TestSwarmJoin (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestSwarmLeaveError [2021-06-19T06:42:14.996Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestSwarmLeave [2021-06-19T06:42:14.996Z] --- PASS: TestSwarmLeave (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestSwarmUnlockError [2021-06-19T06:42:14.996Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestSwarmUnlock [2021-06-19T06:42:14.996Z] --- PASS: TestSwarmUnlock (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestSwarmUpdateError [2021-06-19T06:42:14.996Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestSwarmUpdate [2021-06-19T06:42:14.996Z] --- PASS: TestSwarmUpdate (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestTaskInspectError [2021-06-19T06:42:14.996Z] --- PASS: TestTaskInspectError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestTaskInspectWithEmptyID [2021-06-19T06:42:14.996Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestTaskInspect [2021-06-19T06:42:14.996Z] --- PASS: TestTaskInspect (0.01s) [2021-06-19T06:42:14.996Z] === RUN TestTaskListError [2021-06-19T06:42:14.996Z] --- PASS: TestTaskListError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestTaskList [2021-06-19T06:42:14.996Z] --- PASS: TestTaskList (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestVolumeCreateError [2021-06-19T06:42:14.996Z] --- PASS: TestVolumeCreateError (0.00s) [2021-06-19T06:42:14.996Z] === RUN TestVolumeCreate [2021-06-19T06:42:14.997Z] --- PASS: TestVolumeCreate (0.00s) [2021-06-19T06:42:14.997Z] === RUN TestVolumeInspectError [2021-06-19T06:42:14.997Z] --- PASS: TestVolumeInspectError (0.00s) [2021-06-19T06:42:14.997Z] === RUN TestVolumeInspectNotFound [2021-06-19T06:42:14.997Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-06-19T06:42:14.997Z] === RUN TestVolumeInspectWithEmptyID [2021-06-19T06:42:14.997Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-06-19T06:42:14.997Z] === RUN TestVolumeInspect [2021-06-19T06:42:14.997Z] --- PASS: TestVolumeInspect (0.00s) [2021-06-19T06:42:14.997Z] === RUN TestVolumeListError [2021-06-19T06:42:14.997Z] --- PASS: TestVolumeListError (0.00s) [2021-06-19T06:42:14.997Z] === RUN TestVolumeList [2021-06-19T06:42:14.997Z] --- PASS: TestVolumeList (0.00s) [2021-06-19T06:42:14.997Z] === RUN TestVolumeRemoveError [2021-06-19T06:42:14.997Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-06-19T06:42:14.997Z] === RUN TestVolumeRemove [2021-06-19T06:42:14.997Z] --- PASS: TestVolumeRemove (0.00s) [2021-06-19T06:42:14.997Z] === CONT TestTLSCloseWriter [2021-06-19T06:42:14.997Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-06-19T06:42:14.997Z] PASS [2021-06-19T06:42:14.997Z] coverage: 75.0% of statements [2021-06-19T06:42:14.997Z] ok github.com/docker/docker/client 0.291s coverage: 75.0% of statements [2021-06-19T06:42:15.502Z] --- PASS: TestLinksContainerNames (1.39s) [2021-06-19T06:42:15.502Z] === RUN TestLogsFollowTailEmpty [2021-06-19T06:42:16.442Z] --- PASS: TestLogsFollowTailEmpty (0.67s) [2021-06-19T06:42:16.442Z] === RUN TestContainerNetworkMountsNoChown [2021-06-19T06:42:16.583Z] --- PASS: TestUpdateRestartPolicy (12.05s) [2021-06-19T06:42:16.583Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-19T06:42:17.012Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2021-06-19T06:42:17.012Z] === RUN TestMountDaemonRoot [2021-06-19T06:42:17.012Z] === RUN TestMountDaemonRoot/default [2021-06-19T06:42:17.012Z] === PAUSE TestMountDaemonRoot/default [2021-06-19T06:42:17.012Z] === RUN TestMountDaemonRoot/private [2021-06-19T06:42:17.012Z] === PAUSE TestMountDaemonRoot/private [2021-06-19T06:42:17.012Z] === RUN TestMountDaemonRoot/rprivate [2021-06-19T06:42:17.012Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-19T06:42:17.012Z] === RUN TestMountDaemonRoot/slave [2021-06-19T06:42:17.012Z] === PAUSE TestMountDaemonRoot/slave [2021-06-19T06:42:17.012Z] === RUN TestMountDaemonRoot/rslave [2021-06-19T06:42:17.012Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-19T06:42:17.012Z] === RUN TestMountDaemonRoot/shared [2021-06-19T06:42:17.012Z] === PAUSE TestMountDaemonRoot/shared [2021-06-19T06:42:17.012Z] === RUN TestMountDaemonRoot/rshared [2021-06-19T06:42:17.012Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-19T06:42:17.012Z] === CONT TestMountDaemonRoot/default [2021-06-19T06:42:17.012Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-19T06:42:17.012Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-19T06:42:17.012Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-19T06:42:17.012Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-19T06:42:17.012Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-19T06:42:17.012Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-19T06:42:17.012Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-19T06:42:17.012Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-19T06:42:17.012Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-19T06:42:17.012Z] === CONT TestMountDaemonRoot/rshared [2021-06-19T06:42:17.012Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-19T06:42:17.012Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-19T06:42:17.012Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-19T06:42:17.012Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-19T06:42:17.012Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-19T06:42:17.012Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-19T06:42:17.012Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-19T06:42:17.012Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-19T06:42:17.012Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-19T06:42:17.012Z] === CONT TestMountDaemonRoot/shared [2021-06-19T06:42:17.012Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-19T06:42:17.012Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-19T06:42:17.012Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-19T06:42:17.012Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-19T06:42:17.012Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-19T06:42:17.012Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-19T06:42:17.012Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-19T06:42:17.012Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-19T06:42:17.012Z] === CONT TestMountDaemonRoot/rslave [2021-06-19T06:42:17.012Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-19T06:42:17.012Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-19T06:42:17.012Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-19T06:42:17.012Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-19T06:42:17.012Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-19T06:42:17.012Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-19T06:42:17.012Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-19T06:42:17.012Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-19T06:42:17.012Z] === CONT TestMountDaemonRoot/slave [2021-06-19T06:42:17.012Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-19T06:42:17.012Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-19T06:42:17.012Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-19T06:42:17.012Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-19T06:42:17.012Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-19T06:42:17.012Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-19T06:42:17.012Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-19T06:42:17.012Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-19T06:42:17.012Z] === CONT TestMountDaemonRoot/rprivate [2021-06-19T06:42:17.012Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-19T06:42:17.012Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-19T06:42:17.012Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-19T06:42:17.012Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-19T06:42:17.012Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-19T06:42:17.012Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-19T06:42:17.012Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-19T06:42:17.012Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-19T06:42:17.012Z] === CONT TestMountDaemonRoot/private [2021-06-19T06:42:17.012Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-19T06:42:17.012Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-19T06:42:17.012Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-19T06:42:17.012Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-19T06:42:17.012Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-19T06:42:17.012Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-19T06:42:17.012Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-19T06:42:17.012Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-19T06:42:17.012Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-19T06:42:17.012Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-19T06:42:17.012Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-19T06:42:17.012Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-19T06:42:17.012Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-19T06:42:17.012Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-19T06:42:17.012Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-19T06:42:17.144Z] --- PASS: TestUpdateRestartWithAutoRemove (0.58s) [2021-06-19T06:42:17.144Z] === RUN TestWaitNonBlocked [2021-06-19T06:42:17.144Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-19T06:42:17.144Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-19T06:42:17.144Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-19T06:42:17.144Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-19T06:42:17.144Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-19T06:42:17.144Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-19T06:42:17.273Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-19T06:42:17.273Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-19T06:42:17.273Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-19T06:42:17.273Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-19T06:42:17.273Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-19T06:42:17.273Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-19T06:42:17.273Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-19T06:42:17.273Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-19T06:42:17.273Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-19T06:42:17.273Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-19T06:42:17.273Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-19T06:42:17.273Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-19T06:42:17.273Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-19T06:42:17.273Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-19T06:42:17.273Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-19T06:42:17.273Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-19T06:42:17.273Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-19T06:42:17.273Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-19T06:42:17.273Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-19T06:42:17.273Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-06-19T06:42:17.273Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-19T06:42:17.273Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-06-19T06:42:17.273Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-06-19T06:42:17.273Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2021-06-19T06:42:17.273Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-06-19T06:42:17.273Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-19T06:42:17.273Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-06-19T06:42:17.273Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-06-19T06:42:17.273Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-06-19T06:42:17.273Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-06-19T06:42:17.273Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-19T06:42:17.273Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-06-19T06:42:17.273Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.01s) [2021-06-19T06:42:17.273Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-06-19T06:42:17.273Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-06-19T06:42:17.273Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-19T06:42:17.273Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-06-19T06:42:17.273Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-06-19T06:42:17.273Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-06-19T06:42:17.273Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-06-19T06:42:17.273Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-19T06:42:17.273Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-06-19T06:42:17.273Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-06-19T06:42:17.273Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-06-19T06:42:17.273Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-06-19T06:42:17.273Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-19T06:42:17.273Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-06-19T06:42:17.273Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-06-19T06:42:17.273Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-06-19T06:42:17.273Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-06-19T06:42:17.273Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-19T06:42:17.273Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-06-19T06:42:17.273Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-06-19T06:42:17.273Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-06-19T06:42:17.273Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-06-19T06:42:17.273Z] === RUN TestContainerBindMountNonRecursive [2021-06-19T06:42:18.073Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-06-19T06:42:18.073Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.86s) [2021-06-19T06:42:18.073Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.92s) [2021-06-19T06:42:18.073Z] === RUN TestWaitBlocked [2021-06-19T06:42:18.073Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-19T06:42:18.073Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-19T06:42:18.073Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-19T06:42:18.073Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-19T06:42:18.073Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-19T06:42:18.073Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-19T06:42:18.999Z] --- PASS: TestWaitBlocked (0.02s) [2021-06-19T06:42:18.999Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.96s) [2021-06-19T06:42:18.999Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.02s) [2021-06-19T06:42:18.999Z] === CONT TestDaemonRestartIpcMode [2021-06-19T06:42:18.999Z] === CONT TestIpcModeOlderClient [2021-06-19T06:42:18.999Z] --- PASS: TestIpcModeOlderClient (0.05s) [2021-06-19T06:42:18.999Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-19T06:42:19.816Z] --- PASS: TestContainerBindMountNonRecursive (1.95s) [2021-06-19T06:42:19.816Z] === RUN TestContainerVolumesMountedAsShared [2021-06-19T06:42:19.816Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s) [2021-06-19T06:42:19.816Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-19T06:42:20.757Z] --- PASS: TestContainerVolumesMountedAsSlave (0.78s) [2021-06-19T06:42:20.757Z] === RUN TestNetworkNat [2021-06-19T06:42:21.328Z] --- PASS: TestNetworkNat (0.73s) [2021-06-19T06:42:21.328Z] === RUN TestNetworkLocalhostTCPNat [2021-06-19T06:42:21.899Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2021-06-19T06:42:21.899Z] === RUN TestNetworkLoopbackNat [2021-06-19T06:42:22.855Z] ..........................xx.................... [ 29%] [2021-06-19T06:42:23.170Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.62s) [2021-06-19T06:42:24.094Z] --- PASS: TestDaemonRestartIpcMode (5.01s) [2021-06-19T06:42:24.094Z] PASS [2021-06-19T06:42:24.094Z] [2021-06-19T06:42:24.094Z] === Skipped [2021-06-19T06:42:24.094Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-19T06:42:24.094Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-19T06:42:24.094Z] [2021-06-19T06:42:24.094Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-06-19T06:42:24.094Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-06-19T06:42:24.094Z] [2021-06-19T06:42:24.094Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-06-19T06:42:24.094Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-19T06:42:24.094Z] [2021-06-19T06:42:24.094Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-06-19T06:42:24.094Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-06-19T06:42:24.094Z] [2021-06-19T06:42:24.094Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-06-19T06:42:24.094Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-19T06:42:24.094Z] [2021-06-19T06:42:24.094Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-06-19T06:42:24.094Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-19T06:42:24.094Z] [2021-06-19T06:42:24.094Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-06-19T06:42:24.094Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-19T06:42:24.094Z] [2021-06-19T06:42:24.094Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-06-19T06:42:24.094Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-19T06:42:24.094Z] [2021-06-19T06:42:24.094Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-06-19T06:42:24.094Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-19T06:42:24.094Z] [2021-06-19T06:42:24.094Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-19T06:42:24.094Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-19T06:42:24.094Z] [2021-06-19T06:42:24.094Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-06-19T06:42:24.094Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-19T06:42:24.094Z] [2021-06-19T06:42:24.094Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-06-19T06:42:24.094Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-06-19T06:42:24.094Z] [2021-06-19T06:42:24.094Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-06-19T06:42:24.094Z] 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-06-19T06:42:24.094Z] [2021-06-19T06:42:24.094Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-06-19T06:42:24.095Z] 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-06-19T06:42:24.095Z] [2021-06-19T06:42:24.095Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-06-19T06:42:24.095Z] 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-06-19T06:42:24.095Z] [2021-06-19T06:42:24.095Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-06-19T06:42:24.095Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-19T06:42:24.095Z] [2021-06-19T06:42:24.095Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-19T06:42:24.095Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-19T06:42:24.095Z] [2021-06-19T06:42:24.095Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-06-19T06:42:24.095Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-19T06:42:24.095Z] [2021-06-19T06:42:24.095Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-06-19T06:42:24.095Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-06-19T06:42:24.095Z] [2021-06-19T06:42:24.095Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-06-19T06:42:24.095Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-06-19T06:42:24.095Z] [2021-06-19T06:42:24.095Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-06-19T06:42:24.095Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-19T06:42:24.095Z] [2021-06-19T06:42:24.095Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-19T06:42:24.095Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-19T06:42:24.095Z] [2021-06-19T06:42:24.095Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-06-19T06:42:24.095Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-19T06:42:24.095Z] [2021-06-19T06:42:24.095Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-06-19T06:42:24.095Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-19T06:42:24.095Z] [2021-06-19T06:42:24.095Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-06-19T06:42:24.095Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-19T06:42:24.095Z] [2021-06-19T06:42:24.095Z] [2021-06-19T06:42:24.095Z] DONE 177 tests, 25 skipped in 98.995s [2021-06-19T06:42:24.095Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-19T06:42:24.095Z] INFO: Testing against a local daemon [2021-06-19T06:42:24.095Z] === RUN TestCommitInheritsEnv [2021-06-19T06:42:25.192Z] --- PASS: TestNetworkLoopbackNat (3.07s) [2021-06-19T06:42:25.193Z] === RUN TestPause [2021-06-19T06:42:25.763Z] --- PASS: TestPause (0.78s) [2021-06-19T06:42:25.763Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-19T06:42:25.763Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-19T06:42:25.763Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-19T06:42:25.763Z] === RUN TestPauseStopPausedContainer [2021-06-19T06:42:26.613Z] --- PASS: TestCommitInheritsEnv (2.05s) [2021-06-19T06:42:26.613Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-19T06:42:26.613Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-19T06:42:26.613Z] === RUN TestImagesFilterMultiReference [2021-06-19T06:42:26.613Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-06-19T06:42:26.613Z] === RUN TestImagePullPlatformInvalid [2021-06-19T06:42:26.613Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-06-19T06:42:26.613Z] === RUN TestRemoveImageOrphaning [2021-06-19T06:42:26.702Z] --- PASS: TestPauseStopPausedContainer (0.70s) [2021-06-19T06:42:26.702Z] === RUN TestPidHost [2021-06-19T06:42:27.364Z] --- PASS: TestCheckoutGit (22.75s) [2021-06-19T06:42:27.364Z] === RUN TestValidGitTransport [2021-06-19T06:42:27.364Z] --- PASS: TestValidGitTransport (0.00s) [2021-06-19T06:42:27.364Z] === RUN TestGitInvalidRef [2021-06-19T06:42:27.364Z] --- PASS: TestGitInvalidRef (0.13s) [2021-06-19T06:42:27.364Z] PASS [2021-06-19T06:42:27.364Z] coverage: 86.3% of statements [2021-06-19T06:42:27.364Z] ok github.com/docker/docker/builder/remotecontext/git 22.938s coverage: 86.3% of statements [2021-06-19T06:42:27.821Z] ? github.com/docker/docker/cli [no test files] [2021-06-19T06:42:27.821Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-19T06:42:28.497Z] --- PASS: TestRemoveImageOrphaning (1.94s) [2021-06-19T06:42:28.497Z] === RUN TestRemoveImageGarbageCollector [2021-06-19T06:42:28.497Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-06-19T06:42:28.497Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-06-19T06:42:28.497Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-19T06:42:28.497Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-06-19T06:42:28.497Z] === RUN TestTagInvalidReference [2021-06-19T06:42:28.497Z] --- PASS: TestTagInvalidReference (0.01s) [2021-06-19T06:42:28.497Z] === RUN TestTagValidPrefixedRepo [2021-06-19T06:42:28.497Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-06-19T06:42:28.497Z] === RUN TestTagExistedNameWithoutForce [2021-06-19T06:42:28.497Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-06-19T06:42:28.497Z] === RUN TestTagOfficialNames [2021-06-19T06:42:28.497Z] --- PASS: TestTagOfficialNames (0.05s) [2021-06-19T06:42:28.497Z] === RUN TestTagMatchesDigest [2021-06-19T06:42:28.497Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-06-19T06:42:28.497Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-19T06:42:28.613Z] --- PASS: TestPidHost (1.92s) [2021-06-19T06:42:28.613Z] === RUN TestPsFilter [2021-06-19T06:42:28.613Z] --- PASS: TestPsFilter (0.16s) [2021-06-19T06:42:28.613Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-19T06:42:29.188Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s) [2021-06-19T06:42:29.188Z] === RUN TestRemoveContainerWithVolume [2021-06-19T06:42:30.127Z] --- PASS: TestRemoveContainerWithVolume (0.69s) [2021-06-19T06:42:30.127Z] === RUN TestRemoveContainerRunning [2021-06-19T06:42:30.698Z] --- PASS: TestRemoveContainerRunning (0.69s) [2021-06-19T06:42:30.698Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-19T06:42:31.269Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s) [2021-06-19T06:42:31.269Z] === RUN TestRemoveInvalidContainer [2021-06-19T06:42:31.269Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-06-19T06:42:31.269Z] === RUN TestRenameLinkedContainer [2021-06-19T06:42:34.569Z] --- PASS: TestRenameLinkedContainer (2.70s) [2021-06-19T06:42:34.569Z] === RUN TestRenameStoppedContainer [2021-06-19T06:42:34.829Z] --- PASS: TestRenameStoppedContainer (0.65s) [2021-06-19T06:42:34.829Z] === RUN TestRenameRunningContainerAndReuse [2021-06-19T06:42:36.211Z] --- PASS: TestRenameRunningContainerAndReuse (1.32s) [2021-06-19T06:42:36.211Z] === RUN TestRenameInvalidName [2021-06-19T06:42:36.783Z] --- PASS: TestRenameInvalidName (0.68s) [2021-06-19T06:42:36.783Z] === RUN TestRenameAnonymousContainer [2021-06-19T06:42:38.135Z] === RUN TestContainerStopSignal [2021-06-19T06:42:38.135Z] --- PASS: TestContainerStopSignal (0.00s) [2021-06-19T06:42:38.135Z] === RUN TestContainerStopTimeout [2021-06-19T06:42:38.135Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-06-19T06:42:38.135Z] === RUN TestContainerSecretReferenceDestTarget [2021-06-19T06:42:38.135Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-06-19T06:42:38.135Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-06-19T06:42:38.135Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-06-19T06:42:38.135Z] === RUN TestContainerLogPathSetForRingLogger [2021-06-19T06:42:38.135Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-06-19T06:42:38.135Z] === RUN TestReplaceAndAppendEnvVars [2021-06-19T06:42:38.135Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-06-19T06:42:38.135Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-06-19T06:42:38.135Z] === RUN TestNewMemoryStore [2021-06-19T06:42:38.135Z] --- PASS: TestNewMemoryStore (0.00s) [2021-06-19T06:42:38.135Z] === RUN TestAddContainers [2021-06-19T06:42:38.135Z] --- PASS: TestAddContainers (0.00s) [2021-06-19T06:42:38.135Z] === RUN TestGetContainer [2021-06-19T06:42:38.135Z] --- PASS: TestGetContainer (0.00s) [2021-06-19T06:42:38.135Z] === RUN TestDeleteContainer [2021-06-19T06:42:38.135Z] --- PASS: TestDeleteContainer (0.00s) [2021-06-19T06:42:38.135Z] === RUN TestListContainers [2021-06-19T06:42:38.135Z] --- PASS: TestListContainers (0.00s) [2021-06-19T06:42:38.135Z] === RUN TestFirstContainer [2021-06-19T06:42:38.135Z] --- PASS: TestFirstContainer (0.00s) [2021-06-19T06:42:38.135Z] === RUN TestApplyAllContainer [2021-06-19T06:42:38.135Z] --- PASS: TestApplyAllContainer (0.00s) [2021-06-19T06:42:38.135Z] === RUN TestIsValidHealthString [2021-06-19T06:42:38.135Z] --- PASS: TestIsValidHealthString (0.00s) [2021-06-19T06:42:38.135Z] === RUN TestStateRunStop [2021-06-19T06:42:38.135Z] --- PASS: TestStateRunStop (0.00s) [2021-06-19T06:42:38.135Z] === RUN TestStateTimeoutWait [2021-06-19T06:42:38.592Z] state_test.go:141: Stop callback fired [2021-06-19T06:42:38.592Z] state_test.go:165: Stop callback fired [2021-06-19T06:42:38.592Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-06-19T06:42:38.592Z] === RUN TestIsValidStateString [2021-06-19T06:42:38.592Z] --- PASS: TestIsValidStateString (0.00s) [2021-06-19T06:42:38.592Z] === RUN TestViewSaveDelete [2021-06-19T06:42:38.592Z] --- PASS: TestViewSaveDelete (0.01s) [2021-06-19T06:42:38.592Z] === RUN TestViewAll [2021-06-19T06:42:38.592Z] --- PASS: TestViewAll (0.01s) [2021-06-19T06:42:38.592Z] === RUN TestViewGet [2021-06-19T06:42:38.592Z] --- PASS: TestViewGet (0.01s) [2021-06-19T06:42:38.592Z] === RUN TestNames [2021-06-19T06:42:38.592Z] --- PASS: TestNames (0.00s) [2021-06-19T06:42:38.592Z] === RUN TestViewWithHealthCheck [2021-06-19T06:42:38.592Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-06-19T06:42:38.592Z] PASS [2021-06-19T06:42:38.592Z] coverage: 41.5% of statements [2021-06-19T06:42:38.592Z] ok github.com/docker/docker/container 0.207s coverage: 41.5% of statements [2021-06-19T06:42:38.592Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-06-19T06:42:38.592Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-06-19T06:42:38.592Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-06-19T06:42:38.592Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-06-19T06:42:38.593Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-06-19T06:42:38.593Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-06-19T06:42:38.593Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-06-19T06:42:38.593Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-06-19T06:42:38.593Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-06-19T06:42:38.593Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-06-19T06:42:38.593Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-06-19T06:42:38.593Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-06-19T06:42:38.593Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-06-19T06:42:38.593Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-06-19T06:42:38.593Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-06-19T06:42:38.593Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.01s) [2021-06-19T06:42:38.593Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-06-19T06:42:38.593Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-06-19T06:42:38.593Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-06-19T06:42:38.593Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-06-19T06:42:38.593Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-06-19T06:42:38.593Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-06-19T06:42:38.593Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-06-19T06:42:38.593Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-06-19T06:42:38.593Z] === RUN TestConfigureDaemonLogs [2021-06-19T06:42:38.593Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-06-19T06:42:38.593Z] === RUN TestCommonOptionsInstallFlags [2021-06-19T06:42:38.593Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-06-19T06:42:38.593Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-06-19T06:42:38.593Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-06-19T06:42:38.593Z] PASS [2021-06-19T06:42:38.593Z] coverage: 18.4% of statements [2021-06-19T06:42:38.593Z] ok github.com/docker/docker/cmd/dockerd 0.135s coverage: 18.4% of statements [2021-06-19T06:42:38.593Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-19T06:42:38.593Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-19T06:42:38.593Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-19T06:42:38.593Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-19T06:42:39.323Z] --- PASS: TestRenameAnonymousContainer (2.32s) [2021-06-19T06:42:39.323Z] === RUN TestRenameContainerWithSameName [2021-06-19T06:42:39.893Z] --- PASS: TestRenameContainerWithSameName (0.69s) [2021-06-19T06:42:39.893Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-19T06:42:40.128Z] === RUN TestPrepare [2021-06-19T06:42:40.128Z] --- PASS: TestPrepare (0.00s) [2021-06-19T06:42:40.128Z] === RUN TestStart [2021-06-19T06:42:40.128Z] --- PASS: TestStart (0.00s) [2021-06-19T06:42:40.128Z] === RUN TestWaitCancel [2021-06-19T06:42:40.128Z] --- PASS: TestWaitCancel (0.00s) [2021-06-19T06:42:40.128Z] === RUN TestWaitDisabled [2021-06-19T06:42:40.128Z] --- PASS: TestWaitDisabled (0.00s) [2021-06-19T06:42:40.128Z] === RUN TestWaitEnabled [2021-06-19T06:42:40.128Z] --- PASS: TestWaitEnabled (0.00s) [2021-06-19T06:42:40.128Z] === RUN TestRemove [2021-06-19T06:42:40.128Z] --- PASS: TestRemove (0.00s) [2021-06-19T06:42:40.128Z] PASS [2021-06-19T06:42:40.128Z] coverage: 65.3% of statements [2021-06-19T06:42:40.128Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.056s coverage: 65.3% of statements [2021-06-19T06:42:41.276Z] --- PASS: TestRenameContainerWithLinkedContainer (1.40s) [2021-06-19T06:42:41.276Z] === RUN TestResize [2021-06-19T06:42:41.661Z] === RUN TestNewListSecretsFilters [2021-06-19T06:42:41.661Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-06-19T06:42:41.661Z] === RUN TestNewListConfigsFilters [2021-06-19T06:42:41.661Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-06-19T06:42:41.661Z] PASS [2021-06-19T06:42:41.661Z] coverage: 0.5% of statements [2021-06-19T06:42:41.661Z] ok github.com/docker/docker/daemon/cluster 0.510s coverage: 0.5% of statements [2021-06-19T06:42:41.849Z] --- PASS: TestResize (0.69s) [2021-06-19T06:42:41.849Z] === RUN TestResizeWithInvalidSize [2021-06-19T06:42:42.119Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-06-19T06:42:42.119Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.11s) [2021-06-19T06:42:42.119Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-06-19T06:42:42.119Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-06-19T06:42:42.119Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-06-19T06:42:42.119Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-06-19T06:42:42.119Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-06-19T06:42:42.119Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-06-19T06:42:42.119Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-06-19T06:42:42.119Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-06-19T06:42:42.119Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-06-19T06:42:42.119Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-06-19T06:42:42.119Z] === RUN TestServiceConvertToGRPCIsolation [2021-06-19T06:42:42.119Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-06-19T06:42:42.119Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-06-19T06:42:42.119Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-06-19T06:42:42.119Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-06-19T06:42:42.119Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-06-19T06:42:42.119Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-06-19T06:42:42.119Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-06-19T06:42:42.119Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-06-19T06:42:42.119Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-06-19T06:42:42.119Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-06-19T06:42:42.119Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-06-19T06:42:42.119Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-06-19T06:42:42.119Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-06-19T06:42:42.119Z] === RUN TestServiceConvertFromGRPCIsolation [2021-06-19T06:42:42.119Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-06-19T06:42:42.119Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-06-19T06:42:42.119Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-06-19T06:42:42.119Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-06-19T06:42:42.119Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-06-19T06:42:42.119Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-06-19T06:42:42.119Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-06-19T06:42:42.119Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-06-19T06:42:42.119Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-06-19T06:42:42.119Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-06-19T06:42:42.119Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-06-19T06:42:42.119Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-06-19T06:42:42.119Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-06-19T06:42:42.119Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-06-19T06:42:42.119Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-06-19T06:42:42.119Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-06-19T06:42:42.119Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-06-19T06:42:42.119Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-19T06:42:42.119Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-06-19T06:42:42.119Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-06-19T06:42:42.119Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-06-19T06:42:42.119Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-06-19T06:42:42.119Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-19T06:42:42.120Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-19T06:42:42.120Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-19T06:42:42.120Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-06-19T06:42:42.120Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-06-19T06:42:42.120Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-06-19T06:42:42.120Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-06-19T06:42:42.120Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-06-19T06:42:42.120Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-06-19T06:42:42.120Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-19T06:42:42.120Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-19T06:42:42.120Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-19T06:42:42.120Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-19T06:42:42.120Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-06-19T06:42:42.422Z] --- PASS: TestResizeWithInvalidSize (0.68s) [2021-06-19T06:42:42.422Z] === RUN TestResizeWhenContainerNotStarted [2021-06-19T06:42:42.578Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-06-19T06:42:42.578Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-06-19T06:42:42.578Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-06-19T06:42:42.578Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-06-19T06:42:42.578Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-06-19T06:42:42.578Z] === RUN TestServiceConvertFromGRPCConfigs [2021-06-19T06:42:42.578Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-06-19T06:42:42.578Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-06-19T06:42:42.578Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-06-19T06:42:42.578Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-06-19T06:42:42.578Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-06-19T06:42:42.578Z] === RUN TestServiceConvertToGRPCConfigs [2021-06-19T06:42:42.578Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-06-19T06:42:42.578Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-06-19T06:42:42.578Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-06-19T06:42:42.578Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-06-19T06:42:42.578Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-06-19T06:42:42.578Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-06-19T06:42:42.578Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-06-19T06:42:42.578Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-06-19T06:42:42.578Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-06-19T06:42:42.578Z] PASS [2021-06-19T06:42:42.578Z] coverage: 35.9% of statements [2021-06-19T06:42:42.578Z] ok github.com/docker/docker/daemon/cluster/convert 0.185s coverage: 35.9% of statements [2021-06-19T06:42:43.363Z] --- PASS: TestResizeWhenContainerNotStarted (0.66s) [2021-06-19T06:42:43.364Z] === RUN TestDaemonRestartKillContainers [2021-06-19T06:42:43.364Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-19T06:42:43.364Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-19T06:42:43.364Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-19T06:42:43.364Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-19T06:42:43.364Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-19T06:42:43.364Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-19T06:42:43.364Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-19T06:42:43.364Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-19T06:42:43.364Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-19T06:42:43.364Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-19T06:42:43.364Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-19T06:42:43.364Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-19T06:42:43.364Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-19T06:42:43.364Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-19T06:42:43.364Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-19T06:42:43.364Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-19T06:42:43.364Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-19T06:42:43.364Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-19T06:42:43.364Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-19T06:42:43.364Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-19T06:42:43.364Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-19T06:42:43.364Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-19T06:42:43.364Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-19T06:42:43.364Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-19T06:42:43.364Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-19T06:42:43.364Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-19T06:42:44.758Z] === RUN TestBuilderGC [2021-06-19T06:42:44.758Z] --- PASS: TestBuilderGC (0.00s) [2021-06-19T06:42:44.758Z] === RUN TestDaemonConfigurationNotFound [2021-06-19T06:42:44.758Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-06-19T06:42:44.758Z] === RUN TestDaemonBrokenConfiguration [2021-06-19T06:42:44.758Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-06-19T06:42:44.758Z] === RUN TestParseClusterAdvertiseSettings [2021-06-19T06:42:44.758Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-06-19T06:42:44.758Z] === RUN TestFindConfigurationConflicts [2021-06-19T06:42:44.758Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-06-19T06:42:44.758Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-06-19T06:42:44.758Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-06-19T06:42:44.758Z] === RUN TestDaemonConfigurationMergeConflicts [2021-06-19T06:42:44.758Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-06-19T06:42:44.758Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-06-19T06:42:44.758Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-06-19T06:42:44.758Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-06-19T06:42:44.758Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-06-19T06:42:44.758Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-06-19T06:42:44.758Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-06-19T06:42:44.758Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-06-19T06:42:44.758Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-06-19T06:42:44.758Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-06-19T06:42:44.758Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-06-19T06:42:44.758Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-06-19T06:42:44.758Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-06-19T06:42:44.758Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-06-19T06:42:44.758Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-06-19T06:42:44.758Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-06-19T06:42:44.758Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-06-19T06:42:44.758Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-06-19T06:42:44.758Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-06-19T06:42:44.758Z] === RUN TestValidateConfigurationErrors [2021-06-19T06:42:44.758Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-06-19T06:42:44.758Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-06-19T06:42:44.758Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-06-19T06:42:44.758Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-06-19T06:42:44.758Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-06-19T06:42:44.758Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-06-19T06:42:44.758Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-06-19T06:42:44.758Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-06-19T06:42:44.758Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-06-19T06:42:44.758Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-06-19T06:42:44.758Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-06-19T06:42:44.758Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-06-19T06:42:44.758Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-06-19T06:42:44.758Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-06-19T06:42:44.758Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-06-19T06:42:44.758Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-06-19T06:42:44.758Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-06-19T06:42:44.758Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-06-19T06:42:44.758Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-06-19T06:42:44.758Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-06-19T06:42:44.758Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-06-19T06:42:44.758Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-06-19T06:42:44.758Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-06-19T06:42:44.758Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-06-19T06:42:44.758Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-06-19T06:42:45.216Z] === RUN TestValidateConfiguration [2021-06-19T06:42:45.216Z] === RUN TestValidateConfiguration/with_label [2021-06-19T06:42:45.216Z] === RUN TestValidateConfiguration/with_dns [2021-06-19T06:42:45.216Z] === RUN TestValidateConfiguration/with_dns-search [2021-06-19T06:42:45.216Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-06-19T06:42:45.216Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-06-19T06:42:45.216Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-06-19T06:42:45.216Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-06-19T06:42:45.216Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-06-19T06:42:45.216Z] --- PASS: TestValidateConfiguration (0.00s) [2021-06-19T06:42:45.216Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-06-19T06:42:45.216Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-06-19T06:42:45.216Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-06-19T06:42:45.216Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-06-19T06:42:45.216Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-06-19T06:42:45.216Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-06-19T06:42:45.216Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-06-19T06:42:45.216Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-06-19T06:42:45.216Z] === RUN TestModifiedDiscoverySettings [2021-06-19T06:42:45.216Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-06-19T06:42:45.216Z] === RUN TestReloadSetConfigFileNotExist [2021-06-19T06:42:45.216Z] time="2021-06-19T06:42:44Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-06-19T06:42:45.216Z] --- PASS: TestReloadSetConfigFileNotExist (0.09s) [2021-06-19T06:42:45.216Z] === RUN TestReloadDefaultConfigNotExist [2021-06-19T06:42:45.216Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:42:45.216Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-06-19T06:42:45.216Z] === RUN TestReloadBadDefaultConfig [2021-06-19T06:42:45.216Z] time="2021-06-19T06:42:44Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-496056351" [2021-06-19T06:42:45.216Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-06-19T06:42:45.216Z] === RUN TestReloadWithConflictingLabels [2021-06-19T06:42:45.216Z] time="2021-06-19T06:42:44Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-173331698" [2021-06-19T06:42:45.216Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-06-19T06:42:45.216Z] === RUN TestReloadWithDuplicateLabels [2021-06-19T06:42:45.216Z] time="2021-06-19T06:42:44Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-904442793" [2021-06-19T06:42:45.216Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-06-19T06:42:45.216Z] === RUN TestDaemonConfigurationMerge [2021-06-19T06:42:45.216Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-06-19T06:42:45.216Z] PASS [2021-06-19T06:42:45.216Z] coverage: 79.7% of statements [2021-06-19T06:42:45.216Z] ok github.com/docker/docker/daemon/config 0.188s coverage: 79.7% of statements [2021-06-19T06:42:45.216Z] === RUN TestWaitNodeAttachment [2021-06-19T06:42:45.281Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-19T06:42:45.541Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-19T06:42:45.674Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-06-19T06:42:45.674Z] === RUN TestIsolationConversion [2021-06-19T06:42:45.674Z] === RUN TestIsolationConversion/default [2021-06-19T06:42:45.674Z] === RUN TestIsolationConversion/process [2021-06-19T06:42:45.674Z] === RUN TestIsolationConversion/hyperv [2021-06-19T06:42:45.674Z] --- PASS: TestIsolationConversion (0.00s) [2021-06-19T06:42:45.674Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-06-19T06:42:45.674Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-06-19T06:42:45.674Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-06-19T06:42:45.674Z] === RUN TestContainerLabels [2021-06-19T06:42:45.674Z] --- PASS: TestContainerLabels (0.00s) [2021-06-19T06:42:45.674Z] === RUN TestCredentialSpecConversion [2021-06-19T06:42:45.674Z] === RUN TestCredentialSpecConversion/none [2021-06-19T06:42:45.674Z] === RUN TestCredentialSpecConversion/config [2021-06-19T06:42:45.674Z] === RUN TestCredentialSpecConversion/file [2021-06-19T06:42:45.674Z] === RUN TestCredentialSpecConversion/registry [2021-06-19T06:42:45.674Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-06-19T06:42:45.674Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-06-19T06:42:45.674Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-06-19T06:42:45.674Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-06-19T06:42:45.674Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-06-19T06:42:45.674Z] === RUN TestControllerValidateMountBind [2021-06-19T06:42:45.674Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-06-19T06:42:45.674Z] === RUN TestControllerValidateMountVolume [2021-06-19T06:42:45.674Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-06-19T06:42:45.674Z] === RUN TestControllerValidateMountTarget [2021-06-19T06:42:45.674Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-06-19T06:42:45.674Z] === RUN TestControllerValidateMountTmpfs [2021-06-19T06:42:45.674Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-06-19T06:42:45.674Z] === RUN TestControllerValidateMountInvalidType [2021-06-19T06:42:45.674Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-06-19T06:42:45.674Z] === RUN TestControllerValidateMountNamedPipe [2021-06-19T06:42:45.674Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-06-19T06:42:45.674Z] PASS [2021-06-19T06:42:45.674Z] coverage: 11.0% of statements [2021-06-19T06:42:45.674Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.539s coverage: 11.0% of statements [2021-06-19T06:42:45.674Z] === RUN TestDiscoveryOptsErrors [2021-06-19T06:42:45.674Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-06-19T06:42:45.674Z] === RUN TestDiscoveryOpts [2021-06-19T06:42:45.674Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-06-19T06:42:45.674Z] PASS [2021-06-19T06:42:45.674Z] coverage: 30.0% of statements [2021-06-19T06:42:45.674Z] ok github.com/docker/docker/daemon/discovery 0.049s coverage: 30.0% of statements [2021-06-19T06:42:45.680Z] Loaded image: buildpack-deps:buster [2021-06-19T06:42:45.680Z] Loaded image: busybox:latest [2021-06-19T06:42:45.680Z] Loaded image: busybox:glibc [2021-06-19T06:42:46.133Z] === RUN TestVerifyNetworkingConfig [2021-06-19T06:42:46.133Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-06-19T06:42:46.133Z] === RUN TestGetContainer [2021-06-19T06:42:46.133Z] --- PASS: TestGetContainer (0.00s) [2021-06-19T06:42:46.133Z] === RUN TestValidContainerNames [2021-06-19T06:42:46.133Z] --- PASS: TestValidContainerNames (0.00s) [2021-06-19T06:42:46.133Z] === RUN TestContainerInitDNS [2021-06-19T06:42:46.133Z] daemon_test.go:147: root required [2021-06-19T06:42:46.133Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-06-19T06:42:46.133Z] === RUN TestMerge [2021-06-19T06:42:46.133Z] --- PASS: TestMerge (0.00s) [2021-06-19T06:42:46.133Z] === RUN TestValidateContainerIsolation [2021-06-19T06:42:46.133Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-06-19T06:42:46.133Z] === RUN TestFindNetworkErrorType [2021-06-19T06:42:46.133Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-06-19T06:42:46.133Z] === RUN TestEnsureServicesExist [2021-06-19T06:42:46.133Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-06-19T06:42:46.133Z] === RUN TestEnsureServicesExistErrors [2021-06-19T06:42:46.133Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-06-19T06:42:46.133Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-06-19T06:42:46.133Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-06-19T06:42:46.133Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-06-19T06:42:46.133Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-06-19T06:42:46.133Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-06-19T06:42:46.133Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-06-19T06:42:46.133Z] === RUN TestContainerDelete [2021-06-19T06:42:46.133Z] --- PASS: TestContainerDelete (0.00s) [2021-06-19T06:42:46.133Z] === RUN TestContainerDoubleDelete [2021-06-19T06:42:46.133Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-06-19T06:42:46.133Z] === RUN TestLogContainerEventCopyLabels [2021-06-19T06:42:46.133Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-06-19T06:42:46.133Z] === RUN TestLogContainerEventWithAttributes [2021-06-19T06:42:46.133Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-06-19T06:42:46.133Z] === RUN TestNoneHealthcheck [2021-06-19T06:42:46.133Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-06-19T06:42:46.133Z] === RUN TestHealthStates [2021-06-19T06:42:46.133Z] time="2021-06-19T06:42:45Z" 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-06-19T06:42:46.133Z] time="2021-06-19T06:42:45Z" 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-06-19T06:42:46.133Z] time="2021-06-19T06:42:45Z" 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-06-19T06:42:46.133Z] time="2021-06-19T06:42:45Z" 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-06-19T06:42:46.133Z] time="2021-06-19T06:42:45Z" 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-06-19T06:42:46.133Z] time="2021-06-19T06:42:45Z" 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-06-19T06:42:46.133Z] time="2021-06-19T06:42:45Z" 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-06-19T06:42:46.133Z] time="2021-06-19T06:42:45Z" 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-06-19T06:42:46.133Z] time="2021-06-19T06:42:45Z" 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-06-19T06:42:46.133Z] time="2021-06-19T06:42:45Z" 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-06-19T06:42:46.133Z] --- PASS: TestHealthStates (0.11s) [2021-06-19T06:42:46.133Z] === RUN TestMaskURLCredentials [2021-06-19T06:42:46.133Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-06-19T06:42:46.134Z] === RUN TestGetInspectData [2021-06-19T06:42:46.134Z] --- PASS: TestGetInspectData (0.00s) [2021-06-19T06:42:46.134Z] === RUN TestFillLicense [2021-06-19T06:42:46.134Z] --- PASS: TestFillLicense (0.00s) [2021-06-19T06:42:46.134Z] === RUN TestListInvalidFilter [2021-06-19T06:42:46.134Z] --- PASS: TestListInvalidFilter (0.00s) [2021-06-19T06:42:46.134Z] === RUN TestNameFilter [2021-06-19T06:42:46.134Z] --- PASS: TestNameFilter (0.03s) [2021-06-19T06:42:46.134Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-06-19T06:42:46.134Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-06-19T06:42:46.134Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-06-19T06:42:46.134Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-06-19T06:42:46.134Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-06-19T06:42:46.134Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-06-19T06:42:46.134Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-06-19T06:42:46.134Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-06-19T06:42:46.134Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-06-19T06:42:46.134Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-06-19T06:42:46.134Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-06-19T06:42:46.134Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-06-19T06:42:46.134Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-06-19T06:42:46.134Z] === 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-06-19T06:42:46.134Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-06-19T06:42:46.134Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-06-19T06:42:46.134Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-06-19T06:42:46.134Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-06-19T06:42:46.134Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-06-19T06:42:46.134Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-06-19T06:42:46.134Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-06-19T06:42:46.134Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-06-19T06:42:46.134Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-06-19T06:42:46.134Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-06-19T06:42:46.134Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-06-19T06:42:46.134Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-06-19T06:42:46.134Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-06-19T06:42:46.134Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-19T06:42:46.134Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-06-19T06:42:46.134Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-06-19T06:42:46.134Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-19T06:42:46.134Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-06-19T06:42:46.134Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-06-19T06:42:46.134Z] --- 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-06-19T06:42:46.134Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-06-19T06:42:46.134Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-06-19T06:42:46.134Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-06-19T06:42:46.134Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-06-19T06:42:46.134Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-06-19T06:42:46.134Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-06-19T06:42:46.134Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-06-19T06:42:46.134Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-06-19T06:42:46.134Z] === RUN TestDaemonReloadLabels [2021-06-19T06:42:46.134Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-06-19T06:42:46.134Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-06-19T06:42:46.134Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-06-19T06:42:46.134Z] === RUN TestDaemonReloadMirrors [2021-06-19T06:42:46.134Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-06-19T06:42:46.134Z] === RUN TestDaemonReloadInsecureRegistries [2021-06-19T06:42:46.134Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-06-19T06:42:46.134Z] === RUN TestDaemonReloadNotAffectOthers [2021-06-19T06:42:46.134Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-06-19T06:42:46.134Z] === RUN TestDaemonDiscoveryReload [2021-06-19T06:42:46.134Z] === RUN TestEventsLog [2021-06-19T06:42:46.134Z] --- PASS: TestEventsLog (0.00s) [2021-06-19T06:42:46.134Z] === RUN TestEventsLogTimeout [2021-06-19T06:42:46.134Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-06-19T06:42:46.134Z] === RUN TestLogEvents [2021-06-19T06:42:46.134Z] --- PASS: TestLogEvents (0.05s) [2021-06-19T06:42:46.134Z] === RUN TestLoadBufferedEvents [2021-06-19T06:42:46.134Z] --- PASS: TestLoadBufferedEvents (0.13s) [2021-06-19T06:42:46.134Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-06-19T06:42:46.134Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-06-19T06:42:46.134Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-06-19T06:42:46.134Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-06-19T06:42:46.134Z] PASS [2021-06-19T06:42:46.134Z] coverage: 50.0% of statements [2021-06-19T06:42:46.134Z] ok github.com/docker/docker/daemon/events 0.247s coverage: 50.0% of statements [2021-06-19T06:42:46.480Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-19T06:42:46.591Z] === RUN TestIsEmptyDir [2021-06-19T06:42:46.591Z] --- PASS: TestIsEmptyDir (0.00s) [2021-06-19T06:42:46.591Z] PASS [2021-06-19T06:42:46.591Z] coverage: 2.3% of statements [2021-06-19T06:42:46.591Z] ok github.com/docker/docker/daemon/graphdriver 0.050s coverage: 2.3% of statements [2021-06-19T06:42:46.742Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-19T06:42:47.048Z] === RUN TestLinkNaming [2021-06-19T06:42:47.048Z] --- PASS: TestLinkNaming (0.00s) [2021-06-19T06:42:47.048Z] === RUN TestLinkNew [2021-06-19T06:42:47.048Z] --- PASS: TestLinkNew (0.00s) [2021-06-19T06:42:47.048Z] === RUN TestLinkEnv [2021-06-19T06:42:47.048Z] --- PASS: TestLinkEnv (0.00s) [2021-06-19T06:42:47.048Z] === RUN TestLinkMultipleEnv [2021-06-19T06:42:47.048Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-06-19T06:42:47.048Z] === RUN TestLinkPortRangeEnv [2021-06-19T06:42:47.048Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-06-19T06:42:47.048Z] PASS [2021-06-19T06:42:47.048Z] coverage: 93.0% of statements [2021-06-19T06:42:47.048Z] ok github.com/docker/docker/daemon/links 0.032s coverage: 93.0% of statements [2021-06-19T06:42:47.049Z] --- PASS: TestDaemonDiscoveryReload (1.02s) [2021-06-19T06:42:47.049Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-06-19T06:42:47.505Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2021-06-19T06:42:47.505Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-06-19T06:42:47.686Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-19T06:42:47.716Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-06-19T06:42:47.963Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-06-19T06:42:47.963Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-06-19T06:42:47.963Z] reload_test.go:520: root required [2021-06-19T06:42:47.963Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-19T06:42:47.963Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-06-19T06:42:47.963Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-06-19T06:42:47.963Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-06-19T06:42:47.963Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-06-19T06:42:47.963Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-06-19T06:42:47.963Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.00s) [2021-06-19T06:42:47.963Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-06-19T06:42:47.963Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-06-19T06:42:47.963Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-06-19T06:42:47.963Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-06-19T06:42:47.963Z] === RUN TestParseVolumesFrom [2021-06-19T06:42:47.963Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-06-19T06:42:47.963Z] PASS [2021-06-19T06:42:47.963Z] coverage: 9.1% of statements [2021-06-19T06:42:48.260Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-19T06:42:48.421Z] ok github.com/docker/docker/daemon 2.374s coverage: 9.1% of statements [2021-06-19T06:42:48.421Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-19T06:42:48.421Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-19T06:42:48.421Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-19T06:42:48.421Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-19T06:42:48.421Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-06-19T06:42:48.421Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-06-19T06:42:48.421Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-06-19T06:42:48.421Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-19T06:42:48.421Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-06-19T06:42:48.421Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-06-19T06:42:48.421Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-19T06:42:48.421Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-06-19T06:42:48.421Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-06-19T06:42:48.421Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-06-19T06:42:48.421Z] === RUN TestAdapterReadLogs [2021-06-19T06:42:48.421Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-06-19T06:42:48.421Z] === RUN TestCopier [2021-06-19T06:42:48.421Z] --- PASS: TestCopier (0.00s) [2021-06-19T06:42:48.421Z] === RUN TestCopierLongLines [2021-06-19T06:42:48.421Z] --- PASS: TestCopierLongLines (0.00s) [2021-06-19T06:42:48.421Z] === RUN TestCopierSlow [2021-06-19T06:42:48.493Z] 4612f6d0b889: Pull complete [2021-06-19T06:42:48.878Z] --- PASS: TestCopierSlow (0.20s) [2021-06-19T06:42:48.878Z] === RUN TestCopierWithSized [2021-06-19T06:42:48.878Z] === RUN TestCopierWithSized/as_is [2021-06-19T06:42:48.878Z] === RUN TestCopierWithSized/With_RingLogger [2021-06-19T06:42:48.878Z] --- PASS: TestCopierWithSized (0.01s) [2021-06-19T06:42:48.878Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-06-19T06:42:48.878Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-06-19T06:42:48.878Z] === RUN TestCopierWithPartial [2021-06-19T06:42:48.878Z] --- PASS: TestCopierWithPartial (0.00s) [2021-06-19T06:42:48.878Z] === RUN TestRingLogger [2021-06-19T06:42:48.878Z] --- PASS: TestRingLogger (0.00s) [2021-06-19T06:42:48.878Z] === RUN TestRingCap [2021-06-19T06:42:48.878Z] --- PASS: TestRingCap (0.00s) [2021-06-19T06:42:48.878Z] === RUN TestRingClose [2021-06-19T06:42:48.878Z] --- PASS: TestRingClose (0.00s) [2021-06-19T06:42:48.878Z] === RUN TestRingDrain [2021-06-19T06:42:48.878Z] --- PASS: TestRingDrain (0.00s) [2021-06-19T06:42:48.878Z] PASS [2021-06-19T06:42:48.878Z] coverage: 43.8% of statements [2021-06-19T06:42:48.878Z] ok github.com/docker/docker/daemon/logger 0.268s coverage: 43.8% of statements [2021-06-19T06:42:48.878Z] === RUN TestSearchRegistryForImagesErrors [2021-06-19T06:42:48.878Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-06-19T06:42:48.878Z] === RUN TestSearchRegistryForImages [2021-06-19T06:42:48.878Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-06-19T06:42:48.878Z] === RUN TestOnlyPlatformWithFallback [2021-06-19T06:42:48.878Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-06-19T06:42:48.878Z] === RUN TestImageDelete [2021-06-19T06:42:48.878Z] === RUN TestImageDelete/no_lease [2021-06-19T06:42:48.878Z] === RUN TestImageDelete/lease_exists [2021-06-19T06:42:48.878Z] --- PASS: TestImageDelete (0.02s) [2021-06-19T06:42:48.878Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-06-19T06:42:48.878Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-06-19T06:42:48.878Z] === RUN TestContentStoreForPull [2021-06-19T06:42:48.878Z] === RUN TestNewStreamConfig [2021-06-19T06:42:48.878Z] === RUN TestNewStreamConfig/defaults [2021-06-19T06:42:48.878Z] === RUN TestNewStreamConfig/invalid_create_group [2021-06-19T06:42:48.878Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-06-19T06:42:48.878Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-06-19T06:42:48.878Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-06-19T06:42:48.878Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-06-19T06:42:48.878Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-06-19T06:42:48.878Z] --- PASS: TestNewStreamConfig (0.00s) [2021-06-19T06:42:48.879Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-06-19T06:42:48.879Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-06-19T06:42:48.879Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-06-19T06:42:48.879Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-06-19T06:42:48.879Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-06-19T06:42:48.879Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-06-19T06:42:48.879Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-06-19T06:42:48.879Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-06-19T06:42:48.879Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-06-19T06:42:48.879Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-06-19T06:42:48.879Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-06-19T06:42:48.879Z] === RUN TestNewAWSLogsClientRegionDetect [2021-06-19T06:42:49.337Z] --- PASS: TestContentStoreForPull (0.13s) [2021-06-19T06:42:49.337Z] PASS [2021-06-19T06:42:49.337Z] coverage: 6.7% of statements [2021-06-19T06:42:49.337Z] ok github.com/docker/docker/daemon/images 0.241s coverage: 6.7% of statements [2021-06-19T06:42:49.337Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-19T06:42:49.337Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-19T06:42:49.337Z] time="2021-06-19T06:42:48Z" level=info msg="Trying to get region from EC2 Metadata" [2021-06-19T06:42:49.337Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.11s) [2021-06-19T06:42:49.337Z] === RUN TestCreateSuccess [2021-06-19T06:42:49.337Z] --- PASS: TestCreateSuccess (0.00s) [2021-06-19T06:42:49.337Z] === RUN TestCreateLogGroupSuccess [2021-06-19T06:42:49.337Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-06-19T06:42:49.337Z] === RUN TestCreateError [2021-06-19T06:42:49.337Z] --- PASS: TestCreateError (0.00s) [2021-06-19T06:42:49.337Z] === RUN TestCreateAlreadyExists [2021-06-19T06:42:49.337Z] time="2021-06-19T06:42:48Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-06-19T06:42:49.337Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-06-19T06:42:49.337Z] === RUN TestLogClosed [2021-06-19T06:42:49.337Z] --- PASS: TestLogClosed (0.00s) [2021-06-19T06:42:49.337Z] === RUN TestLogBlocking [2021-06-19T06:42:49.337Z] --- PASS: TestLogBlocking (0.00s) [2021-06-19T06:42:49.337Z] === RUN TestLogNonBlockingBufferEmpty [2021-06-19T06:42:49.337Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-06-19T06:42:49.337Z] === RUN TestLogNonBlockingBufferFull [2021-06-19T06:42:49.337Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-06-19T06:42:49.337Z] === RUN TestPublishBatchSuccess [2021-06-19T06:42:49.337Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-06-19T06:42:49.337Z] === RUN TestPublishBatchError [2021-06-19T06:42:49.337Z] time="2021-06-19T06:42:48Z" level=error msg=Error [2021-06-19T06:42:49.337Z] --- PASS: TestPublishBatchError (0.00s) [2021-06-19T06:42:49.337Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-06-19T06:42:49.337Z] time="2021-06-19T06:42:48Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-19T06:42:49.337Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-06-19T06:42:49.337Z] === RUN TestPublishBatchAlreadyAccepted [2021-06-19T06:42:49.337Z] time="2021-06-19T06:42:48Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-19T06:42:49.337Z] time="2021-06-19T06:42:48Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-06-19T06:42:49.337Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-06-19T06:42:49.337Z] === RUN TestCollectBatchSimple [2021-06-19T06:42:49.337Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-06-19T06:42:49.337Z] === RUN TestCollectBatchTicker [2021-06-19T06:42:49.337Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-06-19T06:42:49.337Z] === RUN TestCollectBatchMultilinePattern [2021-06-19T06:42:49.337Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-06-19T06:42:49.337Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-06-19T06:42:49.337Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-06-19T06:42:49.337Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-06-19T06:42:49.337Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-06-19T06:42:49.337Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-06-19T06:42:49.337Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-06-19T06:42:49.337Z] === RUN TestCollectBatchClose [2021-06-19T06:42:49.337Z] --- PASS: TestCollectBatchClose (0.00s) [2021-06-19T06:42:49.337Z] === RUN TestEffectiveLen [2021-06-19T06:42:49.337Z] === RUN TestEffectiveLen/0/Hello [2021-06-19T06:42:49.337Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-06-19T06:42:49.337Z] === RUN TestEffectiveLen/2/🙃 [2021-06-19T06:42:49.337Z] === RUN TestEffectiveLen/3/���� [2021-06-19T06:42:49.337Z] === RUN TestEffectiveLen/4/He��o [2021-06-19T06:42:49.337Z] === RUN TestEffectiveLen/5/ [2021-06-19T06:42:49.337Z] --- PASS: TestEffectiveLen (0.00s) [2021-06-19T06:42:49.337Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-06-19T06:42:49.337Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-06-19T06:42:49.337Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-06-19T06:42:49.337Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-06-19T06:42:49.337Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-06-19T06:42:49.338Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-06-19T06:42:49.338Z] === RUN TestFindValidSplit [2021-06-19T06:42:49.338Z] === RUN TestFindValidSplit/0/ [2021-06-19T06:42:49.338Z] cloudwatchlogs_test.go:1044: [2021-06-19T06:42:49.338Z] cloudwatchlogs_test.go:1045: [2021-06-19T06:42:49.338Z] === RUN TestFindValidSplit/1/Hello [2021-06-19T06:42:49.338Z] cloudwatchlogs_test.go:1044: Hello [2021-06-19T06:42:49.338Z] cloudwatchlogs_test.go:1045: [2021-06-19T06:42:49.338Z] === RUN TestFindValidSplit/2/Hello [2021-06-19T06:42:49.338Z] cloudwatchlogs_test.go:1044: He [2021-06-19T06:42:49.338Z] cloudwatchlogs_test.go:1045: llo [2021-06-19T06:42:49.338Z] === RUN TestFindValidSplit/3/Hello [2021-06-19T06:42:49.338Z] cloudwatchlogs_test.go:1044: [2021-06-19T06:42:49.338Z] cloudwatchlogs_test.go:1045: Hello [2021-06-19T06:42:49.338Z] === RUN TestFindValidSplit/4/🙃 [2021-06-19T06:42:49.338Z] cloudwatchlogs_test.go:1044: [2021-06-19T06:42:49.338Z] cloudwatchlogs_test.go:1045: 🙃 [2021-06-19T06:42:49.338Z] === RUN TestFindValidSplit/5/🙃 [2021-06-19T06:42:49.338Z] cloudwatchlogs_test.go:1044: 🙃 [2021-06-19T06:42:49.338Z] cloudwatchlogs_test.go:1045: [2021-06-19T06:42:49.338Z] === RUN TestFindValidSplit/6/a� [2021-06-19T06:42:49.338Z] cloudwatchlogs_test.go:1044: a [2021-06-19T06:42:49.338Z] cloudwatchlogs_test.go:1045: � [2021-06-19T06:42:49.338Z] === RUN TestFindValidSplit/7/a� [2021-06-19T06:42:49.338Z] cloudwatchlogs_test.go:1044: a� [2021-06-19T06:42:49.338Z] cloudwatchlogs_test.go:1045: [2021-06-19T06:42:49.338Z] --- PASS: TestFindValidSplit (0.00s) [2021-06-19T06:42:49.338Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-06-19T06:42:49.338Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-06-19T06:42:49.338Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-06-19T06:42:49.338Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-06-19T06:42:49.338Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-06-19T06:42:49.338Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-06-19T06:42:49.338Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-06-19T06:42:49.338Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-06-19T06:42:49.338Z] === RUN TestProcessEventEmoji [2021-06-19T06:42:49.338Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-06-19T06:42:49.338Z] === RUN TestCollectBatchLineSplit [2021-06-19T06:42:49.338Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-06-19T06:42:49.338Z] === RUN TestCollectBatchLineSplitWithBinary [2021-06-19T06:42:49.338Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2021-06-19T06:42:49.338Z] === RUN TestCollectBatchMaxEvents [2021-06-19T06:42:49.338Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2021-06-19T06:42:49.338Z] === RUN TestCollectBatchMaxTotalBytes [2021-06-19T06:42:49.338Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-06-19T06:42:49.338Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-06-19T06:42:49.338Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-06-19T06:42:49.338Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-06-19T06:42:49.338Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-06-19T06:42:49.338Z] === RUN TestParseLogOptionsMultilinePattern [2021-06-19T06:42:49.338Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-06-19T06:42:49.338Z] === RUN TestParseLogOptionsDatetimeFormat [2021-06-19T06:42:49.338Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-06-19T06:42:49.338Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-06-19T06:42:49.338Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-06-19T06:42:49.338Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-06-19T06:42:49.338Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-06-19T06:42:49.338Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-06-19T06:42:49.338Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-06-19T06:42:49.338Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-06-19T06:42:49.338Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-06-19T06:42:49.338Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-06-19T06:42:49.338Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-06-19T06:42:49.338Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-06-19T06:42:49.338Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-06-19T06:42:49.338Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-06-19T06:42:49.338Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-06-19T06:42:49.338Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-06-19T06:42:49.338Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-06-19T06:42:49.338Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-06-19T06:42:49.338Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-06-19T06:42:49.338Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-06-19T06:42:49.338Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-06-19T06:42:49.338Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-06-19T06:42:49.338Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-06-19T06:42:49.338Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-06-19T06:42:49.338Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-06-19T06:42:49.338Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-06-19T06:42:49.338Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-06-19T06:42:49.338Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-06-19T06:42:49.338Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-06-19T06:42:49.338Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-06-19T06:42:49.338Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-06-19T06:42:49.338Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-06-19T06:42:49.338Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-06-19T06:42:49.338Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-06-19T06:42:49.338Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-06-19T06:42:49.338Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-06-19T06:42:49.338Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-06-19T06:42:49.338Z] === RUN TestCreateTagSuccess [2021-06-19T06:42:49.338Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-06-19T06:42:49.338Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-06-19T06:42:49.338Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.00s) [2021-06-19T06:42:49.338Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-06-19T06:42:49.338Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-06-19T06:42:49.338Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-06-19T06:42:49.338Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-06-19T06:42:49.338Z] PASS [2021-06-19T06:42:49.338Z] coverage: 77.8% of statements [2021-06-19T06:42:49.338Z] ok github.com/docker/docker/daemon/logger/awslogs 0.322s coverage: 77.8% of statements [2021-06-19T06:42:49.338Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-06-19T06:42:49.338Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-19T06:42:49.338Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-19T06:42:49.338Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-06-19T06:42:49.338Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-06-19T06:42:49.797Z] === RUN TestJSONLogsMarshalJSONBuf [2021-06-19T06:42:49.797Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-06-19T06:42:49.797Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-06-19T06:42:49.797Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.11s) [2021-06-19T06:42:49.797Z] === RUN TestFastTimeMarshalJSON [2021-06-19T06:42:49.797Z] --- PASS: TestFastTimeMarshalJSON (0.03s) [2021-06-19T06:42:49.797Z] PASS [2021-06-19T06:42:49.797Z] coverage: 87.2% of statements [2021-06-19T06:42:49.797Z] === RUN TestJSONFileLogger [2021-06-19T06:42:49.797Z] --- PASS: TestJSONFileLogger (0.00s) [2021-06-19T06:42:49.797Z] === RUN TestJSONFileLoggerWithTags [2021-06-19T06:42:49.797Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.217s coverage: 87.2% of statements [2021-06-19T06:42:49.797Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-06-19T06:42:49.797Z] === RUN TestJSONFileLoggerWithOpts [2021-06-19T06:42:49.797Z] --- PASS: TestJSONFileLoggerWithOpts (0.03s) [2021-06-19T06:42:49.797Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-06-19T06:42:49.797Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-06-19T06:42:49.797Z] === RUN TestEncodeDecode [2021-06-19T06:42:49.797Z] === PAUSE TestEncodeDecode [2021-06-19T06:42:49.797Z] === RUN TestUnexpectedEOF [2021-06-19T06:42:49.797Z] time="2021-06-19T06:42:49Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-19T06:42:49.797Z] time="2021-06-19T06:42:49Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-19T06:42:49.797Z] --- PASS: TestUnexpectedEOF (0.11s) [2021-06-19T06:42:49.797Z] === CONT TestEncodeDecode [2021-06-19T06:42:49.797Z] --- PASS: TestEncodeDecode (0.00s) [2021-06-19T06:42:49.797Z] PASS [2021-06-19T06:42:49.797Z] coverage: 69.9% of statements [2021-06-19T06:42:49.797Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.210s coverage: 69.9% of statements [2021-06-19T06:42:49.884Z] Loaded image: debian:bullseye [2021-06-19T06:42:49.884Z] Loaded image: hello-world:latest [2021-06-19T06:42:49.884Z] Loaded image: arm32v7/hello-world:latest [2021-06-19T06:42:49.884Z] INFO: Testing against a local daemon [2021-06-19T06:42:49.884Z] === RUN TestCgroupNamespacesBuild [2021-06-19T06:42:50.174Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-19T06:42:50.174Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-19T06:42:50.762Z] === RUN TestWriteLog [2021-06-19T06:42:50.762Z] === PAUSE TestWriteLog [2021-06-19T06:42:50.762Z] === RUN TestReadLog [2021-06-19T06:42:50.762Z] === PAUSE TestReadLog [2021-06-19T06:42:50.762Z] === CONT TestWriteLog [2021-06-19T06:42:50.762Z] --- PASS: TestWriteLog (0.00s) [2021-06-19T06:42:50.762Z] === CONT TestReadLog [2021-06-19T06:42:50.762Z] === RUN TestReadLog/tail_exact [2021-06-19T06:42:50.762Z] === RUN TestReadLog/tail_less_than_available [2021-06-19T06:42:50.762Z] === RUN TestReadLog/tail_more_than_available [2021-06-19T06:42:50.762Z] --- PASS: TestReadLog (0.13s) [2021-06-19T06:42:50.762Z] --- PASS: TestReadLog/tail_exact (0.11s) [2021-06-19T06:42:50.762Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-06-19T06:42:50.762Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-06-19T06:42:50.762Z] PASS [2021-06-19T06:42:50.762Z] coverage: 75.2% of statements [2021-06-19T06:42:50.762Z] ok github.com/docker/docker/daemon/logger/local 0.206s coverage: 75.2% of statements [2021-06-19T06:42:50.762Z] === RUN TestOpenFileDelete [2021-06-19T06:42:50.762Z] --- PASS: TestOpenFileDelete (0.00s) [2021-06-19T06:42:50.762Z] === RUN TestOpenFileRename [2021-06-19T06:42:50.762Z] --- PASS: TestOpenFileRename (0.00s) [2021-06-19T06:42:50.762Z] === RUN TestParseLogTagDefaultTag [2021-06-19T06:42:50.762Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-06-19T06:42:50.762Z] === RUN TestParseLogTag [2021-06-19T06:42:50.762Z] --- PASS: TestParseLogTag (0.00s) [2021-06-19T06:42:50.762Z] === RUN TestParseLogTagEmptyTag [2021-06-19T06:42:50.762Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-06-19T06:42:50.762Z] === RUN TestTailFiles [2021-06-19T06:42:50.762Z] --- PASS: TestTailFiles (0.00s) [2021-06-19T06:42:50.762Z] === RUN TestFollowLogsConsumerGone [2021-06-19T06:42:50.762Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-06-19T06:42:50.762Z] === RUN TestFollowLogsProducerGone [2021-06-19T06:42:50.762Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-06-19T06:42:50.762Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-06-19T06:42:50.762Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-06-19T06:42:50.762Z] === RUN TestCheckCapacityAndRotate [2021-06-19T06:42:50.762Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-19T06:42:50.762Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-06-19T06:42:50.762Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-06-19T06:42:50.762Z] --- PASS: TestCheckCapacityAndRotate (0.14s) [2021-06-19T06:42:50.762Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.04s) [2021-06-19T06:42:50.762Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.07s) [2021-06-19T06:42:50.762Z] PASS [2021-06-19T06:42:50.762Z] coverage: 53.7% of statements [2021-06-19T06:42:50.762Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.217s coverage: 53.7% of statements [2021-06-19T06:42:50.762Z] === RUN TestLog [2021-06-19T06:42:50.762Z] --- PASS: TestLog (0.00s) [2021-06-19T06:42:50.762Z] PASS [2021-06-19T06:42:50.762Z] coverage: 31.5% of statements [2021-06-19T06:42:50.762Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.055s coverage: 31.5% of statements [2021-06-19T06:42:51.726Z] === RUN TestNewParse [2021-06-19T06:42:51.726Z] --- PASS: TestNewParse (0.00s) [2021-06-19T06:42:51.726Z] PASS [2021-06-19T06:42:51.726Z] coverage: 8.3% of statements [2021-06-19T06:42:51.726Z] ok github.com/docker/docker/daemon/logger/templates 0.030s coverage: 8.3% of statements [2021-06-19T06:42:51.726Z] === RUN TestParseLogFormat [2021-06-19T06:42:51.726Z] --- PASS: TestParseLogFormat (0.00s) [2021-06-19T06:42:51.726Z] === RUN TestValidateLogOptEmpty [2021-06-19T06:42:51.726Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-06-19T06:42:51.726Z] === RUN TestValidateSyslogAddress [2021-06-19T06:42:51.726Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-06-19T06:42:51.726Z] === RUN TestParseAddressDefaultPort [2021-06-19T06:42:51.726Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-06-19T06:42:51.726Z] === RUN TestValidateSyslogFacility [2021-06-19T06:42:51.726Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-06-19T06:42:51.726Z] === RUN TestValidateLogOptSyslogFormat [2021-06-19T06:42:51.726Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-06-19T06:42:51.726Z] === RUN TestValidateLogOpt [2021-06-19T06:42:51.726Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-19T06:42:51.726Z] PASS [2021-06-19T06:42:51.726Z] coverage: 46.8% of statements [2021-06-19T06:42:51.726Z] ok github.com/docker/docker/daemon/logger/syslog 0.038s coverage: 46.8% of statements [2021-06-19T06:42:51.726Z] === RUN TestValidateLogOpt [2021-06-19T06:42:51.726Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-19T06:42:51.726Z] === RUN TestNewMissedConfig [2021-06-19T06:42:51.726Z] --- PASS: TestNewMissedConfig (0.00s) [2021-06-19T06:42:51.726Z] === RUN TestNewMissedUrl [2021-06-19T06:42:51.726Z] --- PASS: TestNewMissedUrl (0.00s) [2021-06-19T06:42:51.726Z] === RUN TestNewMissedToken [2021-06-19T06:42:51.727Z] --- PASS: TestNewMissedToken (0.00s) [2021-06-19T06:42:51.727Z] === RUN TestNewWithProxy [2021-06-19T06:42:51.727Z] --- PASS: TestNewWithProxy (0.00s) [2021-06-19T06:42:51.727Z] === RUN TestDefault [2021-06-19T06:42:51.727Z] --- PASS: TestDefault (0.00s) [2021-06-19T06:42:51.727Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-06-19T06:42:51.727Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-06-19T06:42:51.727Z] === RUN TestJsonFormat [2021-06-19T06:42:51.727Z] --- PASS: TestJsonFormat (0.00s) [2021-06-19T06:42:51.727Z] === RUN TestRawFormat [2021-06-19T06:42:51.727Z] --- PASS: TestRawFormat (0.00s) [2021-06-19T06:42:51.727Z] === RUN TestRawFormatWithLabels [2021-06-19T06:42:51.727Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-06-19T06:42:51.727Z] === RUN TestRawFormatWithoutTag [2021-06-19T06:42:51.727Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-06-19T06:42:51.727Z] === RUN TestBatching [2021-06-19T06:42:52.184Z] --- PASS: TestBatching (0.24s) [2021-06-19T06:42:52.184Z] === RUN TestFrequency [2021-06-19T06:42:52.184Z] --- PASS: TestFrequency (0.17s) [2021-06-19T06:42:52.184Z] === RUN TestOneMessagePerRequest [2021-06-19T06:42:52.184Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-06-19T06:42:52.184Z] === RUN TestVerify [2021-06-19T06:42:52.184Z] --- PASS: TestVerify (0.00s) [2021-06-19T06:42:52.184Z] === RUN TestSkipVerify [2021-06-19T06:42:52.641Z] time="2021-06-19T06:42:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-19T06:42:52.641Z] time="2021-06-19T06:42:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-19T06:42:52.641Z] time="2021-06-19T06:42:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-19T06:42:52.641Z] --- PASS: TestSkipVerify (0.44s) [2021-06-19T06:42:52.641Z] === RUN TestBufferMaximum [2021-06-19T06:42:52.641Z] time="2021-06-19T06:42:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-19T06:42:52.641Z] time="2021-06-19T06:42:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-19T06:42:52.641Z] time="2021-06-19T06:42:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-19T06:42:52.641Z] time="2021-06-19T06:42:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-19T06:42:52.641Z] time="2021-06-19T06:42:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-19T06:42:52.641Z] time="2021-06-19T06:42:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1624084972.406415\",\"host\":\"5c312382b69f\"}'" [2021-06-19T06:42:52.641Z] time="2021-06-19T06:42:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1624084972.406415\",\"host\":\"5c312382b69f\"}'" [2021-06-19T06:42:52.641Z] --- PASS: TestBufferMaximum (0.00s) [2021-06-19T06:42:52.641Z] === RUN TestServerAlwaysDown [2021-06-19T06:42:52.641Z] time="2021-06-19T06:42:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-19T06:42:52.641Z] time="2021-06-19T06:42:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-19T06:42:52.641Z] time="2021-06-19T06:42:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1624084972.409113\",\"host\":\"5c312382b69f\"}'" [2021-06-19T06:42:52.641Z] time="2021-06-19T06:42:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1624084972.409113\",\"host\":\"5c312382b69f\"}'" [2021-06-19T06:42:52.641Z] time="2021-06-19T06:42:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-19T06:42:52.641Z] time="2021-06-19T06:42:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1624084972.409113\",\"host\":\"5c312382b69f\"}'" [2021-06-19T06:42:52.641Z] time="2021-06-19T06:42:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1624084972.411722\",\"host\":\"5c312382b69f\"}'" [2021-06-19T06:42:52.641Z] time="2021-06-19T06:42:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1624084972.411722\",\"host\":\"5c312382b69f\"}'" [2021-06-19T06:42:52.641Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-06-19T06:42:52.641Z] === RUN TestCannotSendAfterClose [2021-06-19T06:42:52.641Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-06-19T06:42:52.641Z] === RUN TestDeadlockOnBlockedEndpoint [2021-06-19T06:42:52.719Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-19T06:42:52.980Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-19T06:42:53.100Z] === RUN TestV1IDService [2021-06-19T06:42:53.100Z] --- PASS: TestV1IDService (0.03s) [2021-06-19T06:42:53.100Z] === RUN TestV2MetadataService [2021-06-19T06:42:53.558Z] --- PASS: TestV2MetadataService (0.57s) [2021-06-19T06:42:53.558Z] PASS [2021-06-19T06:42:53.558Z] coverage: 48.2% of statements [2021-06-19T06:42:53.558Z] ok github.com/docker/docker/distribution/metadata 0.661s coverage: 48.2% of statements [2021-06-19T06:42:53.558Z] time="2021-06-19T06:42:53Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49198/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-06-19T06:42:53.558Z] time="2021-06-19T06:42:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"5c312382b69f\"}'" [2021-06-19T06:42:53.558Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-06-19T06:42:53.558Z] PASS [2021-06-19T06:42:53.558Z] coverage: 82.5% of statements [2021-06-19T06:42:53.559Z] ok github.com/docker/docker/daemon/logger/splunk 1.925s coverage: 82.5% of statements [2021-06-19T06:42:53.559Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-19T06:42:53.559Z] ? github.com/docker/docker/daemon/network [no test files] [2021-06-19T06:42:53.559Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-19T06:42:53.559Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-06-19T06:42:53.559Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-06-19T06:42:53.559Z] === RUN TestContinueOnError_MirrorEndpoint [2021-06-19T06:42:53.559Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-06-19T06:42:53.559Z] === RUN TestContinueOnError_NeverContinue [2021-06-19T06:42:53.559Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-06-19T06:42:53.559Z] === RUN TestManifestStore [2021-06-19T06:42:53.559Z] === RUN TestManifestStore/no_remote_or_local [2021-06-19T06:42:54.017Z] time="2021-06-19T06:42:53Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local005654339\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-06-19T06:42:54.017Z] === RUN TestManifestStore/no_local_cache [2021-06-19T06:42:54.017Z] === RUN TestManifestStore/with_local_cache [2021-06-19T06:42:54.017Z] === RUN TestSuccessfulDownload [2021-06-19T06:42:54.017Z] download_test.go:268: Needs fixing on Windows [2021-06-19T06:42:54.017Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-06-19T06:42:54.017Z] === RUN TestCancelledDownload [2021-06-19T06:42:54.017Z] --- PASS: TestCancelledDownload (0.00s) [2021-06-19T06:42:54.017Z] === RUN TestMaxDownloadAttempts [2021-06-19T06:42:54.017Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-19T06:42:54.017Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-19T06:42:54.017Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-19T06:42:54.017Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-19T06:42:54.017Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-19T06:42:54.017Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-19T06:42:54.017Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-19T06:42:54.017Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-19T06:42:54.017Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-19T06:42:54.017Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-19T06:42:54.017Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-19T06:42:54.017Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-19T06:42:54.017Z] === RUN TestManifestStore/unknown_media_type [2021-06-19T06:42:54.017Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-06-19T06:42:54.017Z] time="2021-06-19T06:42:53Z" level=warning msg="reference for unknown type: " [2021-06-19T06:42:54.017Z] time="2021-06-19T06:42:53Z" level=warning msg="reference for unknown type: " [2021-06-19T06:42:54.017Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-06-19T06:42:54.017Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-06-19T06:42:54.017Z] time="2021-06-19T06:42:53Z" level=warning msg="reference for unknown type: " [2021-06-19T06:42:54.017Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-06-19T06:42:54.017Z] time="2021-06-19T06:42:53Z" level=warning msg="reference for unknown type: " [2021-06-19T06:42:54.017Z] time="2021-06-19T06:42:53Z" level=warning msg="reference for unknown type: " [2021-06-19T06:42:54.017Z] === RUN TestManifestStore/error_persisting_manifest [2021-06-19T06:42:54.017Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-06-19T06:42:54.017Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-06-19T06:42:54.017Z] time="2021-06-19T06:42:53Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-06-19T06:42:54.017Z] --- PASS: TestManifestStore (0.19s) [2021-06-19T06:42:54.017Z] --- PASS: TestManifestStore/no_remote_or_local (0.12s) [2021-06-19T06:42:54.017Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-06-19T06:42:54.017Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-06-19T06:42:54.017Z] --- PASS: TestManifestStore/unknown_media_type (0.03s) [2021-06-19T06:42:54.017Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-06-19T06:42:54.017Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.02s) [2021-06-19T06:42:54.017Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-06-19T06:42:54.017Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-06-19T06:42:54.017Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-06-19T06:42:54.017Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-06-19T06:42:54.017Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-06-19T06:42:54.017Z] === RUN TestDetectManifestBlobMediaType [2021-06-19T06:42:54.017Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-06-19T06:42:54.017Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-06-19T06:42:54.017Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-06-19T06:42:54.017Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-06-19T06:42:54.017Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-06-19T06:42:54.017Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-06-19T06:42:54.017Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-06-19T06:42:54.017Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-06-19T06:42:54.017Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-06-19T06:42:54.017Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-06-19T06:42:54.017Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-06-19T06:42:54.017Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-06-19T06:42:54.017Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-06-19T06:42:54.017Z] === RUN TestFixManifestLayers [2021-06-19T06:42:54.017Z] --- PASS: TestFixManifestLayers (0.00s) [2021-06-19T06:42:54.017Z] === RUN TestFixManifestLayersBaseLayerParent [2021-06-19T06:42:54.017Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-19T06:42:54.017Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-19T06:42:54.017Z] === RUN TestFixManifestLayersBadParent [2021-06-19T06:42:54.017Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-06-19T06:42:54.017Z] === RUN TestValidateManifest [2021-06-19T06:42:54.017Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-19T06:42:54.017Z] --- SKIP: TestValidateManifest (0.00s) [2021-06-19T06:42:54.017Z] === RUN TestFormatPlatform [2021-06-19T06:42:54.017Z] --- PASS: TestFormatPlatform (0.00s) [2021-06-19T06:42:54.017Z] === RUN TestGetRepositoryMountCandidates [2021-06-19T06:42:54.017Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-06-19T06:42:54.017Z] === RUN TestLayerAlreadyExists [2021-06-19T06:42:54.017Z] 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-06-19T06:42:54.017Z] 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-06-19T06:42:54.017Z] 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-06-19T06:42:54.017Z] 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-06-19T06:42:54.017Z] 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-06-19T06:42:54.017Z] 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-06-19T06:42:54.017Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-06-19T06:42:54.017Z] === RUN TestWhenEmptyAuthConfig [2021-06-19T06:42:54.166Z] --- PASS: TestCgroupNamespacesBuild (4.15s) [2021-06-19T06:42:54.166Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-19T06:42:54.475Z] time="2021-06-19T06:42:53Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-19T06:42:54.475Z] time="2021-06-19T06:42:53Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-19T06:42:54.475Z] time="2021-06-19T06:42:53Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-19T06:42:54.475Z] time="2021-06-19T06:42:53Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-19T06:42:54.475Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-06-19T06:42:54.475Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.37s) [2021-06-19T06:42:54.475Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.37s) [2021-06-19T06:42:54.475Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.37s) [2021-06-19T06:42:54.475Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.37s) [2021-06-19T06:42:54.475Z] === RUN TestTransfer [2021-06-19T06:42:54.475Z] --- PASS: TestTransfer (0.15s) [2021-06-19T06:42:54.475Z] === RUN TestConcurrencyLimit [2021-06-19T06:42:54.475Z] === RUN TestNotFound [2021-06-19T06:42:54.475Z] --- PASS: TestNotFound (0.00s) [2021-06-19T06:42:54.475Z] === RUN TestConflict [2021-06-19T06:42:54.475Z] --- PASS: TestConflict (0.00s) [2021-06-19T06:42:54.475Z] === RUN TestForbidden [2021-06-19T06:42:54.475Z] --- PASS: TestForbidden (0.00s) [2021-06-19T06:42:54.475Z] === RUN TestInvalidParameter [2021-06-19T06:42:54.475Z] --- PASS: TestInvalidParameter (0.00s) [2021-06-19T06:42:54.475Z] === RUN TestNotImplemented [2021-06-19T06:42:54.475Z] --- PASS: TestNotImplemented (0.00s) [2021-06-19T06:42:54.475Z] === RUN TestNotModified [2021-06-19T06:42:54.475Z] --- PASS: TestNotModified (0.00s) [2021-06-19T06:42:54.475Z] === RUN TestUnauthorized [2021-06-19T06:42:54.475Z] --- PASS: TestUnauthorized (0.00s) [2021-06-19T06:42:54.475Z] === RUN TestUnknown [2021-06-19T06:42:54.475Z] --- PASS: TestUnknown (0.00s) [2021-06-19T06:42:54.475Z] === RUN TestCancelled [2021-06-19T06:42:54.475Z] --- PASS: TestCancelled (0.00s) [2021-06-19T06:42:54.475Z] === RUN TestDeadline [2021-06-19T06:42:54.475Z] --- PASS: TestDeadline (0.00s) [2021-06-19T06:42:54.475Z] === RUN TestDataLoss [2021-06-19T06:42:54.475Z] --- PASS: TestDataLoss (0.00s) [2021-06-19T06:42:54.475Z] === RUN TestUnavailable [2021-06-19T06:42:54.475Z] --- PASS: TestUnavailable (0.00s) [2021-06-19T06:42:54.475Z] === RUN TestSystem [2021-06-19T06:42:54.475Z] --- PASS: TestSystem (0.00s) [2021-06-19T06:42:54.475Z] === RUN TestFromStatusCode [2021-06-19T06:42:54.475Z] === RUN TestFromStatusCode/Not_Found [2021-06-19T06:42:54.475Z] === RUN TestFromStatusCode/Bad_Request [2021-06-19T06:42:54.475Z] === RUN TestFromStatusCode/Conflict [2021-06-19T06:42:54.475Z] === RUN TestFromStatusCode/Unauthorized [2021-06-19T06:42:54.475Z] === RUN TestFromStatusCode/Service_Unavailable [2021-06-19T06:42:54.475Z] === RUN TestFromStatusCode/Forbidden [2021-06-19T06:42:54.475Z] === RUN TestFromStatusCode/Not_Modified [2021-06-19T06:42:54.475Z] === RUN TestFromStatusCode/Not_Implemented [2021-06-19T06:42:54.475Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-06-19T06:42:54.475Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-06-19T06:42:54.475Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-06-19T06:42:54.475Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-06-19T06:42:54.475Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-06-19T06:42:54.475Z] --- PASS: TestFromStatusCode (0.00s) [2021-06-19T06:42:54.475Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-06-19T06:42:54.475Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-06-19T06:42:54.475Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-06-19T06:42:54.475Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-06-19T06:42:54.475Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-06-19T06:42:54.475Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-06-19T06:42:54.475Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-06-19T06:42:54.475Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-06-19T06:42:54.475Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-06-19T06:42:54.475Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-06-19T06:42:54.475Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-06-19T06:42:54.475Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-06-19T06:42:54.475Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-06-19T06:42:54.475Z] PASS [2021-06-19T06:42:54.475Z] coverage: 53.1% of statements [2021-06-19T06:42:54.475Z] ok github.com/docker/docker/errdefs 0.033s coverage: 53.1% of statements [2021-06-19T06:42:54.933Z] --- PASS: TestConcurrencyLimit (0.38s) [2021-06-19T06:42:54.933Z] === RUN TestInactiveJobs [2021-06-19T06:42:54.933Z] === RUN TestFSGetInvalidData [2021-06-19T06:42:54.933Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-06-19T06:42:54.933Z] === RUN TestFSInvalidSet [2021-06-19T06:42:54.933Z] --- PASS: TestFSInvalidSet (0.01s) [2021-06-19T06:42:54.933Z] === RUN TestFSInvalidRoot [2021-06-19T06:42:54.933Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-06-19T06:42:54.933Z] === RUN TestFSMetadataGetSet [2021-06-19T06:42:54.933Z] --- PASS: TestFSMetadataGetSet (0.02s) [2021-06-19T06:42:54.933Z] === RUN TestFSInvalidWalker [2021-06-19T06:42:54.933Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-06-19T06:42:54.933Z] === RUN TestFSGetSet [2021-06-19T06:42:54.933Z] --- PASS: TestFSGetSet (0.01s) [2021-06-19T06:42:54.933Z] === RUN TestFSGetUnsetKey [2021-06-19T06:42:54.933Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-06-19T06:42:54.933Z] === RUN TestFSGetEmptyData [2021-06-19T06:42:54.933Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-06-19T06:42:54.934Z] === RUN TestFSDelete [2021-06-19T06:42:54.934Z] --- PASS: TestFSDelete (0.01s) [2021-06-19T06:42:54.934Z] === RUN TestFSWalker [2021-06-19T06:42:54.934Z] --- PASS: TestFSWalker (0.01s) [2021-06-19T06:42:54.934Z] === RUN TestFSWalkerStopOnError [2021-06-19T06:42:54.934Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-06-19T06:42:54.934Z] === RUN TestNewFromJSON [2021-06-19T06:42:54.934Z] --- PASS: TestNewFromJSON (0.00s) [2021-06-19T06:42:54.934Z] === RUN TestNewFromJSONWithInvalidJSON [2021-06-19T06:42:54.934Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-06-19T06:42:54.934Z] === RUN TestMarshalKeyOrder [2021-06-19T06:42:54.934Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-06-19T06:42:54.934Z] === RUN TestHistoryEqual [2021-06-19T06:42:54.934Z] --- PASS: TestHistoryEqual (0.08s) [2021-06-19T06:42:54.934Z] === RUN TestImage [2021-06-19T06:42:54.934Z] --- PASS: TestImage (0.00s) [2021-06-19T06:42:54.934Z] === RUN TestImageOSNotEmpty [2021-06-19T06:42:54.934Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-06-19T06:42:54.934Z] === RUN TestNewChildImageFromImageWithRootFS [2021-06-19T06:42:54.934Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-06-19T06:42:54.934Z] === RUN TestCreate [2021-06-19T06:42:54.934Z] --- PASS: TestCreate (0.00s) [2021-06-19T06:42:54.934Z] === RUN TestRestore [2021-06-19T06:42:54.934Z] time="2021-06-19T06:42:54Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-06-19T06:42:54.934Z] --- PASS: TestRestore (0.02s) [2021-06-19T06:42:54.934Z] === RUN TestAddDelete [2021-06-19T06:42:54.934Z] --- PASS: TestAddDelete (0.01s) [2021-06-19T06:42:54.934Z] === RUN TestSearchAfterDelete [2021-06-19T06:42:54.934Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-06-19T06:42:54.934Z] === RUN TestParentReset [2021-06-19T06:42:54.934Z] --- PASS: TestParentReset (0.02s) [2021-06-19T06:42:54.934Z] === RUN TestGetAndSetLastUpdated [2021-06-19T06:42:54.934Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-06-19T06:42:54.934Z] === RUN TestStoreLen [2021-06-19T06:42:54.934Z] --- PASS: TestInactiveJobs (0.35s) [2021-06-19T06:42:54.934Z] === RUN TestWatchRelease [2021-06-19T06:42:54.934Z] --- PASS: TestWhenEmptyAuthConfig (1.20s) [2021-06-19T06:42:54.934Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-06-19T06:42:54.934Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-06-19T06:42:54.934Z] === RUN TestTokenPassThru [2021-06-19T06:42:54.934Z] --- PASS: TestTokenPassThru (0.01s) [2021-06-19T06:42:54.934Z] === RUN TestTokenPassThruDifferentHost [2021-06-19T06:42:54.934Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-06-19T06:42:54.934Z] PASS [2021-06-19T06:42:54.934Z] coverage: 23.8% of statements [2021-06-19T06:42:54.934Z] --- PASS: TestStoreLen (0.03s) [2021-06-19T06:42:54.934Z] PASS [2021-06-19T06:42:54.934Z] coverage: 86.6% of statements [2021-06-19T06:42:54.934Z] ok github.com/docker/docker/distribution 1.465s coverage: 23.8% of statements [2021-06-19T06:42:55.392Z] ok github.com/docker/docker/image 0.307s coverage: 86.6% of statements [2021-06-19T06:42:55.392Z] --- PASS: TestWatchRelease (0.04s) [2021-06-19T06:42:55.392Z] === RUN TestWatchFinishedTransfer [2021-06-19T06:42:55.392Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-06-19T06:42:55.392Z] === RUN TestDuplicateTransfer [2021-06-19T06:42:55.392Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-06-19T06:42:55.392Z] === RUN TestSuccessfulUpload [2021-06-19T06:42:55.392Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-19T06:42:55.392Z] === RUN TestCompare [2021-06-19T06:42:55.392Z] --- PASS: TestCompare (0.00s) [2021-06-19T06:42:55.392Z] PASS [2021-06-19T06:42:55.392Z] coverage: 19.2% of statements [2021-06-19T06:42:55.392Z] ok github.com/docker/docker/image/cache 0.042s coverage: 19.2% of statements [2021-06-19T06:42:55.392Z] time="2021-06-19T06:42:55Z" level=error msg="Upload failed, retrying: simulating retry" [2021-06-19T06:42:55.392Z] --- PASS: TestSuccessfulUpload (0.38s) [2021-06-19T06:42:55.392Z] === RUN TestCancelledUpload [2021-06-19T06:42:55.392Z] --- PASS: TestCancelledUpload (0.00s) [2021-06-19T06:42:55.392Z] PASS [2021-06-19T06:42:55.392Z] coverage: 76.8% of statements [2021-06-19T06:42:55.392Z] ok github.com/docker/docker/distribution/xfer 1.766s coverage: 76.8% of statements [2021-06-19T06:42:55.392Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-19T06:42:55.524Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-06-19T06:42:55.524Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.15s) [2021-06-19T06:42:55.524Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.37s) [2021-06-19T06:42:55.524Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2021-06-19T06:42:55.524Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.32s) [2021-06-19T06:42:55.524Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s) [2021-06-19T06:42:55.524Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s) [2021-06-19T06:42:55.524Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.14s) [2021-06-19T06:42:55.524Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.15s) [2021-06-19T06:42:55.524Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.77s) [2021-06-19T06:42:55.524Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.84s) [2021-06-19T06:42:55.524Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.06s) [2021-06-19T06:42:55.524Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.09s) [2021-06-19T06:42:55.524Z] === RUN TestCgroupNamespacesRun [2021-06-19T06:42:56.364Z] === RUN TestMakeV1ConfigFromConfig [2021-06-19T06:42:56.364Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-06-19T06:42:56.364Z] PASS [2021-06-19T06:42:56.364Z] coverage: 25.0% of statements [2021-06-19T06:42:56.364Z] ok github.com/docker/docker/image/v1 0.149s coverage: 25.0% of statements [2021-06-19T06:42:56.364Z] === RUN TestValidateManifest [2021-06-19T06:42:56.364Z] === RUN TestValidateManifest/nil [2021-06-19T06:42:56.364Z] === RUN TestValidateManifest/non-nil [2021-06-19T06:42:56.364Z] --- PASS: TestValidateManifest (0.00s) [2021-06-19T06:42:56.364Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-06-19T06:42:56.364Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-06-19T06:42:56.364Z] PASS [2021-06-19T06:42:56.364Z] coverage: 0.7% of statements [2021-06-19T06:42:56.364Z] ok github.com/docker/docker/image/tarexport 0.059s coverage: 0.7% of statements [2021-06-19T06:42:56.364Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-19T06:42:56.707Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.65s) [2021-06-19T06:42:56.708Z] === RUN TestBuildWithSession [2021-06-19T06:42:56.708Z] build_session_test.go:25: TODO: BuildKit [2021-06-19T06:42:56.708Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-19T06:42:56.708Z] === RUN TestBuildSquashParent [2021-06-19T06:42:56.785Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-06-19T06:42:56.821Z] === RUN TestSerialization [2021-06-19T06:42:56.821Z] --- PASS: TestSerialization (0.02s) [2021-06-19T06:42:56.821Z] PASS [2021-06-19T06:42:56.821Z] coverage: 100.0% of statements [2021-06-19T06:42:56.821Z] ok github.com/docker/docker/libcontainerd/queue 0.057s coverage: 100.0% of statements [2021-06-19T06:42:56.925Z] --- PASS: TestCgroupNamespacesRun (1.68s) [2021-06-19T06:42:56.925Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-19T06:42:56.925Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-06-19T06:42:56.925Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-06-19T06:42:56.925Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-19T06:42:57.278Z] === RUN TestEnvironmentParsing [2021-06-19T06:42:57.278Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-06-19T06:42:57.278Z] PASS [2021-06-19T06:42:57.278Z] coverage: 1.2% of statements [2021-06-19T06:42:57.278Z] ok github.com/docker/docker/libcontainerd/local 0.045s coverage: 1.2% of statements [2021-06-19T06:42:57.736Z] === RUN TestEmptyLayer [2021-06-19T06:42:57.736Z] --- PASS: TestEmptyLayer (0.00s) [2021-06-19T06:42:57.736Z] === RUN TestCommitFailure [2021-06-19T06:42:57.736Z] --- PASS: TestCommitFailure (0.02s) [2021-06-19T06:42:57.736Z] === RUN TestStartTransactionFailure [2021-06-19T06:42:57.736Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-06-19T06:42:57.736Z] === RUN TestGetOrphan [2021-06-19T06:42:57.736Z] --- PASS: TestGetOrphan (0.00s) [2021-06-19T06:42:57.736Z] === RUN TestMountAndRegister [2021-06-19T06:42:57.736Z] layer_test.go:271: Layer size: 14 [2021-06-19T06:42:57.736Z] --- PASS: TestMountAndRegister (0.09s) [2021-06-19T06:42:57.736Z] === RUN TestLayerRelease [2021-06-19T06:42:57.736Z] layer_test.go:304: Failing on Windows [2021-06-19T06:42:57.736Z] --- SKIP: TestLayerRelease (0.00s) [2021-06-19T06:42:57.736Z] === RUN TestStoreRestore [2021-06-19T06:42:57.736Z] layer_test.go:353: Failing on Windows [2021-06-19T06:42:57.736Z] --- SKIP: TestStoreRestore (0.00s) [2021-06-19T06:42:57.736Z] === RUN TestTarStreamStability [2021-06-19T06:42:57.736Z] layer_test.go:468: Failing on Windows [2021-06-19T06:42:57.736Z] --- SKIP: TestTarStreamStability (0.00s) [2021-06-19T06:42:57.736Z] === RUN TestRegisterExistingLayer [2021-06-19T06:42:57.736Z] --- PASS: TestRegisterExistingLayer (0.08s) [2021-06-19T06:42:57.736Z] === RUN TestTarStreamVerification [2021-06-19T06:42:57.736Z] layer_test.go:697: Failing on Windows [2021-06-19T06:42:57.736Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-06-19T06:42:57.736Z] === RUN TestLayerMigration [2021-06-19T06:42:57.736Z] migration_test.go:46: Failing on Windows [2021-06-19T06:42:57.736Z] --- SKIP: TestLayerMigration (0.00s) [2021-06-19T06:42:57.736Z] === RUN TestLayerMigrationNoTarsplit [2021-06-19T06:42:57.736Z] migration_test.go:182: Failing on Windows [2021-06-19T06:42:57.736Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-06-19T06:42:57.736Z] === RUN TestMountInit [2021-06-19T06:42:57.736Z] mount_test.go:17: Failing on Windows [2021-06-19T06:42:57.736Z] --- SKIP: TestMountInit (0.00s) [2021-06-19T06:42:57.736Z] === RUN TestMountSize [2021-06-19T06:42:57.736Z] mount_test.go:76: Failing on Windows [2021-06-19T06:42:57.736Z] --- SKIP: TestMountSize (0.00s) [2021-06-19T06:42:57.736Z] === RUN TestMountChanges [2021-06-19T06:42:57.736Z] mount_test.go:125: Failing on Windows [2021-06-19T06:42:57.736Z] --- SKIP: TestMountChanges (0.00s) [2021-06-19T06:42:57.736Z] === RUN TestMountApply [2021-06-19T06:42:57.736Z] mount_test.go:212: Failing on Windows [2021-06-19T06:42:57.736Z] --- SKIP: TestMountApply (0.00s) [2021-06-19T06:42:57.736Z] PASS [2021-06-19T06:42:57.736Z] coverage: 30.1% of statements [2021-06-19T06:42:57.736Z] ok github.com/docker/docker/layer 0.250s coverage: 30.1% of statements [2021-06-19T06:42:57.736Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-19T06:42:57.736Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-19T06:42:57.736Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-19T06:42:57.736Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-19T06:42:58.193Z] === RUN TestSequenceGetAvailableBit [2021-06-19T06:42:58.193Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-06-19T06:42:58.193Z] === RUN TestSequenceEqual [2021-06-19T06:42:58.193Z] --- PASS: TestSequenceEqual (0.00s) [2021-06-19T06:42:58.193Z] === RUN TestSequenceCopy [2021-06-19T06:42:58.193Z] --- PASS: TestSequenceCopy (0.00s) [2021-06-19T06:42:58.193Z] === RUN TestGetFirstAvailable [2021-06-19T06:42:58.193Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-06-19T06:42:58.193Z] === RUN TestFindSequence [2021-06-19T06:42:58.193Z] --- PASS: TestFindSequence (0.00s) [2021-06-19T06:42:58.193Z] === RUN TestCheckIfAvailable [2021-06-19T06:42:58.193Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-06-19T06:42:58.193Z] === RUN TestMergeSequences [2021-06-19T06:42:58.193Z] --- PASS: TestMergeSequences (0.00s) [2021-06-19T06:42:58.193Z] === RUN TestPushReservation [2021-06-19T06:42:58.193Z] --- PASS: TestPushReservation (0.00s) [2021-06-19T06:42:58.193Z] === RUN TestSerializeDeserialize [2021-06-19T06:42:58.193Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-06-19T06:42:58.193Z] === RUN TestSet [2021-06-19T06:42:58.193Z] --- PASS: TestSet (0.00s) [2021-06-19T06:42:58.193Z] === RUN TestSetUnset [2021-06-19T06:42:58.193Z] --- PASS: TestSetUnset (0.00s) [2021-06-19T06:42:58.193Z] === RUN TestOffsetSetUnset [2021-06-19T06:42:58.193Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-06-19T06:42:58.193Z] === RUN TestSetInRange [2021-06-19T06:42:58.193Z] --- PASS: TestSetInRange (0.00s) [2021-06-19T06:42:58.193Z] === RUN TestSetAnyInRange [2021-06-19T06:42:58.193Z] --- PASS: TestSetAnyInRange (0.00s) [2021-06-19T06:42:58.193Z] === RUN TestMethods [2021-06-19T06:42:58.193Z] --- PASS: TestMethods (0.00s) [2021-06-19T06:42:58.193Z] === RUN TestRandomAllocateDeallocate [2021-06-19T06:42:58.833Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.64s) [2021-06-19T06:42:58.833Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-19T06:42:59.158Z] === RUN TestClientServiceInvalidCommand [2021-06-19T06:42:59.158Z] --- PASS: TestClientServiceInvalidCommand (0.00s) [2021-06-19T06:42:59.158Z] === RUN TestClientServiceCreate [2021-06-19T06:42:59.158Z] --- PASS: TestClientServiceCreate (0.00s) [2021-06-19T06:42:59.158Z] === RUN TestClientServiceRm [2021-06-19T06:42:59.158Z] --- PASS: TestClientServiceRm (0.00s) [2021-06-19T06:42:59.158Z] === RUN TestClientServiceLs [2021-06-19T06:42:59.158Z] --- PASS: TestClientServiceLs (0.00s) [2021-06-19T06:42:59.158Z] === RUN TestClientServiceInfo [2021-06-19T06:42:59.158Z] --- PASS: TestClientServiceInfo (0.00s) [2021-06-19T06:42:59.158Z] === RUN TestClientServiceInfoById [2021-06-19T06:42:59.158Z] --- PASS: TestClientServiceInfoById (0.00s) [2021-06-19T06:42:59.158Z] === RUN TestClientServiceJoin [2021-06-19T06:42:59.158Z] --- PASS: TestClientServiceJoin (0.00s) [2021-06-19T06:42:59.158Z] === RUN TestClientServiceLeave [2021-06-19T06:42:59.158Z] --- PASS: TestClientServiceLeave (0.00s) [2021-06-19T06:42:59.158Z] === RUN TestClientDummyCommand [2021-06-19T06:42:59.158Z] --- PASS: TestClientDummyCommand (0.00s) [2021-06-19T06:42:59.158Z] === RUN TestClientNetworkInvalidCommand [2021-06-19T06:42:59.158Z] --- PASS: TestClientNetworkInvalidCommand (0.00s) [2021-06-19T06:42:59.158Z] === RUN TestClientNetworkCreate [2021-06-19T06:42:59.158Z] --- PASS: TestClientNetworkCreate (0.00s) [2021-06-19T06:42:59.158Z] === RUN TestClientNetworkCreateWithDriver [2021-06-19T06:42:59.158Z] flag provided but not defined: -f [2021-06-19T06:42:59.158Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build3593763212\b1151\client.test.exe create --help'. [2021-06-19T06:42:59.158Z] --- PASS: TestClientNetworkCreateWithDriver (0.00s) [2021-06-19T06:42:59.158Z] === RUN TestClientNetworkRm [2021-06-19T06:42:59.158Z] --- PASS: TestClientNetworkRm (0.00s) [2021-06-19T06:42:59.158Z] === RUN TestClientNetworkLs [2021-06-19T06:42:59.158Z] --- PASS: TestClientNetworkLs (0.00s) [2021-06-19T06:42:59.158Z] === RUN TestClientNetworkInfo [2021-06-19T06:42:59.158Z] --- PASS: TestClientNetworkInfo (0.00s) [2021-06-19T06:42:59.158Z] === RUN TestClientNetworkInfoById [2021-06-19T06:42:59.158Z] --- PASS: TestClientNetworkInfoById (0.00s) [2021-06-19T06:42:59.158Z] PASS [2021-06-19T06:42:59.158Z] coverage: 75.2% of statements [2021-06-19T06:42:59.158Z] ok github.com/docker/docker/libnetwork/client 0.039s coverage: 75.2% of statements [2021-06-19T06:42:59.616Z] === RUN TestEverything [2021-06-19T06:42:59.616Z] --- PASS: TestEverything (0.00s) [2021-06-19T06:42:59.616Z] === RUN TestGet [2021-06-19T06:42:59.616Z] --- PASS: TestGet (0.00s) [2021-06-19T06:42:59.616Z] === RUN TestParsePanic [2021-06-19T06:42:59.616Z] flag provided but not defined: -int [2021-06-19T06:42:59.616Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build3593763212\b1155\mflag.test.exe --help'. [2021-06-19T06:42:59.616Z] --- PASS: TestParsePanic (0.00s) [2021-06-19T06:42:59.616Z] === RUN TestParse [2021-06-19T06:42:59.616Z] --- PASS: TestParse (0.00s) [2021-06-19T06:42:59.616Z] === RUN TestFlagSetParse [2021-06-19T06:42:59.616Z] --- PASS: TestFlagSetParse (0.00s) [2021-06-19T06:42:59.616Z] === RUN TestUserDefined [2021-06-19T06:42:59.616Z] --- PASS: TestUserDefined (0.00s) [2021-06-19T06:42:59.616Z] === RUN TestUserDefinedBool [2021-06-19T06:42:59.616Z] flag needs an argument: -b [2021-06-19T06:42:59.616Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build3593763212\b1155\mflag.test.exe test --help'. [2021-06-19T06:42:59.616Z] --- PASS: TestUserDefinedBool (0.00s) [2021-06-19T06:42:59.616Z] === RUN TestSetOutput [2021-06-19T06:42:59.616Z] --- PASS: TestSetOutput (0.00s) [2021-06-19T06:42:59.616Z] === RUN TestChangingArgs [2021-06-19T06:42:59.616Z] --- PASS: TestChangingArgs (0.00s) [2021-06-19T06:42:59.616Z] === RUN TestHelp [2021-06-19T06:42:59.616Z] --- PASS: TestHelp (0.00s) [2021-06-19T06:42:59.616Z] === RUN TestFlagCounts [2021-06-19T06:42:59.616Z] Warning: '-d' is deprecated, it will be removed soon. See usage. [2021-06-19T06:42:59.616Z] Warning: '-flag4' is deprecated, it will be replaced by '--flag4' soon. See usage. [2021-06-19T06:42:59.616Z] --- PASS: TestFlagCounts (0.00s) [2021-06-19T06:42:59.616Z] === RUN TestSortFlags [2021-06-19T06:42:59.616Z] --- PASS: TestSortFlags (0.00s) [2021-06-19T06:42:59.616Z] === RUN TestMergeFlags [2021-06-19T06:42:59.616Z] --- PASS: TestMergeFlags (0.00s) [2021-06-19T06:42:59.616Z] PASS [2021-06-19T06:42:59.616Z] coverage: 62.7% of statements [2021-06-19T06:42:59.616Z] ok github.com/docker/docker/libnetwork/client/mflag 0.045s coverage: 62.7% of statements [2021-06-19T06:43:00.218Z] --- PASS: TestCgroupNamespacesRunHostMode (1.64s) [2021-06-19T06:43:00.218Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-19T06:43:00.502Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-06-19T06:43:01.787Z] === RUN TestErrorInterfaces [2021-06-19T06:43:01.787Z] --- PASS: TestErrorInterfaces (0.00s) [2021-06-19T06:43:01.787Z] === RUN TestNetworkMarshalling [2021-06-19T06:43:01.787Z] --- PASS: TestNetworkMarshalling (0.15s) [2021-06-19T06:43:01.787Z] === RUN TestEndpointMarshalling [2021-06-19T06:43:01.787Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-06-19T06:43:01.787Z] === RUN TestAuxAddresses [2021-06-19T06:43:01.787Z] time="2021-06-19T06:43:01Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-19T06:43:01.787Z] --- PASS: TestAuxAddresses (0.01s) [2021-06-19T06:43:01.787Z] === RUN TestSRVServiceQuery [2021-06-19T06:43:01.787Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-19T06:43:01.787Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-06-19T06:43:01.787Z] === RUN TestServiceVIPReuse [2021-06-19T06:43:01.787Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-19T06:43:01.787Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-06-19T06:43:01.787Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-06-19T06:43:01.787Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-19T06:43:01.787Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-06-19T06:43:01.788Z] === RUN TestDNSIPQuery [2021-06-19T06:43:01.788Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-19T06:43:01.788Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-06-19T06:43:01.788Z] === RUN TestDNSProxyServFail [2021-06-19T06:43:01.788Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-19T06:43:01.788Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-06-19T06:43:01.788Z] === RUN TestSandboxAddEmpty [2021-06-19T06:43:01.788Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-19T06:43:01.788Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-06-19T06:43:01.788Z] === RUN TestSandboxAddMultiPrio [2021-06-19T06:43:01.788Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-19T06:43:01.788Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-06-19T06:43:01.788Z] === RUN TestSandboxAddSamePrio [2021-06-19T06:43:01.788Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-19T06:43:01.788Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-06-19T06:43:01.788Z] === RUN TestCleanupServiceDiscovery [2021-06-19T06:43:01.788Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-19T06:43:01.788Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-06-19T06:43:01.788Z] === RUN TestDNSOptions [2021-06-19T06:43:01.788Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-19T06:43:01.788Z] --- SKIP: TestDNSOptions (0.00s) [2021-06-19T06:43:01.788Z] === RUN TestMultipleControllersWithSameStore [2021-06-19T06:43:01.788Z] time="2021-06-19T06:43:01Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-19T06:43:01.788Z] time="2021-06-19T06:43:01Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-19T06:43:01.788Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-06-19T06:43:01.788Z] PASS [2021-06-19T06:43:01.788Z] coverage: 8.6% of statements [2021-06-19T06:43:01.788Z] ok github.com/docker/docker/libnetwork 0.282s coverage: 8.6% of statements [2021-06-19T06:43:01.788Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-06-19T06:43:02.126Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.64s) [2021-06-19T06:43:02.127Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-19T06:43:02.245Z] === RUN TestTCP4Proxy [2021-06-19T06:43:02.245Z] --- PASS: TestTCP4Proxy (0.01s) [2021-06-19T06:43:02.245Z] === RUN TestTCP4ProxyHalfClose [2021-06-19T06:43:02.245Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-06-19T06:43:02.245Z] === RUN TestTCP6Proxy [2021-06-19T06:43:02.245Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-19T06:43:02.245Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-06-19T06:43:02.245Z] === RUN TestTCPDualStackProxy [2021-06-19T06:43:02.245Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-19T06:43:02.245Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-06-19T06:43:02.245Z] === RUN TestUDP4Proxy [2021-06-19T06:43:02.245Z] --- PASS: TestUDP4Proxy (0.00s) [2021-06-19T06:43:02.245Z] === RUN TestUDP6Proxy [2021-06-19T06:43:02.245Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-19T06:43:02.245Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-06-19T06:43:02.245Z] === RUN TestUDPWriteError [2021-06-19T06:43:02.245Z] --- PASS: TestUDPWriteError (0.00s) [2021-06-19T06:43:02.245Z] === RUN TestSCTP4Proxy [2021-06-19T06:43:02.245Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-19T06:43:02.245Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-06-19T06:43:02.245Z] === RUN TestSCTP6Proxy [2021-06-19T06:43:02.245Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-19T06:43:02.245Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-06-19T06:43:02.245Z] PASS [2021-06-19T06:43:02.245Z] coverage: 49.4% of statements [2021-06-19T06:43:02.245Z] ok github.com/docker/docker/libnetwork/cmd/proxy 0.047s coverage: 49.4% of statements [2021-06-19T06:43:02.702Z] === RUN TestInvalidConfig [2021-06-19T06:43:02.702Z] --- PASS: TestInvalidConfig (0.00s) [2021-06-19T06:43:02.702Z] === RUN TestConfig [2021-06-19T06:43:02.702Z] --- PASS: TestConfig (0.00s) [2021-06-19T06:43:02.702Z] === RUN TestOptionsLabels [2021-06-19T06:43:02.702Z] --- PASS: TestOptionsLabels (0.00s) [2021-06-19T06:43:02.702Z] === RUN TestValidName [2021-06-19T06:43:02.702Z] --- PASS: TestValidName (0.00s) [2021-06-19T06:43:02.702Z] === RUN TestTLSConfiguration [2021-06-19T06:43:02.702Z] time="2021-06-19T06:43:02Z" level=info msg="Option Initializing KV with TLS" [2021-06-19T06:43:02.702Z] --- PASS: TestTLSConfiguration (0.15s) [2021-06-19T06:43:02.702Z] PASS [2021-06-19T06:43:02.702Z] coverage: 24.0% of statements [2021-06-19T06:43:02.702Z] ok github.com/docker/docker/libnetwork/config 0.214s coverage: 24.0% of statements [2021-06-19T06:43:02.702Z] --- PASS: TestRandomAllocateDeallocate (4.62s) [2021-06-19T06:43:02.702Z] === RUN TestAllocateRandomDeallocate [2021-06-19T06:43:03.066Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) [2021-06-19T06:43:03.066Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-19T06:43:03.160Z] === RUN TestKey [2021-06-19T06:43:03.160Z] --- PASS: TestKey (0.00s) [2021-06-19T06:43:03.160Z] === RUN TestParseKey [2021-06-19T06:43:03.160Z] --- PASS: TestParseKey (0.00s) [2021-06-19T06:43:03.160Z] === RUN TestInvalidDataStore [2021-06-19T06:43:03.160Z] --- PASS: TestInvalidDataStore (0.00s) [2021-06-19T06:43:03.160Z] === RUN TestKVObjectFlatKey [2021-06-19T06:43:03.160Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-06-19T06:43:03.160Z] === RUN TestAtomicKVObjectFlatKey [2021-06-19T06:43:03.160Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-06-19T06:43:03.160Z] PASS [2021-06-19T06:43:03.160Z] coverage: 21.9% of statements [2021-06-19T06:43:03.160Z] ok github.com/docker/docker/libnetwork/datastore 0.048s coverage: 21.9% of statements [2021-06-19T06:43:03.160Z] === RUN TestIPDataMarshalling [2021-06-19T06:43:03.160Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-06-19T06:43:03.160Z] === RUN TestValidateAndIsV6 [2021-06-19T06:43:03.160Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-06-19T06:43:03.160Z] PASS [2021-06-19T06:43:03.160Z] coverage: 68.9% of statements [2021-06-19T06:43:03.160Z] ok github.com/docker/docker/libnetwork/driverapi 0.039s coverage: 68.9% of statements [2021-06-19T06:43:03.617Z] --- PASS: TestAllocateRandomDeallocate (0.76s) [2021-06-19T06:43:03.617Z] === RUN TestAllocateRandomDeallocateSerialize [2021-06-19T06:43:03.617Z] === RUN TestDriver [2021-06-19T06:43:03.617Z] --- PASS: TestDriver (0.00s) [2021-06-19T06:43:03.617Z] PASS [2021-06-19T06:43:03.617Z] coverage: 34.8% of statements [2021-06-19T06:43:03.617Z] ok github.com/docker/docker/libnetwork/drivers/host 0.035s coverage: 34.8% of statements [2021-06-19T06:43:03.634Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2021-06-19T06:43:03.634Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-19T06:43:04.074Z] === RUN TestDriver [2021-06-19T06:43:04.074Z] --- PASS: TestDriver (0.00s) [2021-06-19T06:43:04.074Z] PASS [2021-06-19T06:43:04.074Z] coverage: 34.8% of statements [2021-06-19T06:43:04.074Z] ok github.com/docker/docker/libnetwork/drivers/null 0.045s coverage: 34.8% of statements [2021-06-19T06:43:04.074Z] === RUN TestNetworkAllocateFree [2021-06-19T06:43:04.074Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-06-19T06:43:04.074Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-06-19T06:43:04.074Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-06-19T06:43:04.074Z] PASS [2021-06-19T06:43:04.074Z] coverage: 63.6% of statements [2021-06-19T06:43:04.074Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.033s coverage: 63.6% of statements [2021-06-19T06:43:04.535Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.90s) [2021-06-19T06:43:04.535Z] === RUN TestRetrieveFromStore [2021-06-19T06:43:04.535Z] === RUN TestGetEmptyCapabilities [2021-06-19T06:43:04.994Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-06-19T06:43:04.994Z] === RUN TestGetExtraCapabilities [2021-06-19T06:43:04.994Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-06-19T06:43:04.994Z] === RUN TestGetInvalidCapabilities [2021-06-19T06:43:04.994Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-06-19T06:43:04.994Z] === RUN TestRemoteDriver [2021-06-19T06:43:04.994Z] --- PASS: TestRemoteDriver (0.01s) [2021-06-19T06:43:04.994Z] === RUN TestDriverError [2021-06-19T06:43:04.994Z] --- PASS: TestDriverError (0.00s) [2021-06-19T06:43:04.994Z] === RUN TestMissingValues [2021-06-19T06:43:04.994Z] --- PASS: TestMissingValues (0.00s) [2021-06-19T06:43:04.994Z] === RUN TestRollback [2021-06-19T06:43:04.994Z] --- PASS: TestRollback (0.00s) [2021-06-19T06:43:04.994Z] PASS [2021-06-19T06:43:04.994Z] coverage: 57.4% of statements [2021-06-19T06:43:04.994Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.064s coverage: 57.4% of statements [2021-06-19T06:43:04.994Z] --- PASS: TestRetrieveFromStore (0.44s) [2021-06-19T06:43:04.994Z] === RUN TestIsCorrupted [2021-06-19T06:43:04.994Z] === RUN TestNAT [2021-06-19T06:43:04.994Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-19T06:43:04.994Z] --- SKIP: TestNAT (0.00s) [2021-06-19T06:43:04.994Z] === RUN TestTransparent [2021-06-19T06:43:04.994Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-19T06:43:04.994Z] --- SKIP: TestTransparent (0.00s) [2021-06-19T06:43:04.994Z] PASS [2021-06-19T06:43:04.994Z] coverage: 0.0% of statements [2021-06-19T06:43:04.994Z] --- PASS: TestIsCorrupted (0.01s) [2021-06-19T06:43:04.994Z] === RUN TestSetRollover [2021-06-19T06:43:04.994Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.037s coverage: 0.0% of statements [2021-06-19T06:43:05.460Z] === RUN TestNew [2021-06-19T06:43:05.460Z] --- PASS: TestNew (0.00s) [2021-06-19T06:43:05.460Z] === RUN TestAddDriver [2021-06-19T06:43:05.460Z] --- PASS: TestAddDriver (0.00s) [2021-06-19T06:43:05.460Z] === RUN TestAddDuplicateDriver [2021-06-19T06:43:05.460Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-06-19T06:43:05.460Z] === RUN TestIPAMDefaultAddressSpaces [2021-06-19T06:43:05.460Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-06-19T06:43:05.460Z] === RUN TestDriver [2021-06-19T06:43:05.460Z] --- PASS: TestDriver (0.00s) [2021-06-19T06:43:05.460Z] === RUN TestIPAM [2021-06-19T06:43:05.460Z] --- PASS: TestIPAM (0.00s) [2021-06-19T06:43:05.460Z] === RUN TestWalkIPAMs [2021-06-19T06:43:05.460Z] --- PASS: TestWalkIPAMs (0.00s) [2021-06-19T06:43:05.460Z] === RUN TestWalkDrivers [2021-06-19T06:43:05.460Z] --- PASS: TestWalkDrivers (0.00s) [2021-06-19T06:43:05.460Z] PASS [2021-06-19T06:43:05.460Z] coverage: 82.4% of statements [2021-06-19T06:43:05.460Z] ok github.com/docker/docker/libnetwork/drvregistry 0.062s coverage: 82.4% of statements [2021-06-19T06:43:05.460Z] === RUN TestBuildDefault [2021-06-19T06:43:05.460Z] --- PASS: TestBuildDefault (0.00s) [2021-06-19T06:43:05.460Z] === RUN TestBuildHostnameDomainname [2021-06-19T06:43:05.460Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-06-19T06:43:05.460Z] === RUN TestBuildHostname [2021-06-19T06:43:05.460Z] --- PASS: TestBuildHostname (0.00s) [2021-06-19T06:43:05.460Z] === RUN TestBuildHostnameFQDN [2021-06-19T06:43:05.460Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-06-19T06:43:05.460Z] === RUN TestBuildNoIP [2021-06-19T06:43:05.460Z] --- PASS: TestBuildNoIP (0.00s) [2021-06-19T06:43:05.460Z] === RUN TestUpdate [2021-06-19T06:43:05.460Z] --- PASS: TestUpdate (0.00s) [2021-06-19T06:43:05.460Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-06-19T06:43:05.460Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-06-19T06:43:05.460Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-06-19T06:43:05.460Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-06-19T06:43:05.460Z] === RUN TestAddEmpty [2021-06-19T06:43:05.460Z] --- PASS: TestAddEmpty (0.00s) [2021-06-19T06:43:05.460Z] === RUN TestAdd [2021-06-19T06:43:05.460Z] --- PASS: TestAdd (0.00s) [2021-06-19T06:43:05.460Z] === RUN TestDeleteEmpty [2021-06-19T06:43:05.460Z] --- PASS: TestDeleteEmpty (0.00s) [2021-06-19T06:43:05.460Z] === RUN TestDeleteNewline [2021-06-19T06:43:05.460Z] --- PASS: TestDeleteNewline (0.00s) [2021-06-19T06:43:05.460Z] === RUN TestDelete [2021-06-19T06:43:05.460Z] --- PASS: TestDelete (0.00s) [2021-06-19T06:43:05.460Z] === RUN TestConcurrentWrites [2021-06-19T06:43:05.460Z] --- PASS: TestConcurrentWrites (0.15s) [2021-06-19T06:43:05.460Z] PASS [2021-06-19T06:43:05.460Z] coverage: 81.2% of statements [2021-06-19T06:43:05.460Z] ok github.com/docker/docker/libnetwork/etchosts 0.194s coverage: 81.2% of statements [2021-06-19T06:43:05.545Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.75s) [2021-06-19T06:43:05.545Z] === RUN TestNISDomainname [2021-06-19T06:43:05.919Z] === RUN TestDiff [2021-06-19T06:43:05.919Z] --- PASS: TestDiff (0.00s) [2021-06-19T06:43:05.919Z] === RUN TestAddedCallback [2021-06-19T06:43:05.919Z] --- PASS: TestAddedCallback (0.00s) [2021-06-19T06:43:05.919Z] === RUN TestRemovedCallback [2021-06-19T06:43:05.919Z] --- PASS: TestRemovedCallback (0.00s) [2021-06-19T06:43:05.919Z] === RUN TestNoCallback [2021-06-19T06:43:05.919Z] --- PASS: TestNoCallback (0.00s) [2021-06-19T06:43:05.919Z] PASS [2021-06-19T06:43:05.919Z] coverage: 48.1% of statements [2021-06-19T06:43:05.919Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.046s coverage: 48.1% of statements [2021-06-19T06:43:05.919Z] === RUN TestNew [2021-06-19T06:43:05.919Z] --- PASS: TestNew (0.00s) [2021-06-19T06:43:05.919Z] === RUN TestAllocate [2021-06-19T06:43:05.919Z] --- PASS: TestAllocate (0.00s) [2021-06-19T06:43:05.919Z] === RUN TestUninitialized [2021-06-19T06:43:05.919Z] --- PASS: TestUninitialized (0.00s) [2021-06-19T06:43:05.919Z] === RUN TestAllocateInRange [2021-06-19T06:43:05.919Z] --- PASS: TestAllocateInRange (0.00s) [2021-06-19T06:43:05.919Z] === RUN TestAllocateSerial [2021-06-19T06:43:05.919Z] --- PASS: TestAllocateSerial (0.00s) [2021-06-19T06:43:05.919Z] PASS [2021-06-19T06:43:05.919Z] coverage: 87.5% of statements [2021-06-19T06:43:05.919Z] ok github.com/docker/docker/libnetwork/idm 0.040s coverage: 87.5% of statements [2021-06-19T06:43:06.378Z] --- PASS: TestSetRollover (1.20s) [2021-06-19T06:43:06.378Z] === RUN TestSetRolloverSerial [2021-06-19T06:43:06.378Z] === RUN TestCaller [2021-06-19T06:43:06.378Z] --- PASS: TestCaller (0.00s) [2021-06-19T06:43:06.378Z] PASS [2021-06-19T06:43:06.378Z] coverage: 100.0% of statements [2021-06-19T06:43:06.378Z] ok github.com/docker/docker/libnetwork/internal/caller 0.031s coverage: 100.0% of statements [2021-06-19T06:43:06.836Z] === RUN TestSetSerialInsertDelete [2021-06-19T06:43:06.836Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-06-19T06:43:06.836Z] === RUN TestSetParallelInsertDelete [2021-06-19T06:43:06.929Z] --- PASS: TestNISDomainname (1.22s) [2021-06-19T06:43:06.929Z] === RUN TestHostnameDnsResolution [2021-06-19T06:43:07.294Z] === RUN TestPoolRequest [2021-06-19T06:43:07.294Z] --- PASS: TestPoolRequest (0.00s) [2021-06-19T06:43:07.294Z] === RUN TestOtherRequests [2021-06-19T06:43:07.294Z] --- PASS: TestOtherRequests (0.00s) [2021-06-19T06:43:07.294Z] PASS [2021-06-19T06:43:07.294Z] coverage: 57.1% of statements [2021-06-19T06:43:07.294Z] ok github.com/docker/docker/libnetwork/ipams/null 0.033s coverage: 57.1% of statements [2021-06-19T06:43:07.752Z] === RUN TestInt2IP2IntConversion [2021-06-19T06:43:07.870Z] --- PASS: TestHostnameDnsResolution (1.22s) [2021-06-19T06:43:07.870Z] === RUN TestStats [2021-06-19T06:43:08.209Z] --- PASS: TestInt2IP2IntConversion (0.50s) [2021-06-19T06:43:08.209Z] === RUN TestGetAddressVersion [2021-06-19T06:43:08.209Z] --- PASS: TestGetAddressVersion (0.00s) [2021-06-19T06:43:08.209Z] === RUN TestKeyString [2021-06-19T06:43:08.209Z] --- PASS: TestKeyString (0.00s) [2021-06-19T06:43:08.209Z] === RUN TestPoolDataMarshal [2021-06-19T06:43:08.209Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-06-19T06:43:08.209Z] === RUN TestSubnetsMarshal [2021-06-19T06:43:08.209Z] --- PASS: TestSubnetsMarshal (0.04s) [2021-06-19T06:43:08.209Z] === RUN TestAddSubnets [2021-06-19T06:43:08.209Z] --- PASS: TestAddSubnets (0.10s) [2021-06-19T06:43:08.209Z] === RUN TestDoublePoolRelease [2021-06-19T06:43:08.209Z] --- PASS: TestDoublePoolRelease (0.03s) [2021-06-19T06:43:08.209Z] === RUN TestAddReleasePoolID [2021-06-19T06:43:08.209Z] --- PASS: TestAddReleasePoolID (0.05s) [2021-06-19T06:43:08.209Z] === RUN TestPredefinedPool [2021-06-19T06:43:08.209Z] === RUN TestGetCapabilities [2021-06-19T06:43:08.209Z] --- PASS: TestGetCapabilities (0.01s) [2021-06-19T06:43:08.209Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-06-19T06:43:08.209Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-06-19T06:43:08.209Z] === RUN TestGetDefaultAddressSpaces [2021-06-19T06:43:08.209Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-06-19T06:43:08.209Z] === RUN TestRemoteDriver [2021-06-19T06:43:08.209Z] --- PASS: TestRemoteDriver (0.00s) [2021-06-19T06:43:08.209Z] PASS [2021-06-19T06:43:08.209Z] coverage: 47.4% of statements [2021-06-19T06:43:08.209Z] --- PASS: TestPredefinedPool (0.03s) [2021-06-19T06:43:08.209Z] === RUN TestRemoveSubnet [2021-06-19T06:43:08.209Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.053s coverage: 47.4% of statements [2021-06-19T06:43:08.209Z] --- PASS: TestSetRolloverSerial (2.20s) [2021-06-19T06:43:08.209Z] === RUN TestGetFirstAvailableFromCurrent [2021-06-19T06:43:08.209Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-06-19T06:43:08.209Z] PASS [2021-06-19T06:43:08.209Z] coverage: 84.4% of statements [2021-06-19T06:43:08.209Z] ok github.com/docker/docker/libnetwork/bitseq 10.166s coverage: 84.4% of statements [2021-06-19T06:43:08.934Z] --- PASS: TestBuildSquashParent (12.22s) [2021-06-19T06:43:08.934Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-19T06:43:08.934Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-19T06:43:08.934Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-19T06:43:08.934Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-19T06:43:08.934Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-19T06:43:08.934Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-19T06:43:08.934Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-19T06:43:08.934Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-19T06:43:08.934Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-19T06:43:08.934Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-19T06:43:08.934Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-19T06:43:08.934Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-19T06:43:08.934Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-19T06:43:08.934Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-19T06:43:08.934Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-19T06:43:09.175Z] --- PASS: TestRemoveSubnet (0.64s) [2021-06-19T06:43:09.175Z] === RUN TestGetSameAddress [2021-06-19T06:43:09.175Z] --- PASS: TestGetSameAddress (0.03s) [2021-06-19T06:43:09.175Z] === RUN TestPoolAllocationReuse [2021-06-19T06:43:09.175Z] === RUN TestWindowsIPAM [2021-06-19T06:43:09.175Z] --- PASS: TestWindowsIPAM (0.00s) [2021-06-19T06:43:09.175Z] PASS [2021-06-19T06:43:09.175Z] coverage: 71.4% of statements [2021-06-19T06:43:09.175Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.036s coverage: 71.4% of statements [2021-06-19T06:43:09.631Z] === RUN TestDefaultNetwork [2021-06-19T06:43:10.089Z] --- PASS: TestDefaultNetwork (0.23s) [2021-06-19T06:43:10.089Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-06-19T06:43:10.089Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.23s) [2021-06-19T06:43:10.089Z] === RUN TestInitAddressPools [2021-06-19T06:43:10.089Z] --- PASS: TestInitAddressPools (0.00s) [2021-06-19T06:43:10.089Z] PASS [2021-06-19T06:43:10.089Z] coverage: 74.0% of statements [2021-06-19T06:43:10.089Z] ok github.com/docker/docker/libnetwork/ipamutils 0.517s coverage: 74.0% of statements [2021-06-19T06:43:10.548Z] === RUN TestKeyValue [2021-06-19T06:43:10.548Z] --- PASS: TestKeyValue (0.00s) [2021-06-19T06:43:10.548Z] PASS [2021-06-19T06:43:10.548Z] coverage: 60.0% of statements [2021-06-19T06:43:10.548Z] ok github.com/docker/docker/libnetwork/netlabel 0.030s coverage: 60.0% of statements [2021-06-19T06:43:10.548Z] ? github.com/docker/docker/libnetwork/client/mflag/example [no test files] [2021-06-19T06:43:11.005Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-06-19T06:43:11.005Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-06-19T06:43:11.005Z] ? github.com/docker/docker/libnetwork/cmd/dnet [no test files] [2021-06-19T06:43:11.005Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-06-19T06:43:11.005Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-06-19T06:43:11.005Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-06-19T06:43:11.005Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-06-19T06:43:11.005Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-06-19T06:43:11.005Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-06-19T06:43:11.005Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-06-19T06:43:11.005Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-06-19T06:43:11.005Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-06-19T06:43:11.005Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-06-19T06:43:11.005Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-06-19T06:43:11.005Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-06-19T06:43:11.005Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-06-19T06:43:11.005Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-06-19T06:43:11.005Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-06-19T06:43:11.163Z] --- PASS: TestStats (2.71s) [2021-06-19T06:43:11.163Z] === RUN TestStopContainerWithTimeout [2021-06-19T06:43:11.163Z] === RUN TestStopContainerWithTimeout/0 [2021-06-19T06:43:11.163Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-19T06:43:11.163Z] === RUN TestStopContainerWithTimeout/1 [2021-06-19T06:43:11.163Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-19T06:43:11.163Z] === RUN TestStopContainerWithTimeout/3 [2021-06-19T06:43:11.163Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-19T06:43:11.163Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-19T06:43:11.163Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-19T06:43:11.163Z] === CONT TestStopContainerWithTimeout/0 [2021-06-19T06:43:11.163Z] === CONT TestStopContainerWithTimeout/3 [2021-06-19T06:43:11.462Z] === RUN TestGenerate [2021-06-19T06:43:11.462Z] --- PASS: TestGenerate (0.00s) [2021-06-19T06:43:11.462Z] === RUN TestGeneratePtr [2021-06-19T06:43:11.462Z] --- PASS: TestGeneratePtr (0.00s) [2021-06-19T06:43:11.462Z] === RUN TestGenerateMissingField [2021-06-19T06:43:11.462Z] --- PASS: TestGenerateMissingField (0.00s) [2021-06-19T06:43:11.462Z] === RUN TestFieldCannotBeSet [2021-06-19T06:43:11.462Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-06-19T06:43:11.463Z] === RUN TestTypeMismatchError [2021-06-19T06:43:11.463Z] --- PASS: TestTypeMismatchError (0.00s) [2021-06-19T06:43:11.463Z] PASS [2021-06-19T06:43:11.463Z] coverage: 100.0% of statements [2021-06-19T06:43:11.463Z] ok github.com/docker/docker/libnetwork/options 0.033s coverage: 100.0% of statements [2021-06-19T06:43:11.733Z] === CONT TestStopContainerWithTimeout/1 [2021-06-19T06:43:12.427Z] === RUN TestNetworkDBSimple [2021-06-19T06:43:12.885Z] --- PASS: TestPoolAllocationReuse (3.58s) [2021-06-19T06:43:12.885Z] === RUN TestGetAddressSubPoolEqualPool [2021-06-19T06:43:12.885Z] --- PASS: TestGetAddressSubPoolEqualPool (0.01s) [2021-06-19T06:43:12.885Z] === RUN TestRequestReleaseAddressFromSubPool [2021-06-19T06:43:12.885Z] testing: warning: no tests to run [2021-06-19T06:43:12.885Z] PASS [2021-06-19T06:43:12.885Z] coverage: 0.0% of statements [2021-06-19T06:43:12.885Z] ok github.com/docker/docker/libnetwork/osl 0.031s coverage: 0.0% of statements [no tests to run] [2021-06-19T06:43:13.343Z] === RUN TestRequestNewPort [2021-06-19T06:43:13.343Z] --- PASS: TestRequestNewPort (0.00s) [2021-06-19T06:43:13.343Z] === RUN TestRequestSpecificPort [2021-06-19T06:43:13.343Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-06-19T06:43:13.343Z] === RUN TestReleasePort [2021-06-19T06:43:13.343Z] --- PASS: TestReleasePort (0.00s) [2021-06-19T06:43:13.343Z] === RUN TestReuseReleasedPort [2021-06-19T06:43:13.343Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-06-19T06:43:13.343Z] === RUN TestReleaseUnreadledPort [2021-06-19T06:43:13.343Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-06-19T06:43:13.343Z] === RUN TestUnknowProtocol [2021-06-19T06:43:13.343Z] --- PASS: TestUnknowProtocol (0.00s) [2021-06-19T06:43:13.343Z] === RUN TestAllocateAllPorts [2021-06-19T06:43:13.343Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-06-19T06:43:13.343Z] === RUN TestPortAllocation [2021-06-19T06:43:13.343Z] --- PASS: TestPortAllocation (0.00s) [2021-06-19T06:43:13.343Z] === RUN TestPortAllocationWithCustomRange [2021-06-19T06:43:13.343Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-06-19T06:43:13.343Z] === RUN TestNoDuplicateBPR [2021-06-19T06:43:13.343Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-06-19T06:43:13.343Z] === RUN TestChangePortRange [2021-06-19T06:43:13.343Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-06-19T06:43:13.343Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-06-19T06:43:13.343Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-06-19T06:43:13.343Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-06-19T06:43:13.343Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-06-19T06:43:13.343Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-06-19T06:43:13.343Z] --- PASS: TestChangePortRange (0.00s) [2021-06-19T06:43:13.343Z] PASS [2021-06-19T06:43:13.343Z] coverage: 88.6% of statements [2021-06-19T06:43:13.343Z] ok github.com/docker/docker/libnetwork/portallocator 0.035s coverage: 88.6% of statements [2021-06-19T06:43:13.642Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-19T06:43:13.800Z] 2021/06/19 06:43:13 Closing DB instances... [2021-06-19T06:43:14.216Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-19T06:43:14.216Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-19T06:43:14.258Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.42s) [2021-06-19T06:43:14.258Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-06-19T06:43:14.258Z] === RUN TestTransportPortConv [2021-06-19T06:43:14.258Z] --- PASS: TestTransportPortConv (0.00s) [2021-06-19T06:43:14.258Z] === RUN TestTransportPortBindingConv [2021-06-19T06:43:14.258Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-06-19T06:43:14.258Z] === RUN TestErrorConstructors [2021-06-19T06:43:14.258Z] --- PASS: TestErrorConstructors (0.00s) [2021-06-19T06:43:14.258Z] === RUN TestCompareIPMask [2021-06-19T06:43:14.258Z] --- PASS: TestCompareIPMask (0.00s) [2021-06-19T06:43:14.258Z] === RUN TestUtilGetHostPartIP [2021-06-19T06:43:14.258Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-06-19T06:43:14.258Z] === RUN TestUtilGetBroadcastIP [2021-06-19T06:43:14.258Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-06-19T06:43:14.258Z] === RUN TestParseCIDR [2021-06-19T06:43:14.258Z] --- PASS: TestParseCIDR (0.00s) [2021-06-19T06:43:14.258Z] PASS [2021-06-19T06:43:14.258Z] coverage: 47.9% of statements [2021-06-19T06:43:14.258Z] ok github.com/docker/docker/libnetwork/types 0.033s coverage: 47.9% of statements [2021-06-19T06:43:14.715Z] --- PASS: TestNetworkDBSimple (2.02s) [2021-06-19T06:43:14.715Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-06-19T06:43:15.173Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-06-19T06:43:15.173Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-06-19T06:43:15.173Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-06-19T06:43:15.173Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-06-19T06:43:15.173Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-06-19T06:43:15.173Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-06-19T06:43:15.173Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-06-19T06:43:15.173Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-06-19T06:43:15.173Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-06-19T06:43:15.173Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-06-19T06:43:15.173Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-06-19T06:43:15.173Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-06-19T06:43:15.173Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-06-19T06:43:15.173Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-06-19T06:43:15.173Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-06-19T06:43:15.173Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-06-19T06:43:15.173Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-06-19T06:43:15.173Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-06-19T06:43:15.173Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-06-19T06:43:15.173Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-06-19T06:43:15.173Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-06-19T06:43:15.173Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-06-19T06:43:15.173Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-06-19T06:43:15.173Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-06-19T06:43:15.173Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-06-19T06:43:15.173Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-06-19T06:43:15.173Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-06-19T06:43:15.173Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-06-19T06:43:15.173Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-06-19T06:43:15.173Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-06-19T06:43:15.173Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-06-19T06:43:15.173Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-06-19T06:43:15.173Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-06-19T06:43:15.173Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-06-19T06:43:15.173Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-06-19T06:43:15.173Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-06-19T06:43:15.173Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-06-19T06:43:15.173Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-06-19T06:43:15.173Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-06-19T06:43:15.173Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-06-19T06:43:15.173Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-06-19T06:43:15.173Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-06-19T06:43:15.173Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-06-19T06:43:15.173Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-06-19T06:43:15.173Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-06-19T06:43:15.173Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-06-19T06:43:15.173Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-06-19T06:43:15.173Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-06-19T06:43:15.173Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-06-19T06:43:15.173Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-06-19T06:43:15.173Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-06-19T06:43:15.173Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-06-19T06:43:15.173Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-06-19T06:43:15.173Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-06-19T06:43:15.173Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-06-19T06:43:15.173Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-06-19T06:43:15.173Z] PASS [2021-06-19T06:43:15.173Z] coverage: 44.0% of statements [2021-06-19T06:43:15.173Z] ok github.com/docker/docker/oci 0.036s coverage: 44.0% of statements [2021-06-19T06:43:15.173Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.10s) [2021-06-19T06:43:15.173Z] === RUN TestGetAddress [2021-06-19T06:43:16.139Z] 2021/06/19 06:43:15 Closing DB instances... [2021-06-19T06:43:16.139Z] === RUN TestAddressPoolOpt [2021-06-19T06:43:16.139Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-06-19T06:43:16.139Z] === RUN TestValidateEnv [2021-06-19T06:43:16.139Z] === RUN TestValidateEnv/a [2021-06-19T06:43:16.139Z] === RUN TestValidateEnv/something [2021-06-19T06:43:16.139Z] === RUN TestValidateEnv/_=a [2021-06-19T06:43:16.139Z] === RUN TestValidateEnv/env1=value1 [2021-06-19T06:43:16.139Z] === RUN TestValidateEnv/_env1=value1 [2021-06-19T06:43:16.139Z] === RUN TestValidateEnv/env2=value2=value3 [2021-06-19T06:43:16.139Z] === RUN TestValidateEnv/env3=abc!qwe [2021-06-19T06:43:16.139Z] === RUN TestValidateEnv/env_4=value_4 [2021-06-19T06:43:16.139Z] === RUN TestValidateEnv/PATH [2021-06-19T06:43:16.139Z] === RUN TestValidateEnv/=a [2021-06-19T06:43:16.139Z] === RUN TestValidateEnv/PATH= [2021-06-19T06:43:16.139Z] === RUN TestValidateEnv/PATH=something [2021-06-19T06:43:16.139Z] === RUN TestValidateEnv/asd!qwe [2021-06-19T06:43:16.139Z] === RUN TestValidateEnv/1asd [2021-06-19T06:43:16.139Z] === RUN TestValidateEnv/123 [2021-06-19T06:43:16.139Z] === RUN TestValidateEnv/some_space [2021-06-19T06:43:16.139Z] === RUN TestValidateEnv/__some_space_before [2021-06-19T06:43:16.139Z] === RUN TestValidateEnv/some_space_after__ [2021-06-19T06:43:16.139Z] === RUN TestValidateEnv/= [2021-06-19T06:43:16.139Z] === RUN TestValidateEnv/PaTh [2021-06-19T06:43:16.139Z] --- PASS: TestValidateEnv (0.00s) [2021-06-19T06:43:16.139Z] --- PASS: TestValidateEnv/a (0.00s) [2021-06-19T06:43:16.139Z] --- PASS: TestValidateEnv/something (0.00s) [2021-06-19T06:43:16.139Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-06-19T06:43:16.139Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-06-19T06:43:16.139Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-06-19T06:43:16.139Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-06-19T06:43:16.139Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-06-19T06:43:16.139Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-06-19T06:43:16.139Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-06-19T06:43:16.139Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-06-19T06:43:16.139Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-06-19T06:43:16.139Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-06-19T06:43:16.139Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-06-19T06:43:16.139Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-06-19T06:43:16.139Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-06-19T06:43:16.139Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-06-19T06:43:16.139Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-06-19T06:43:16.139Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-06-19T06:43:16.139Z] --- PASS: TestValidateEnv/= (0.00s) [2021-06-19T06:43:16.139Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-06-19T06:43:16.139Z] === RUN TestParseHost [2021-06-19T06:43:16.139Z] --- PASS: TestParseHost (0.00s) [2021-06-19T06:43:16.139Z] === RUN TestParseDockerDaemonHost [2021-06-19T06:43:16.139Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-06-19T06:43:16.139Z] === RUN TestParseTCP [2021-06-19T06:43:16.139Z] --- PASS: TestParseTCP (0.00s) [2021-06-19T06:43:16.139Z] === RUN TestParseInvalidUnixAddrInvalid [2021-06-19T06:43:16.139Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-06-19T06:43:16.139Z] === RUN TestValidateExtraHosts [2021-06-19T06:43:16.139Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-06-19T06:43:16.139Z] === RUN TestIpOptString [2021-06-19T06:43:16.139Z] --- PASS: TestIpOptString (0.00s) [2021-06-19T06:43:16.139Z] === RUN TestNewIpOptInvalidDefaultVal [2021-06-19T06:43:16.139Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-06-19T06:43:16.139Z] === RUN TestNewIpOptValidDefaultVal [2021-06-19T06:43:16.139Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-06-19T06:43:16.139Z] === RUN TestIpOptSetInvalidVal [2021-06-19T06:43:16.139Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-06-19T06:43:16.139Z] === RUN TestValidateIPAddress [2021-06-19T06:43:16.139Z] --- PASS: TestValidateIPAddress (0.00s) [2021-06-19T06:43:16.139Z] === RUN TestMapOpts [2021-06-19T06:43:16.139Z] --- PASS: TestMapOpts (0.00s) [2021-06-19T06:43:16.139Z] === RUN TestListOptsWithoutValidator [2021-06-19T06:43:16.139Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-06-19T06:43:16.139Z] === RUN TestListOptsWithValidator [2021-06-19T06:43:16.139Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-06-19T06:43:16.139Z] === RUN TestValidateDNSSearch [2021-06-19T06:43:16.139Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-06-19T06:43:16.139Z] === RUN TestValidateLabel [2021-06-19T06:43:16.139Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-06-19T06:43:16.139Z] === RUN TestValidateLabel/label_with_general_format [2021-06-19T06:43:16.139Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-06-19T06:43:16.139Z] === RUN TestValidateLabel/label_with_one_more [2021-06-19T06:43:16.139Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-06-19T06:43:16.139Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-06-19T06:43:16.139Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-06-19T06:43:16.139Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-06-19T06:43:16.139Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-06-19T06:43:16.139Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-06-19T06:43:16.139Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-06-19T06:43:16.139Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-06-19T06:43:16.139Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-06-19T06:43:16.139Z] --- PASS: TestValidateLabel (0.00s) [2021-06-19T06:43:16.139Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-06-19T06:43:16.139Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-06-19T06:43:16.139Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-06-19T06:43:16.139Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-06-19T06:43:16.139Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-06-19T06:43:16.139Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-06-19T06:43:16.139Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-06-19T06:43:16.139Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-06-19T06:43:16.139Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-06-19T06:43:16.139Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-06-19T06:43:16.139Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-06-19T06:43:16.139Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-06-19T06:43:16.139Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-06-19T06:43:16.139Z] === RUN TestNamedListOpts [2021-06-19T06:43:16.139Z] --- PASS: TestNamedListOpts (0.00s) [2021-06-19T06:43:16.139Z] === RUN TestNamedMapOpts [2021-06-19T06:43:16.139Z] --- PASS: TestNamedMapOpts (0.00s) [2021-06-19T06:43:16.139Z] === RUN TestParseLink [2021-06-19T06:43:16.139Z] --- PASS: TestParseLink (0.00s) [2021-06-19T06:43:16.139Z] === RUN TestQuotedStringSetWithQuotes [2021-06-19T06:43:16.139Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-06-19T06:43:16.139Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-06-19T06:43:16.139Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-06-19T06:43:16.139Z] === RUN TestQuotedStringSetWithNoQuotes [2021-06-19T06:43:16.139Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-06-19T06:43:16.139Z] === RUN TestUlimitOpt [2021-06-19T06:43:16.139Z] --- PASS: TestUlimitOpt (0.00s) [2021-06-19T06:43:16.139Z] PASS [2021-06-19T06:43:16.139Z] coverage: 67.1% of statements [2021-06-19T06:43:16.139Z] ok github.com/docker/docker/opts 0.059s coverage: 67.1% of statements [2021-06-19T06:43:16.182Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-06-19T06:43:16.182Z] --- PASS: TestStopContainerWithTimeout/0 (1.11s) [2021-06-19T06:43:16.182Z] --- PASS: TestStopContainerWithTimeout/1 (1.70s) [2021-06-19T06:43:16.182Z] --- PASS: TestStopContainerWithTimeout/3 (3.09s) [2021-06-19T06:43:16.182Z] --- PASS: TestStopContainerWithTimeout/-1 (2.71s) [2021-06-19T06:43:16.182Z] === RUN TestDeleteDevicemapper [2021-06-19T06:43:16.182Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-19T06:43:16.182Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-19T06:43:16.182Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-19T06:43:16.599Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-06-19T06:43:16.599Z] PASS [2021-06-19T06:43:16.599Z] coverage: 100.0% of statements [2021-06-19T06:43:16.599Z] === RUN TestParseVersion [2021-06-19T06:43:16.599Z] --- PASS: TestParseVersion (0.00s) [2021-06-19T06:43:16.599Z] PASS [2021-06-19T06:43:16.599Z] coverage: 52.9% of statements [2021-06-19T06:43:16.599Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.036s coverage: 100.0% of statements [2021-06-19T06:43:16.599Z] ok github.com/docker/docker/pkg/aaparser 0.032s coverage: 52.9% of statements [2021-06-19T06:43:17.565Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.82s) [2021-06-19T06:43:17.565Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-06-19T06:43:18.026Z] === RUN TestPeerCertificateMarshalJSON [2021-06-19T06:43:18.026Z] === RUN TestIsArchivePathDir [2021-06-19T06:43:18.026Z] --- PASS: TestIsArchivePathDir (0.04s) [2021-06-19T06:43:18.026Z] === RUN TestIsArchivePathInvalidFile [2021-06-19T06:43:18.026Z] --- PASS: TestIsArchivePathInvalidFile (0.10s) [2021-06-19T06:43:18.026Z] === RUN TestIsArchivePathTar [2021-06-19T06:43:18.026Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-06-19T06:43:18.026Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-06-19T06:43:18.026Z] --- PASS: TestPeerCertificateMarshalJSON (0.19s) [2021-06-19T06:43:18.026Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-06-19T06:43:18.026Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-06-19T06:43:18.026Z] === RUN TestMiddleware [2021-06-19T06:43:18.026Z] --- PASS: TestMiddleware (0.00s) [2021-06-19T06:43:18.026Z] === RUN TestNewResponseModifier [2021-06-19T06:43:18.026Z] --- PASS: TestNewResponseModifier (0.00s) [2021-06-19T06:43:18.026Z] PASS [2021-06-19T06:43:18.026Z] coverage: 26.8% of statements [2021-06-19T06:43:18.026Z] ok github.com/docker/docker/pkg/authorization 0.222s coverage: 26.8% of statements [2021-06-19T06:43:18.484Z] --- PASS: TestIsArchivePathTar (0.12s) [2021-06-19T06:43:18.484Z] === RUN TestDecompressStreamGzip [2021-06-19T06:43:18.484Z] --- PASS: TestDecompressStreamGzip (0.09s) [2021-06-19T06:43:18.484Z] === RUN TestDecompressStreamBzip2 [2021-06-19T06:43:18.484Z] --- PASS: TestDecompressStreamBzip2 (0.07s) [2021-06-19T06:43:18.484Z] === RUN TestDecompressStreamXz [2021-06-19T06:43:18.484Z] archive_test.go:134: Xz not present in msys2 [2021-06-19T06:43:18.484Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-06-19T06:43:18.484Z] === RUN TestCompressStreamXzUnsupported [2021-06-19T06:43:18.484Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-06-19T06:43:18.484Z] === RUN TestCompressStreamBzip2Unsupported [2021-06-19T06:43:18.484Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-06-19T06:43:18.484Z] === RUN TestCompressStreamInvalid [2021-06-19T06:43:18.484Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-06-19T06:43:18.484Z] === RUN TestExtensionInvalid [2021-06-19T06:43:18.484Z] --- PASS: TestExtensionInvalid (0.00s) [2021-06-19T06:43:18.484Z] === RUN TestExtensionUncompressed [2021-06-19T06:43:18.484Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-06-19T06:43:18.484Z] === RUN TestExtensionBzip2 [2021-06-19T06:43:18.484Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-06-19T06:43:18.484Z] === RUN TestExtensionGzip [2021-06-19T06:43:18.484Z] --- PASS: TestExtensionGzip (0.00s) [2021-06-19T06:43:18.484Z] === RUN TestExtensionXz [2021-06-19T06:43:18.484Z] --- PASS: TestExtensionXz (0.00s) [2021-06-19T06:43:18.484Z] === RUN TestCmdStreamLargeStderr [2021-06-19T06:43:18.484Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2021-06-19T06:43:18.484Z] === RUN TestCmdStreamBad [2021-06-19T06:43:18.484Z] archive_test.go:239: Failing on Windows CI machines [2021-06-19T06:43:18.484Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-06-19T06:43:18.484Z] === RUN TestCmdStreamGood [2021-06-19T06:43:18.484Z] --- PASS: TestCmdStreamGood (0.03s) [2021-06-19T06:43:18.484Z] === RUN TestUntarPathWithInvalidDest [2021-06-19T06:43:18.484Z] --- PASS: TestUntarPathWithInvalidDest (0.04s) [2021-06-19T06:43:18.484Z] === RUN TestUntarPathWithInvalidSrc [2021-06-19T06:43:18.484Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-06-19T06:43:18.484Z] === RUN TestUntarPath [2021-06-19T06:43:18.484Z] === RUN TestUnbuffered [2021-06-19T06:43:18.484Z] --- PASS: TestUnbuffered (0.00s) [2021-06-19T06:43:18.484Z] === RUN TestRaceUnbuffered [2021-06-19T06:43:18.485Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-06-19T06:43:18.485Z] PASS [2021-06-19T06:43:18.485Z] coverage: 100.0% of statements [2021-06-19T06:43:18.485Z] ok github.com/docker/docker/pkg/broadcaster 0.027s coverage: 100.0% of statements [2021-06-19T06:43:18.485Z] --- PASS: TestUntarPath (0.04s) [2021-06-19T06:43:18.485Z] === RUN TestUntarPathWithDestinationFile [2021-06-19T06:43:18.485Z] --- PASS: TestUntarPathWithDestinationFile (0.04s) [2021-06-19T06:43:18.485Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-06-19T06:43:18.725Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.32s) [2021-06-19T06:43:18.726Z] === RUN TestUpdateMemory [2021-06-19T06:43:18.942Z] 2021/06/19 06:43:18 Closing DB instances... [2021-06-19T06:43:18.942Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2021-06-19T06:43:18.942Z] === RUN TestCopyWithTarInvalidSrc [2021-06-19T06:43:18.942Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-06-19T06:43:18.942Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-06-19T06:43:18.942Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-06-19T06:43:18.942Z] === RUN TestCopyWithTarSrcFile [2021-06-19T06:43:18.942Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-06-19T06:43:18.942Z] === RUN TestCopyWithTarSrcFolder [2021-06-19T06:43:18.942Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-06-19T06:43:18.942Z] === RUN TestCopyFileWithTarInvalidSrc [2021-06-19T06:43:18.942Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-06-19T06:43:18.942Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-06-19T06:43:18.942Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-06-19T06:43:18.942Z] === RUN TestCopyFileWithTarSrcFolder [2021-06-19T06:43:18.942Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-06-19T06:43:18.942Z] === RUN TestCopyFileWithTarSrcFile [2021-06-19T06:43:18.942Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-06-19T06:43:18.942Z] === RUN TestTarFiles [2021-06-19T06:43:18.942Z] === RUN TestMatch [2021-06-19T06:43:18.942Z] === RUN TestMatch/[[]] [2021-06-19T06:43:18.942Z] === RUN TestMatch/[[foo]] [2021-06-19T06:43:18.942Z] === RUN TestMatch/[[bar]_[foo]] [2021-06-19T06:43:18.942Z] === RUN TestMatch/[[foo_bar]] [2021-06-19T06:43:18.942Z] === RUN TestMatch/[[qux]_[foo]] [2021-06-19T06:43:18.942Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-06-19T06:43:18.942Z] === RUN TestMatch/[] [2021-06-19T06:43:18.942Z] === RUN TestMatch/[]#01 [2021-06-19T06:43:18.942Z] === RUN TestMatch/[[qux]] [2021-06-19T06:43:18.942Z] === RUN TestMatch/[[foo_bar_qux]] [2021-06-19T06:43:18.942Z] === RUN TestMatch/[[qux]_[baz]] [2021-06-19T06:43:18.942Z] === RUN TestMatch/[[foo_baz]] [2021-06-19T06:43:18.942Z] --- PASS: TestMatch (0.00s) [2021-06-19T06:43:18.942Z] --- PASS: TestMatch/[[]] (0.00s) [2021-06-19T06:43:18.942Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-06-19T06:43:18.942Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-06-19T06:43:18.942Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-06-19T06:43:18.942Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-06-19T06:43:18.942Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-06-19T06:43:18.942Z] --- PASS: TestMatch/[] (0.00s) [2021-06-19T06:43:18.942Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-06-19T06:43:18.942Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-06-19T06:43:18.942Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-06-19T06:43:18.942Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-06-19T06:43:18.942Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-06-19T06:43:18.942Z] PASS [2021-06-19T06:43:18.942Z] coverage: 87.5% of statements [2021-06-19T06:43:18.942Z] ok github.com/docker/docker/pkg/capabilities 0.030s coverage: 87.5% of statements [2021-06-19T06:43:19.506Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-19T06:43:19.506Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-19T06:43:19.667Z] --- PASS: TestUpdateMemory (1.24s) [2021-06-19T06:43:19.667Z] === RUN TestUpdateCPUQuota [2021-06-19T06:43:19.908Z] === RUN TestChrootTarUntar [2021-06-19T06:43:19.908Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:43:19.908Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-06-19T06:43:19.908Z] === RUN TestChrootUntarWithHugeExcludesList [2021-06-19T06:43:19.908Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:43:19.908Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-19T06:43:19.908Z] === RUN TestChrootUntarEmptyArchive [2021-06-19T06:43:19.908Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-06-19T06:43:19.908Z] === RUN TestChrootTarUntarWithSymlink [2021-06-19T06:43:19.908Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-19T06:43:19.908Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-06-19T06:43:19.908Z] === RUN TestChrootCopyWithTar [2021-06-19T06:43:19.908Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-19T06:43:19.908Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-06-19T06:43:19.908Z] === RUN TestChrootCopyFileWithTar [2021-06-19T06:43:19.908Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:43:19.908Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-06-19T06:43:19.908Z] === RUN TestChrootUntarPath [2021-06-19T06:43:19.908Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-19T06:43:19.908Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-06-19T06:43:19.908Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-06-19T06:43:19.908Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:43:19.908Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-19T06:43:19.908Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-06-19T06:43:19.908Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:43:19.908Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-19T06:43:19.908Z] === RUN TestChrootApplyDotDotFile [2021-06-19T06:43:19.908Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:43:19.908Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-06-19T06:43:19.908Z] PASS [2021-06-19T06:43:19.908Z] coverage: 15.4% of statements [2021-06-19T06:43:19.908Z] ok github.com/docker/docker/pkg/chrootarchive 0.074s coverage: 15.4% of statements [2021-06-19T06:43:20.056Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-06-19T06:43:20.366Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2021-06-19T06:43:20.366Z] === RUN TestNetworkDBCRUDTableEntry [2021-06-19T06:43:20.366Z] === RUN TestSizeEmpty [2021-06-19T06:43:20.366Z] --- PASS: TestSizeEmpty (0.00s) [2021-06-19T06:43:20.366Z] === RUN TestSizeEmptyFile [2021-06-19T06:43:20.366Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-06-19T06:43:20.366Z] === RUN TestSizeNonemptyFile [2021-06-19T06:43:20.366Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-06-19T06:43:20.366Z] === RUN TestSizeNestedDirectoryEmpty [2021-06-19T06:43:20.366Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-06-19T06:43:20.366Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-06-19T06:43:20.366Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-06-19T06:43:20.366Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-06-19T06:43:20.366Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-06-19T06:43:20.366Z] === RUN TestMoveToSubdir [2021-06-19T06:43:20.366Z] --- PASS: TestMoveToSubdir (0.00s) [2021-06-19T06:43:20.366Z] === RUN TestSizeNonExistingDirectory [2021-06-19T06:43:20.366Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-06-19T06:43:20.366Z] PASS [2021-06-19T06:43:20.366Z] coverage: 80.0% of statements [2021-06-19T06:43:20.366Z] ok github.com/docker/docker/pkg/directory 0.039s coverage: 80.0% of statements [2021-06-19T06:43:21.332Z] === RUN Test [2021-06-19T06:43:21.332Z] === RUN Test/TestContainsEntry [2021-06-19T06:43:21.332Z] === RUN Test/TestCreateEntries [2021-06-19T06:43:21.332Z] === RUN Test/TestEntriesDiff [2021-06-19T06:43:21.332Z] === RUN Test/TestEntriesEquality [2021-06-19T06:43:21.332Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-06-19T06:43:21.332Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-06-19T06:43:21.332Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-06-19T06:43:21.332Z] === RUN Test/TestGeneratorNotGenerate [2021-06-19T06:43:21.332Z] === RUN Test/TestGeneratorWithPort [2021-06-19T06:43:21.332Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-06-19T06:43:21.332Z] === RUN Test/TestNewEntry [2021-06-19T06:43:21.332Z] === RUN Test/TestParse [2021-06-19T06:43:21.332Z] --- PASS: Test (0.00s) [2021-06-19T06:43:21.332Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-06-19T06:43:21.332Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-06-19T06:43:21.332Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-06-19T06:43:21.332Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-06-19T06:43:21.332Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-06-19T06:43:21.332Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-06-19T06:43:21.332Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-06-19T06:43:21.332Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-06-19T06:43:21.332Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-06-19T06:43:21.332Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-06-19T06:43:21.332Z] --- PASS: Test/TestNewEntry (0.00s) [2021-06-19T06:43:21.332Z] --- PASS: Test/TestParse (0.00s) [2021-06-19T06:43:21.332Z] PASS [2021-06-19T06:43:21.332Z] coverage: 58.3% of statements [2021-06-19T06:43:21.332Z] ok github.com/docker/docker/pkg/discovery 0.039s coverage: 58.3% of statements [2021-06-19T06:43:21.791Z] --- PASS: TestTarFiles (2.95s) [2021-06-19T06:43:21.791Z] === RUN TestTarUntar [2021-06-19T06:43:21.791Z] --- PASS: TestTarUntar (0.02s) [2021-06-19T06:43:21.791Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-06-19T06:43:21.791Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-06-19T06:43:21.791Z] === RUN TestTarWithOptions [2021-06-19T06:43:21.791Z] --- PASS: TestTarWithOptions (0.01s) [2021-06-19T06:43:21.791Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-06-19T06:43:21.791Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-06-19T06:43:21.791Z] === RUN TestUntarUstarGnuConflict [2021-06-19T06:43:21.791Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-06-19T06:43:21.791Z] === RUN TestUntarInvalidFilenames [2021-06-19T06:43:21.791Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames430291410\\dest" [2021-06-19T06:43:21.791Z] --- PASS: TestUntarInvalidFilenames (0.12s) [2021-06-19T06:43:21.791Z] === RUN TestUntarHardlinkToSymlink [2021-06-19T06:43:21.791Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-06-19T06:43:21.791Z] === RUN TestUntarInvalidHardlink [2021-06-19T06:43:21.791Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink278262819\\victim\\hello" -> "../victim/hello" [2021-06-19T06:43:21.791Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink073066790\\victim\\hello" -> "/../victim/hello" [2021-06-19T06:43:21.791Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink671675981\\victim" -> "../victim" [2021-06-19T06:43:21.791Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink834323784\\victim" -> "../victim" [2021-06-19T06:43:21.791Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink113643527\\victim" -> "../victim" [2021-06-19T06:43:21.791Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink469600698\\victim" -> "../victim" [2021-06-19T06:43:21.791Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-06-19T06:43:21.791Z] === RUN TestUntarInvalidSymlink [2021-06-19T06:43:21.791Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink377207761\\dest\\dotdot" -> "../victim/hello" [2021-06-19T06:43:21.791Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink752216316\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-19T06:43:21.791Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink334796843\\dest\\loophole-victim" -> "../victim" [2021-06-19T06:43:21.791Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink635910030\\dest\\loophole-victim" -> "../victim" [2021-06-19T06:43:21.791Z] === RUN Test [2021-06-19T06:43:21.791Z] === RUN Test/TestContent [2021-06-19T06:43:21.791Z] === RUN Test/TestInitialize [2021-06-19T06:43:21.791Z] === RUN Test/TestNew [2021-06-19T06:43:21.791Z] === RUN Test/TestParsingContentsWithComments [2021-06-19T06:43:21.791Z] === RUN Test/TestRegister [2021-06-19T06:43:21.791Z] === RUN Test/TestWatch [2021-06-19T06:43:21.791Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink264959893\\dest\\loophole-victim" -> "../victim" [2021-06-19T06:43:21.791Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink411078128\\dest\\loophole-victim" -> "../victim" [2021-06-19T06:43:21.791Z] --- PASS: Test (0.01s) [2021-06-19T06:43:21.791Z] --- PASS: Test/TestContent (0.00s) [2021-06-19T06:43:21.791Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-19T06:43:21.791Z] --- PASS: Test/TestNew (0.00s) [2021-06-19T06:43:21.791Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-06-19T06:43:21.791Z] --- PASS: Test/TestRegister (0.00s) [2021-06-19T06:43:21.791Z] --- PASS: Test/TestWatch (0.00s) [2021-06-19T06:43:21.791Z] PASS [2021-06-19T06:43:21.791Z] coverage: 97.6% of statements [2021-06-19T06:43:21.791Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink623653007\\dest\\dir\\loophole" -> "../../victim" [2021-06-19T06:43:21.791Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-06-19T06:43:21.791Z] === RUN TestTempArchiveCloseMultipleTimes [2021-06-19T06:43:21.791Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-06-19T06:43:21.791Z] === RUN TestXGlobalNoParent [2021-06-19T06:43:21.791Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-06-19T06:43:21.791Z] === RUN TestReplaceFileTarWrapper [2021-06-19T06:43:21.791Z] ok github.com/docker/docker/pkg/discovery/file 0.037s coverage: 97.6% of statements [2021-06-19T06:43:22.248Z] --- PASS: TestReplaceFileTarWrapper (0.12s) [2021-06-19T06:43:22.248Z] === RUN TestPrefixHeaderReadable [2021-06-19T06:43:22.248Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-06-19T06:43:22.248Z] === RUN TestDisablePigz [2021-06-19T06:43:22.248Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-06-19T06:43:22.248Z] --- PASS: TestDisablePigz (0.08s) [2021-06-19T06:43:22.248Z] === RUN TestPigz [2021-06-19T06:43:22.248Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-06-19T06:43:22.248Z] --- PASS: TestPigz (0.11s) [2021-06-19T06:43:22.248Z] === RUN TestCopyFileWithInvalidDest [2021-06-19T06:43:22.248Z] archive_windows_test.go:16: Currently fails [2021-06-19T06:43:22.248Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-06-19T06:43:22.248Z] === RUN TestCanonicalTarNameForPath [2021-06-19T06:43:22.248Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-06-19T06:43:22.248Z] === RUN TestCanonicalTarName [2021-06-19T06:43:22.248Z] --- PASS: TestCanonicalTarName (0.00s) [2021-06-19T06:43:22.248Z] === RUN TestChmodTarEntry [2021-06-19T06:43:22.248Z] --- PASS: TestChmodTarEntry (0.00s) [2021-06-19T06:43:22.248Z] === RUN TestHardLinkOrder [2021-06-19T06:43:22.248Z] --- PASS: TestHardLinkOrder (0.06s) [2021-06-19T06:43:22.248Z] === RUN TestChangeString [2021-06-19T06:43:22.248Z] --- PASS: TestChangeString (0.00s) [2021-06-19T06:43:22.248Z] === RUN TestChangesWithNoChanges [2021-06-19T06:43:22.248Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-06-19T06:43:22.248Z] === RUN TestChangesWithChanges [2021-06-19T06:43:22.248Z] --- PASS: TestChangesWithChanges (0.02s) [2021-06-19T06:43:22.248Z] === RUN TestChangesWithChangesGH13590 [2021-06-19T06:43:22.248Z] changes_test.go:196: needs more investigation [2021-06-19T06:43:22.248Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-06-19T06:43:22.248Z] === RUN TestChangesDirsEmpty [2021-06-19T06:43:22.248Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-19T06:43:22.248Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-06-19T06:43:22.248Z] === RUN TestChangesDirsMutated [2021-06-19T06:43:22.248Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-19T06:43:22.248Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-06-19T06:43:22.248Z] === RUN TestApplyLayer [2021-06-19T06:43:22.248Z] changes_test.go:433: needs further investigation [2021-06-19T06:43:22.248Z] --- SKIP: TestApplyLayer (0.00s) [2021-06-19T06:43:22.248Z] === RUN TestChangesSizeWithHardlinks [2021-06-19T06:43:22.248Z] changes_test.go:469: needs further investigation [2021-06-19T06:43:22.248Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-06-19T06:43:22.248Z] === RUN TestChangesSizeWithNoChanges [2021-06-19T06:43:22.248Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-06-19T06:43:22.248Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-06-19T06:43:22.248Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-06-19T06:43:22.248Z] === RUN TestChangesSize [2021-06-19T06:43:22.248Z] --- PASS: TestChangesSize (0.00s) [2021-06-19T06:43:22.248Z] === RUN TestApplyLayerInvalidFilenames [2021-06-19T06:43:22.248Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames752678260\\dest" [2021-06-19T06:43:22.248Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-06-19T06:43:22.248Z] === RUN TestApplyLayerInvalidHardlink [2021-06-19T06:43:22.248Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink894014150\\victim\\hello" -> "../victim/hello" [2021-06-19T06:43:22.248Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink741651309\\victim\\hello" -> "/../victim/hello" [2021-06-19T06:43:22.248Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink212629992\\victim" -> "../victim" [2021-06-19T06:43:22.248Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink005811751\\victim" -> "../victim" [2021-06-19T06:43:22.248Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink300454746\\victim" -> "../victim" [2021-06-19T06:43:22.248Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink702609649\\victim" -> "../victim" [2021-06-19T06:43:22.248Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-06-19T06:43:22.248Z] === RUN TestApplyLayerInvalidSymlink [2021-06-19T06:43:22.248Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink709173660\\dest\\dotdot" -> "../victim/hello" [2021-06-19T06:43:22.248Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink898748491\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-19T06:43:22.248Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink697081646\\dest\\loophole-victim" -> "../victim" [2021-06-19T06:43:22.248Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink490394805\\dest\\loophole-victim" -> "../victim" [2021-06-19T06:43:22.248Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink546723472\\dest\\loophole-victim" -> "../victim" [2021-06-19T06:43:22.248Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink885089967\\dest\\loophole-victim" -> "../victim" [2021-06-19T06:43:22.248Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-06-19T06:43:22.248Z] === RUN TestApplyLayerWhiteouts [2021-06-19T06:43:22.707Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-06-19T06:43:22.707Z] === RUN TestGenerateEmptyFile [2021-06-19T06:43:22.707Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-06-19T06:43:22.707Z] === RUN TestGenerateWithContent [2021-06-19T06:43:22.707Z] --- PASS: TestGenerateWithContent (0.00s) [2021-06-19T06:43:22.707Z] PASS [2021-06-19T06:43:22.707Z] coverage: 61.6% of statements [2021-06-19T06:43:22.707Z] ok github.com/docker/docker/pkg/archive 4.456s coverage: 61.6% of statements [2021-06-19T06:43:22.707Z] 2021/06/19 06:43:22 Closing DB instances... [2021-06-19T06:43:22.707Z] === RUN Test [2021-06-19T06:43:22.707Z] === RUN Test/TestInitialize [2021-06-19T06:43:23.180Z] time="2021-06-19T06:43:22Z" level=info msg="Initializing discovery without TLS" [2021-06-19T06:43:23.180Z] time="2021-06-19T06:43:22Z" level=info msg="Initializing discovery without TLS" [2021-06-19T06:43:23.180Z] time="2021-06-19T06:43:22Z" level=info msg="Initializing discovery without TLS" [2021-06-19T06:43:23.180Z] === RUN Test/TestInitializeWithCerts [2021-06-19T06:43:23.180Z] time="2021-06-19T06:43:22Z" level=info msg="Initializing discovery with TLS" [2021-06-19T06:43:23.180Z] === RUN Test/TestWatch [2021-06-19T06:43:23.180Z] time="2021-06-19T06:43:22Z" level=info msg="Initializing discovery without TLS" [2021-06-19T06:43:24.144Z] --- PASS: TestNetworkDBCRUDTableEntry (3.63s) [2021-06-19T06:43:24.144Z] === RUN TestNetworkDBCRUDTableEntries [2021-06-19T06:43:24.795Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-19T06:43:24.795Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.14s) [2021-06-19T06:43:24.795Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.18s) [2021-06-19T06:43:24.795Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.01s) [2021-06-19T06:43:24.795Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.35s) [2021-06-19T06:43:24.795Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.04s) [2021-06-19T06:43:24.795Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.38s) [2021-06-19T06:43:24.795Z] === RUN TestBuildMultiStageCopy [2021-06-19T06:43:24.795Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-19T06:43:26.242Z] --- PASS: TestUpdateCPUQuota (6.10s) [2021-06-19T06:43:26.242Z] === RUN TestUpdatePidsLimit [2021-06-19T06:43:26.242Z] === RUN TestUpdatePidsLimit/update_from_none [2021-06-19T06:43:26.314Z] 2021/06/19 06:43:25 Closing DB instances... [2021-06-19T06:43:26.314Z] --- PASS: Test (3.09s) [2021-06-19T06:43:26.314Z] --- PASS: Test/TestInitialize (0.09s) [2021-06-19T06:43:26.314Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-06-19T06:43:26.314Z] --- PASS: Test/TestWatch (3.00s) [2021-06-19T06:43:26.314Z] PASS [2021-06-19T06:43:26.314Z] coverage: 84.1% of statements [2021-06-19T06:43:26.314Z] ok github.com/docker/docker/pkg/discovery/kv 3.130s coverage: 84.1% of statements [2021-06-19T06:43:26.502Z] === RUN TestUpdatePidsLimit/no_change [2021-06-19T06:43:26.772Z] === RUN Test [2021-06-19T06:43:26.772Z] === RUN Test/TestWatch [2021-06-19T06:43:26.772Z] --- PASS: Test (0.00s) [2021-06-19T06:43:26.772Z] --- PASS: Test/TestWatch (0.00s) [2021-06-19T06:43:26.772Z] PASS [2021-06-19T06:43:26.772Z] coverage: 92.3% of statements [2021-06-19T06:43:26.772Z] ok github.com/docker/docker/pkg/discovery/memory 0.035s coverage: 92.3% of statements [2021-06-19T06:43:27.072Z] === RUN TestUpdatePidsLimit/update_lower [2021-06-19T06:43:27.229Z] === RUN Test [2021-06-19T06:43:27.229Z] === RUN Test/TestInitialize [2021-06-19T06:43:27.229Z] === RUN Test/TestInitializeWithPattern [2021-06-19T06:43:27.229Z] === RUN Test/TestRegister [2021-06-19T06:43:27.229Z] === RUN Test/TestWatch [2021-06-19T06:43:27.229Z] --- PASS: Test (0.00s) [2021-06-19T06:43:27.229Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-19T06:43:27.229Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-06-19T06:43:27.229Z] --- PASS: Test/TestRegister (0.00s) [2021-06-19T06:43:27.229Z] --- PASS: Test/TestWatch (0.00s) [2021-06-19T06:43:27.229Z] PASS [2021-06-19T06:43:27.229Z] coverage: 93.8% of statements [2021-06-19T06:43:27.229Z] ok github.com/docker/docker/pkg/discovery/nodes 0.034s coverage: 93.8% of statements [2021-06-19T06:43:27.229Z] --- PASS: TestNetworkDBCRUDTableEntries (3.41s) [2021-06-19T06:43:27.229Z] === RUN TestNetworkDBNodeLeave [2021-06-19T06:43:27.597Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-06-19T06:43:27.643Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-06-19T06:43:27.688Z] === RUN TestPollerAddRemove [2021-06-19T06:43:27.688Z] --- PASS: TestPollerAddRemove (0.00s) [2021-06-19T06:43:27.688Z] === RUN TestPollerEvent [2021-06-19T06:43:27.688Z] poller_test.go:41: No chmod on Windows [2021-06-19T06:43:27.688Z] --- SKIP: TestPollerEvent (0.00s) [2021-06-19T06:43:27.688Z] === RUN TestPollerClose [2021-06-19T06:43:27.688Z] --- PASS: TestPollerClose (0.00s) [2021-06-19T06:43:27.688Z] PASS [2021-06-19T06:43:27.688Z] coverage: 45.7% of statements [2021-06-19T06:43:27.688Z] ok github.com/docker/docker/pkg/filenotify 0.031s coverage: 45.7% of statements [2021-06-19T06:43:28.094Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-19T06:43:28.355Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-19T06:43:28.583Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-06-19T06:43:28.653Z] === RUN TestCopyFileWithInvalidSrc [2021-06-19T06:43:28.653Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-06-19T06:43:28.653Z] === RUN TestCopyFileWithInvalidDest [2021-06-19T06:43:28.653Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-06-19T06:43:28.653Z] === RUN TestCopyFileWithSameSrcAndDest [2021-06-19T06:43:28.653Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-06-19T06:43:28.653Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-06-19T06:43:28.653Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-06-19T06:43:28.653Z] === RUN TestCopyFile [2021-06-19T06:43:28.653Z] --- PASS: TestCopyFile (0.00s) [2021-06-19T06:43:28.653Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-06-19T06:43:28.653Z] fileutils_test.go:134: Needs porting to Windows [2021-06-19T06:43:28.653Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-19T06:43:28.653Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-06-19T06:43:28.653Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-06-19T06:43:28.653Z] === RUN TestReadSymlinkedDirectoryToFile [2021-06-19T06:43:28.653Z] fileutils_test.go:180: Needs porting to Windows [2021-06-19T06:43:28.653Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-19T06:43:28.653Z] === RUN TestWildcardMatches [2021-06-19T06:43:28.653Z] --- PASS: TestWildcardMatches (0.00s) [2021-06-19T06:43:28.653Z] === RUN TestPatternMatches [2021-06-19T06:43:28.653Z] --- PASS: TestPatternMatches (0.00s) [2021-06-19T06:43:28.653Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-06-19T06:43:28.653Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-06-19T06:43:28.653Z] === RUN TestPatternMatchesFolderExclusions [2021-06-19T06:43:28.653Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-06-19T06:43:28.653Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-06-19T06:43:28.653Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-06-19T06:43:28.653Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-06-19T06:43:28.653Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-06-19T06:43:28.653Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-06-19T06:43:28.653Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-06-19T06:43:28.653Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-06-19T06:43:28.653Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-06-19T06:43:28.653Z] === RUN TestSingleExclamationError [2021-06-19T06:43:28.653Z] --- PASS: TestSingleExclamationError (0.00s) [2021-06-19T06:43:28.653Z] === RUN TestMatchesWithNoPatterns [2021-06-19T06:43:28.653Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-06-19T06:43:28.653Z] === RUN TestMatchesWithMalformedPatterns [2021-06-19T06:43:28.653Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-06-19T06:43:28.653Z] === RUN TestMatches [2021-06-19T06:43:28.653Z] --- PASS: TestMatches (0.00s) [2021-06-19T06:43:28.653Z] === RUN TestCleanPatterns [2021-06-19T06:43:28.653Z] --- PASS: TestCleanPatterns (0.00s) [2021-06-19T06:43:28.653Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-06-19T06:43:28.653Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-06-19T06:43:28.653Z] === RUN TestCleanPatternsExceptionFlag [2021-06-19T06:43:28.653Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-06-19T06:43:28.653Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-06-19T06:43:28.653Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-06-19T06:43:28.653Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-06-19T06:43:28.653Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-06-19T06:43:28.653Z] === RUN TestCleanPatternsErrorSingleException [2021-06-19T06:43:28.653Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-06-19T06:43:28.653Z] === RUN TestCreateIfNotExistsDir [2021-06-19T06:43:28.653Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-06-19T06:43:28.653Z] === RUN TestCreateIfNotExistsFile [2021-06-19T06:43:28.653Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-06-19T06:43:28.653Z] === RUN TestMatch [2021-06-19T06:43:28.653Z] --- PASS: TestMatch (0.00s) [2021-06-19T06:43:28.653Z] PASS [2021-06-19T06:43:28.653Z] coverage: 85.2% of statements [2021-06-19T06:43:28.653Z] ok github.com/docker/docker/pkg/fileutils 0.049s coverage: 85.2% of statements [2021-06-19T06:43:28.927Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-19T06:43:29.099Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-06-19T06:43:29.112Z] === RUN TestGet [2021-06-19T06:43:29.112Z] --- PASS: TestGet (0.00s) [2021-06-19T06:43:29.112Z] === RUN TestGetShortcutString [2021-06-19T06:43:29.112Z] --- PASS: TestGetShortcutString (0.00s) [2021-06-19T06:43:29.112Z] PASS [2021-06-19T06:43:29.112Z] coverage: 42.9% of statements [2021-06-19T06:43:29.112Z] ok github.com/docker/docker/pkg/homedir 0.034s coverage: 42.9% of statements [2021-06-19T06:43:29.155Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-06-19T06:43:29.497Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-19T06:43:29.569Z] === RUN TestCreateIDMapOrder [2021-06-19T06:43:29.569Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-06-19T06:43:29.569Z] PASS [2021-06-19T06:43:29.569Z] coverage: 7.2% of statements [2021-06-19T06:43:29.569Z] ok github.com/docker/docker/pkg/idtools 0.030s coverage: 7.2% of statements [2021-06-19T06:43:29.725Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-06-19T06:43:29.760Z] --- PASS: TestBuildMultiStageCopy (5.42s) [2021-06-19T06:43:29.761Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.41s) [2021-06-19T06:43:29.761Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2021-06-19T06:43:29.761Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.49s) [2021-06-19T06:43:29.761Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2021-06-19T06:43:29.761Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.47s) [2021-06-19T06:43:29.761Z] === RUN TestBuildMultiStageParentConfig [2021-06-19T06:43:30.028Z] --- PASS: TestNetworkDBNodeLeave (2.82s) [2021-06-19T06:43:30.028Z] === RUN TestNetworkDBWatch [2021-06-19T06:43:30.485Z] === RUN TestFixedBufferCap [2021-06-19T06:43:30.485Z] --- PASS: TestFixedBufferCap (0.00s) [2021-06-19T06:43:30.485Z] === RUN TestFixedBufferLen [2021-06-19T06:43:30.485Z] --- PASS: TestFixedBufferLen (0.00s) [2021-06-19T06:43:30.485Z] === RUN TestFixedBufferString [2021-06-19T06:43:30.485Z] --- PASS: TestFixedBufferString (0.00s) [2021-06-19T06:43:30.485Z] === RUN TestFixedBufferWrite [2021-06-19T06:43:30.485Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-06-19T06:43:30.485Z] === RUN TestFixedBufferRead [2021-06-19T06:43:30.485Z] --- PASS: TestFixedBufferRead (0.00s) [2021-06-19T06:43:30.485Z] === RUN TestBytesPipeRead [2021-06-19T06:43:30.485Z] --- PASS: TestBytesPipeRead (0.00s) [2021-06-19T06:43:30.485Z] === RUN TestBytesPipeWrite [2021-06-19T06:43:30.485Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-06-19T06:43:30.485Z] === RUN TestBytesPipeWriteRandomChunks [2021-06-19T06:43:30.942Z] --- PASS: TestBytesPipeWriteRandomChunks (0.39s) [2021-06-19T06:43:30.942Z] === RUN TestAtomicWriteToFile [2021-06-19T06:43:30.942Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-06-19T06:43:30.942Z] === RUN TestAtomicWriteSetCommit [2021-06-19T06:43:30.942Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-06-19T06:43:30.942Z] === RUN TestAtomicWriteSetCancel [2021-06-19T06:43:30.942Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-06-19T06:43:30.942Z] === RUN TestReadCloserWrapperClose [2021-06-19T06:43:30.942Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-06-19T06:43:30.942Z] === RUN TestReaderErrWrapperReadOnError [2021-06-19T06:43:30.942Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-06-19T06:43:30.942Z] === RUN TestReaderErrWrapperRead [2021-06-19T06:43:30.942Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-06-19T06:43:30.942Z] === RUN TestHashData [2021-06-19T06:43:30.942Z] --- PASS: TestHashData (0.00s) [2021-06-19T06:43:30.942Z] === RUN TestCancelReadCloser [2021-06-19T06:43:30.942Z] --- PASS: TestCancelReadCloser (0.10s) [2021-06-19T06:43:30.942Z] === RUN TestWriteCloserWrapperClose [2021-06-19T06:43:30.942Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-06-19T06:43:30.942Z] === RUN TestNopWriteCloser [2021-06-19T06:43:30.942Z] --- PASS: TestNopWriteCloser (0.00s) [2021-06-19T06:43:30.942Z] === RUN TestNopWriter [2021-06-19T06:43:30.942Z] --- PASS: TestNopWriter (0.00s) [2021-06-19T06:43:30.942Z] === RUN TestWriteCounter [2021-06-19T06:43:30.942Z] --- PASS: TestWriteCounter (0.00s) [2021-06-19T06:43:30.942Z] PASS [2021-06-19T06:43:30.942Z] coverage: 69.2% of statements [2021-06-19T06:43:30.942Z] ok github.com/docker/docker/pkg/ioutils 0.543s coverage: 69.2% of statements [2021-06-19T06:43:31.109Z] --- PASS: TestUpdatePidsLimit (5.29s) [2021-06-19T06:43:31.109Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.62s) [2021-06-19T06:43:31.109Z] --- PASS: TestUpdatePidsLimit/no_change (0.69s) [2021-06-19T06:43:31.109Z] --- PASS: TestUpdatePidsLimit/update_lower (0.67s) [2021-06-19T06:43:31.109Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.66s) [2021-06-19T06:43:31.109Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.65s) [2021-06-19T06:43:31.109Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.65s) [2021-06-19T06:43:31.109Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.70s) [2021-06-19T06:43:31.109Z] === RUN TestUpdateRestartPolicy [2021-06-19T06:43:31.144Z] --- PASS: TestBuildMultiStageParentConfig (1.17s) [2021-06-19T06:43:31.144Z] === RUN TestBuildLabelWithTargets [2021-06-19T06:43:31.910Z] === RUN TestError [2021-06-19T06:43:31.910Z] --- PASS: TestError (0.00s) [2021-06-19T06:43:31.910Z] === RUN TestProgressString [2021-06-19T06:43:31.910Z] === RUN TestProgressString/no_progress [2021-06-19T06:43:31.910Z] === RUN TestProgressString/progress_1 [2021-06-19T06:43:31.910Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-06-19T06:43:31.910Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-06-19T06:43:31.910Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-06-19T06:43:31.910Z] === RUN TestProgressString/with_units [2021-06-19T06:43:31.910Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-06-19T06:43:31.910Z] === RUN TestProgressString/hide_counts [2021-06-19T06:43:31.910Z] --- PASS: TestProgressString (0.00s) [2021-06-19T06:43:31.910Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-06-19T06:43:31.910Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-06-19T06:43:31.910Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-06-19T06:43:31.910Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-06-19T06:43:31.910Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-06-19T06:43:31.910Z] --- PASS: TestProgressString/with_units (0.00s) [2021-06-19T06:43:31.910Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-06-19T06:43:31.910Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-06-19T06:43:31.910Z] === RUN TestJSONMessageDisplay [2021-06-19T06:43:31.910Z] 2021/06/19 06:43:31 Closing DB instances... [2021-06-19T06:43:31.910Z] --- PASS: TestJSONMessageDisplay (0.10s) [2021-06-19T06:43:31.910Z] === RUN TestJSONMessageDisplayWithJSONError [2021-06-19T06:43:31.910Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-06-19T06:43:31.910Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-06-19T06:43:31.910Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-06-19T06:43:31.910Z] === RUN TestDisplayJSONMessagesStream [2021-06-19T06:43:31.910Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-06-19T06:43:31.910Z] PASS [2021-06-19T06:43:31.910Z] coverage: 91.7% of statements [2021-06-19T06:43:31.910Z] ok github.com/docker/docker/pkg/jsonmessage 0.133s coverage: 91.7% of statements [2021-06-19T06:43:32.368Z] === RUN TestStandardLongPath [2021-06-19T06:43:32.368Z] --- PASS: TestStandardLongPath (0.00s) [2021-06-19T06:43:32.368Z] === RUN TestUNCLongPath [2021-06-19T06:43:32.368Z] --- PASS: TestUNCLongPath (0.00s) [2021-06-19T06:43:32.368Z] PASS [2021-06-19T06:43:32.368Z] coverage: 100.0% of statements [2021-06-19T06:43:32.368Z] ok github.com/docker/docker/pkg/longpath 0.034s coverage: 100.0% of statements [2021-06-19T06:43:32.826Z] === RUN TestNameFormat [2021-06-19T06:43:32.826Z] --- PASS: TestNameFormat (0.00s) [2021-06-19T06:43:32.826Z] === RUN TestNameRetries [2021-06-19T06:43:32.826Z] --- PASS: TestNameRetries (0.00s) [2021-06-19T06:43:32.826Z] PASS [2021-06-19T06:43:32.826Z] coverage: 85.7% of statements [2021-06-19T06:43:32.826Z] ok github.com/docker/docker/pkg/namesgenerator 0.028s coverage: 85.7% of statements [2021-06-19T06:43:33.055Z] --- PASS: TestBuildLabelWithTargets (1.84s) [2021-06-19T06:43:33.055Z] === RUN TestBuildWithEmptyLayers [2021-06-19T06:43:33.283Z] --- PASS: TestGetAddress (17.85s) [2021-06-19T06:43:33.283Z] === RUN TestRequestSyntaxCheck [2021-06-19T06:43:33.283Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-06-19T06:43:33.283Z] === RUN TestRequest [2021-06-19T06:43:33.283Z] --- PASS: TestNetworkDBWatch (3.01s) [2021-06-19T06:43:33.283Z] === RUN TestNetworkDBBulkSync [2021-06-19T06:43:33.283Z] === RUN TestParseKeyValueOpt [2021-06-19T06:43:33.283Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-06-19T06:43:33.283Z] === RUN TestParseUintList [2021-06-19T06:43:33.283Z] --- PASS: TestParseUintList (0.00s) [2021-06-19T06:43:33.283Z] === RUN TestParseUintListMaximumLimits [2021-06-19T06:43:33.283Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-06-19T06:43:33.283Z] PASS [2021-06-19T06:43:33.283Z] coverage: 97.0% of statements [2021-06-19T06:43:33.283Z] ok github.com/docker/docker/pkg/parsers 0.029s coverage: 97.0% of statements [2021-06-19T06:43:33.721Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-06-19T06:43:33.740Z] === RUN TestNewAndRemove [2021-06-19T06:43:33.740Z] --- PASS: TestNewAndRemove (0.00s) [2021-06-19T06:43:33.740Z] === RUN TestRemoveInvalidPath [2021-06-19T06:43:33.740Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-06-19T06:43:33.740Z] PASS [2021-06-19T06:43:33.740Z] coverage: 82.6% of statements [2021-06-19T06:43:33.740Z] ok github.com/docker/docker/pkg/pidfile 0.031s coverage: 82.6% of statements [2021-06-19T06:43:33.997Z] --- PASS: TestBuildWithEmptyLayers (1.25s) [2021-06-19T06:43:33.997Z] === RUN TestBuildMultiStageOnBuild [2021-06-19T06:43:34.705Z] 2021/06/19 06:43:34 Closing DB instances... [2021-06-19T06:43:35.163Z] === RUN TestFailedConnection [2021-06-19T06:43:35.620Z] === RUN TestParseEmptyInterface [2021-06-19T06:43:35.620Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-06-19T06:43:35.620Z] === RUN TestParseNonInterfaceType [2021-06-19T06:43:35.620Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-06-19T06:43:35.620Z] === RUN TestParseWithOneFunction [2021-06-19T06:43:35.620Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-06-19T06:43:35.620Z] === RUN TestParseWithMultipleFuncs [2021-06-19T06:43:35.620Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-06-19T06:43:35.620Z] === RUN TestParseWithUnnamedReturn [2021-06-19T06:43:35.620Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-06-19T06:43:35.620Z] === RUN TestEmbeddedInterface [2021-06-19T06:43:35.620Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-06-19T06:43:35.620Z] === RUN TestParsedImports [2021-06-19T06:43:35.620Z] --- PASS: TestParsedImports (0.00s) [2021-06-19T06:43:35.620Z] === RUN TestAliasedImports [2021-06-19T06:43:35.620Z] --- PASS: TestAliasedImports (0.00s) [2021-06-19T06:43:35.620Z] PASS [2021-06-19T06:43:35.620Z] coverage: 56.8% of statements [2021-06-19T06:43:35.620Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.040s coverage: 56.8% of statements [2021-06-19T06:43:36.077Z] --- PASS: TestNetworkDBBulkSync (2.81s) [2021-06-19T06:43:36.077Z] === RUN TestNetworkDBCRUDMediumCluster [2021-06-19T06:43:36.077Z] === RUN TestHTTPTransport [2021-06-19T06:43:36.077Z] --- PASS: TestHTTPTransport (0.00s) [2021-06-19T06:43:36.077Z] PASS [2021-06-19T06:43:36.077Z] coverage: 85.7% of statements [2021-06-19T06:43:36.077Z] ok github.com/docker/docker/pkg/plugins/transport 0.030s coverage: 85.7% of statements [2021-06-19T06:43:36.535Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-06-19T06:43:36.535Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-19T06:43:36.535Z] === RUN TestBufioReaderPoolPutAndGet [2021-06-19T06:43:36.535Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-06-19T06:43:36.535Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-06-19T06:43:36.535Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-06-19T06:43:36.535Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-06-19T06:43:36.535Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-19T06:43:36.535Z] === RUN TestBufioWriterPoolPutAndGet [2021-06-19T06:43:36.535Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-06-19T06:43:36.535Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-06-19T06:43:36.535Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-06-19T06:43:36.535Z] === RUN TestBufferPoolPutAndGet [2021-06-19T06:43:36.535Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-06-19T06:43:36.535Z] PASS [2021-06-19T06:43:36.535Z] coverage: 88.2% of statements [2021-06-19T06:43:36.535Z] ok github.com/docker/docker/pkg/pools 0.030s coverage: 88.2% of statements [2021-06-19T06:43:36.992Z] --- PASS: TestFailedConnection (2.01s) [2021-06-19T06:43:36.992Z] === RUN TestFailOnce [2021-06-19T06:43:36.992Z] 2021/06/19 06:43:36 http: panic serving 127.0.0.1:49278: Plugin not ready [2021-06-19T06:43:36.992Z] goroutine 34 [running]: [2021-06-19T06:43:36.992Z] net/http.(*conn).serve.func1(0xc0001a0000) [2021-06-19T06:43:36.992Z] c:/go/src/net/http/server.go:1824 +0x153 [2021-06-19T06:43:36.992Z] panic(0x13e5160, 0x14fc1d0) [2021-06-19T06:43:36.992Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-06-19T06:43:36.992Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x150c890, 0xc0000b8000, 0xc0001a8000) [2021-06-19T06:43:36.992Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-06-19T06:43:36.992Z] net/http.HandlerFunc.ServeHTTP(0xc000042f40, 0x150c890, 0xc0000b8000, 0xc0001a8000) [2021-06-19T06:43:36.992Z] c:/go/src/net/http/server.go:2069 +0x4b [2021-06-19T06:43:36.992Z] net/http.(*ServeMux).ServeHTTP(0xc00004e900, 0x150c890, 0xc0000b8000, 0xc0001a8000) [2021-06-19T06:43:36.992Z] c:/go/src/net/http/server.go:2448 +0x1b7 [2021-06-19T06:43:36.992Z] net/http.serverHandler.ServeHTTP(0xc000160000, 0x150c890, 0xc0000b8000, 0xc0001a8000) [2021-06-19T06:43:36.992Z] c:/go/src/net/http/server.go:2887 +0xaa [2021-06-19T06:43:36.992Z] net/http.(*conn).serve(0xc0001a0000, 0x150d480, 0xc000188040) [2021-06-19T06:43:36.992Z] c:/go/src/net/http/server.go:1952 +0x8cd [2021-06-19T06:43:36.992Z] created by net/http.(*Server).Serve [2021-06-19T06:43:36.992Z] c:/go/src/net/http/server.go:3013 +0x3b8 [2021-06-19T06:43:36.992Z] time="2021-06-19T06:43:36Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49277/Test.FailOnce: Post \"http://127.0.0.1:49277/Test.FailOnce\": EOF, retrying in 1s" [2021-06-19T06:43:36.992Z] === RUN TestOutputOnPrematureClose [2021-06-19T06:43:36.992Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-06-19T06:43:36.992Z] === RUN TestCompleteSilently [2021-06-19T06:43:36.992Z] --- PASS: TestCompleteSilently (0.00s) [2021-06-19T06:43:36.992Z] PASS [2021-06-19T06:43:36.992Z] coverage: 75.9% of statements [2021-06-19T06:43:36.992Z] ok github.com/docker/docker/pkg/progress 0.026s coverage: 75.9% of statements [2021-06-19T06:43:37.450Z] === RUN TestSendToOneSub [2021-06-19T06:43:37.450Z] --- PASS: TestSendToOneSub (0.00s) [2021-06-19T06:43:37.450Z] === RUN TestSendToMultipleSubs [2021-06-19T06:43:37.450Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-06-19T06:43:37.450Z] === RUN TestEvictOneSub [2021-06-19T06:43:37.450Z] --- PASS: TestEvictOneSub (0.00s) [2021-06-19T06:43:37.450Z] === RUN TestClosePublisher [2021-06-19T06:43:37.450Z] --- PASS: TestClosePublisher (0.00s) [2021-06-19T06:43:37.450Z] === RUN TestPubSubRace [2021-06-19T06:43:37.909Z] --- PASS: TestFailOnce (1.13s) [2021-06-19T06:43:37.909Z] === RUN TestEchoInputOutput [2021-06-19T06:43:37.909Z] --- PASS: TestEchoInputOutput (0.00s) [2021-06-19T06:43:37.909Z] === RUN TestBackoff [2021-06-19T06:43:37.909Z] --- PASS: TestBackoff (0.00s) [2021-06-19T06:43:37.909Z] === RUN TestAbortRetry [2021-06-19T06:43:37.909Z] --- PASS: TestAbortRetry (0.00s) [2021-06-19T06:43:37.909Z] === RUN TestClientScheme [2021-06-19T06:43:37.909Z] --- PASS: TestClientScheme (0.00s) [2021-06-19T06:43:37.909Z] === RUN TestNewClientWithTimeout [2021-06-19T06:43:38.201Z] --- PASS: TestBuildMultiStageOnBuild (3.93s) [2021-06-19T06:43:38.202Z] === RUN TestBuildUncleanTarFilenames [2021-06-19T06:43:38.366Z] --- PASS: TestRequest (5.48s) [2021-06-19T06:43:38.366Z] === RUN TestOverlappingRequests [2021-06-19T06:43:38.366Z] --- PASS: TestPubSubRace (1.03s) [2021-06-19T06:43:38.366Z] PASS [2021-06-19T06:43:38.366Z] coverage: 75.0% of statements [2021-06-19T06:43:38.366Z] ok github.com/docker/docker/pkg/pubsub 1.066s coverage: 75.0% of statements [2021-06-19T06:43:38.824Z] time="2021-06-19T06:43:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49286/Test.Echo: Post \"http://127.0.0.1:49286/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-06-19T06:43:38.824Z] --- PASS: TestOverlappingRequests (0.27s) [2021-06-19T06:43:38.824Z] === RUN TestRelease [2021-06-19T06:43:38.824Z] 2021/06/19 06:43:38 Closing DB instances... [2021-06-19T06:43:38.824Z] time="2021-06-19T06:43:38Z" level=error msg="node: 127ea28ab257 is unknown to memberlist" [2021-06-19T06:43:38.824Z] === RUN TestRegister [2021-06-19T06:43:38.824Z] --- PASS: TestRegister (0.00s) [2021-06-19T06:43:38.824Z] === RUN TestCommand [2021-06-19T06:43:39.282Z] --- PASS: TestCommand (0.02s) [2021-06-19T06:43:39.282Z] === RUN TestNaiveSelf [2021-06-19T06:43:39.282Z] --- PASS: TestNaiveSelf (0.02s) [2021-06-19T06:43:39.282Z] PASS [2021-06-19T06:43:39.282Z] coverage: 82.4% of statements [2021-06-19T06:43:39.282Z] ok github.com/docker/docker/pkg/reexec 0.077s coverage: 82.4% of statements [2021-06-19T06:43:39.587Z] --- PASS: TestBuildUncleanTarFilenames (1.52s) [2021-06-19T06:43:39.587Z] === RUN TestBuildMultiStageLayerLeak [2021-06-19T06:43:39.740Z] === RUN TestParseSignal [2021-06-19T06:43:39.741Z] --- PASS: TestParseSignal (0.00s) [2021-06-19T06:43:39.741Z] === RUN TestValidSignalForPlatform [2021-06-19T06:43:39.741Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-06-19T06:43:39.741Z] PASS [2021-06-19T06:43:39.741Z] coverage: 19.7% of statements [2021-06-19T06:43:39.741Z] ok github.com/docker/docker/pkg/signal 0.026s coverage: 19.7% of statements [2021-06-19T06:43:39.741Z] time="2021-06-19T06:43:39Z" level=error msg="node: e4c77e71bf3e is unknown to memberlist" [2021-06-19T06:43:39.741Z] --- PASS: TestRelease (1.01s) [2021-06-19T06:43:39.741Z] === RUN TestAllocateRandomDeallocate [2021-06-19T06:43:40.199Z] time="2021-06-19T06:43:39Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49286/Test.Echo: Post \"http://127.0.0.1:49286/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-06-19T06:43:40.199Z] === RUN TestNewStdWriter [2021-06-19T06:43:40.199Z] --- PASS: TestNewStdWriter (0.00s) [2021-06-19T06:43:40.199Z] === RUN TestWriteWithUninitializedStdWriter [2021-06-19T06:43:40.199Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-06-19T06:43:40.199Z] === RUN TestWriteWithNilBytes [2021-06-19T06:43:40.199Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-06-19T06:43:40.199Z] === RUN TestWrite [2021-06-19T06:43:40.199Z] --- PASS: TestWrite (0.00s) [2021-06-19T06:43:40.199Z] === RUN TestWriteWithWriterError [2021-06-19T06:43:40.199Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-06-19T06:43:40.199Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-06-19T06:43:40.199Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-06-19T06:43:40.199Z] === RUN TestStdCopyWriteAndRead [2021-06-19T06:43:40.199Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-06-19T06:43:40.199Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-06-19T06:43:40.199Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-06-19T06:43:40.199Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-06-19T06:43:40.199Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-06-19T06:43:40.199Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-06-19T06:43:40.199Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-06-19T06:43:40.199Z] === RUN TestStdCopyWithInvalidInputHeader [2021-06-19T06:43:40.199Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-06-19T06:43:40.199Z] === RUN TestStdCopyWithCorruptedPrefix [2021-06-19T06:43:40.199Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-06-19T06:43:40.199Z] === RUN TestStdCopyReturnsWriteErrors [2021-06-19T06:43:40.199Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-06-19T06:43:40.199Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-06-19T06:43:40.199Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-06-19T06:43:40.199Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-06-19T06:43:40.199Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-06-19T06:43:40.199Z] PASS [2021-06-19T06:43:40.199Z] coverage: 100.0% of statements [2021-06-19T06:43:40.199Z] ok github.com/docker/docker/pkg/stdcopy 0.029s coverage: 100.0% of statements [2021-06-19T06:43:40.657Z] --- PASS: TestNetworkDBCRUDMediumCluster (4.64s) [2021-06-19T06:43:40.657Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-06-19T06:43:40.657Z] === RUN TestRawProgressFormatterFormatStatus [2021-06-19T06:43:40.657Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-06-19T06:43:40.657Z] === RUN TestRawProgressFormatterFormatProgress [2021-06-19T06:43:40.657Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-06-19T06:43:40.657Z] === RUN TestFormatStatus [2021-06-19T06:43:40.657Z] --- PASS: TestFormatStatus (0.00s) [2021-06-19T06:43:40.657Z] === RUN TestFormatError [2021-06-19T06:43:40.657Z] --- PASS: TestFormatError (0.00s) [2021-06-19T06:43:40.657Z] === RUN TestFormatJSONError [2021-06-19T06:43:40.657Z] --- PASS: TestFormatJSONError (0.00s) [2021-06-19T06:43:40.657Z] === RUN TestJsonProgressFormatterFormatProgress [2021-06-19T06:43:40.657Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-06-19T06:43:40.657Z] === RUN TestJsonProgressFormatterFormatStatus [2021-06-19T06:43:40.657Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-06-19T06:43:40.657Z] === RUN TestNewJSONProgressOutput [2021-06-19T06:43:40.657Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-06-19T06:43:40.657Z] === RUN TestAuxFormatterEmit [2021-06-19T06:43:40.657Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-06-19T06:43:40.657Z] === RUN TestStreamWriterStdout [2021-06-19T06:43:40.657Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-06-19T06:43:40.657Z] === RUN TestStreamWriterStderr [2021-06-19T06:43:40.657Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-06-19T06:43:40.657Z] PASS [2021-06-19T06:43:40.657Z] coverage: 66.2% of statements [2021-06-19T06:43:40.657Z] ok github.com/docker/docker/pkg/streamformatter 0.030s coverage: 66.2% of statements [2021-06-19T06:43:41.116Z] === RUN TestGenerateRandomID [2021-06-19T06:43:41.116Z] --- PASS: TestGenerateRandomID (0.00s) [2021-06-19T06:43:41.116Z] === RUN TestShortenId [2021-06-19T06:43:41.116Z] --- PASS: TestShortenId (0.00s) [2021-06-19T06:43:41.116Z] === RUN TestShortenSha256Id [2021-06-19T06:43:41.116Z] --- PASS: TestShortenSha256Id (0.00s) [2021-06-19T06:43:41.116Z] === RUN TestShortenIdEmpty [2021-06-19T06:43:41.116Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-06-19T06:43:41.116Z] === RUN TestShortenIdInvalid [2021-06-19T06:43:41.116Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-06-19T06:43:41.116Z] === RUN TestIsShortIDNonHex [2021-06-19T06:43:41.116Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-06-19T06:43:41.116Z] === RUN TestIsShortIDNotCorrectSize [2021-06-19T06:43:41.116Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-06-19T06:43:41.116Z] PASS [2021-06-19T06:43:41.116Z] coverage: 70.6% of statements [2021-06-19T06:43:41.116Z] ok github.com/docker/docker/pkg/stringid 0.027s coverage: 70.6% of statements [2021-06-19T06:43:41.573Z] === RUN TestIsCpusetListAvailable [2021-06-19T06:43:41.574Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-06-19T06:43:41.574Z] PASS [2021-06-19T06:43:41.574Z] coverage: 38.2% of statements [2021-06-19T06:43:41.574Z] ok github.com/docker/docker/pkg/sysinfo 0.026s coverage: 38.2% of statements [2021-06-19T06:43:42.541Z] 2021/06/19 06:43:42 Closing DB instances... [2021-06-19T06:43:42.541Z] time="2021-06-19T06:43:42Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49286/Test.Echo: Post \"http://127.0.0.1:49286/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-06-19T06:43:42.998Z] --- PASS: TestAllocateRandomDeallocate (2.97s) [2021-06-19T06:43:42.998Z] === RUN TestRetrieveFromStore [2021-06-19T06:43:42.998Z] === RUN TestChtimes [2021-06-19T06:43:42.998Z] --- PASS: TestChtimes (0.00s) [2021-06-19T06:43:42.998Z] === RUN TestChtimesWindows [2021-06-19T06:43:42.998Z] --- PASS: TestChtimesWindows (0.00s) [2021-06-19T06:43:42.998Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-06-19T06:43:42.998Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-06-19T06:43:42.998Z] === RUN TestEnsureRemoveAllNotExist [2021-06-19T06:43:42.998Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-06-19T06:43:42.998Z] === RUN TestEnsureRemoveAllWithDir [2021-06-19T06:43:42.998Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-06-19T06:43:42.998Z] === RUN TestEnsureRemoveAllWithFile [2021-06-19T06:43:42.998Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-06-19T06:43:42.998Z] === RUN TestHasWin32KSupport [2021-06-19T06:43:42.998Z] syscall_windows_test.go:8: win32k: true [2021-06-19T06:43:42.998Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-06-19T06:43:42.998Z] PASS [2021-06-19T06:43:42.998Z] coverage: 12.9% of statements [2021-06-19T06:43:42.998Z] ok github.com/docker/docker/pkg/system 0.039s coverage: 12.9% of statements [2021-06-19T06:43:43.456Z] === RUN TestTailFile [2021-06-19T06:43:43.456Z] --- PASS: TestTailFile (0.00s) [2021-06-19T06:43:43.456Z] === RUN TestTailFileManyLines [2021-06-19T06:43:43.456Z] --- PASS: TestTailFileManyLines (0.00s) [2021-06-19T06:43:43.456Z] === RUN TestTailEmptyFile [2021-06-19T06:43:43.456Z] --- PASS: TestTailEmptyFile (0.00s) [2021-06-19T06:43:43.456Z] === RUN TestTailNegativeN [2021-06-19T06:43:43.456Z] --- PASS: TestTailNegativeN (0.00s) [2021-06-19T06:43:43.456Z] === RUN TestNewTailReader [2021-06-19T06:43:43.456Z] === PAUSE TestNewTailReader [2021-06-19T06:43:43.456Z] === CONT TestNewTailReader [2021-06-19T06:43:43.456Z] === RUN TestNewTailReader/4_byte_delimiter [2021-06-19T06:43:43.456Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-06-19T06:43:43.456Z] === RUN TestNewTailReader/8_byte_delimiter [2021-06-19T06:43:43.456Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-06-19T06:43:43.456Z] === RUN TestNewTailReader/12_byte_delimiter [2021-06-19T06:43:43.456Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-06-19T06:43:43.456Z] === RUN TestNewTailReader/no_delimiter [2021-06-19T06:43:43.456Z] === PAUSE TestNewTailReader/no_delimiter [2021-06-19T06:43:43.456Z] === RUN TestNewTailReader/single_byte_delimiter [2021-06-19T06:43:43.456Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/2_byte_delimiter [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/truncated_last_line [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-06-19T06:43:43.457Z] === CONT TestNewTailReader/4_byte_delimiter [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-19T06:43:43.457Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T06:43:43.457Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-19T06:43:43.457Z] === CONT TestNewTailReader/2_byte_delimiter [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-19T06:43:43.457Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T06:43:43.457Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T06:43:43.457Z] === CONT TestNewTailReader/12_byte_delimiter [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-19T06:43:43.457Z] === CONT TestNewTailReader/single_byte_delimiter [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-19T06:43:43.457Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T06:43:43.457Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T06:43:43.457Z] === CONT TestNewTailReader/8_byte_delimiter [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-19T06:43:43.457Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T06:43:43.457Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T06:43:43.457Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T06:43:43.457Z] === CONT TestNewTailReader/no_delimiter [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-06-19T06:43:43.457Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-19T06:43:43.457Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-19T06:43:43.458Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T06:43:43.458Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T06:43:43.458Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T06:43:43.458Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T06:43:43.458Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T06:43:43.458Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T06:43:43.458Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T06:43:43.458Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T06:43:43.458Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-19T06:43:43.458Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-06-19T06:43:43.458Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-19T06:43:43.458Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T06:43:43.458Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T06:43:43.458Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T06:43:43.458Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T06:43:43.458Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T06:43:43.458Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T06:43:43.458Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-19T06:43:43.458Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T06:43:43.458Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-19T06:43:43.458Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T06:43:43.458Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-19T06:43:43.458Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-19T06:43:43.458Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-19T06:43:43.458Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-19T06:43:43.458Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T06:43:43.458Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-19T06:43:43.458Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-19T06:43:43.458Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-19T06:43:43.458Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-19T06:43:43.458Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T06:43:43.458Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-19T06:43:43.458Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-06-19T06:43:43.458Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-19T06:43:43.458Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-19T06:43:43.458Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-19T06:43:43.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-19T06:43:43.459Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T06:43:43.459Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T06:43:43.459Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T06:43:43.459Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-19T06:43:43.459Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T06:43:43.459Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-19T06:43:43.459Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T06:43:43.459Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T06:43:43.459Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-19T06:43:43.459Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T06:43:43.459Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-19T06:43:43.459Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T06:43:43.459Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-19T06:43:43.459Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-19T06:43:43.459Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T06:43:43.459Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-19T06:43:43.459Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T06:43:43.459Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T06:43:43.459Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T06:43:43.459Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-19T06:43:43.459Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-19T06:43:43.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T06:43:43.460Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T06:43:43.460Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T06:43:43.460Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T06:43:43.460Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T06:43:43.460Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T06:43:43.460Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T06:43:43.460Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T06:43:43.460Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T06:43:43.460Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T06:43:43.460Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T06:43:43.460Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T06:43:43.460Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-19T06:43:43.460Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T06:43:43.460Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-19T06:43:43.460Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T06:43:43.460Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T06:43:43.460Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T06:43:43.460Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T06:43:43.460Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T06:43:43.460Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T06:43:43.460Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T06:43:43.460Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-19T06:43:43.460Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-19T06:43:43.460Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-19T06:43:43.460Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-19T06:43:43.460Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T06:43:43.460Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T06:43:43.460Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T06:43:43.460Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T06:43:43.460Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T06:43:43.460Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T06:43:43.460Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-19T06:43:43.460Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-19T06:43:43.460Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-19T06:43:43.460Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-19T06:43:43.461Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-19T06:43:43.461Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-19T06:43:43.461Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-19T06:43:43.461Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-19T06:43:43.461Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-19T06:43:43.461Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T06:43:43.461Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-19T06:43:43.461Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T06:43:43.461Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-19T06:43:43.461Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-06-19T06:43:43.461Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T06:43:43.461Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-19T06:43:43.461Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T06:43:43.461Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T06:43:43.461Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-19T06:43:43.461Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T06:43:43.461Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-19T06:43:43.461Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T06:43:43.461Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-19T06:43:43.461Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T06:43:43.461Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T06:43:43.461Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T06:43:43.461Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T06:43:43.461Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-19T06:43:43.461Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T06:43:43.461Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-19T06:43:43.461Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-19T06:43:43.461Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T06:43:43.461Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-19T06:43:43.461Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-19T06:43:43.461Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-19T06:43:43.461Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T06:43:43.461Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-19T06:43:43.461Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T06:43:43.461Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T06:43:43.461Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T06:43:43.461Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-19T06:43:43.461Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T06:43:43.461Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T06:43:43.461Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T06:43:43.461Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-19T06:43:43.461Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T06:43:43.461Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T06:43:43.461Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-19T06:43:43.461Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T06:43:43.461Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T06:43:43.461Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-06-19T06:43:43.461Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-19T06:43:43.461Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-19T06:43:43.461Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-19T06:43:43.461Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-19T06:43:43.461Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-19T06:43:43.461Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-19T06:43:43.461Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-19T06:43:43.461Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-19T06:43:43.461Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-19T06:43:43.461Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-19T06:43:43.461Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-19T06:43:43.461Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-19T06:43:43.461Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-19T06:43:43.461Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-19T06:43:43.461Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-19T06:43:43.461Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-19T06:43:43.461Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-19T06:43:43.461Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-19T06:43:43.461Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-19T06:43:43.461Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-19T06:43:43.461Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T06:43:43.793Z] --- PASS: TestBuildMultiStageLayerLeak (3.82s) [2021-06-19T06:43:43.793Z] === RUN TestBuildWithHugeFile [2021-06-19T06:43:43.918Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T06:43:43.918Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-06-19T06:43:43.918Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-19T06:43:43.918Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T06:43:43.918Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-19T06:43:43.918Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-19T06:43:43.918Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-19T06:43:43.918Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-19T06:43:43.919Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-19T06:43:43.919Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T06:43:43.919Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T06:43:43.919Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-19T06:43:43.919Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-19T06:43:43.919Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-19T06:43:43.919Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-19T06:43:43.919Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-19T06:43:43.919Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T06:43:43.919Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T06:43:43.919Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T06:43:43.919Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T06:43:43.919Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T06:43:43.919Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-19T06:43:43.919Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T06:43:43.919Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T06:43:43.919Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T06:43:43.919Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T06:43:43.919Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T06:43:43.919Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T06:43:43.919Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T06:43:43.919Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T06:43:43.919Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T06:43:43.919Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T06:43:43.919Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-19T06:43:43.919Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-19T06:43:43.919Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T06:43:43.919Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T06:43:43.919Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T06:43:43.919Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T06:43:43.920Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.02s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.920Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.921Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.01s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.922Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-19T06:43:43.923Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-19T06:43:43.923Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-06-19T06:43:43.923Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-06-19T06:43:43.923Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.923Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-06-19T06:43:43.923Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-06-19T06:43:43.923Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-19T06:43:43.923Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.923Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-19T06:43:43.923Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-19T06:43:43.923Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-19T06:43:43.923Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-19T06:43:43.923Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-19T06:43:43.923Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-06-19T06:43:43.923Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-19T06:43:43.923Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-19T06:43:43.923Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-19T06:43:43.923Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-19T06:43:43.923Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-19T06:43:43.923Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-19T06:43:43.923Z] PASS [2021-06-19T06:43:43.923Z] coverage: 88.6% of statements [2021-06-19T06:43:43.923Z] ok github.com/docker/docker/pkg/tailfile 0.144s coverage: 88.6% of statements [2021-06-19T06:43:43.923Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.21s) [2021-06-19T06:43:43.923Z] === RUN TestNetworkDBGarbageCollection [2021-06-19T06:43:44.380Z] --- PASS: TestRetrieveFromStore (1.39s) [2021-06-19T06:43:44.380Z] === RUN TestRequestReleaseAddressDuplicate [2021-06-19T06:43:44.380Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2021-06-19T06:43:44.380Z] === RUN TestParallelPredefinedRequest1 [2021-06-19T06:43:44.380Z] === PAUSE TestParallelPredefinedRequest1 [2021-06-19T06:43:44.380Z] === RUN TestParallelPredefinedRequest2 [2021-06-19T06:43:44.380Z] === PAUSE TestParallelPredefinedRequest2 [2021-06-19T06:43:44.380Z] === RUN TestParallelPredefinedRequest3 [2021-06-19T06:43:44.380Z] === PAUSE TestParallelPredefinedRequest3 [2021-06-19T06:43:44.380Z] === RUN TestParallelPredefinedRequest4 [2021-06-19T06:43:44.380Z] === PAUSE TestParallelPredefinedRequest4 [2021-06-19T06:43:44.380Z] === RUN TestParallelPredefinedRequest5 [2021-06-19T06:43:44.380Z] === PAUSE TestParallelPredefinedRequest5 [2021-06-19T06:43:44.380Z] === RUN TestDebug [2021-06-19T06:43:44.380Z] --- PASS: TestDebug (0.00s) [2021-06-19T06:43:44.381Z] === RUN TestRequestPoolParallel [2021-06-19T06:43:44.381Z] --- PASS: TestRequestPoolParallel (0.24s) [2021-06-19T06:43:44.381Z] === RUN TestFullAllocateRelease [2021-06-19T06:43:44.381Z] === RUN TestTarSumRemoveNonExistent [2021-06-19T06:43:44.381Z] --- PASS: TestTarSumRemoveNonExistent (0.03s) [2021-06-19T06:43:44.381Z] === RUN TestTarSumRemove [2021-06-19T06:43:44.381Z] --- PASS: TestTarSumRemove (0.00s) [2021-06-19T06:43:44.381Z] === RUN TestSortFileInfoSums [2021-06-19T06:43:44.381Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-06-19T06:43:44.381Z] === RUN TestNewTarSumForLabelInvalid [2021-06-19T06:43:44.381Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-06-19T06:43:44.381Z] === RUN TestNewTarSumForLabel [2021-06-19T06:43:44.381Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-06-19T06:43:44.381Z] === RUN TestEmptyTar [2021-06-19T06:43:44.381Z] --- PASS: TestEmptyTar (0.00s) [2021-06-19T06:43:44.381Z] === RUN TestTarSumsReadSize [2021-06-19T06:43:44.381Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-06-19T06:43:44.381Z] === RUN TestTarSums [2021-06-19T06:43:44.381Z] --- PASS: TestTarSums (0.12s) [2021-06-19T06:43:44.381Z] === RUN TestIteration [2021-06-19T06:43:44.381Z] --- PASS: TestIteration (0.00s) [2021-06-19T06:43:44.381Z] === RUN TestVersionLabelForChecksum [2021-06-19T06:43:44.381Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-06-19T06:43:44.381Z] === RUN TestVersion [2021-06-19T06:43:44.381Z] --- PASS: TestVersion (0.00s) [2021-06-19T06:43:44.381Z] === RUN TestGetVersion [2021-06-19T06:43:44.381Z] --- PASS: TestGetVersion (0.00s) [2021-06-19T06:43:44.381Z] === RUN TestGetVersions [2021-06-19T06:43:44.381Z] --- PASS: TestGetVersions (0.00s) [2021-06-19T06:43:44.381Z] PASS [2021-06-19T06:43:44.381Z] coverage: 89.3% of statements [2021-06-19T06:43:44.838Z] ok github.com/docker/docker/pkg/tarsum 0.182s coverage: 89.3% of statements [2021-06-19T06:43:44.838Z] --- PASS: TestFullAllocateRelease (0.41s) [2021-06-19T06:43:44.838Z] === RUN TestOddAllocateRelease [2021-06-19T06:43:45.296Z] --- PASS: TestOddAllocateRelease (0.24s) [2021-06-19T06:43:45.296Z] === RUN TestFullAllocateSerialReleaseParallel [2021-06-19T06:43:45.296Z] testing: warning: no tests to run [2021-06-19T06:43:45.296Z] PASS [2021-06-19T06:43:45.296Z] coverage: [no statements] [2021-06-19T06:43:45.296Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2021-06-19T06:43:45.296Z] === RUN TestOddAllocateSerialReleaseParallel [2021-06-19T06:43:45.296Z] ok github.com/docker/docker/pkg/term/windows 0.029s coverage: [no statements] [no tests to run] [2021-06-19T06:43:45.296Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-06-19T06:43:45.296Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-06-19T06:43:45.296Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-06-19T06:43:45.296Z] === CONT TestParallelPredefinedRequest1 [2021-06-19T06:43:45.296Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-19T06:43:45.296Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-06-19T06:43:45.296Z] === CONT TestParallelPredefinedRequest5 [2021-06-19T06:43:45.296Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-19T06:43:45.296Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-06-19T06:43:45.296Z] === CONT TestParallelPredefinedRequest4 [2021-06-19T06:43:45.296Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-19T06:43:45.296Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-06-19T06:43:45.296Z] === CONT TestParallelPredefinedRequest3 [2021-06-19T06:43:45.296Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-19T06:43:45.296Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-06-19T06:43:45.296Z] === CONT TestParallelPredefinedRequest2 [2021-06-19T06:43:45.296Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-19T06:43:45.296Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-06-19T06:43:45.296Z] PASS [2021-06-19T06:43:45.296Z] coverage: 85.3% of statements [2021-06-19T06:43:45.296Z] ok github.com/docker/docker/libnetwork/ipam 37.637s coverage: 85.3% of statements [2021-06-19T06:43:45.753Z] === RUN TestTruncIndex [2021-06-19T06:43:45.753Z] --- PASS: TestTruncIndex (0.10s) [2021-06-19T06:43:45.753Z] PASS [2021-06-19T06:43:45.753Z] coverage: 91.5% of statements [2021-06-19T06:43:45.753Z] ok github.com/docker/docker/pkg/truncindex 0.125s coverage: 91.5% of statements [2021-06-19T06:43:46.003Z] --- PASS: TestUpdateRestartPolicy (12.55s) [2021-06-19T06:43:46.003Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-19T06:43:46.003Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s) [2021-06-19T06:43:46.003Z] === RUN TestWaitNonBlocked [2021-06-19T06:43:46.003Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-19T06:43:46.003Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-19T06:43:46.003Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-19T06:43:46.003Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-19T06:43:46.003Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-19T06:43:46.003Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-19T06:43:46.003Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-06-19T06:43:46.003Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.98s) [2021-06-19T06:43:46.003Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.01s) [2021-06-19T06:43:46.003Z] === RUN TestWaitBlocked [2021-06-19T06:43:46.003Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-19T06:43:46.003Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-19T06:43:46.003Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-19T06:43:46.003Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-19T06:43:46.003Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-19T06:43:46.003Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-19T06:43:46.210Z] === RUN TestIsGIT [2021-06-19T06:43:46.210Z] --- PASS: TestIsGIT (0.00s) [2021-06-19T06:43:46.210Z] === RUN TestIsTransport [2021-06-19T06:43:46.210Z] --- PASS: TestIsTransport (0.00s) [2021-06-19T06:43:46.210Z] PASS [2021-06-19T06:43:46.210Z] coverage: 100.0% of statements [2021-06-19T06:43:46.210Z] ok github.com/docker/docker/pkg/urlutil 0.026s coverage: 100.0% of statements [2021-06-19T06:43:46.210Z] === RUN TestVersionInfo [2021-06-19T06:43:46.210Z] --- PASS: TestVersionInfo (0.00s) [2021-06-19T06:43:46.210Z] === RUN TestAppendVersions [2021-06-19T06:43:46.210Z] --- PASS: TestAppendVersions (0.00s) [2021-06-19T06:43:46.210Z] PASS [2021-06-19T06:43:46.210Z] coverage: 88.9% of statements [2021-06-19T06:43:46.210Z] ok github.com/docker/docker/pkg/useragent 0.024s coverage: 88.9% of statements [2021-06-19T06:43:46.573Z] --- PASS: TestWaitBlocked (0.01s) [2021-06-19T06:43:46.573Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.16s) [2021-06-19T06:43:46.573Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.19s) [2021-06-19T06:43:46.573Z] === CONT TestContainerStartOnDaemonRestart [2021-06-19T06:43:46.573Z] === CONT TestContainerKillOnDaemonStart [2021-06-19T06:43:47.174Z] time="2021-06-19T06:43:46Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49286/Test.Echo: Post \"http://127.0.0.1:49286/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-06-19T06:43:47.632Z] === RUN TestValidatePrivileges [2021-06-19T06:43:47.632Z] --- PASS: TestValidatePrivileges (0.00s) [2021-06-19T06:43:47.632Z] === RUN TestFilterByCapNeg [2021-06-19T06:43:47.632Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-06-19T06:43:47.632Z] === RUN TestFilterByCapPos [2021-06-19T06:43:47.632Z] --- PASS: TestFilterByCapPos (0.00s) [2021-06-19T06:43:47.632Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-06-19T06:43:47.632Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-06-19T06:43:47.632Z] PASS [2021-06-19T06:43:47.632Z] coverage: 12.0% of statements [2021-06-19T06:43:47.632Z] ok github.com/docker/docker/plugin 0.031s coverage: 12.0% of statements [2021-06-19T06:43:47.891Z] .......................... [ 67%] [2021-06-19T06:43:48.089Z] === RUN TestNewSettable [2021-06-19T06:43:48.089Z] --- PASS: TestNewSettable (0.00s) [2021-06-19T06:43:48.089Z] === RUN TestIsSettable [2021-06-19T06:43:48.089Z] --- PASS: TestIsSettable (0.00s) [2021-06-19T06:43:48.089Z] === RUN TestUpdateSettingsEnv [2021-06-19T06:43:48.089Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-06-19T06:43:48.089Z] PASS [2021-06-19T06:43:48.089Z] coverage: 20.0% of statements [2021-06-19T06:43:48.089Z] ok github.com/docker/docker/plugin/v2 0.028s coverage: 20.0% of statements [2021-06-19T06:43:49.055Z] === RUN TestLoad [2021-06-19T06:43:49.055Z] --- PASS: TestLoad (0.00s) [2021-06-19T06:43:49.055Z] === RUN TestSave [2021-06-19T06:43:49.055Z] --- PASS: TestSave (0.02s) [2021-06-19T06:43:49.055Z] === RUN TestAddDeleteGet [2021-06-19T06:43:49.055Z] --- PASS: TestAddDeleteGet (0.03s) [2021-06-19T06:43:49.055Z] === RUN TestInvalidTags [2021-06-19T06:43:49.055Z] --- PASS: TestInvalidTags (0.00s) [2021-06-19T06:43:49.055Z] PASS [2021-06-19T06:43:49.055Z] coverage: 84.4% of statements [2021-06-19T06:43:49.055Z] ok github.com/docker/docker/reference 0.075s coverage: 84.4% of statements [2021-06-19T06:43:49.873Z] --- PASS: TestContainerStartOnDaemonRestart (2.88s) [2021-06-19T06:43:49.873Z] === CONT TestIpcModeOlderClient [2021-06-19T06:43:49.873Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-06-19T06:43:49.873Z] === CONT TestDaemonHostGatewayIP [2021-06-19T06:43:50.589Z] === RUN TestResolveAuthConfigIndexServer [2021-06-19T06:43:50.589Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-06-19T06:43:50.589Z] === RUN TestResolveAuthConfigFullURL [2021-06-19T06:43:50.589Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-06-19T06:43:50.589Z] === RUN TestLoadAllowNondistributableArtifacts [2021-06-19T06:43:50.589Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-06-19T06:43:50.589Z] === RUN TestValidateMirror [2021-06-19T06:43:50.589Z] --- PASS: TestValidateMirror (0.00s) [2021-06-19T06:43:50.589Z] === RUN TestLoadInsecureRegistries [2021-06-19T06:43:50.589Z] time="2021-06-19T06:43:49Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-06-19T06:43:50.589Z] time="2021-06-19T06:43:50Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-06-19T06:43:50.589Z] time="2021-06-19T06:43:50Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-06-19T06:43:50.589Z] --- PASS: TestLoadInsecureRegistries (0.10s) [2021-06-19T06:43:50.589Z] === RUN TestNewServiceConfig [2021-06-19T06:43:50.589Z] --- PASS: TestNewServiceConfig (0.00s) [2021-06-19T06:43:50.589Z] === RUN TestValidateIndexName [2021-06-19T06:43:50.589Z] --- PASS: TestValidateIndexName (0.00s) [2021-06-19T06:43:50.589Z] === RUN TestValidateIndexNameWithError [2021-06-19T06:43:50.589Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-06-19T06:43:50.589Z] === RUN TestEndpointParse [2021-06-19T06:43:50.589Z] --- PASS: TestEndpointParse (0.00s) [2021-06-19T06:43:50.589Z] === RUN TestEndpointParseInvalid [2021-06-19T06:43:50.589Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-06-19T06:43:50.589Z] === RUN TestValidateEndpoint [2021-06-19T06:43:50.589Z] --- PASS: TestValidateEndpoint (0.00s) [2021-06-19T06:43:50.589Z] === RUN TestPing [2021-06-19T06:43:50.589Z] --- PASS: TestPing (0.00s) [2021-06-19T06:43:50.589Z] === RUN TestPingRegistryEndpoint [2021-06-19T06:43:50.589Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:43:50.589Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-06-19T06:43:50.589Z] === RUN TestEndpoint [2021-06-19T06:43:50.589Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:43:50.589Z] --- SKIP: TestEndpoint (0.00s) [2021-06-19T06:43:50.589Z] === RUN TestParseRepositoryInfo [2021-06-19T06:43:50.589Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-06-19T06:43:50.589Z] === RUN TestNewIndexInfo [2021-06-19T06:43:50.589Z] --- PASS: TestNewIndexInfo (0.00s) [2021-06-19T06:43:50.589Z] === RUN TestMirrorEndpointLookup [2021-06-19T06:43:50.589Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:43:50.589Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-06-19T06:43:50.589Z] === RUN TestSearchRepositories [2021-06-19T06:43:50.589Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-06-19T06:43:50.589Z] Host: 127.0.0.1:49321 [2021-06-19T06:43:50.589Z] User-Agent: docker test client [2021-06-19T06:43:50.589Z] Authorization: Token fake-token [2021-06-19T06:43:50.589Z] X-Docker-Token: true [2021-06-19T06:43:50.589Z] Accept-Encoding: gzip [2021-06-19T06:43:50.589Z] [2021-06-19T06:43:50.589Z] [2021-06-19T06:43:50.589Z] registry_test.go:730: HTTP/1.1 200 OK [2021-06-19T06:43:50.589Z] Connection: close [2021-06-19T06:43:50.589Z] Content-Length: 144 [2021-06-19T06:43:50.589Z] Cache-Control: no-cache [2021-06-19T06:43:50.589Z] Content-Type: application/json [2021-06-19T06:43:50.589Z] Date: Sat, 19 Jun 2021 06:43:50 GMT [2021-06-19T06:43:50.589Z] Expires: -1 [2021-06-19T06:43:50.589Z] Pragma: no-cache [2021-06-19T06:43:50.589Z] Server: docker-tests/mock [2021-06-19T06:43:50.589Z] X-Docker-Registry-Config: mock [2021-06-19T06:43:50.589Z] X-Docker-Registry-Version: 0.0.0 [2021-06-19T06:43:50.589Z] [2021-06-19T06:43:50.589Z] [2021-06-19T06:43:50.589Z] --- PASS: TestSearchRepositories (0.00s) [2021-06-19T06:43:50.589Z] === RUN TestTrustedLocation [2021-06-19T06:43:50.589Z] --- PASS: TestTrustedLocation (0.00s) [2021-06-19T06:43:50.589Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-06-19T06:43:50.589Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-06-19T06:43:50.589Z] === RUN TestAllowNondistributableArtifacts [2021-06-19T06:43:50.589Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-06-19T06:43:50.589Z] === RUN TestIsSecureIndex [2021-06-19T06:43:50.589Z] --- PASS: TestIsSecureIndex (0.00s) [2021-06-19T06:43:50.589Z] PASS [2021-06-19T06:43:50.589Z] coverage: 51.7% of statements [2021-06-19T06:43:50.589Z] ok github.com/docker/docker/registry 0.177s coverage: 51.7% of statements [2021-06-19T06:43:50.589Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-06-19T06:43:50.589Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-06-19T06:43:50.589Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-06-19T06:43:50.589Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-06-19T06:43:51.047Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-06-19T06:43:51.047Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-06-19T06:43:51.047Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-06-19T06:43:51.047Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-06-19T06:43:51.047Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-06-19T06:43:51.047Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-06-19T06:43:51.047Z] === RUN TestResumableRequestReaderWithReadError [2021-06-19T06:43:51.047Z] time="2021-06-19T06:43:50Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-06-19T06:43:51.047Z] --- PASS: TestResumableRequestReaderWithReadError (0.07s) [2021-06-19T06:43:51.047Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-06-19T06:43:51.047Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-06-19T06:43:51.047Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-06-19T06:43:51.047Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-06-19T06:43:51.047Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-06-19T06:43:51.047Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-06-19T06:43:51.047Z] === RUN TestResumableRequestReader [2021-06-19T06:43:51.047Z] --- PASS: TestResumableRequestReader (0.00s) [2021-06-19T06:43:51.047Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-06-19T06:43:51.047Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-06-19T06:43:51.047Z] PASS [2021-06-19T06:43:51.047Z] coverage: 100.0% of statements [2021-06-19T06:43:51.047Z] ok github.com/docker/docker/registry/resumable 0.119s coverage: 100.0% of statements [2021-06-19T06:43:51.047Z] === RUN TestRestartManagerTimeout [2021-06-19T06:43:51.047Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-06-19T06:43:51.047Z] === RUN TestRestartManagerTimeoutReset [2021-06-19T06:43:51.047Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-06-19T06:43:51.047Z] PASS [2021-06-19T06:43:51.047Z] coverage: 50.9% of statements [2021-06-19T06:43:51.047Z] ok github.com/docker/docker/restartmanager 0.024s coverage: 50.9% of statements [2021-06-19T06:43:51.505Z] === RUN TestDecodeContainerConfig [2021-06-19T06:43:51.505Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-06-19T06:43:51.505Z] === RUN TestDecodeContainerConfigIsolation [2021-06-19T06:43:51.505Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-06-19T06:43:51.505Z] === RUN TestValidatePrivileged [2021-06-19T06:43:51.505Z] --- PASS: TestValidatePrivileged (0.00s) [2021-06-19T06:43:51.505Z] PASS [2021-06-19T06:43:51.505Z] coverage: 52.2% of statements [2021-06-19T06:43:51.505Z] ok github.com/docker/docker/runconfig 0.028s coverage: 52.2% of statements [2021-06-19T06:43:51.505Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-06-19T06:43:51.505Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-06-19T06:43:51.505Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-06-19T06:43:51.505Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-06-19T06:43:51.505Z] PASS [2021-06-19T06:43:51.505Z] coverage: 62.5% of statements [2021-06-19T06:43:51.505Z] ok github.com/docker/docker/testutil 0.023s coverage: 62.5% of statements [2021-06-19T06:43:53.170Z] --- PASS: TestDaemonHostGatewayIP (3.16s) [2021-06-19T06:43:53.170Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-19T06:43:53.677Z] === RUN TestGetDriver [2021-06-19T06:43:53.677Z] --- PASS: TestGetDriver (0.00s) [2021-06-19T06:43:53.677Z] === RUN TestVolumeRequestError [2021-06-19T06:43:53.677Z] --- PASS: TestVolumeRequestError (0.01s) [2021-06-19T06:43:53.677Z] PASS [2021-06-19T06:43:53.677Z] coverage: 36.1% of statements [2021-06-19T06:43:53.677Z] ok github.com/docker/docker/volume/drivers 0.036s coverage: 36.1% of statements [2021-06-19T06:43:54.134Z] === RUN TestGetAddress [2021-06-19T06:43:54.134Z] --- PASS: TestGetAddress (0.00s) [2021-06-19T06:43:54.134Z] === RUN TestRemove [2021-06-19T06:43:54.134Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-19T06:43:54.134Z] --- SKIP: TestRemove (0.00s) [2021-06-19T06:43:54.134Z] === RUN TestInitializeWithVolumes [2021-06-19T06:43:54.134Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-06-19T06:43:54.134Z] === RUN TestCreate [2021-06-19T06:43:54.134Z] --- PASS: TestCreate (0.01s) [2021-06-19T06:43:54.134Z] === RUN TestValidateName [2021-06-19T06:43:54.134Z] --- PASS: TestValidateName (0.00s) [2021-06-19T06:43:54.135Z] === RUN TestCreateWithOpts [2021-06-19T06:43:54.135Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-19T06:43:54.135Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-06-19T06:43:54.135Z] === RUN TestRelaodNoOpts [2021-06-19T06:43:54.135Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-06-19T06:43:54.135Z] PASS [2021-06-19T06:43:54.135Z] coverage: 41.5% of statements [2021-06-19T06:43:54.135Z] ok github.com/docker/docker/volume/local 0.046s coverage: 41.5% of statements [2021-06-19T06:43:54.592Z] === RUN TestConvertTmpfsOptions [2021-06-19T06:43:54.592Z] parser_test.go:49: data="mode=700,size=1m" [2021-06-19T06:43:54.592Z] parser_test.go:49: data="ro" [2021-06-19T06:43:54.592Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-06-19T06:43:54.592Z] === RUN TestParseMountRaw [2021-06-19T06:43:55.050Z] --- PASS: TestParseMountRaw (0.02s) [2021-06-19T06:43:55.050Z] === RUN TestParseMountRawSplit [2021-06-19T06:43:55.050Z] parser_test.go:390: case 0 [2021-06-19T06:43:55.050Z] parser_test.go:390: case 1 [2021-06-19T06:43:55.050Z] parser_test.go:390: case 2 [2021-06-19T06:43:55.050Z] parser_test.go:390: case 3 [2021-06-19T06:43:55.050Z] parser_test.go:390: case 4 [2021-06-19T06:43:55.050Z] parser_test.go:390: case 5 [2021-06-19T06:43:55.050Z] parser_test.go:390: case 6 [2021-06-19T06:43:55.050Z] parser_test.go:390: case 7 [2021-06-19T06:43:55.050Z] parser_test.go:390: case 8 [2021-06-19T06:43:55.050Z] parser_test.go:390: case 0 [2021-06-19T06:43:55.050Z] parser_test.go:390: case 1 [2021-06-19T06:43:55.050Z] parser_test.go:390: case 2 [2021-06-19T06:43:55.050Z] parser_test.go:390: case 3 [2021-06-19T06:43:55.050Z] parser_test.go:390: case 4 [2021-06-19T06:43:55.050Z] parser_test.go:390: case 5 [2021-06-19T06:43:55.050Z] parser_test.go:390: case 6 [2021-06-19T06:43:55.050Z] parser_test.go:390: case 7 [2021-06-19T06:43:55.050Z] parser_test.go:390: case 8 [2021-06-19T06:43:55.050Z] parser_test.go:390: case 9 [2021-06-19T06:43:55.050Z] parser_test.go:390: case 10 [2021-06-19T06:43:55.050Z] parser_test.go:390: case 11 [2021-06-19T06:43:55.050Z] parser_test.go:390: case 12 [2021-06-19T06:43:55.050Z] parser_test.go:390: case 0 [2021-06-19T06:43:55.050Z] parser_test.go:390: case 1 [2021-06-19T06:43:55.050Z] parser_test.go:390: case 2 [2021-06-19T06:43:55.050Z] parser_test.go:390: case 3 [2021-06-19T06:43:55.050Z] parser_test.go:390: case 4 [2021-06-19T06:43:55.050Z] parser_test.go:390: case 5 [2021-06-19T06:43:55.050Z] parser_test.go:390: case 6 [2021-06-19T06:43:55.050Z] parser_test.go:390: case 7 [2021-06-19T06:43:55.050Z] parser_test.go:390: case 8 [2021-06-19T06:43:55.050Z] parser_test.go:390: case 9 [2021-06-19T06:43:55.050Z] parser_test.go:390: case 10 [2021-06-19T06:43:55.050Z] parser_test.go:390: case 11 [2021-06-19T06:43:55.050Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-06-19T06:43:55.050Z] === RUN TestParseMountSpec [2021-06-19T06:43:55.050Z] parser_test.go:455: case 0 [2021-06-19T06:43:55.050Z] parser_test.go:455: case 1 [2021-06-19T06:43:55.050Z] parser_test.go:455: case 2 [2021-06-19T06:43:55.050Z] parser_test.go:455: case 3 [2021-06-19T06:43:55.050Z] parser_test.go:455: case 4 [2021-06-19T06:43:55.050Z] parser_test.go:455: case 5 [2021-06-19T06:43:55.050Z] --- PASS: TestParseMountSpec (0.00s) [2021-06-19T06:43:55.050Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-06-19T06:43:55.050Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-06-19T06:43:55.050Z] === RUN TestValidateMount [2021-06-19T06:43:55.050Z] --- PASS: TestValidateMount (0.00s) [2021-06-19T06:43:55.050Z] PASS [2021-06-19T06:43:55.050Z] coverage: 66.2% of statements [2021-06-19T06:43:55.050Z] ok github.com/docker/docker/volume/mounts 0.048s coverage: 66.2% of statements [2021-06-19T06:43:55.050Z] === RUN TestSetGetMeta [2021-06-19T06:43:55.050Z] === PAUSE TestSetGetMeta [2021-06-19T06:43:55.050Z] === RUN TestRestore [2021-06-19T06:43:55.050Z] === PAUSE TestRestore [2021-06-19T06:43:55.050Z] === RUN TestServiceCreate [2021-06-19T06:43:55.050Z] === PAUSE TestServiceCreate [2021-06-19T06:43:55.050Z] === RUN TestServiceList [2021-06-19T06:43:55.050Z] === PAUSE TestServiceList [2021-06-19T06:43:55.050Z] === RUN TestServiceRemove [2021-06-19T06:43:55.050Z] === PAUSE TestServiceRemove [2021-06-19T06:43:55.050Z] === RUN TestServiceGet [2021-06-19T06:43:55.050Z] === PAUSE TestServiceGet [2021-06-19T06:43:55.050Z] === RUN TestServicePrune [2021-06-19T06:43:55.050Z] === PAUSE TestServicePrune [2021-06-19T06:43:55.050Z] === RUN TestCreate [2021-06-19T06:43:55.050Z] === PAUSE TestCreate [2021-06-19T06:43:55.050Z] === RUN TestRemove [2021-06-19T06:43:55.050Z] === PAUSE TestRemove [2021-06-19T06:43:55.050Z] === RUN TestList [2021-06-19T06:43:55.050Z] === PAUSE TestList [2021-06-19T06:43:55.050Z] === RUN TestFindByDriver [2021-06-19T06:43:55.050Z] === PAUSE TestFindByDriver [2021-06-19T06:43:55.050Z] === RUN TestFindByReferenced [2021-06-19T06:43:55.050Z] === PAUSE TestFindByReferenced [2021-06-19T06:43:55.050Z] === RUN TestDerefMultipleOfSameRef [2021-06-19T06:43:55.050Z] === PAUSE TestDerefMultipleOfSameRef [2021-06-19T06:43:55.050Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-19T06:43:55.050Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-19T06:43:55.050Z] === RUN TestDefererencePluginOnCreateError [2021-06-19T06:43:55.050Z] === PAUSE TestDefererencePluginOnCreateError [2021-06-19T06:43:55.050Z] === RUN TestRefDerefRemove [2021-06-19T06:43:55.050Z] === PAUSE TestRefDerefRemove [2021-06-19T06:43:55.050Z] === RUN TestGet [2021-06-19T06:43:55.050Z] === PAUSE TestGet [2021-06-19T06:43:55.050Z] === RUN TestGetWithReference [2021-06-19T06:43:55.050Z] === PAUSE TestGetWithReference [2021-06-19T06:43:55.050Z] === RUN TestFilterFunc [2021-06-19T06:43:55.050Z] === RUN TestFilterFunc/test_nil_list [2021-06-19T06:43:55.050Z] === PAUSE TestFilterFunc/test_nil_list [2021-06-19T06:43:55.050Z] === RUN TestFilterFunc/test_empty_list [2021-06-19T06:43:55.050Z] === PAUSE TestFilterFunc/test_empty_list [2021-06-19T06:43:55.050Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-06-19T06:43:55.050Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-06-19T06:43:55.050Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-19T06:43:55.050Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-19T06:43:55.050Z] === RUN TestFilterFunc/test_filter_some [2021-06-19T06:43:55.050Z] === PAUSE TestFilterFunc/test_filter_some [2021-06-19T06:43:55.050Z] === RUN TestFilterFunc/test_filter_middle [2021-06-19T06:43:55.050Z] === PAUSE TestFilterFunc/test_filter_middle [2021-06-19T06:43:55.050Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-06-19T06:43:55.050Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-06-19T06:43:55.050Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-06-19T06:43:55.050Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-06-19T06:43:55.050Z] === CONT TestFilterFunc/test_nil_list [2021-06-19T06:43:55.050Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-06-19T06:43:55.050Z] === CONT TestFilterFunc/test_filter_some [2021-06-19T06:43:55.080Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.23s) [2021-06-19T06:43:55.080Z] === CONT TestDaemonRestartIpcMode [2021-06-19T06:43:55.507Z] === CONT TestFilterFunc/test_empty_list [2021-06-19T06:43:55.507Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-06-19T06:43:55.507Z] === CONT TestFilterFunc/test_filter_middle [2021-06-19T06:43:55.507Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-19T06:43:55.507Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-06-19T06:43:55.507Z] --- PASS: TestFilterFunc (0.00s) [2021-06-19T06:43:55.507Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-06-19T06:43:55.507Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-06-19T06:43:55.507Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-06-19T06:43:55.507Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-06-19T06:43:55.507Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-06-19T06:43:55.507Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-06-19T06:43:55.507Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-06-19T06:43:55.507Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-06-19T06:43:55.507Z] === CONT TestSetGetMeta [2021-06-19T06:43:55.507Z] === CONT TestDerefMultipleOfSameRef [2021-06-19T06:43:55.507Z] === CONT TestRefDerefRemove [2021-06-19T06:43:55.507Z] === CONT TestGetWithReference [2021-06-19T06:43:55.507Z] --- PASS: TestSetGetMeta (0.01s) [2021-06-19T06:43:55.507Z] === CONT TestGet [2021-06-19T06:43:55.507Z] --- PASS: TestRefDerefRemove (0.02s) [2021-06-19T06:43:55.507Z] === CONT TestServicePrune [2021-06-19T06:43:55.507Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-06-19T06:43:55.507Z] === CONT TestFindByReferenced [2021-06-19T06:43:55.507Z] --- PASS: TestGetWithReference (0.02s) [2021-06-19T06:43:55.507Z] === CONT TestFindByDriver [2021-06-19T06:43:55.507Z] --- PASS: TestGet (0.02s) [2021-06-19T06:43:55.507Z] === CONT TestList [2021-06-19T06:43:55.507Z] --- PASS: TestFindByReferenced (0.02s) [2021-06-19T06:43:55.507Z] === CONT TestRemove [2021-06-19T06:43:55.507Z] --- PASS: TestFindByDriver (0.02s) [2021-06-19T06:43:55.507Z] === CONT TestCreate [2021-06-19T06:43:55.507Z] --- PASS: TestCreate (0.01s) [2021-06-19T06:43:55.507Z] === CONT TestDefererencePluginOnCreateError [2021-06-19T06:43:55.507Z] --- PASS: TestRemove (0.01s) [2021-06-19T06:43:55.507Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-19T06:43:55.507Z] --- PASS: TestList (0.02s) [2021-06-19T06:43:55.507Z] === CONT TestServiceList [2021-06-19T06:43:55.507Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-06-19T06:43:55.507Z] === CONT TestServiceGet [2021-06-19T06:43:55.508Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-06-19T06:43:55.508Z] === CONT TestServiceRemove [2021-06-19T06:43:55.508Z] --- PASS: TestServiceGet (0.07s) [2021-06-19T06:43:55.508Z] === CONT TestServiceCreate [2021-06-19T06:43:55.508Z] time="2021-06-19T06:43:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-19T06:43:55.508Z] --- PASS: TestServiceRemove (0.06s) [2021-06-19T06:43:55.508Z] === CONT TestRestore [2021-06-19T06:43:55.508Z] time="2021-06-19T06:43:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-19T06:43:55.508Z] --- PASS: TestServiceList (0.08s) [2021-06-19T06:43:55.508Z] time="2021-06-19T06:43:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-19T06:43:55.508Z] time="2021-06-19T06:43:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-06-19T06:43:55.508Z] --- PASS: TestServiceCreate (0.02s) [2021-06-19T06:43:55.508Z] time="2021-06-19T06:43:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-19T06:43:55.508Z] --- PASS: TestRestore (0.02s) [2021-06-19T06:43:55.508Z] --- PASS: TestServicePrune (0.13s) [2021-06-19T06:43:55.508Z] PASS [2021-06-19T06:43:55.508Z] coverage: 69.6% of statements [2021-06-19T06:43:55.508Z] ok github.com/docker/docker/volume/service 0.181s coverage: 69.6% of statements [2021-06-19T06:43:55.508Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-06-19T06:43:55.508Z] === RUN TestClientStream [2021-06-19T06:43:55.508Z] --- PASS: TestClientStream (0.00s) [2021-06-19T06:43:55.508Z] === RUN TestClientSendFile [2021-06-19T06:43:55.508Z] --- PASS: TestClientSendFile (0.00s) [2021-06-19T06:43:55.508Z] === RUN TestClientWithRequestTimeout [2021-06-19T06:43:55.508Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-06-19T06:43:55.508Z] === RUN TestFileSpecPlugin [2021-06-19T06:43:55.508Z] --- PASS: TestFileSpecPlugin (0.00s) [2021-06-19T06:43:55.508Z] === RUN TestFileJSONSpecPlugin [2021-06-19T06:43:55.508Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-06-19T06:43:55.508Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-06-19T06:43:55.508Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-06-19T06:43:55.508Z] === RUN TestPluginAddHandler [2021-06-19T06:43:55.508Z] --- PASS: TestPluginAddHandler (0.00s) [2021-06-19T06:43:55.508Z] === RUN TestPluginWaitBadPlugin [2021-06-19T06:43:55.508Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-06-19T06:43:55.508Z] === RUN TestGet [2021-06-19T06:43:55.508Z] time="2021-06-19T06:43:55Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-06-19T06:43:57.041Z] time="2021-06-19T06:43:56Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-06-19T06:43:57.619Z] --- PASS: TestDaemonRestartIpcMode (2.80s) [2021-06-19T06:43:58.573Z] time="2021-06-19T06:43:58Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-06-19T06:43:59.019Z] --- PASS: TestContainerKillOnDaemonStart (12.28s) [2021-06-19T06:43:59.019Z] PASS [2021-06-19T06:43:59.019Z] [2021-06-19T06:43:59.019Z] === Skipped [2021-06-19T06:43:59.019Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-19T06:43:59.019Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-19T06:43:59.019Z] [2021-06-19T06:43:59.019Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-19T06:43:59.019Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-06-19T06:43:59.019Z] [2021-06-19T06:43:59.019Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-19T06:43:59.019Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-19T06:43:59.019Z] [2021-06-19T06:43:59.019Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-06-19T06:43:59.019Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-06-19T06:43:59.019Z] [2021-06-19T06:43:59.019Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-19T06:43:59.019Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-19T06:43:59.019Z] [2021-06-19T06:43:59.019Z] [2021-06-19T06:43:59.019Z] DONE 196 tests, 5 skipped in 144.295s [2021-06-19T06:43:59.019Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-19T06:43:59.019Z] INFO: Testing against a local daemon [2021-06-19T06:43:59.019Z] === RUN TestCommitInheritsEnv [2021-06-19T06:43:59.019Z] --- PASS: TestCommitInheritsEnv (0.31s) [2021-06-19T06:43:59.019Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-19T06:43:59.019Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-19T06:43:59.299Z] === RUN TestImagesFilterMultiReference [2021-06-19T06:43:59.299Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-06-19T06:43:59.299Z] === RUN TestImagePullPlatformInvalid [2021-06-19T06:43:59.299Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-06-19T06:43:59.299Z] === RUN TestRemoveImageOrphaning [2021-06-19T06:43:59.562Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2021-06-19T06:43:59.562Z] === RUN TestRemoveImageGarbageCollector [2021-06-19T06:44:01.488Z] --- PASS: TestRemoveImageGarbageCollector (1.89s) [2021-06-19T06:44:01.488Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-19T06:44:01.488Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-06-19T06:44:01.488Z] === RUN TestTagInvalidReference [2021-06-19T06:44:01.488Z] --- PASS: TestTagInvalidReference (0.01s) [2021-06-19T06:44:01.488Z] === RUN TestTagValidPrefixedRepo [2021-06-19T06:44:01.488Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-06-19T06:44:01.488Z] === RUN TestTagExistedNameWithoutForce [2021-06-19T06:44:01.488Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-06-19T06:44:01.488Z] === RUN TestTagOfficialNames [2021-06-19T06:44:01.488Z] --- PASS: TestTagOfficialNames (0.05s) [2021-06-19T06:44:01.488Z] === RUN TestTagMatchesDigest [2021-06-19T06:44:01.488Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-06-19T06:44:01.488Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-19T06:44:03.258Z] time="2021-06-19T06:44:02Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-06-19T06:44:04.873Z] --- PASS: TestImportExtremelyLargeImageWorks (91.75s) [2021-06-19T06:44:04.873Z] PASS [2021-06-19T06:44:04.873Z] [2021-06-19T06:44:04.873Z] === Skipped [2021-06-19T06:44:04.873Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-06-19T06:44:04.873Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-06-19T06:44:04.873Z] [2021-06-19T06:44:04.873Z] [2021-06-19T06:44:04.873Z] DONE 12 tests, 1 skipped in 96.095s [2021-06-19T06:44:04.873Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-19T06:44:04.873Z] INFO: Testing against a local daemon [2021-06-19T06:44:04.873Z] === RUN TestNetworkCreateDelete [2021-06-19T06:44:04.873Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-06-19T06:44:04.873Z] === RUN TestDockerNetworkDeletePreferID [2021-06-19T06:44:04.873Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-06-19T06:44:04.873Z] === RUN TestDaemonDNSFallback [2021-06-19T06:44:08.132Z] --- PASS: TestDaemonDNSFallback (7.46s) [2021-06-19T06:44:08.132Z] === RUN TestInspectNetwork [2021-06-19T06:44:08.132Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:08.132Z] --- SKIP: TestInspectNetwork (0.00s) [2021-06-19T06:44:08.132Z] === RUN TestRunContainerWithBridgeNone [2021-06-19T06:44:08.132Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-19T06:44:08.132Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-06-19T06:44:08.132Z] === RUN TestNetworkInvalidJSON [2021-06-19T06:44:08.132Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-19T06:44:08.132Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-19T06:44:08.132Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-19T06:44:08.132Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-19T06:44:08.132Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-19T06:44:08.132Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-19T06:44:08.132Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-19T06:44:08.132Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-19T06:44:08.132Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-19T06:44:08.132Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-06-19T06:44:08.132Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-19T06:44:08.132Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-19T06:44:08.132Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-19T06:44:08.132Z] === RUN TestNetworkList [2021-06-19T06:44:08.132Z] === RUN TestNetworkList//networks [2021-06-19T06:44:08.132Z] === PAUSE TestNetworkList//networks [2021-06-19T06:44:08.132Z] === RUN TestNetworkList//networks/ [2021-06-19T06:44:08.132Z] === PAUSE TestNetworkList//networks/ [2021-06-19T06:44:08.132Z] === CONT TestNetworkList//networks [2021-06-19T06:44:08.132Z] === CONT TestNetworkList//networks/ [2021-06-19T06:44:08.132Z] --- PASS: TestNetworkList (0.02s) [2021-06-19T06:44:08.132Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-19T06:44:08.132Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-19T06:44:08.132Z] === RUN TestHostIPv4BridgeLabel [2021-06-19T06:44:08.132Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-19T06:44:08.132Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-06-19T06:44:08.132Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-19T06:44:08.132Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-19T06:44:08.132Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-06-19T06:44:08.132Z] === RUN TestDaemonDefaultNetworkPools [2021-06-19T06:44:08.132Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-19T06:44:08.132Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-06-19T06:44:08.132Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-19T06:44:08.132Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-19T06:44:08.132Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-19T06:44:08.132Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-19T06:44:08.132Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-19T06:44:08.132Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-19T06:44:08.132Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-19T06:44:08.132Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-19T06:44:08.132Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-19T06:44:08.132Z] === RUN TestServiceWithPredefinedNetwork [2021-06-19T06:44:08.132Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:08.132Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-06-19T06:44:08.132Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-19T06:44:08.132Z] service_test.go:242: FLAKY_TEST [2021-06-19T06:44:08.132Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-19T06:44:08.132Z] === RUN TestServiceWithDataPathPortInit [2021-06-19T06:44:08.132Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:08.132Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-06-19T06:44:08.132Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-19T06:44:08.132Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:08.132Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-19T06:44:08.132Z] PASS [2021-06-19T06:44:08.132Z] [2021-06-19T06:44:08.132Z] === Skipped [2021-06-19T06:44:08.132Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-06-19T06:44:08.132Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:08.132Z] [2021-06-19T06:44:08.132Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-06-19T06:44:08.132Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-19T06:44:08.132Z] [2021-06-19T06:44:08.132Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-06-19T06:44:08.132Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-19T06:44:08.132Z] [2021-06-19T06:44:08.132Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-06-19T06:44:08.132Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-19T06:44:08.132Z] [2021-06-19T06:44:08.132Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-06-19T06:44:08.132Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-19T06:44:08.132Z] [2021-06-19T06:44:08.132Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-19T06:44:08.132Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-19T06:44:08.132Z] [2021-06-19T06:44:08.132Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-19T06:44:08.132Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-19T06:44:08.132Z] [2021-06-19T06:44:08.132Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-19T06:44:08.132Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-19T06:44:08.132Z] [2021-06-19T06:44:08.132Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-06-19T06:44:08.132Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:08.132Z] [2021-06-19T06:44:08.132Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-19T06:44:08.132Z] service_test.go:242: FLAKY_TEST [2021-06-19T06:44:08.132Z] [2021-06-19T06:44:08.132Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2021-06-19T06:44:08.132Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:08.132Z] [2021-06-19T06:44:08.132Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-19T06:44:08.132Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:08.132Z] [2021-06-19T06:44:08.132Z] [2021-06-19T06:44:08.132Z] DONE 22 tests, 12 skipped in 8.094s [2021-06-19T06:44:08.132Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-19T06:44:08.388Z] INFO: Testing against a local daemon [2021-06-19T06:44:08.388Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-19T06:44:08.388Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-19T06:44:08.388Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-19T06:44:08.388Z] === RUN TestDockerNetworkIpvlan [2021-06-19T06:44:08.388Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-19T06:44:08.388Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-19T06:44:08.388Z] PASS [2021-06-19T06:44:08.388Z] [2021-06-19T06:44:08.388Z] === Skipped [2021-06-19T06:44:08.388Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-19T06:44:08.388Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-19T06:44:08.388Z] [2021-06-19T06:44:08.388Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-19T06:44:08.388Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-19T06:44:08.388Z] [2021-06-19T06:44:08.388Z] [2021-06-19T06:44:08.388Z] DONE 2 tests, 2 skipped in 0.096s [2021-06-19T06:44:08.388Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-19T06:44:08.388Z] INFO: Testing against a local daemon [2021-06-19T06:44:08.388Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-19T06:44:08.388Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-19T06:44:08.388Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-06-19T06:44:08.388Z] === RUN TestDockerNetworkMacvlan [2021-06-19T06:44:08.388Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-19T06:44:08.388Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-06-19T06:44:08.388Z] PASS [2021-06-19T06:44:08.388Z] [2021-06-19T06:44:08.388Z] === Skipped [2021-06-19T06:44:08.388Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-06-19T06:44:08.388Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-19T06:44:08.388Z] [2021-06-19T06:44:08.388Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-06-19T06:44:08.388Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-19T06:44:08.388Z] [2021-06-19T06:44:08.388Z] [2021-06-19T06:44:08.388Z] DONE 2 tests, 2 skipped in 0.086s [2021-06-19T06:44:08.388Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-19T06:44:08.388Z] testing: warning: no tests to run [2021-06-19T06:44:08.388Z] PASS [2021-06-19T06:44:08.388Z] [2021-06-19T06:44:08.388Z] DONE 0 tests in 0.021s [2021-06-19T06:44:08.388Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-19T06:44:08.643Z] INFO: Testing against a local daemon [2021-06-19T06:44:08.643Z] === RUN TestAuthZPluginAllowRequest [2021-06-19T06:44:08.643Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T06:44:08.643Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-06-19T06:44:08.643Z] === RUN TestAuthZPluginTLS [2021-06-19T06:44:08.643Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T06:44:08.643Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-06-19T06:44:08.643Z] === RUN TestAuthZPluginDenyRequest [2021-06-19T06:44:08.643Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T06:44:08.643Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-06-19T06:44:08.643Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-19T06:44:08.643Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T06:44:08.643Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-06-19T06:44:08.643Z] === RUN TestAuthZPluginDenyResponse [2021-06-19T06:44:08.643Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T06:44:08.643Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-06-19T06:44:08.643Z] === RUN TestAuthZPluginAllowEventStream [2021-06-19T06:44:08.643Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T06:44:08.643Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-06-19T06:44:08.643Z] === RUN TestAuthZPluginErrorResponse [2021-06-19T06:44:08.643Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T06:44:08.643Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-06-19T06:44:08.643Z] === RUN TestAuthZPluginErrorRequest [2021-06-19T06:44:08.643Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T06:44:08.643Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-06-19T06:44:08.643Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-19T06:44:08.643Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T06:44:08.643Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-06-19T06:44:08.643Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-19T06:44:08.643Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T06:44:08.643Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-06-19T06:44:08.643Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-19T06:44:08.643Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T06:44:08.643Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-06-19T06:44:08.643Z] === RUN TestAuthZPluginHeader [2021-06-19T06:44:08.643Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T06:44:08.643Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-06-19T06:44:08.643Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-19T06:44:08.643Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T06:44:08.643Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.15s) [2021-06-19T06:44:08.643Z] === RUN TestAuthZPluginV2Disable [2021-06-19T06:44:08.643Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T06:44:08.643Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-06-19T06:44:08.643Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-19T06:44:08.643Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T06:44:08.643Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-06-19T06:44:08.643Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-19T06:44:08.643Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T06:44:08.643Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-06-19T06:44:08.643Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-19T06:44:08.643Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T06:44:08.643Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-06-19T06:44:08.643Z] PASS [2021-06-19T06:44:08.643Z] [2021-06-19T06:44:08.643Z] === Skipped [2021-06-19T06:44:08.643Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-06-19T06:44:08.643Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T06:44:08.643Z] [2021-06-19T06:44:08.643Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-06-19T06:44:08.643Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T06:44:08.643Z] [2021-06-19T06:44:08.643Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-06-19T06:44:08.643Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T06:44:08.643Z] [2021-06-19T06:44:08.643Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-06-19T06:44:08.643Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T06:44:08.643Z] [2021-06-19T06:44:08.643Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-06-19T06:44:08.643Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T06:44:08.643Z] [2021-06-19T06:44:08.643Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-06-19T06:44:08.643Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T06:44:08.643Z] [2021-06-19T06:44:08.643Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-06-19T06:44:08.643Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T06:44:08.643Z] [2021-06-19T06:44:08.643Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-06-19T06:44:08.643Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T06:44:08.643Z] [2021-06-19T06:44:08.643Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-06-19T06:44:08.643Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T06:44:08.643Z] [2021-06-19T06:44:08.643Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-06-19T06:44:08.643Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T06:44:08.643Z] [2021-06-19T06:44:08.643Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-06-19T06:44:08.643Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T06:44:08.643Z] [2021-06-19T06:44:08.643Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-06-19T06:44:08.643Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T06:44:08.643Z] [2021-06-19T06:44:08.643Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.15s) [2021-06-19T06:44:08.643Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T06:44:08.643Z] [2021-06-19T06:44:08.643Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-06-19T06:44:08.643Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T06:44:08.643Z] [2021-06-19T06:44:08.643Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-06-19T06:44:08.643Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T06:44:08.643Z] [2021-06-19T06:44:08.643Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-06-19T06:44:08.643Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T06:44:08.643Z] [2021-06-19T06:44:08.643Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-06-19T06:44:08.643Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T06:44:08.643Z] [2021-06-19T06:44:08.643Z] [2021-06-19T06:44:08.643Z] DONE 17 tests, 17 skipped in 0.311s [2021-06-19T06:44:08.643Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-19T06:44:08.898Z] INFO: Testing against a local daemon [2021-06-19T06:44:08.898Z] === RUN TestPluginInvalidJSON [2021-06-19T06:44:08.898Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-19T06:44:08.898Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-19T06:44:08.898Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-19T06:44:08.898Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-06-19T06:44:08.898Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-19T06:44:08.898Z] === RUN TestPluginInstall [2021-06-19T06:44:08.898Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T06:44:08.898Z] --- SKIP: TestPluginInstall (0.00s) [2021-06-19T06:44:08.898Z] === RUN TestPluginsWithRuntimes [2021-06-19T06:44:08.898Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-06-19T06:44:08.898Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-06-19T06:44:08.898Z] === RUN TestPluginBackCompatMediaTypes [2021-06-19T06:44:08.898Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-06-19T06:44:08.898Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-06-19T06:44:08.898Z] PASS [2021-06-19T06:44:08.898Z] [2021-06-19T06:44:08.898Z] === Skipped [2021-06-19T06:44:08.898Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-06-19T06:44:08.898Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T06:44:08.898Z] [2021-06-19T06:44:08.898Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-06-19T06:44:08.898Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-06-19T06:44:08.898Z] [2021-06-19T06:44:08.898Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-06-19T06:44:08.898Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-06-19T06:44:08.898Z] [2021-06-19T06:44:08.898Z] [2021-06-19T06:44:08.898Z] DONE 5 tests, 3 skipped in 0.112s [2021-06-19T06:44:08.898Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-19T06:44:08.898Z] INFO: Testing against a local daemon [2021-06-19T06:44:08.898Z] === RUN TestExternalGraphDriver [2021-06-19T06:44:09.153Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-06-19T06:44:09.153Z] --- SKIP: TestExternalGraphDriver (0.06s) [2021-06-19T06:44:09.153Z] === RUN TestGraphdriverPluginV2 [2021-06-19T06:44:11.822Z] --- PASS: TestGet (15.01s) [2021-06-19T06:44:11.822Z] === RUN TestPluginWithNoManifest [2021-06-19T06:44:11.822Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-06-19T06:44:11.822Z] === RUN TestGetAll [2021-06-19T06:44:11.822Z] --- PASS: TestGetAll (0.00s) [2021-06-19T06:44:11.822Z] PASS [2021-06-19T06:44:11.822Z] coverage: 73.4% of statements [2021-06-19T06:44:11.822Z] ok github.com/docker/docker/pkg/plugins 35.795s coverage: 73.4% of statements [2021-06-19T06:44:15.681Z] --- PASS: TestGraphdriverPluginV2 (6.06s) [2021-06-19T06:44:15.681Z] PASS [2021-06-19T06:44:15.681Z] [2021-06-19T06:44:15.681Z] === Skipped [2021-06-19T06:44:15.681Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s) [2021-06-19T06:44:15.681Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-06-19T06:44:15.681Z] [2021-06-19T06:44:15.681Z] [2021-06-19T06:44:15.681Z] DONE 2 tests, 1 skipped in 6.214s [2021-06-19T06:44:15.681Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-19T06:44:15.681Z] INFO: Testing against a local daemon [2021-06-19T06:44:15.681Z] === RUN TestContinueAfterPluginCrash [2021-06-19T06:44:15.681Z] === PAUSE TestContinueAfterPluginCrash [2021-06-19T06:44:15.681Z] === RUN TestReadPluginNoRead [2021-06-19T06:44:15.681Z] === PAUSE TestReadPluginNoRead [2021-06-19T06:44:15.681Z] === RUN TestDaemonStartWithLogOpt [2021-06-19T06:44:15.681Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-19T06:44:15.681Z] === CONT TestContinueAfterPluginCrash [2021-06-19T06:44:15.681Z] === CONT TestDaemonStartWithLogOpt [2021-06-19T06:44:22.302Z] --- PASS: TestDaemonStartWithLogOpt (6.03s) [2021-06-19T06:44:22.302Z] === CONT TestReadPluginNoRead [2021-06-19T06:44:24.814Z] === RUN TestReadPluginNoRead/default [2021-06-19T06:44:25.070Z] --- PASS: TestContinueAfterPluginCrash (9.86s) [2021-06-19T06:44:26.956Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-19T06:44:29.466Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-19T06:44:29.612Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-06-19T06:44:29.695Z] 639bb6bb2beb: Pull complete [2021-06-19T06:44:29.695Z] Digest: sha256:3458c7dbc9ee16016170ecce85bee03b0e7f13744809d67fc881ec8d2086f5ef [2021-06-19T06:44:29.695Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-19T06:44:29.695Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-06-19T06:44:29.695Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-06-19T06:44:29.695Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1999' [2021-06-19T06:44:29.695Z] WARN: Skipping validation tests [2021-06-19T06:44:29.695Z] INFO: Running unit tests at 06/19/2021 06:44:26... [2021-06-19T06:44:30.500Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-19T06:44:30.500Z] Using test binary docker [2021-06-19T06:44:30.500Z] +++ /etc/init.d/apparmor start [2021-06-19T06:44:30.500Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-19T06:44:30.500Z] Starting dockerd [2021-06-19T06:44:30.500Z] INFO: Waiting for daemon to start... [2021-06-19T06:44:30.500Z] +++ 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-06-19T06:44:30.500Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-19T06:44:30.500Z] Using test binary docker [2021-06-19T06:44:30.500Z] +++ /etc/init.d/apparmor start [2021-06-19T06:44:30.500Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-19T06:44:30.500Z] INFO: Waiting for daemon to start... [2021-06-19T06:44:30.500Z] Starting dockerd [2021-06-19T06:44:30.500Z] +++ 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-06-19T06:44:30.500Z] . [2021-06-19T06:44:30.500Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-19T06:44:30.500Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-19T06:44:30.500Z] Error: No such image: emptyfs [2021-06-19T06:44:30.500Z] ++++ docker load [2021-06-19T06:44:30.500Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-19T06:44:30.500Z] Running integration-test (iteration 1) [2021-06-19T06:44:30.500Z] 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-06-19T06:44:30.500Z] ++ 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-06-19T06:44:30.500Z] ++ set -e [2021-06-19T06:44:30.500Z] ++ '[' -n 0 ']' [2021-06-19T06:44:30.500Z] ++ set -x [2021-06-19T06:44:30.500Z] ++ env -i DEST=/go/src/github.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-06-19T06:44:30.500Z] [2021-06-19T06:44:30.500Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-19T06:44:30.500Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-19T06:44:30.500Z] Error: No such image: emptyfs [2021-06-19T06:44:30.500Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-19T06:44:30.500Z] ++++ docker load [2021-06-19T06:44:30.500Z] Running integration-test (iteration 1) [2021-06-19T06:44:30.500Z] 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-06-19T06:44:30.500Z] ++ 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-06-19T06:44:30.500Z] ++ set -e [2021-06-19T06:44:30.500Z] ++ '[' -n 0 ']' [2021-06-19T06:44:30.500Z] ++ set -x [2021-06-19T06:44:30.500Z] ++ env -i DEST=/go/src/github.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-06-19T06:44:31.205Z] INFO: make.ps1 starting at 06/19/2021 06:44:30 [2021-06-19T06:44:31.655Z] INFO: Git commit (78434ab1fc) assumed from DOCKER_GITCOMMIT environment variable [2021-06-19T06:44:31.655Z] INFO: Invoking autogen... [2021-06-19T06:44:31.976Z] === CONT TestReadPluginNoRead [2021-06-19T06:44:31.976Z] read_test.go:92: [d4d64914218c9] daemon is not started [2021-06-19T06:44:31.976Z] --- PASS: TestReadPluginNoRead (10.43s) [2021-06-19T06:44:31.976Z] --- PASS: TestReadPluginNoRead/default (2.43s) [2021-06-19T06:44:31.976Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.43s) [2021-06-19T06:44:31.976Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.41s) [2021-06-19T06:44:31.976Z] PASS [2021-06-19T06:44:31.976Z] [2021-06-19T06:44:31.976Z] DONE 6 tests in 16.563s [2021-06-19T06:44:31.976Z] 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-06-19T06:44:31.976Z] testing: warning: no tests to run [2021-06-19T06:44:31.976Z] PASS [2021-06-19T06:44:31.976Z] [2021-06-19T06:44:31.976Z] DONE 0 tests in 0.026s [2021-06-19T06:44:31.977Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-19T06:44:31.977Z] INFO: Testing against a local daemon [2021-06-19T06:44:31.977Z] === RUN TestPluginWithDevMounts [2021-06-19T06:44:31.977Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-06-19T06:44:31.977Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-06-19T06:44:31.977Z] PASS [2021-06-19T06:44:31.977Z] [2021-06-19T06:44:31.977Z] === Skipped [2021-06-19T06:44:31.977Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-06-19T06:44:31.977Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-06-19T06:44:31.977Z] [2021-06-19T06:44:31.977Z] [2021-06-19T06:44:31.977Z] DONE 1 tests, 1 skipped in 0.092s [2021-06-19T06:44:31.977Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-19T06:44:31.977Z] INFO: Testing against a local daemon [2021-06-19T06:44:31.977Z] === RUN TestSecretInspect [2021-06-19T06:44:31.977Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:31.977Z] --- SKIP: TestSecretInspect (0.01s) [2021-06-19T06:44:31.977Z] === RUN TestSecretList [2021-06-19T06:44:31.977Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:31.977Z] --- SKIP: TestSecretList (0.01s) [2021-06-19T06:44:31.977Z] === RUN TestSecretsCreateAndDelete [2021-06-19T06:44:31.977Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:31.977Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2021-06-19T06:44:31.977Z] === RUN TestSecretsUpdate [2021-06-19T06:44:31.977Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:31.977Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-06-19T06:44:31.977Z] === RUN TestTemplatedSecret [2021-06-19T06:44:31.977Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:31.977Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-06-19T06:44:31.977Z] === RUN TestSecretCreateResolve [2021-06-19T06:44:31.977Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:31.977Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-06-19T06:44:31.977Z] PASS [2021-06-19T06:44:31.977Z] [2021-06-19T06:44:31.977Z] === Skipped [2021-06-19T06:44:31.977Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-06-19T06:44:31.977Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:31.977Z] [2021-06-19T06:44:31.977Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-06-19T06:44:31.977Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:31.977Z] [2021-06-19T06:44:31.977Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2021-06-19T06:44:31.977Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:31.977Z] [2021-06-19T06:44:31.977Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-06-19T06:44:31.977Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:31.977Z] [2021-06-19T06:44:31.977Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-06-19T06:44:31.977Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:31.977Z] [2021-06-19T06:44:31.977Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-06-19T06:44:31.977Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:31.977Z] [2021-06-19T06:44:31.977Z] [2021-06-19T06:44:31.977Z] DONE 6 tests, 6 skipped in 0.156s [2021-06-19T06:44:31.977Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-19T06:44:31.977Z] INFO: Testing against a local daemon [2021-06-19T06:44:31.977Z] === RUN TestServiceCreateInit [2021-06-19T06:44:31.977Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-19T06:44:31.977Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:31.977Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-19T06:44:31.977Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:31.977Z] --- PASS: TestServiceCreateInit (0.01s) [2021-06-19T06:44:31.977Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-19T06:44:31.977Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-19T06:44:31.977Z] === RUN TestCreateServiceMultipleTimes [2021-06-19T06:44:32.105Z] INFO: Running unit tests... [2021-06-19T06:44:32.232Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:32.232Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2021-06-19T06:44:32.232Z] === RUN TestCreateServiceConflict [2021-06-19T06:44:32.232Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:32.232Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-06-19T06:44:32.232Z] === RUN TestCreateServiceMaxReplicas [2021-06-19T06:44:32.232Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:32.232Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-06-19T06:44:32.232Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-19T06:44:32.232Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:32.232Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-06-19T06:44:32.232Z] === RUN TestCreateServiceSecretFileMode [2021-06-19T06:44:32.232Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:32.232Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2021-06-19T06:44:32.232Z] === RUN TestCreateServiceConfigFileMode [2021-06-19T06:44:32.232Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:32.232Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-06-19T06:44:32.232Z] === RUN TestCreateServiceSysctls [2021-06-19T06:44:32.233Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:32.233Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-06-19T06:44:32.233Z] === RUN TestCreateServiceCapabilities [2021-06-19T06:44:32.233Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:32.233Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-06-19T06:44:32.233Z] === RUN TestInspect [2021-06-19T06:44:32.233Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:32.233Z] --- SKIP: TestInspect (0.01s) [2021-06-19T06:44:32.233Z] === RUN TestCreateJob [2021-06-19T06:44:32.233Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:32.233Z] --- SKIP: TestCreateJob (0.01s) [2021-06-19T06:44:32.233Z] === RUN TestReplicatedJob [2021-06-19T06:44:32.233Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:32.233Z] --- SKIP: TestReplicatedJob (0.01s) [2021-06-19T06:44:32.233Z] === RUN TestUpdateReplicatedJob [2021-06-19T06:44:32.233Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:32.233Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-06-19T06:44:32.233Z] === RUN TestServiceListWithStatuses [2021-06-19T06:44:32.233Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-19T06:44:32.233Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-19T06:44:32.233Z] === RUN TestDockerNetworkConnectAlias [2021-06-19T06:44:32.233Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:32.233Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-06-19T06:44:32.233Z] === RUN TestDockerNetworkReConnect [2021-06-19T06:44:32.233Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:32.233Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-06-19T06:44:32.233Z] === RUN TestServicePlugin [2021-06-19T06:44:35.495Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:35.495Z] --- SKIP: TestServicePlugin (2.93s) [2021-06-19T06:44:35.495Z] === RUN TestServiceUpdateLabel [2021-06-19T06:44:35.495Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:35.495Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-06-19T06:44:35.495Z] === RUN TestServiceUpdateSecrets [2021-06-19T06:44:35.495Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:35.495Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-06-19T06:44:35.495Z] === RUN TestServiceUpdateConfigs [2021-06-19T06:44:35.495Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:35.495Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-06-19T06:44:35.495Z] === RUN TestServiceUpdateNetwork [2021-06-19T06:44:35.495Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:35.495Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-06-19T06:44:35.495Z] === RUN TestServiceUpdatePidsLimit [2021-06-19T06:44:35.495Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:35.495Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-06-19T06:44:35.495Z] PASS [2021-06-19T06:44:35.495Z] [2021-06-19T06:44:35.495Z] === Skipped [2021-06-19T06:44:35.495Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-19T06:44:35.495Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:35.495Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-19T06:44:35.495Z] [2021-06-19T06:44:35.495Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-19T06:44:35.495Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:35.495Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-19T06:44:35.495Z] [2021-06-19T06:44:35.495Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2021-06-19T06:44:35.495Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:35.495Z] [2021-06-19T06:44:35.495Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-06-19T06:44:35.495Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:35.495Z] [2021-06-19T06:44:35.495Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-06-19T06:44:35.495Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:35.495Z] [2021-06-19T06:44:35.495Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-06-19T06:44:35.495Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:35.495Z] [2021-06-19T06:44:35.495Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2021-06-19T06:44:35.495Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:35.495Z] [2021-06-19T06:44:35.495Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-06-19T06:44:35.495Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:35.495Z] [2021-06-19T06:44:35.495Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-06-19T06:44:35.495Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:35.495Z] [2021-06-19T06:44:35.495Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-06-19T06:44:35.495Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:35.495Z] [2021-06-19T06:44:35.495Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-06-19T06:44:35.495Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:35.495Z] [2021-06-19T06:44:35.495Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-06-19T06:44:35.495Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:35.495Z] [2021-06-19T06:44:35.495Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-06-19T06:44:35.495Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:35.495Z] [2021-06-19T06:44:35.495Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-06-19T06:44:35.495Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:35.495Z] [2021-06-19T06:44:35.495Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-19T06:44:35.495Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-19T06:44:35.495Z] [2021-06-19T06:44:35.495Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-06-19T06:44:35.495Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:35.495Z] [2021-06-19T06:44:35.495Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-06-19T06:44:35.495Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:35.495Z] [2021-06-19T06:44:35.495Z] === SKIP: amd64.integration.service TestServicePlugin (2.93s) [2021-06-19T06:44:35.495Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:35.495Z] [2021-06-19T06:44:35.495Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-06-19T06:44:35.495Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:35.495Z] [2021-06-19T06:44:35.495Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-06-19T06:44:35.495Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:35.495Z] [2021-06-19T06:44:35.495Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-06-19T06:44:35.495Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:35.495Z] [2021-06-19T06:44:35.495Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-06-19T06:44:35.495Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:35.495Z] [2021-06-19T06:44:35.495Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-06-19T06:44:35.495Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T06:44:35.495Z] [2021-06-19T06:44:35.495Z] [2021-06-19T06:44:35.495Z] DONE 24 tests, 23 skipped in 3.289s [2021-06-19T06:44:35.495Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-19T06:44:35.495Z] INFO: Testing against a local daemon [2021-06-19T06:44:35.495Z] === RUN TestSessionCreate [2021-06-19T06:44:35.495Z] --- PASS: TestSessionCreate (0.02s) [2021-06-19T06:44:35.495Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-19T06:44:35.495Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-06-19T06:44:35.495Z] PASS [2021-06-19T06:44:35.495Z] [2021-06-19T06:44:35.495Z] DONE 2 tests in 0.125s [2021-06-19T06:44:35.495Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-19T06:44:35.495Z] INFO: Testing against a local daemon [2021-06-19T06:44:35.495Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-19T06:44:35.495Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-19T06:44:35.495Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-19T06:44:35.495Z] === RUN TestEventsExecDie [2021-06-19T06:44:36.423Z] --- PASS: TestEventsExecDie (0.89s) [2021-06-19T06:44:36.423Z] === RUN TestEventsBackwardsCompatible [2021-06-19T06:44:36.423Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-06-19T06:44:36.423Z] === RUN TestEventsVolumeCreate [2021-06-19T06:44:36.423Z] --- PASS: TestEventsVolumeCreate (0.04s) [2021-06-19T06:44:36.424Z] === RUN TestInfoBinaryCommits [2021-06-19T06:44:36.424Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-06-19T06:44:36.424Z] === RUN TestInfoAPIVersioned [2021-06-19T06:44:36.424Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-06-19T06:44:36.424Z] === RUN TestInfoDiscoveryBackend [2021-06-19T06:44:36.957Z] 2021/06/19 06:44:35 Closing DB instances... [2021-06-19T06:44:37.416Z] --- PASS: TestNetworkDBGarbageCollection (53.66s) [2021-06-19T06:44:37.416Z] === RUN TestFindNode [2021-06-19T06:44:37.416Z] 2021/06/19 06:44:37 Closing DB instances... [2021-06-19T06:44:37.416Z] --- PASS: TestFindNode (0.01s) [2021-06-19T06:44:37.416Z] === RUN TestChangeNodeState [2021-06-19T06:44:37.416Z] 2021/06/19 06:44:37 Closing DB instances... [2021-06-19T06:44:37.416Z] --- PASS: TestChangeNodeState (0.01s) [2021-06-19T06:44:37.416Z] === RUN TestNodeReincarnation [2021-06-19T06:44:37.416Z] 2021/06/19 06:44:37 Closing DB instances... [2021-06-19T06:44:38.309Z] --- PASS: TestInfoDiscoveryBackend (1.52s) [2021-06-19T06:44:38.309Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-19T06:44:39.110Z] 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/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/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/client github.com/docker/docker/libnetwork/client/mflag github.com/docker/docker/libnetwork/client/mflag/example github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/dnet github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/proxy github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/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-06-19T06:44:41.572Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s) [2021-06-19T06:44:41.572Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-19T06:44:41.572Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-19T06:44:41.572Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-06-19T06:44:41.572Z] === RUN TestInfoAPI [2021-06-19T06:44:41.572Z] --- PASS: TestInfoAPI (0.02s) [2021-06-19T06:44:41.572Z] === RUN TestInfoAPIWarnings [2021-06-19T06:44:43.212Z] time="2021-06-19T06:44:42Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-06-19T06:44:43.212Z] --- PASS: TestNodeReincarnation (5.01s) [2021-06-19T06:44:43.212Z] === RUN TestParallelCreate [2021-06-19T06:44:43.212Z] 2021/06/19 06:44:42 Closing DB instances... [2021-06-19T06:44:43.212Z] --- PASS: TestParallelCreate (0.01s) [2021-06-19T06:44:43.212Z] === RUN TestParallelDelete [2021-06-19T06:44:43.212Z] 2021/06/19 06:44:42 Closing DB instances... [2021-06-19T06:44:43.212Z] --- PASS: TestParallelDelete (0.01s) [2021-06-19T06:44:43.212Z] === RUN TestNetworkDBIslands [2021-06-19T06:44:43.212Z] time="2021-06-19T06:44:42Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:0c4d02ffd05d with config:&{NodeID:0c4d02ffd05d Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-19T06:44:43.212Z] time="2021-06-19T06:44:42Z" level=info msg="Node 0c4d02ffd05d/172.25.16.79, joined gossip cluster" [2021-06-19T06:44:43.212Z] time="2021-06-19T06:44:42Z" level=info msg="Node 0c4d02ffd05d/172.25.16.79, added to nodes list" [2021-06-19T06:44:43.212Z] time="2021-06-19T06:44:42Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:7cd4adf1ba87 with config:&{NodeID:7cd4adf1ba87 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-19T06:44:43.212Z] time="2021-06-19T06:44:42Z" level=info msg="Node 7cd4adf1ba87/172.25.16.79, joined gossip cluster" [2021-06-19T06:44:43.212Z] time="2021-06-19T06:44:42Z" level=info msg="Node 7cd4adf1ba87/172.25.16.79, added to nodes list" [2021-06-19T06:44:43.212Z] time="2021-06-19T06:44:42Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-06-19T06:44:43.212Z] time="2021-06-19T06:44:42Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-06-19T06:44:43.212Z] time="2021-06-19T06:44:42Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2021-06-19T06:44:43.212Z] time="2021-06-19T06:44:42Z" level=info msg="Node 7cd4adf1ba87/172.25.16.79, joined gossip cluster" [2021-06-19T06:44:43.212Z] time="2021-06-19T06:44:42Z" level=info msg="Node 7cd4adf1ba87/172.25.16.79, added to nodes list" [2021-06-19T06:44:43.212Z] time="2021-06-19T06:44:42Z" level=info msg="Node 0c4d02ffd05d/172.25.16.79, joined gossip cluster" [2021-06-19T06:44:43.212Z] time="2021-06-19T06:44:42Z" level=info msg="Node 0c4d02ffd05d/172.25.16.79, added to nodes list" [2021-06-19T06:44:43.212Z] time="2021-06-19T06:44:42Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2021-06-19T06:44:43.212Z] time="2021-06-19T06:44:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-06-19T06:44:43.212Z] time="2021-06-19T06:44:43Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:2155be01688b with config:&{NodeID:2155be01688b Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-19T06:44:43.212Z] time="2021-06-19T06:44:43Z" level=info msg="Node 2155be01688b/172.25.16.79, joined gossip cluster" [2021-06-19T06:44:43.212Z] time="2021-06-19T06:44:43Z" level=info msg="Node 2155be01688b/172.25.16.79, added to nodes list" [2021-06-19T06:44:43.212Z] time="2021-06-19T06:44:43Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-06-19T06:44:43.212Z] time="2021-06-19T06:44:43Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-06-19T06:44:43.212Z] time="2021-06-19T06:44:43Z" level=debug msg="memberlist: Stream connection from=[::1]:49367" [2021-06-19T06:44:43.212Z] time="2021-06-19T06:44:43Z" level=info msg="Node 2155be01688b/172.25.16.79, joined gossip cluster" [2021-06-19T06:44:43.212Z] time="2021-06-19T06:44:43Z" level=info msg="Node 2155be01688b/172.25.16.79, added to nodes list" [2021-06-19T06:44:43.212Z] time="2021-06-19T06:44:43Z" level=info msg="Node 0c4d02ffd05d/172.25.16.79, joined gossip cluster" [2021-06-19T06:44:43.212Z] time="2021-06-19T06:44:43Z" level=info msg="Node 0c4d02ffd05d/172.25.16.79, added to nodes list" [2021-06-19T06:44:43.212Z] time="2021-06-19T06:44:43Z" level=info msg="Node 7cd4adf1ba87/172.25.16.79, joined gossip cluster" [2021-06-19T06:44:43.212Z] time="2021-06-19T06:44:43Z" level=info msg="Node 7cd4adf1ba87/172.25.16.79, added to nodes list" [2021-06-19T06:44:43.212Z] time="2021-06-19T06:44:43Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368" [2021-06-19T06:44:43.212Z] time="2021-06-19T06:44:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-06-19T06:44:43.674Z] time="2021-06-19T06:44:43Z" level=info msg="Node 2155be01688b/172.25.16.79, joined gossip cluster" [2021-06-19T06:44:43.674Z] time="2021-06-19T06:44:43Z" level=info msg="Node 2155be01688b/172.25.16.79, added to nodes list" [2021-06-19T06:44:44.130Z] time="2021-06-19T06:44:43Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:c0510cd33cac with config:&{NodeID:c0510cd33cac Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-19T06:44:44.130Z] time="2021-06-19T06:44:43Z" level=info msg="Node c0510cd33cac/172.25.16.79, joined gossip cluster" [2021-06-19T06:44:44.130Z] time="2021-06-19T06:44:43Z" level=info msg="Node c0510cd33cac/172.25.16.79, added to nodes list" [2021-06-19T06:44:44.130Z] time="2021-06-19T06:44:43Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-06-19T06:44:44.130Z] time="2021-06-19T06:44:43Z" level=debug msg="memberlist: Stream connection from=[::1]:49369" [2021-06-19T06:44:44.130Z] time="2021-06-19T06:44:43Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-06-19T06:44:44.131Z] time="2021-06-19T06:44:43Z" level=info msg="Node c0510cd33cac/172.25.16.79, joined gossip cluster" [2021-06-19T06:44:44.131Z] time="2021-06-19T06:44:43Z" level=info msg="Node c0510cd33cac/172.25.16.79, added to nodes list" [2021-06-19T06:44:44.131Z] time="2021-06-19T06:44:43Z" level=info msg="Node 0c4d02ffd05d/172.25.16.79, joined gossip cluster" [2021-06-19T06:44:44.131Z] time="2021-06-19T06:44:43Z" level=info msg="Node 0c4d02ffd05d/172.25.16.79, added to nodes list" [2021-06-19T06:44:44.131Z] time="2021-06-19T06:44:43Z" level=info msg="Node 7cd4adf1ba87/172.25.16.79, joined gossip cluster" [2021-06-19T06:44:44.131Z] time="2021-06-19T06:44:43Z" level=info msg="Node 7cd4adf1ba87/172.25.16.79, added to nodes list" [2021-06-19T06:44:44.131Z] time="2021-06-19T06:44:43Z" level=info msg="Node 2155be01688b/172.25.16.79, joined gossip cluster" [2021-06-19T06:44:44.131Z] time="2021-06-19T06:44:43Z" level=info msg="Node 2155be01688b/172.25.16.79, added to nodes list" [2021-06-19T06:44:44.131Z] time="2021-06-19T06:44:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-06-19T06:44:44.131Z] time="2021-06-19T06:44:43Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49370" [2021-06-19T06:44:44.131Z] time="2021-06-19T06:44:43Z" level=info msg="Node c0510cd33cac/172.25.16.79, joined gossip cluster" [2021-06-19T06:44:44.131Z] time="2021-06-19T06:44:43Z" level=info msg="Node c0510cd33cac/172.25.16.79, added to nodes list" [2021-06-19T06:44:44.131Z] time="2021-06-19T06:44:43Z" level=info msg="Node c0510cd33cac/172.25.16.79, joined gossip cluster" [2021-06-19T06:44:44.131Z] time="2021-06-19T06:44:43Z" level=info msg="Node c0510cd33cac/172.25.16.79, added to nodes list" [2021-06-19T06:44:44.480Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-06-19T06:44:44.588Z] time="2021-06-19T06:44:44Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:e017164b4879 with config:&{NodeID:e017164b4879 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-19T06:44:44.588Z] time="2021-06-19T06:44:44Z" level=info msg="Node e017164b4879/172.25.16.79, joined gossip cluster" [2021-06-19T06:44:44.588Z] time="2021-06-19T06:44:44Z" level=info msg="Node e017164b4879/172.25.16.79, added to nodes list" [2021-06-19T06:44:44.588Z] time="2021-06-19T06:44:44Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-06-19T06:44:44.588Z] time="2021-06-19T06:44:44Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-06-19T06:44:44.588Z] time="2021-06-19T06:44:44Z" level=debug msg="memberlist: Stream connection from=[::1]:49372" [2021-06-19T06:44:44.588Z] time="2021-06-19T06:44:44Z" level=info msg="Node e017164b4879/172.25.16.79, joined gossip cluster" [2021-06-19T06:44:44.588Z] time="2021-06-19T06:44:44Z" level=info msg="Node e017164b4879/172.25.16.79, added to nodes list" [2021-06-19T06:44:44.588Z] time="2021-06-19T06:44:44Z" level=info msg="Node 2155be01688b/172.25.16.79, joined gossip cluster" [2021-06-19T06:44:44.588Z] time="2021-06-19T06:44:44Z" level=info msg="Node 2155be01688b/172.25.16.79, added to nodes list" [2021-06-19T06:44:44.588Z] time="2021-06-19T06:44:44Z" level=info msg="Node 7cd4adf1ba87/172.25.16.79, joined gossip cluster" [2021-06-19T06:44:44.588Z] time="2021-06-19T06:44:44Z" level=info msg="Node 7cd4adf1ba87/172.25.16.79, added to nodes list" [2021-06-19T06:44:44.588Z] time="2021-06-19T06:44:44Z" level=info msg="Node c0510cd33cac/172.25.16.79, joined gossip cluster" [2021-06-19T06:44:44.588Z] time="2021-06-19T06:44:44Z" level=info msg="Node c0510cd33cac/172.25.16.79, added to nodes list" [2021-06-19T06:44:44.588Z] time="2021-06-19T06:44:44Z" level=info msg="Node 0c4d02ffd05d/172.25.16.79, joined gossip cluster" [2021-06-19T06:44:44.588Z] time="2021-06-19T06:44:44Z" level=info msg="Node 0c4d02ffd05d/172.25.16.79, added to nodes list" [2021-06-19T06:44:44.588Z] time="2021-06-19T06:44:44Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49373" [2021-06-19T06:44:44.588Z] time="2021-06-19T06:44:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-06-19T06:44:44.588Z] time="2021-06-19T06:44:44Z" level=info msg="Node e017164b4879/172.25.16.79, joined gossip cluster" [2021-06-19T06:44:44.588Z] time="2021-06-19T06:44:44Z" level=info msg="Node e017164b4879/172.25.16.79, added to nodes list" [2021-06-19T06:44:44.588Z] time="2021-06-19T06:44:44Z" level=info msg="Node e017164b4879/172.25.16.79, joined gossip cluster" [2021-06-19T06:44:44.588Z] time="2021-06-19T06:44:44Z" level=info msg="Node e017164b4879/172.25.16.79, joined gossip cluster" [2021-06-19T06:44:44.588Z] time="2021-06-19T06:44:44Z" level=info msg="Node e017164b4879/172.25.16.79, added to nodes list" [2021-06-19T06:44:44.588Z] time="2021-06-19T06:44:44Z" level=info msg="Node e017164b4879/172.25.16.79, added to nodes list" [2021-06-19T06:44:44.588Z] networkdb_test.go:834: Re-joining: 3 [2021-06-19T06:44:44.588Z] time="2021-06-19T06:44:44Z" level=info msg="The new bootstrap node list is:[172.25.16.79:10033 172.25.16.79:10034 172.25.16.79:10035]" [2021-06-19T06:44:44.588Z] time="2021-06-19T06:44:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.16.79:10033" [2021-06-19T06:44:44.588Z] time="2021-06-19T06:44:44Z" level=debug msg="memberlist: Stream connection from=172.25.16.79:49374" [2021-06-19T06:44:44.588Z] time="2021-06-19T06:44:44Z" level=debug msg="memberlist: Stream connection from=172.25.16.79:49375" [2021-06-19T06:44:44.588Z] time="2021-06-19T06:44:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.16.79:10034" [2021-06-19T06:44:44.588Z] time="2021-06-19T06:44:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.16.79:10035" [2021-06-19T06:44:44.588Z] time="2021-06-19T06:44:44Z" level=debug msg="memberlist: Stream connection from=172.25.16.79:49376" [2021-06-19T06:44:45.045Z] networkdb_test.go:834: Re-joining: 4 [2021-06-19T06:44:45.045Z] time="2021-06-19T06:44:44Z" level=info msg="The new bootstrap node list is:[172.25.16.79:10033 172.25.16.79:10034 172.25.16.79:10035]" [2021-06-19T06:44:45.045Z] time="2021-06-19T06:44:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.16.79:10033" [2021-06-19T06:44:45.045Z] time="2021-06-19T06:44:44Z" level=debug msg="memberlist: Stream connection from=172.25.16.79:49377" [2021-06-19T06:44:45.045Z] time="2021-06-19T06:44:44Z" level=debug msg="memberlist: Stream connection from=172.25.16.79:49378" [2021-06-19T06:44:45.045Z] time="2021-06-19T06:44:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.16.79:10034" [2021-06-19T06:44:45.045Z] time="2021-06-19T06:44:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.16.79:10035" [2021-06-19T06:44:45.045Z] time="2021-06-19T06:44:44Z" level=debug msg="memberlist: Stream connection from=172.25.16.79:49379" [2021-06-19T06:44:45.045Z] time="2021-06-19T06:44:44Z" level=info msg="node 0 leaving" [2021-06-19T06:44:45.502Z] time="2021-06-19T06:44:45Z" level=info msg="Node 0c4d02ffd05d change state NodeActive --> NodeLeft" [2021-06-19T06:44:45.502Z] time="2021-06-19T06:44:45Z" level=info msg="node5(e017164b4879): Node leave event for 0c4d02ffd05d/172.25.16.79" [2021-06-19T06:44:45.502Z] time="2021-06-19T06:44:45Z" level=info msg="Node 0c4d02ffd05d change state NodeActive --> NodeLeft" [2021-06-19T06:44:45.502Z] time="2021-06-19T06:44:45Z" level=info msg="node3(2155be01688b): Node leave event for 0c4d02ffd05d/172.25.16.79" [2021-06-19T06:44:45.502Z] time="2021-06-19T06:44:45Z" level=info msg="Node 0c4d02ffd05d change state NodeActive --> NodeLeft" [2021-06-19T06:44:45.502Z] time="2021-06-19T06:44:45Z" level=info msg="node2(7cd4adf1ba87): Node leave event for 0c4d02ffd05d/172.25.16.79" [2021-06-19T06:44:45.502Z] time="2021-06-19T06:44:45Z" level=info msg="Node 0c4d02ffd05d change state NodeActive --> NodeLeft" [2021-06-19T06:44:45.502Z] time="2021-06-19T06:44:45Z" level=info msg="node4(c0510cd33cac): Node leave event for 0c4d02ffd05d/172.25.16.79" [2021-06-19T06:44:45.502Z] time="2021-06-19T06:44:45Z" level=info msg="Node 0c4d02ffd05d change state NodeActive --> NodeLeft" [2021-06-19T06:44:45.502Z] time="2021-06-19T06:44:45Z" level=info msg="node1(0c4d02ffd05d): Node leave event for 0c4d02ffd05d/172.25.16.79" [2021-06-19T06:44:45.502Z] time="2021-06-19T06:44:45Z" level=info msg="Node 0c4d02ffd05d/172.25.16.79, left gossip cluster" [2021-06-19T06:44:45.502Z] time="2021-06-19T06:44:45Z" level=info msg="Node 0c4d02ffd05d/172.25.16.79, left gossip cluster" [2021-06-19T06:44:45.502Z] time="2021-06-19T06:44:45Z" level=info msg="Node 0c4d02ffd05d/172.25.16.79, left gossip cluster" [2021-06-19T06:44:45.502Z] time="2021-06-19T06:44:45Z" level=info msg="Node 0c4d02ffd05d/172.25.16.79, left gossip cluster" [2021-06-19T06:44:45.502Z] time="2021-06-19T06:44:45Z" level=info msg="node 1 leaving" [2021-06-19T06:44:45.502Z] time="2021-06-19T06:44:45Z" level=info msg="Node 7cd4adf1ba87 change state NodeActive --> NodeLeft" [2021-06-19T06:44:45.502Z] time="2021-06-19T06:44:45Z" level=info msg="node4(c0510cd33cac): Node leave event for 7cd4adf1ba87/172.25.16.79" [2021-06-19T06:44:45.502Z] time="2021-06-19T06:44:45Z" level=info msg="Node 7cd4adf1ba87/172.25.16.79, left gossip cluster" [2021-06-19T06:44:45.502Z] time="2021-06-19T06:44:45Z" level=info msg="Node 7cd4adf1ba87 change state NodeActive --> NodeFailed" [2021-06-19T06:44:45.502Z] time="2021-06-19T06:44:45Z" level=info msg="Node 7cd4adf1ba87 change state NodeActive --> NodeLeft" [2021-06-19T06:44:45.502Z] time="2021-06-19T06:44:45Z" level=info msg="Node 0c4d02ffd05d/172.25.16.79, left gossip cluster" [2021-06-19T06:44:45.502Z] time="2021-06-19T06:44:45Z" level=info msg="Node 7cd4adf1ba87 change state NodeActive --> NodeLeft" [2021-06-19T06:44:45.502Z] time="2021-06-19T06:44:45Z" level=info msg="node3(2155be01688b): Node leave event for 7cd4adf1ba87/172.25.16.79" [2021-06-19T06:44:45.502Z] time="2021-06-19T06:44:45Z" level=info msg="Node 7cd4adf1ba87/172.25.16.79, added to failed nodes list" [2021-06-19T06:44:45.502Z] time="2021-06-19T06:44:45Z" level=info msg="node5(e017164b4879): Node leave event for 7cd4adf1ba87/172.25.16.79" [2021-06-19T06:44:45.502Z] time="2021-06-19T06:44:45Z" level=error msg="node: 7cd4adf1ba87 is unknown to memberlist" [2021-06-19T06:44:45.960Z] time="2021-06-19T06:44:45Z" level=info msg="Node 7cd4adf1ba87/172.25.16.79, left gossip cluster" [2021-06-19T06:44:45.960Z] time="2021-06-19T06:44:45Z" level=info msg="Node 7cd4adf1ba87/172.25.16.79, left gossip cluster" [2021-06-19T06:44:45.960Z] time="2021-06-19T06:44:45Z" level=info msg="node 2 leaving" [2021-06-19T06:44:45.960Z] time="2021-06-19T06:44:45Z" level=info msg="Node 2155be01688b change state NodeActive --> NodeLeft" [2021-06-19T06:44:45.960Z] time="2021-06-19T06:44:45Z" level=info msg="node5(e017164b4879): Node leave event for 2155be01688b/172.25.16.79" [2021-06-19T06:44:45.960Z] time="2021-06-19T06:44:45Z" level=info msg="Node 2155be01688b change state NodeActive --> NodeLeft" [2021-06-19T06:44:45.960Z] time="2021-06-19T06:44:45Z" level=info msg="node4(c0510cd33cac): Node leave event for 2155be01688b/172.25.16.79" [2021-06-19T06:44:45.960Z] time="2021-06-19T06:44:45Z" level=info msg="Node 2155be01688b change state NodeActive --> NodeLeft" [2021-06-19T06:44:45.960Z] time="2021-06-19T06:44:45Z" level=info msg="node3(2155be01688b): Node leave event for 2155be01688b/172.25.16.79" [2021-06-19T06:44:45.960Z] time="2021-06-19T06:44:45Z" level=info msg="Node 2155be01688b/172.25.16.79, left gossip cluster" [2021-06-19T06:44:46.108Z] ? github.com/docker/docker/api [no test files] [2021-06-19T06:44:46.417Z] networkdb_test.go:866: node5: OK [2021-06-19T06:44:46.417Z] networkdb_test.go:866: node4: OK [2021-06-19T06:44:46.417Z] time="2021-06-19T06:44:46Z" level=info msg="node 0 coming back" [2021-06-19T06:44:46.417Z] time="2021-06-19T06:44:46Z" level=info msg="Node 2155be01688b/172.25.16.79, left gossip cluster" [2021-06-19T06:44:46.417Z] time="2021-06-19T06:44:46Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:1bcfee5c34d0 with config:&{NodeID:1bcfee5c34d0 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-19T06:44:46.417Z] time="2021-06-19T06:44:46Z" level=info msg="Node 1bcfee5c34d0/172.25.16.79, joined gossip cluster" [2021-06-19T06:44:46.417Z] time="2021-06-19T06:44:46Z" level=info msg="Node 1bcfee5c34d0/172.25.16.79, added to nodes list" [2021-06-19T06:44:46.417Z] time="2021-06-19T06:44:46Z" level=info msg="node 1 coming back" [2021-06-19T06:44:46.417Z] time="2021-06-19T06:44:46Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:89aef86a825f with config:&{NodeID:89aef86a825f Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-19T06:44:46.417Z] time="2021-06-19T06:44:46Z" level=info msg="Node 89aef86a825f/172.25.16.79, joined gossip cluster" [2021-06-19T06:44:46.417Z] time="2021-06-19T06:44:46Z" level=info msg="Node 89aef86a825f/172.25.16.79, added to nodes list" [2021-06-19T06:44:46.417Z] time="2021-06-19T06:44:46Z" level=info msg="node 2 coming back" [2021-06-19T06:44:46.417Z] time="2021-06-19T06:44:46Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:9338f9de9996 with config:&{NodeID:9338f9de9996 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-19T06:44:46.417Z] time="2021-06-19T06:44:46Z" level=info msg="Node 2155be01688b/172.25.16.79, left gossip cluster" [2021-06-19T06:44:46.417Z] time="2021-06-19T06:44:46Z" level=info msg="Node 9338f9de9996/172.25.16.79, joined gossip cluster" [2021-06-19T06:44:46.417Z] time="2021-06-19T06:44:46Z" level=info msg="Node 9338f9de9996/172.25.16.79, added to nodes list" [2021-06-19T06:44:46.417Z] time="2021-06-19T06:44:46Z" level=debug msg="memberlist: Failed ping: 7cd4adf1ba87 (timeout reached)" [2021-06-19T06:44:46.417Z] time="2021-06-19T06:44:46Z" level=debug msg="memberlist: Stream connection from=172.25.16.79:49380" [2021-06-19T06:44:46.417Z] time="2021-06-19T06:44:46Z" level=warning msg="memberlist: Got ping for unexpected node '7cd4adf1ba87' from=172.25.16.79:10037" [2021-06-19T06:44:46.417Z] time="2021-06-19T06:44:46Z" level=warning msg="memberlist: Got ping for unexpected node 7cd4adf1ba87 from=172.25.16.79:49380" [2021-06-19T06:44:46.417Z] time="2021-06-19T06:44:46Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-06-19T06:44:46.875Z] time="2021-06-19T06:44:46Z" level=debug msg="memberlist: Failed ping: e017164b4879 (timeout reached)" [2021-06-19T06:44:46.875Z] time="2021-06-19T06:44:46Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.25.16.79:10036: use of closed network connection" [2021-06-19T06:44:46.875Z] time="2021-06-19T06:44:46Z" level=debug msg="memberlist: Stream connection from=172.25.16.79:49381" [2021-06-19T06:44:46.875Z] time="2021-06-19T06:44:46Z" level=info msg="memberlist: Suspect 7cd4adf1ba87 has failed, no acks received" [2021-06-19T06:44:47.008Z] tests/integration/client_test.py ..... [ 75%] [2021-06-19T06:44:47.009Z] tests/integration/context_api_test.py ... [ 76%] [2021-06-19T06:44:47.267Z] tests/integration/errors_test.py . [ 76%] [2021-06-19T06:44:47.333Z] time="2021-06-19T06:44:47Z" level=warning msg="memberlist: Was able to connect to e017164b4879 but other probes failed, network may be misconfigured" [2021-06-19T06:44:47.792Z] time="2021-06-19T06:44:47Z" level=warning msg="memberlist: Got ping for unexpected node '7cd4adf1ba87' from=172.25.16.79:10036" [2021-06-19T06:44:48.256Z] time="2021-06-19T06:44:48Z" level=debug msg="memberlist: Failed ping: 7cd4adf1ba87 (timeout reached)" [2021-06-19T06:44:48.256Z] time="2021-06-19T06:44:48Z" level=warning msg="memberlist: Got ping for unexpected node '7cd4adf1ba87' from=172.25.16.79:10037" [2021-06-19T06:44:48.256Z] time="2021-06-19T06:44:48Z" level=debug msg="memberlist: Stream connection from=172.25.16.79:49382" [2021-06-19T06:44:48.256Z] time="2021-06-19T06:44:48Z" level=warning msg="memberlist: Got ping for unexpected node 7cd4adf1ba87 from=172.25.16.79:49382" [2021-06-19T06:44:48.256Z] time="2021-06-19T06:44:48Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-06-19T06:44:49.224Z] time="2021-06-19T06:44:48Z" level=info msg="memberlist: Suspect 7cd4adf1ba87 has failed, no acks received" [2021-06-19T06:44:50.188Z] time="2021-06-19T06:44:49Z" level=warning msg="memberlist: Got ping for unexpected node '7cd4adf1ba87' from=172.25.16.79:10036" [2021-06-19T06:44:50.645Z] time="2021-06-19T06:44:50Z" level=debug msg="memberlist: Failed ping: 7cd4adf1ba87 (timeout reached)" [2021-06-19T06:44:50.645Z] time="2021-06-19T06:44:50Z" level=warning msg="memberlist: Got ping for unexpected node '7cd4adf1ba87' from=172.25.16.79:10037" [2021-06-19T06:44:50.645Z] time="2021-06-19T06:44:50Z" level=debug msg="memberlist: Stream connection from=172.25.16.79:49383" [2021-06-19T06:44:50.645Z] time="2021-06-19T06:44:50Z" level=warning msg="memberlist: Got ping for unexpected node 7cd4adf1ba87 from=172.25.16.79:49383" [2021-06-19T06:44:50.645Z] time="2021-06-19T06:44:50Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-06-19T06:44:51.103Z] time="2021-06-19T06:44:50Z" level=info msg="memberlist: Suspect 7cd4adf1ba87 has failed, no acks received" [2021-06-19T06:44:52.067Z] time="2021-06-19T06:44:51Z" level=warning msg="memberlist: Got ping for unexpected node '7cd4adf1ba87' from=172.25.16.79:10036" [2021-06-19T06:44:52.524Z] time="2021-06-19T06:44:52Z" level=debug msg="memberlist: Failed ping: 7cd4adf1ba87 (timeout reached)" [2021-06-19T06:44:52.525Z] time="2021-06-19T06:44:52Z" level=warning msg="memberlist: Got ping for unexpected node '7cd4adf1ba87' from=172.25.16.79:10037" [2021-06-19T06:44:52.525Z] time="2021-06-19T06:44:52Z" level=debug msg="memberlist: Stream connection from=172.25.16.79:49384" [2021-06-19T06:44:52.525Z] time="2021-06-19T06:44:52Z" level=warning msg="memberlist: Got ping for unexpected node 7cd4adf1ba87 from=172.25.16.79:49384" [2021-06-19T06:44:52.525Z] time="2021-06-19T06:44:52Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-06-19T06:44:52.982Z] time="2021-06-19T06:44:52Z" level=info msg="memberlist: Suspect 7cd4adf1ba87 has failed, no acks received" [2021-06-19T06:44:53.945Z] time="2021-06-19T06:44:53Z" level=warning msg="memberlist: Got ping for unexpected node '7cd4adf1ba87' from=172.25.16.79:10036" [2021-06-19T06:44:54.403Z] time="2021-06-19T06:44:54Z" level=debug msg="memberlist: Failed ping: 7cd4adf1ba87 (timeout reached)" [2021-06-19T06:44:54.403Z] time="2021-06-19T06:44:54Z" level=warning msg="memberlist: Got ping for unexpected node '7cd4adf1ba87' from=172.25.16.79:10037" [2021-06-19T06:44:54.403Z] time="2021-06-19T06:44:54Z" level=debug msg="memberlist: Stream connection from=172.25.16.79:49385" [2021-06-19T06:44:54.403Z] time="2021-06-19T06:44:54Z" level=warning msg="memberlist: Got ping for unexpected node 7cd4adf1ba87 from=172.25.16.79:49385" [2021-06-19T06:44:54.403Z] time="2021-06-19T06:44:54Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-06-19T06:44:55.933Z] time="2021-06-19T06:44:55Z" level=info msg="memberlist: Suspect 7cd4adf1ba87 has failed, no acks received" [2021-06-19T06:44:58.298Z] time="2021-06-19T06:44:57Z" level=warning msg="memberlist: Got ping for unexpected node '7cd4adf1ba87' from=172.25.16.79:10036" [2021-06-19T06:44:58.298Z] time="2021-06-19T06:44:58Z" level=debug msg="memberlist: Failed ping: 7cd4adf1ba87 (timeout reached)" [2021-06-19T06:44:58.298Z] time="2021-06-19T06:44:58Z" level=warning msg="memberlist: Got ping for unexpected node '7cd4adf1ba87' from=172.25.16.79:10037" [2021-06-19T06:44:58.298Z] time="2021-06-19T06:44:58Z" level=debug msg="memberlist: Stream connection from=172.25.16.79:49386" [2021-06-19T06:44:58.298Z] time="2021-06-19T06:44:58Z" level=warning msg="memberlist: Got ping for unexpected node 7cd4adf1ba87 from=172.25.16.79:49386" [2021-06-19T06:44:58.298Z] time="2021-06-19T06:44:58Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-06-19T06:44:58.780Z] time="2021-06-19T06:44:58Z" level=info msg="memberlist: Suspect 7cd4adf1ba87 has failed, no acks received" [2021-06-19T06:44:58.780Z] time="2021-06-19T06:44:58Z" level=warning msg="memberlist: Got ping for unexpected node '7cd4adf1ba87' from=172.25.16.79:10036" [2021-06-19T06:44:59.238Z] time="2021-06-19T06:44:59Z" level=debug msg="memberlist: Failed ping: 7cd4adf1ba87 (timeout reached)" [2021-06-19T06:44:59.238Z] time="2021-06-19T06:44:59Z" level=debug msg="memberlist: Stream connection from=172.25.16.79:49387" [2021-06-19T06:44:59.238Z] time="2021-06-19T06:44:59Z" level=warning msg="memberlist: Got ping for unexpected node 7cd4adf1ba87 from=172.25.16.79:49387" [2021-06-19T06:44:59.238Z] time="2021-06-19T06:44:59Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-06-19T06:44:59.600Z] --- PASS: TestInfoAPIWarnings (17.32s) [2021-06-19T06:44:59.600Z] === RUN TestInfoDebug [2021-06-19T06:45:00.161Z] --- PASS: TestInfoDebug (1.52s) [2021-06-19T06:45:00.416Z] === RUN TestInfoInsecureRegistries [2021-06-19T06:45:00.770Z] time="2021-06-19T06:45:00Z" level=info msg="memberlist: Suspect 7cd4adf1ba87 has failed, no acks received" [2021-06-19T06:45:00.818Z] === RUN TestMiddlewares [2021-06-19T06:45:00.818Z] --- PASS: TestMiddlewares (0.00s) [2021-06-19T06:45:00.818Z] PASS [2021-06-19T06:45:00.818Z] coverage: 9.0% of statements [2021-06-19T06:45:00.818Z] ok github.com/docker/docker/api/server 0.060s coverage: 9.0% of statements [2021-06-19T06:45:01.778Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2021-06-19T06:45:01.778Z] === RUN TestInfoRegistryMirrors [2021-06-19T06:45:02.940Z] time="2021-06-19T06:45:02Z" level=warning msg="memberlist: Got ping for unexpected node '7cd4adf1ba87' from=172.25.16.79:10036" [2021-06-19T06:45:03.398Z] time="2021-06-19T06:45:03Z" level=debug msg="memberlist: Failed ping: 7cd4adf1ba87 (timeout reached)" [2021-06-19T06:45:03.398Z] time="2021-06-19T06:45:03Z" level=warning msg="memberlist: Got ping for unexpected node '7cd4adf1ba87' from=172.25.16.79:10037" [2021-06-19T06:45:03.398Z] time="2021-06-19T06:45:03Z" level=debug msg="memberlist: Stream connection from=172.25.16.79:49388" [2021-06-19T06:45:03.398Z] time="2021-06-19T06:45:03Z" level=warning msg="memberlist: Got ping for unexpected node 7cd4adf1ba87 from=172.25.16.79:49388" [2021-06-19T06:45:03.398Z] time="2021-06-19T06:45:03Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-06-19T06:45:03.662Z] --- PASS: TestInfoRegistryMirrors (1.52s) [2021-06-19T06:45:03.662Z] === RUN TestLoginFailsWithBadCredentials [2021-06-19T06:45:03.662Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2021-06-19T06:45:03.662Z] === RUN TestPingCacheHeaders [2021-06-19T06:45:03.662Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-06-19T06:45:03.662Z] === RUN TestPingGet [2021-06-19T06:45:03.662Z] --- PASS: TestPingGet (0.01s) [2021-06-19T06:45:03.662Z] === RUN TestPingHead [2021-06-19T06:45:03.662Z] --- PASS: TestPingHead (0.02s) [2021-06-19T06:45:03.662Z] === RUN TestVersion [2021-06-19T06:45:03.662Z] --- PASS: TestVersion (0.02s) [2021-06-19T06:45:03.662Z] PASS [2021-06-19T06:45:03.662Z] [2021-06-19T06:45:03.662Z] === Skipped [2021-06-19T06:45:03.662Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-19T06:45:03.662Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-19T06:45:03.662Z] [2021-06-19T06:45:03.662Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-06-19T06:45:03.662Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-19T06:45:03.662Z] [2021-06-19T06:45:03.662Z] [2021-06-19T06:45:03.662Z] DONE 19 tests, 2 skipped in 28.123s [2021-06-19T06:45:03.662Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-19T06:45:03.662Z] INFO: Testing against a local daemon [2021-06-19T06:45:03.662Z] === RUN TestVolumesCreateAndList [2021-06-19T06:45:03.662Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-06-19T06:45:03.662Z] === RUN TestVolumesRemove [2021-06-19T06:45:03.662Z] --- PASS: TestVolumesRemove (0.05s) [2021-06-19T06:45:03.662Z] === RUN TestVolumesInspect [2021-06-19T06:45:03.662Z] --- PASS: TestVolumesInspect (0.02s) [2021-06-19T06:45:03.662Z] === RUN TestVolumesInvalidJSON [2021-06-19T06:45:03.662Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-19T06:45:03.662Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-19T06:45:03.662Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-19T06:45:03.662Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-06-19T06:45:03.662Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-19T06:45:03.662Z] PASS [2021-06-19T06:45:03.662Z] [2021-06-19T06:45:03.662Z] DONE 5 tests in 0.191s [2021-06-19T06:45:03.662Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-19T06:45:03.858Z] time="2021-06-19T06:45:03Z" level=info msg="memberlist: Suspect 7cd4adf1ba87 has failed, no acks received" [2021-06-19T06:45:03.858Z] time="2021-06-19T06:45:03Z" level=warning msg="memberlist: Got ping for unexpected node '7cd4adf1ba87' from=172.25.16.79:10036" [2021-06-19T06:45:03.917Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12534 is not a child of this shell [2021-06-19T06:45:03.917Z] warning: PID 12534 from bundles/test-integration/docker.pid had a nonzero exit code [2021-06-19T06:45:03.917Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-19T06:45:03.917Z] [2021-06-19T06:45:03.917Z] Unloading profiles will leave already running processes permanently [2021-06-19T06:45:03.917Z] unconfined, which can lead to unexpected situations. [2021-06-19T06:45:03.917Z] [2021-06-19T06:45:03.917Z] To set a process to complain mode, use the command line tool [2021-06-19T06:45:03.917Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-19T06:45:03.917Z] Removing test suite binaries [2021-06-19T06:45:03.917Z] exiting test-integration [2021-06-19T06:45:03.917Z] ++ exit 0 [2021-06-19T06:45:04.315Z] time="2021-06-19T06:45:04Z" level=debug msg="memberlist: Failed ping: 7cd4adf1ba87 (timeout reached)" [2021-06-19T06:45:04.315Z] time="2021-06-19T06:45:04Z" level=warning msg="memberlist: Got ping for unexpected node '7cd4adf1ba87' from=172.25.16.79:10037" [2021-06-19T06:45:04.315Z] time="2021-06-19T06:45:04Z" level=debug msg="memberlist: Stream connection from=172.25.16.79:49389" [2021-06-19T06:45:04.315Z] time="2021-06-19T06:45:04Z" level=warning msg="memberlist: Got ping for unexpected node 7cd4adf1ba87 from=172.25.16.79:49389" [2021-06-19T06:45:04.315Z] time="2021-06-19T06:45:04Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-06-19T06:45:04.841Z] [2021-06-19T06:45:05.848Z] time="2021-06-19T06:45:05Z" level=info msg="memberlist: Suspect 7cd4adf1ba87 has failed, no acks received" Post stage [Pipeline] junit [2021-06-19T06:45:06.213Z] Recording test results [2021-06-19T06:45:07.941Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-19T06:45:08.021Z] time="2021-06-19T06:45:07Z" level=warning msg="memberlist: Got ping for unexpected node '7cd4adf1ba87' from=172.25.16.79:10036" [2021-06-19T06:45:08.322Z] + echo Ensuring container killed. [2021-06-19T06:45:08.322Z] Ensuring container killed. [2021-06-19T06:45:08.322Z] + docker rm -vf docker-pr7 [2021-06-19T06:45:08.322Z] Error: No such container: docker-pr7 [Pipeline] sh [2021-06-19T06:45:08.478Z] time="2021-06-19T06:45:08Z" level=debug msg="memberlist: Failed ping: 7cd4adf1ba87 (timeout reached)" [2021-06-19T06:45:08.478Z] time="2021-06-19T06:45:08Z" level=debug msg="memberlist: Stream connection from=172.25.16.79:49390" [2021-06-19T06:45:08.478Z] time="2021-06-19T06:45:08Z" level=warning msg="memberlist: Got ping for unexpected node '7cd4adf1ba87' from=172.25.16.79:10037" [2021-06-19T06:45:08.478Z] time="2021-06-19T06:45:08Z" level=warning msg="memberlist: Got ping for unexpected node 7cd4adf1ba87 from=172.25.16.79:49390" [2021-06-19T06:45:08.478Z] time="2021-06-19T06:45:08Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-06-19T06:45:08.637Z] + echo Chowning /workspace to jenkins user [2021-06-19T06:45:08.637Z] Chowning /workspace to jenkins user [2021-06-19T06:45:08.637Z] + id -u [2021-06-19T06:45:08.637Z] + id -g [2021-06-19T06:45:08.637Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42535:/workspace busybox chown -R 1000:1000 /workspace [2021-06-19T06:45:08.637Z] Unable to find image 'busybox:latest' locally [2021-06-19T06:45:08.893Z] latest: Pulling from library/busybox [2021-06-19T06:45:08.937Z] time="2021-06-19T06:45:08Z" level=info msg="memberlist: Suspect 7cd4adf1ba87 has failed, no acks received" [2021-06-19T06:45:09.153Z] b71f96345d44: Pulling fs layer [2021-06-19T06:45:09.153Z] b71f96345d44: Download complete [2021-06-19T06:45:09.153Z] b71f96345d44: Pull complete [2021-06-19T06:45:09.153Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-06-19T06:45:09.153Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-19T06:45:10.846Z] + bundleName=amd64-rootless [2021-06-19T06:45:10.846Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-06-19T06:45:10.846Z] Creating amd64-rootless-bundles.tar.gz [2021-06-19T06:45:10.846Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-06-19T06:45:10.846Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-06-19T06:45:10.860Z] Archiving artifacts [2021-06-19T06:45:11.110Z] time="2021-06-19T06:45:10Z" level=warning msg="memberlist: Got ping for unexpected node '7cd4adf1ba87' from=172.25.16.79:10036" [2021-06-19T06:45:11.110Z] time="2021-06-19T06:45:10Z" level=info msg="memberlist: Marking 7cd4adf1ba87 as failed, suspect timeout reached (0 peer confirmations)" [2021-06-19T06:45:11.110Z] time="2021-06-19T06:45:10Z" level=info msg="Node 7cd4adf1ba87/172.25.16.79, left gossip cluster" [2021-06-19T06:45:11.567Z] time="2021-06-19T06:45:11Z" level=debug msg="memberlist: Failed ping: 7cd4adf1ba87 (timeout reached)" [2021-06-19T06:45:11.567Z] time="2021-06-19T06:45:11Z" level=warning msg="memberlist: Got ping for unexpected node '7cd4adf1ba87' from=172.25.16.79:10037" [2021-06-19T06:45:11.567Z] time="2021-06-19T06:45:11Z" level=debug msg="memberlist: Stream connection from=172.25.16.79:49391" [2021-06-19T06:45:11.567Z] time="2021-06-19T06:45:11Z" level=warning msg="memberlist: Got ping for unexpected node 7cd4adf1ba87 from=172.25.16.79:49391" [2021-06-19T06:45:11.567Z] time="2021-06-19T06:45:11Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-06-19T06:45:11.983Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-06-19T06:45:12.027Z] time="2021-06-19T06:45:11Z" level=info msg="memberlist: Suspect 7cd4adf1ba87 has failed, no acks received" [2021-06-19T06:45:12.394Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42535/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-19T06:45:12.702Z] + make clean [2021-06-19T06:45:12.957Z] docker volume rm -f docker-dev-cache [2021-06-19T06:45:12.957Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-19T06:45:17.270Z] Loaded image: buildpack-deps:buster [2021-06-19T06:45:17.270Z] Loaded image: busybox:latest [2021-06-19T06:45:17.270Z] Loaded image: buildpack-deps:buster [2021-06-19T06:45:17.270Z] Loaded image: busybox:glibc [2021-06-19T06:45:17.270Z] Loaded image: busybox:latest [2021-06-19T06:45:17.270Z] Loaded image: busybox:glibc [2021-06-19T06:45:21.473Z] Loaded image: debian:bullseye [2021-06-19T06:45:21.473Z] Loaded image: debian:bullseye [2021-06-19T06:45:21.473Z] Loaded image: hello-world:latest [2021-06-19T06:45:21.473Z] Loaded image: hello-world:latest [2021-06-19T06:45:21.733Z] Loaded image: arm32v7/hello-world:latest [2021-06-19T06:45:21.733Z] Loaded image: arm32v7/hello-world:latest [2021-06-19T06:45:21.993Z] INFO: Testing against a local daemon [2021-06-19T06:45:21.993Z] INFO: Testing against a local daemon [2021-06-19T06:45:21.993Z] === RUN TestDockerSuite [2021-06-19T06:45:21.993Z] === RUN TestDockerDaemonSuite [2021-06-19T06:45:21.993Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-06-19T06:45:21.993Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-06-19T06:45:22.254Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-06-19T06:45:22.254Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-06-19T06:45:22.254Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-06-19T06:45:22.254Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-06-19T06:45:22.254Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-06-19T06:45:22.254Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-06-19T06:45:22.254Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-06-19T06:45:24.794Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-06-19T06:45:24.794Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-06-19T06:45:25.364Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-06-19T06:45:25.364Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-06-19T06:45:26.303Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-06-19T06:45:26.303Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-06-19T06:45:26.303Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-06-19T06:45:28.213Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-06-19T06:45:28.473Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-06-19T06:45:28.473Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-06-19T06:45:28.473Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-06-19T06:45:29.412Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-06-19T06:45:29.673Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-06-19T06:45:30.222Z] ......... [ 86%] [2021-06-19T06:45:30.613Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-06-19T06:45:30.874Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-06-19T06:45:30.874Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-06-19T06:45:30.874Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-06-19T06:45:31.819Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-06-19T06:45:35.201Z] tests/integration/models_images_test.py ............... [ 89%] [2021-06-19T06:45:36.652Z] tests/integration/models_networks_test.py .... [ 91%] [2021-06-19T06:45:37.969Z] --- PASS: TestImportExtremelyLargeImageWorks (91.86s) [2021-06-19T06:45:37.969Z] PASS [2021-06-19T06:45:37.969Z] [2021-06-19T06:45:37.969Z] DONE 12 tests in 94.663s [2021-06-19T06:45:37.969Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-19T06:45:37.969Z] INFO: Testing against a local daemon [2021-06-19T06:45:37.969Z] === RUN TestNetworkCreateDelete [2021-06-19T06:45:37.969Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-06-19T06:45:37.969Z] === RUN TestDockerNetworkDeletePreferID [2021-06-19T06:45:37.969Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2021-06-19T06:45:37.969Z] === RUN TestDaemonDNSFallback [2021-06-19T06:45:38.397Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-06-19T06:45:38.968Z] --- PASS: TestBuildWithHugeFile (115.64s) [2021-06-19T06:45:38.968Z] === RUN TestBuildWCOWSandboxSize [2021-06-19T06:45:38.968Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-19T06:45:38.968Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-06-19T06:45:38.968Z] === RUN TestBuildWithEmptyDockerfile [2021-06-19T06:45:38.968Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-19T06:45:38.968Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-19T06:45:38.968Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-19T06:45:38.968Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-19T06:45:38.968Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-19T06:45:38.968Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-19T06:45:38.968Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-19T06:45:38.968Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-19T06:45:39.228Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-19T06:45:39.228Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-06-19T06:45:39.228Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.07s) [2021-06-19T06:45:39.228Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2021-06-19T06:45:39.228Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-06-19T06:45:39.228Z] === RUN TestBuildPreserveOwnership [2021-06-19T06:45:39.228Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-19T06:45:39.799Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-06-19T06:45:40.508Z] --- PASS: TestDaemonDNSFallback (6.60s) [2021-06-19T06:45:40.508Z] === RUN TestInspectNetwork [2021-06-19T06:45:41.952Z] time="2021-06-19T06:45:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.16.79:10036" [2021-06-19T06:45:41.952Z] time="2021-06-19T06:45:40Z" level=debug msg="memberlist: Stream connection from=172.25.16.79:49392" [2021-06-19T06:45:41.952Z] time="2021-06-19T06:45:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.16.79:10037" [2021-06-19T06:45:41.952Z] time="2021-06-19T06:45:40Z" level=debug msg="memberlist: Stream connection from=172.25.16.79:49393" [2021-06-19T06:45:42.339Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-19T06:45:42.600Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-06-19T06:45:43.208Z] tests/integration/models_nodes_test.py . [ 91%] [2021-06-19T06:45:43.467Z] tests/integration/models_resources_test.py . [ 91%] [2021-06-19T06:45:43.542Z] --- PASS: TestBuildPreserveOwnership (4.42s) [2021-06-19T06:45:43.542Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.93s) [2021-06-19T06:45:43.542Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.48s) [2021-06-19T06:45:43.542Z] === RUN TestBuildPlatformInvalid [2021-06-19T06:45:43.802Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-06-19T06:45:43.802Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-19T06:45:44.196Z] time="2021-06-19T06:45:43Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.16.79:10033 172.25.16.79:10034 172.25.16.79:10035]" [2021-06-19T06:45:44.196Z] time="2021-06-19T06:45:44Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.16.79:10033 172.25.16.79:10034 172.25.16.79:10035]" [2021-06-19T06:45:44.836Z] === RUN TestInspectNetwork/full_network_id [2021-06-19T06:45:44.837Z] === RUN TestInspectNetwork/partial_network_id [2021-06-19T06:45:44.837Z] === RUN TestInspectNetwork/network_name [2021-06-19T06:45:44.837Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-06-19T06:45:45.162Z] time="2021-06-19T06:45:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.16.79:10033" [2021-06-19T06:45:45.163Z] time="2021-06-19T06:45:44Z" level=debug msg="memberlist: Stream connection from=172.25.16.79:49395" [2021-06-19T06:45:45.163Z] time="2021-06-19T06:45:44Z" level=info msg="Node c0510cd33cac/172.25.16.79, joined gossip cluster" [2021-06-19T06:45:45.163Z] time="2021-06-19T06:45:44Z" level=info msg="Node c0510cd33cac/172.25.16.79, added to nodes list" [2021-06-19T06:45:45.163Z] time="2021-06-19T06:45:44Z" level=info msg="Node e017164b4879/172.25.16.79, joined gossip cluster" [2021-06-19T06:45:45.163Z] time="2021-06-19T06:45:44Z" level=info msg="Node 1bcfee5c34d0/172.25.16.79, joined gossip cluster" [2021-06-19T06:45:45.163Z] time="2021-06-19T06:45:44Z" level=info msg="Node e017164b4879/172.25.16.79, added to nodes list" [2021-06-19T06:45:45.163Z] time="2021-06-19T06:45:44Z" level=info msg="Node 1bcfee5c34d0/172.25.16.79, is the new incarnation of the shutdown node 0c4d02ffd05d/172.25.16.79" [2021-06-19T06:45:45.163Z] time="2021-06-19T06:45:44Z" level=info msg="Node 1bcfee5c34d0/172.25.16.79, added to nodes list" [2021-06-19T06:45:45.163Z] time="2021-06-19T06:45:44Z" level=debug msg="memberlist: Stream connection from=172.25.16.79:49396" [2021-06-19T06:45:45.163Z] time="2021-06-19T06:45:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.16.79:10034" [2021-06-19T06:45:45.163Z] time="2021-06-19T06:45:44Z" level=info msg="Node c0510cd33cac/172.25.16.79, joined gossip cluster" [2021-06-19T06:45:45.163Z] time="2021-06-19T06:45:44Z" level=info msg="Node c0510cd33cac/172.25.16.79, added to nodes list" [2021-06-19T06:45:45.163Z] time="2021-06-19T06:45:44Z" level=info msg="Node 1bcfee5c34d0/172.25.16.79, joined gossip cluster" [2021-06-19T06:45:45.163Z] time="2021-06-19T06:45:44Z" level=info msg="Node 1bcfee5c34d0/172.25.16.79, added to nodes list" [2021-06-19T06:45:45.163Z] time="2021-06-19T06:45:44Z" level=info msg="Node e017164b4879/172.25.16.79, joined gossip cluster" [2021-06-19T06:45:45.163Z] time="2021-06-19T06:45:44Z" level=info msg="Node e017164b4879/172.25.16.79, added to nodes list" [2021-06-19T06:45:45.163Z] time="2021-06-19T06:45:44Z" level=info msg="Node 89aef86a825f/172.25.16.79, joined gossip cluster" [2021-06-19T06:45:45.163Z] time="2021-06-19T06:45:44Z" level=info msg="Node 89aef86a825f/172.25.16.79, is the new incarnation of the shutdown node 7cd4adf1ba87/172.25.16.79" [2021-06-19T06:45:45.163Z] time="2021-06-19T06:45:44Z" level=info msg="Node 89aef86a825f/172.25.16.79, added to nodes list" [2021-06-19T06:45:45.163Z] time="2021-06-19T06:45:44Z" level=debug msg="memberlist: Stream connection from=172.25.16.79:49397" [2021-06-19T06:45:45.163Z] time="2021-06-19T06:45:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.16.79:10035" [2021-06-19T06:45:45.163Z] time="2021-06-19T06:45:44Z" level=info msg="Node 89aef86a825f/172.25.16.79, joined gossip cluster" [2021-06-19T06:45:45.163Z] time="2021-06-19T06:45:44Z" level=info msg="Node 89aef86a825f/172.25.16.79, added to nodes list" [2021-06-19T06:45:45.163Z] time="2021-06-19T06:45:44Z" level=info msg="Node 1bcfee5c34d0/172.25.16.79, joined gossip cluster" [2021-06-19T06:45:45.163Z] time="2021-06-19T06:45:44Z" level=info msg="Node 1bcfee5c34d0/172.25.16.79, added to nodes list" [2021-06-19T06:45:45.163Z] time="2021-06-19T06:45:44Z" level=info msg="Node e017164b4879/172.25.16.79, joined gossip cluster" [2021-06-19T06:45:45.163Z] time="2021-06-19T06:45:44Z" level=info msg="Node e017164b4879/172.25.16.79, added to nodes list" [2021-06-19T06:45:45.163Z] time="2021-06-19T06:45:44Z" level=info msg="Node c0510cd33cac/172.25.16.79, joined gossip cluster" [2021-06-19T06:45:45.163Z] time="2021-06-19T06:45:44Z" level=info msg="Node 9338f9de9996/172.25.16.79, joined gossip cluster" [2021-06-19T06:45:45.163Z] time="2021-06-19T06:45:44Z" level=info msg="Node c0510cd33cac/172.25.16.79, added to nodes list" [2021-06-19T06:45:45.163Z] time="2021-06-19T06:45:44Z" level=info msg="Node 9338f9de9996/172.25.16.79, is the new incarnation of the shutdown node 2155be01688b/172.25.16.79" [2021-06-19T06:45:45.163Z] time="2021-06-19T06:45:44Z" level=info msg="Node 9338f9de9996/172.25.16.79, added to nodes list" [2021-06-19T06:45:45.163Z] time="2021-06-19T06:45:44Z" level=info msg="Node 1bcfee5c34d0/172.25.16.79, joined gossip cluster" [2021-06-19T06:45:45.163Z] time="2021-06-19T06:45:44Z" level=info msg="Node 1bcfee5c34d0/172.25.16.79, is the new incarnation of the shutdown node 0c4d02ffd05d/172.25.16.79" [2021-06-19T06:45:45.163Z] time="2021-06-19T06:45:44Z" level=info msg="Node 1bcfee5c34d0/172.25.16.79, added to nodes list" [2021-06-19T06:45:45.163Z] time="2021-06-19T06:45:44Z" level=info msg="Node 89aef86a825f/172.25.16.79, joined gossip cluster" [2021-06-19T06:45:45.163Z] time="2021-06-19T06:45:44Z" level=info msg="Node 89aef86a825f/172.25.16.79, is the new incarnation of the shutdown node 7cd4adf1ba87/172.25.16.79" [2021-06-19T06:45:45.163Z] time="2021-06-19T06:45:44Z" level=info msg="Node 89aef86a825f/172.25.16.79, added to nodes list" [2021-06-19T06:45:45.163Z] time="2021-06-19T06:45:44Z" level=info msg="Node 89aef86a825f/172.25.16.79, joined gossip cluster" [2021-06-19T06:45:45.163Z] time="2021-06-19T06:45:44Z" level=info msg="Node 89aef86a825f/172.25.16.79, added to nodes list" [2021-06-19T06:45:45.163Z] time="2021-06-19T06:45:44Z" level=info msg="Node 9338f9de9996/172.25.16.79, joined gossip cluster" [2021-06-19T06:45:45.163Z] time="2021-06-19T06:45:44Z" level=info msg="Node 9338f9de9996/172.25.16.79, is the new incarnation of the shutdown node 2155be01688b/172.25.16.79" [2021-06-19T06:45:45.163Z] time="2021-06-19T06:45:44Z" level=info msg="Node 9338f9de9996/172.25.16.79, added to nodes list" [2021-06-19T06:45:45.163Z] time="2021-06-19T06:45:44Z" level=info msg="Node 9338f9de9996/172.25.16.79, joined gossip cluster" [2021-06-19T06:45:45.163Z] time="2021-06-19T06:45:44Z" level=info msg="Node 9338f9de9996/172.25.16.79, added to nodes list" [2021-06-19T06:45:45.163Z] time="2021-06-19T06:45:44Z" level=info msg="Node 9338f9de9996/172.25.16.79, joined gossip cluster" [2021-06-19T06:45:45.163Z] time="2021-06-19T06:45:44Z" level=info msg="Node 9338f9de9996/172.25.16.79, added to nodes list" [2021-06-19T06:45:45.163Z] time="2021-06-19T06:45:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.16.79:10033" [2021-06-19T06:45:45.163Z] time="2021-06-19T06:45:45Z" level=debug msg="memberlist: Stream connection from=172.25.16.79:49398" [2021-06-19T06:45:45.163Z] time="2021-06-19T06:45:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.16.79:10034" [2021-06-19T06:45:45.163Z] time="2021-06-19T06:45:45Z" level=debug msg="memberlist: Stream connection from=172.25.16.79:49399" [2021-06-19T06:45:45.163Z] time="2021-06-19T06:45:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.16.79:10035" [2021-06-19T06:45:45.163Z] time="2021-06-19T06:45:45Z" level=debug msg="memberlist: Stream connection from=172.25.16.79:49400" [2021-06-19T06:45:45.228Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-06-19T06:45:45.713Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-06-19T06:45:46.283Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-06-19T06:45:46.693Z] 2021/06/19 06:45:46 Closing DB instances... [2021-06-19T06:45:46.693Z] time="2021-06-19T06:45:46Z" level=info msg="Node 1bcfee5c34d0 change state NodeActive --> NodeLeft" [2021-06-19T06:45:46.693Z] time="2021-06-19T06:45:46Z" level=info msg="node4(c0510cd33cac): Node leave event for 1bcfee5c34d0/172.25.16.79" [2021-06-19T06:45:46.693Z] time="2021-06-19T06:45:46Z" level=info msg="Node 1bcfee5c34d0 change state NodeActive --> NodeLeft" [2021-06-19T06:45:46.693Z] time="2021-06-19T06:45:46Z" level=info msg="Node 1bcfee5c34d0 change state NodeActive --> NodeLeft" [2021-06-19T06:45:46.693Z] time="2021-06-19T06:45:46Z" level=info msg="node2(89aef86a825f): Node leave event for 1bcfee5c34d0/172.25.16.79" [2021-06-19T06:45:46.693Z] time="2021-06-19T06:45:46Z" level=info msg="node5(e017164b4879): Node leave event for 1bcfee5c34d0/172.25.16.79" [2021-06-19T06:45:46.693Z] time="2021-06-19T06:45:46Z" level=info msg="Node 1bcfee5c34d0 change state NodeActive --> NodeLeft" [2021-06-19T06:45:46.693Z] time="2021-06-19T06:45:46Z" level=info msg="node3(9338f9de9996): Node leave event for 1bcfee5c34d0/172.25.16.79" [2021-06-19T06:45:46.693Z] time="2021-06-19T06:45:46Z" level=info msg="Node 1bcfee5c34d0 change state NodeActive --> NodeLeft" [2021-06-19T06:45:46.693Z] time="2021-06-19T06:45:46Z" level=info msg="node1(1bcfee5c34d0): Node leave event for 1bcfee5c34d0/172.25.16.79" [2021-06-19T06:45:46.693Z] time="2021-06-19T06:45:46Z" level=info msg="Node 1bcfee5c34d0/172.25.16.79, left gossip cluster" [2021-06-19T06:45:46.693Z] time="2021-06-19T06:45:46Z" level=info msg="Node 1bcfee5c34d0/172.25.16.79, left gossip cluster" [2021-06-19T06:45:46.693Z] time="2021-06-19T06:45:46Z" level=info msg="Node 1bcfee5c34d0/172.25.16.79, left gossip cluster" [2021-06-19T06:45:46.693Z] time="2021-06-19T06:45:46Z" level=info msg="Node 1bcfee5c34d0/172.25.16.79, left gossip cluster" [2021-06-19T06:45:46.693Z] time="2021-06-19T06:45:46Z" level=info msg="Node 1bcfee5c34d0/172.25.16.79, left gossip cluster" [2021-06-19T06:45:47.150Z] time="2021-06-19T06:45:46Z" level=info msg="Node 89aef86a825f change state NodeActive --> NodeLeft" [2021-06-19T06:45:47.150Z] time="2021-06-19T06:45:46Z" level=info msg="Node 89aef86a825f change state NodeActive --> NodeLeft" [2021-06-19T06:45:47.150Z] time="2021-06-19T06:45:46Z" level=info msg="node3(9338f9de9996): Node leave event for 89aef86a825f/172.25.16.79" [2021-06-19T06:45:47.150Z] time="2021-06-19T06:45:46Z" level=info msg="node4(c0510cd33cac): Node leave event for 89aef86a825f/172.25.16.79" [2021-06-19T06:45:47.150Z] time="2021-06-19T06:45:46Z" level=info msg="Node 89aef86a825f change state NodeActive --> NodeLeft" [2021-06-19T06:45:47.150Z] time="2021-06-19T06:45:46Z" level=info msg="node5(e017164b4879): Node leave event for 89aef86a825f/172.25.16.79" [2021-06-19T06:45:47.150Z] time="2021-06-19T06:45:46Z" level=info msg="Node 89aef86a825f change state NodeActive --> NodeLeft" [2021-06-19T06:45:47.150Z] time="2021-06-19T06:45:46Z" level=info msg="node2(89aef86a825f): Node leave event for 89aef86a825f/172.25.16.79" [2021-06-19T06:45:47.150Z] time="2021-06-19T06:45:46Z" level=info msg="Node 89aef86a825f/172.25.16.79, left gossip cluster" [2021-06-19T06:45:47.150Z] time="2021-06-19T06:45:46Z" level=info msg="Node 89aef86a825f/172.25.16.79, left gossip cluster" [2021-06-19T06:45:47.150Z] time="2021-06-19T06:45:46Z" level=info msg="Node 89aef86a825f/172.25.16.79, left gossip cluster" [2021-06-19T06:45:47.150Z] time="2021-06-19T06:45:47Z" level=info msg="Node 89aef86a825f/172.25.16.79, left gossip cluster" [2021-06-19T06:45:47.150Z] time="2021-06-19T06:45:47Z" level=info msg="Node 9338f9de9996 change state NodeActive --> NodeLeft" [2021-06-19T06:45:47.150Z] time="2021-06-19T06:45:47Z" level=info msg="node5(e017164b4879): Node leave event for 9338f9de9996/172.25.16.79" [2021-06-19T06:45:47.150Z] time="2021-06-19T06:45:47Z" level=info msg="Node 9338f9de9996/172.25.16.79, left gossip cluster" [2021-06-19T06:45:47.150Z] time="2021-06-19T06:45:47Z" level=info msg="Node 9338f9de9996 change state NodeActive --> NodeFailed" [2021-06-19T06:45:47.150Z] time="2021-06-19T06:45:47Z" level=info msg="Node 9338f9de9996/172.25.16.79, added to failed nodes list" [2021-06-19T06:45:47.150Z] time="2021-06-19T06:45:47Z" level=error msg="node: 9338f9de9996 is unknown to memberlist" [2021-06-19T06:45:47.609Z] time="2021-06-19T06:45:47Z" level=info msg="Node 9338f9de9996 change state NodeActive --> NodeLeft" [2021-06-19T06:45:47.609Z] time="2021-06-19T06:45:47Z" level=info msg="node4(c0510cd33cac): Node leave event for 9338f9de9996/172.25.16.79" [2021-06-19T06:45:47.609Z] time="2021-06-19T06:45:47Z" level=info msg="Node 9338f9de9996/172.25.16.79, left gossip cluster" [2021-06-19T06:45:47.609Z] time="2021-06-19T06:45:47Z" level=info msg="Node 9338f9de9996/172.25.16.79, left gossip cluster" [2021-06-19T06:45:47.664Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-06-19T06:45:48.067Z] time="2021-06-19T06:45:47Z" level=debug msg="memberlist: Failed ping: c0510cd33cac (timeout reached)" [2021-06-19T06:45:48.067Z] time="2021-06-19T06:45:47Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.25.16.79:10035: use of closed network connection" [2021-06-19T06:45:48.067Z] time="2021-06-19T06:45:47Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.25.16.79:10037: use of closed network connection" [2021-06-19T06:45:48.067Z] time="2021-06-19T06:45:47Z" level=debug msg="memberlist: Stream connection from=172.25.16.79:49401" [2021-06-19T06:45:48.067Z] time="2021-06-19T06:45:47Z" level=info msg="Node c0510cd33cac change state NodeActive --> NodeLeft" [2021-06-19T06:45:48.067Z] time="2021-06-19T06:45:47Z" level=info msg="node5(e017164b4879): Node leave event for c0510cd33cac/172.25.16.79" [2021-06-19T06:45:48.067Z] time="2021-06-19T06:45:47Z" level=info msg="Node c0510cd33cac/172.25.16.79, left gossip cluster" [2021-06-19T06:45:48.067Z] time="2021-06-19T06:45:47Z" level=info msg="Node c0510cd33cac change state NodeActive --> NodeFailed" [2021-06-19T06:45:48.067Z] time="2021-06-19T06:45:47Z" level=info msg="Node c0510cd33cac/172.25.16.79, added to failed nodes list" [2021-06-19T06:45:48.067Z] time="2021-06-19T06:45:47Z" level=error msg="node: c0510cd33cac is unknown to memberlist" [2021-06-19T06:45:48.067Z] time="2021-06-19T06:45:47Z" level=info msg="Node c0510cd33cac/172.25.16.79, left gossip cluster" [2021-06-19T06:45:48.234Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-06-19T06:45:48.236Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-06-19T06:45:48.236Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-06-19T06:45:48.495Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-06-19T06:45:48.524Z] time="2021-06-19T06:45:48Z" level=info msg="Node e017164b4879/172.25.16.79, left gossip cluster" [2021-06-19T06:45:48.524Z] time="2021-06-19T06:45:48Z" level=info msg="Node e017164b4879 change state NodeActive --> NodeFailed" [2021-06-19T06:45:48.524Z] time="2021-06-19T06:45:48Z" level=info msg="Node e017164b4879/172.25.16.79, added to failed nodes list" [2021-06-19T06:45:48.524Z] --- PASS: TestNetworkDBIslands (65.83s) [2021-06-19T06:45:48.524Z] PASS [2021-06-19T06:45:48.524Z] coverage: 60.2% of statements [2021-06-19T06:45:48.524Z] ok github.com/docker/docker/libnetwork/networkdb 155.790s coverage: 60.2% of statements [2021-06-19T06:45:48.524Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-06-19T06:45:48.524Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-06-19T06:45:48.524Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-06-19T06:45:48.524Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-06-19T06:45:48.524Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-06-19T06:45:48.524Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-06-19T06:45:48.524Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-19T06:45:48.524Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-19T06:45:48.524Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-19T06:45:48.524Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-19T06:45:48.524Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-19T06:45:48.524Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-19T06:45:48.524Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-06-19T06:45:48.524Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-06-19T06:45:48.524Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-19T06:45:48.524Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-19T06:45:48.524Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-19T06:45:48.524Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-19T06:45:48.524Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-19T06:45:48.524Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-19T06:45:48.524Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-19T06:45:48.524Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-19T06:45:48.524Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-06-19T06:45:48.524Z] ? github.com/docker/docker/quota [no test files] [2021-06-19T06:45:48.524Z] ? github.com/docker/docker/rootless [no test files] [2021-06-19T06:45:48.524Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-19T06:45:48.524Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-19T06:45:48.524Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-19T06:45:48.524Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-19T06:45:48.524Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-19T06:45:48.524Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-19T06:45:48.524Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-19T06:45:48.524Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-19T06:45:48.524Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-19T06:45:48.524Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-19T06:45:48.524Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-19T06:45:48.524Z] ? github.com/docker/docker/volume [no test files] [2021-06-19T06:45:48.524Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-19T06:45:48.524Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-19T06:45:49.033Z] --- PASS: TestInspectNetwork (7.79s) [2021-06-19T06:45:49.033Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-06-19T06:45:49.033Z] --- PASS: TestInspectNetwork/partial_network_id (0.01s) [2021-06-19T06:45:49.033Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-06-19T06:45:49.033Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-06-19T06:45:49.033Z] === RUN TestRunContainerWithBridgeNone [2021-06-19T06:45:49.876Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-06-19T06:45:50.055Z] [2021-06-19T06:45:50.055Z] === Skipped [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-06-19T06:45:50.056Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-06-19T06:45:50.056Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-06-19T06:45:50.056Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-06-19T06:45:50.056Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-06-19T06:45:50.056Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-06-19T06:45:50.056Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-06-19T06:45:50.056Z] daemon_test.go:147: root required [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-19T06:45:50.056Z] reload_test.go:520: root required [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-06-19T06:45:50.056Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-19T06:45:50.056Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-06-19T06:45:50.056Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-06-19T06:45:50.056Z] download_test.go:268: Needs fixing on Windows [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-06-19T06:45:50.056Z] layer_test.go:304: Failing on Windows [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-06-19T06:45:50.056Z] layer_test.go:353: Failing on Windows [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-06-19T06:45:50.056Z] layer_test.go:468: Failing on Windows [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-06-19T06:45:50.056Z] layer_test.go:697: Failing on Windows [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-06-19T06:45:50.056Z] migration_test.go:46: Failing on Windows [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-06-19T06:45:50.056Z] migration_test.go:182: Failing on Windows [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-06-19T06:45:50.056Z] mount_test.go:17: Failing on Windows [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-06-19T06:45:50.056Z] mount_test.go:76: Failing on Windows [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-06-19T06:45:50.056Z] mount_test.go:125: Failing on Windows [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-06-19T06:45:50.056Z] mount_test.go:212: Failing on Windows [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-06-19T06:45:50.056Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-06-19T06:45:50.056Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-06-19T06:45:50.056Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-06-19T06:45:50.056Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-06-19T06:45:50.056Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-06-19T06:45:50.056Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-06-19T06:45:50.056Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-06-19T06:45:50.056Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-06-19T06:45:50.056Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-06-19T06:45:50.056Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestTCP6Proxy (0.00s) [2021-06-19T06:45:50.056Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestTCPDualStackProxy (0.00s) [2021-06-19T06:45:50.056Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestUDP6Proxy (0.00s) [2021-06-19T06:45:50.056Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestSCTP4Proxy (0.00s) [2021-06-19T06:45:50.056Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestSCTP6Proxy (0.00s) [2021-06-19T06:45:50.056Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-06-19T06:45:50.056Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-06-19T06:45:50.056Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-06-19T06:45:50.056Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-06-19T06:45:50.056Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-06-19T06:45:50.056Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-06-19T06:45:50.056Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-06-19T06:45:50.056Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-06-19T06:45:50.056Z] archive_test.go:134: Xz not present in msys2 [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-06-19T06:45:50.056Z] archive_test.go:239: Failing on Windows CI machines [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-06-19T06:45:50.056Z] archive_windows_test.go:16: Currently fails [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-06-19T06:45:50.056Z] changes_test.go:196: needs more investigation [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-06-19T06:45:50.056Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-06-19T06:45:50.056Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-06-19T06:45:50.056Z] changes_test.go:433: needs further investigation [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-06-19T06:45:50.056Z] changes_test.go:469: needs further investigation [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-06-19T06:45:50.056Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-19T06:45:50.056Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-06-19T06:45:50.056Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-06-19T06:45:50.056Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-06-19T06:45:50.056Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-06-19T06:45:50.056Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-19T06:45:50.056Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-19T06:45:50.056Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-06-19T06:45:50.056Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-06-19T06:45:50.056Z] poller_test.go:41: No chmod on Windows [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-19T06:45:50.056Z] fileutils_test.go:134: Needs porting to Windows [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-19T06:45:50.056Z] fileutils_test.go:180: Needs porting to Windows [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-06-19T06:45:50.056Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-06-19T06:45:50.056Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-06-19T06:45:50.056Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-06-19T06:45:50.056Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-06-19T06:45:50.056Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] [2021-06-19T06:45:50.056Z] DONE 2056 tests, 69 skipped in 299.161s [2021-06-19T06:45:50.056Z] INFO: make.ps1 ended at 06/19/2021 06:45:49 [2021-06-19T06:45:50.446Z] docker_cli_daemon_test.go:1455: [d1844fc5d066f] daemon is not started [2021-06-19T06:45:51.389Z] check_test.go:309: [dc1d6927d2b2c] daemon is not started [2021-06-19T06:45:51.389Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-06-19T06:45:51.573Z] --- PASS: TestRunContainerWithBridgeNone (2.97s) [2021-06-19T06:45:51.573Z] === RUN TestNetworkInvalidJSON [2021-06-19T06:45:51.573Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-19T06:45:51.573Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-19T06:45:51.573Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-19T06:45:51.573Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-19T06:45:51.573Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-19T06:45:51.573Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-19T06:45:51.573Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-19T06:45:51.573Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-19T06:45:51.573Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-19T06:45:51.573Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-06-19T06:45:51.573Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-19T06:45:51.573Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-19T06:45:51.573Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-19T06:45:51.573Z] === RUN TestNetworkList [2021-06-19T06:45:51.573Z] === RUN TestNetworkList//networks [2021-06-19T06:45:51.573Z] === PAUSE TestNetworkList//networks [2021-06-19T06:45:51.573Z] === RUN TestNetworkList//networks/ [2021-06-19T06:45:51.573Z] === PAUSE TestNetworkList//networks/ [2021-06-19T06:45:51.573Z] === CONT TestNetworkList//networks [2021-06-19T06:45:51.573Z] === CONT TestNetworkList//networks/ [2021-06-19T06:45:51.573Z] --- PASS: TestNetworkList (0.01s) [2021-06-19T06:45:51.573Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-19T06:45:51.573Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-19T06:45:51.573Z] === RUN TestHostIPv4BridgeLabel [2021-06-19T06:45:52.143Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-06-19T06:45:52.143Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-19T06:45:52.229Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-06-19T06:45:52.229Z] INFO: Unit tests ended at 06/19/2021 06:45:51. Duration:00:05:09.7707108 [2021-06-19T06:45:52.229Z] INFO: Building busybox [2021-06-19T06:45:52.229Z] Sending build context to Docker daemon 5.12kB [2021-06-19T06:45:52.229Z] [2021-06-19T06:45:52.229Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-06-19T06:45:52.229Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-06-19T06:45:52.229Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-06-19T06:45:52.229Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-06-19T06:45:52.229Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-06-19T06:45:52.229Z] ---> 39d157a84080 [2021-06-19T06:45:52.229Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-06-19T06:45:52.229Z] ---> Running in f9895179dd5e [2021-06-19T06:45:52.330Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-06-19T06:45:53.083Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-06-19T06:45:53.083Z] === RUN TestDaemonDefaultNetworkPools [2021-06-19T06:45:53.277Z] tests/integration/regression_test.py ...... [ 98%] [2021-06-19T06:45:53.536Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-06-19T06:45:53.652Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2021-06-19T06:45:53.652Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-19T06:45:53.796Z] tests/integration/credentials/utils_test.py . [100%] [2021-06-19T06:45:53.796Z] [2021-06-19T06:45:53.796Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-06-19T06:45:53.796Z] =========================== short test summary info ============================ [2021-06-19T06:45:53.796Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-06-19T06:45:53.796Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-06-19T06:45:53.796Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-06-19T06:45:53.796Z] Not supported on most drivers [2021-06-19T06:45:53.796Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-06-19T06:45:53.796Z] Output of docker top depends on host distro, and is not formalized. [2021-06-19T06:45:53.796Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-06-19T06:45:53.796Z] Output of docker top depends on host distro, and is not formalized. [2021-06-19T06:45:53.796Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-06-19T06:45:53.796Z] Can fail if eth0 has multiple IP addresses [2021-06-19T06:45:53.796Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-06-19T06:45:53.796Z] This doesn't seem to be taken into account by the engine [2021-06-19T06:45:53.796Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-06-19T06:45:53.796Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-06-19T06:45:53.796Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-06-19T06:45:53.796Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 335.67 seconds == [2021-06-19T06:45:54.055Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-06-19T06:45:54.241Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-06-19T06:45:54.241Z] === RUN TestDockerSuite/TestAttachDetach [2021-06-19T06:45:55.035Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-06-19T06:45:55.035Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-19T06:45:55.624Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-06-19T06:45:55.962Z] Removing intermediate container f9895179dd5e [2021-06-19T06:45:55.962Z] ---> 6ca2d07217e9 [2021-06-19T06:45:55.962Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-06-19T06:45:55.962Z] ---> Running in 0d55dde2ffed [2021-06-19T06:45:55.981Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2021-06-19T06:45:56.242Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-19T06:45:56.420Z] Removing intermediate container 0d55dde2ffed [2021-06-19T06:45:56.420Z] ---> 6ae50b8aa1e9 [2021-06-19T06:45:56.420Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-06-19T06:45:56.420Z] ---> Running in 18279e520910 [2021-06-19T06:45:56.566Z] check_test.go:309: [d34879c3364d5] daemon is not started [2021-06-19T06:45:56.566Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-06-19T06:45:56.812Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2021-06-19T06:45:56.812Z] === RUN TestServiceWithPredefinedNetwork [2021-06-19T06:45:56.877Z] Removing intermediate container 18279e520910 [2021-06-19T06:45:56.877Z] ---> d415cb6a0d90 [2021-06-19T06:45:56.877Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-06-19T06:45:57.137Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-06-19T06:45:57.841Z] [2021-06-19T06:45:58.298Z] ---> bc90c7b07623 [2021-06-19T06:45:58.298Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-06-19T06:45:58.298Z] ---> Running in 85476ae6830d [2021-06-19T06:45:59.353Z] --- PASS: TestServiceWithPredefinedNetwork (2.51s) [2021-06-19T06:45:59.353Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-19T06:45:59.353Z] service_test.go:242: FLAKY_TEST [2021-06-19T06:45:59.353Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-19T06:45:59.353Z] === RUN TestServiceWithDataPathPortInit [2021-06-19T06:45:59.677Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-06-19T06:46:00.617Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-06-19T06:46:00.878Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-06-19T06:46:01.106Z] === RUN TestBoolValue [2021-06-19T06:46:01.106Z] --- PASS: TestBoolValue (0.00s) [2021-06-19T06:46:01.106Z] === RUN TestBoolValueOrDefault [2021-06-19T06:46:01.106Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-06-19T06:46:01.106Z] === RUN TestInt64ValueOrZero [2021-06-19T06:46:01.106Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-06-19T06:46:01.106Z] === RUN TestInt64ValueOrDefault [2021-06-19T06:46:01.106Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-06-19T06:46:01.106Z] === RUN TestInt64ValueOrDefaultWithError [2021-06-19T06:46:01.106Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-06-19T06:46:01.106Z] === RUN TestJsonContentType [2021-06-19T06:46:01.106Z] --- PASS: TestJsonContentType (0.00s) [2021-06-19T06:46:01.106Z] PASS [2021-06-19T06:46:01.106Z] coverage: 14.7% of statements [2021-06-19T06:46:01.106Z] ok github.com/docker/docker/api/server/httputils 0.051s coverage: 14.7% of statements [2021-06-19T06:46:01.106Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-19T06:46:01.106Z] === RUN TestMaskSecretKeys [2021-06-19T06:46:01.106Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-06-19T06:46:01.106Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-06-19T06:46:01.106Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-06-19T06:46:01.106Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-06-19T06:46:01.106Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-06-19T06:46:01.106Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-06-19T06:46:01.106Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-06-19T06:46:01.106Z] === RUN TestVersionMiddlewareVersion [2021-06-19T06:46:01.106Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-06-19T06:46:01.106Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-06-19T06:46:01.106Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-06-19T06:46:01.106Z] PASS [2021-06-19T06:46:01.106Z] coverage: 37.7% of statements [2021-06-19T06:46:01.106Z] ok github.com/docker/docker/api/server/middleware 0.045s coverage: 37.7% of statements [2021-06-19T06:46:01.106Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-19T06:46:01.106Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-19T06:46:01.106Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-19T06:46:01.106Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-19T06:46:01.106Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-19T06:46:01.106Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-19T06:46:01.106Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-19T06:46:01.106Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-19T06:46:01.106Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-19T06:46:01.106Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-19T06:46:01.106Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-19T06:46:01.106Z] === RUN TestStrSliceMarshalJSON [2021-06-19T06:46:01.106Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-06-19T06:46:01.106Z] === RUN TestStrSliceUnmarshalJSON [2021-06-19T06:46:01.106Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-06-19T06:46:01.106Z] === RUN TestStrSliceUnmarshalString [2021-06-19T06:46:01.106Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-06-19T06:46:01.106Z] === RUN TestStrSliceUnmarshalSlice [2021-06-19T06:46:01.106Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-06-19T06:46:01.106Z] PASS [2021-06-19T06:46:01.106Z] coverage: 90.0% of statements [2021-06-19T06:46:01.106Z] ok github.com/docker/docker/api/types/strslice 0.046s coverage: 90.0% of statements [2021-06-19T06:46:01.106Z] === RUN TestAdjustForAPIVersion [2021-06-19T06:46:01.106Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-06-19T06:46:01.106Z] PASS [2021-06-19T06:46:01.106Z] coverage: 5.7% of statements [2021-06-19T06:46:01.106Z] ok github.com/docker/docker/api/server/router/swarm 0.046s coverage: 5.7% of statements [2021-06-19T06:46:01.106Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-19T06:46:01.106Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-19T06:46:01.106Z] ? github.com/docker/docker/api/types [no test files] [2021-06-19T06:46:01.106Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-19T06:46:01.106Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-19T06:46:01.106Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-19T06:46:01.106Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-19T06:46:01.106Z] === RUN TestToJSON [2021-06-19T06:46:01.106Z] --- PASS: TestToJSON (0.00s) [2021-06-19T06:46:01.106Z] === RUN TestToParamWithVersion [2021-06-19T06:46:01.106Z] --- PASS: TestToParamWithVersion (0.00s) [2021-06-19T06:46:01.106Z] === RUN TestFromJSON [2021-06-19T06:46:01.106Z] --- PASS: TestFromJSON (0.00s) [2021-06-19T06:46:01.106Z] === RUN TestEmpty [2021-06-19T06:46:01.106Z] --- PASS: TestEmpty (0.00s) [2021-06-19T06:46:01.106Z] === RUN TestArgsMatchKVListEmptySources [2021-06-19T06:46:01.106Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-06-19T06:46:01.106Z] === RUN TestArgsMatchKVList [2021-06-19T06:46:01.106Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-06-19T06:46:01.106Z] === RUN TestArgsMatch [2021-06-19T06:46:01.106Z] --- PASS: TestArgsMatch (0.00s) [2021-06-19T06:46:01.106Z] === RUN TestAdd [2021-06-19T06:46:01.106Z] --- PASS: TestAdd (0.00s) [2021-06-19T06:46:01.106Z] === RUN TestDel [2021-06-19T06:46:01.106Z] --- PASS: TestDel (0.00s) [2021-06-19T06:46:01.106Z] === RUN TestLen [2021-06-19T06:46:01.106Z] --- PASS: TestLen (0.00s) [2021-06-19T06:46:01.106Z] === RUN TestExactMatch [2021-06-19T06:46:01.106Z] --- PASS: TestExactMatch (0.00s) [2021-06-19T06:46:01.106Z] === RUN TestOnlyOneExactMatch [2021-06-19T06:46:01.106Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-06-19T06:46:01.106Z] === RUN TestContains [2021-06-19T06:46:01.106Z] --- PASS: TestContains (0.00s) [2021-06-19T06:46:01.106Z] === RUN TestValidate [2021-06-19T06:46:01.106Z] --- PASS: TestValidate (0.00s) [2021-06-19T06:46:01.106Z] === RUN TestWalkValues [2021-06-19T06:46:01.106Z] --- PASS: TestWalkValues (0.00s) [2021-06-19T06:46:01.106Z] === RUN TestFuzzyMatch [2021-06-19T06:46:01.106Z] --- PASS: TestFuzzyMatch (0.00s) [2021-06-19T06:46:01.106Z] === RUN TestClone [2021-06-19T06:46:01.106Z] --- PASS: TestClone (0.00s) [2021-06-19T06:46:01.106Z] PASS [2021-06-19T06:46:01.106Z] coverage: 92.2% of statements [2021-06-19T06:46:01.106Z] ok github.com/docker/docker/api/types/filters 0.040s coverage: 92.2% of statements [2021-06-19T06:46:01.106Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-19T06:46:01.106Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-19T06:46:01.106Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-19T06:46:01.106Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-19T06:46:01.106Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-19T06:46:01.106Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-19T06:46:01.106Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-19T06:46:01.106Z] === RUN TestDurationToSecondsString [2021-06-19T06:46:01.106Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-06-19T06:46:01.106Z] === RUN TestGetTimestamp [2021-06-19T06:46:01.106Z] === RUN TestCompareVersion [2021-06-19T06:46:01.106Z] --- PASS: TestCompareVersion (0.00s) [2021-06-19T06:46:01.106Z] PASS [2021-06-19T06:46:01.106Z] coverage: 75.0% of statements [2021-06-19T06:46:01.106Z] ok github.com/docker/docker/api/types/versions 0.051s coverage: 75.0% of statements [2021-06-19T06:46:01.106Z] --- PASS: TestGetTimestamp (0.11s) [2021-06-19T06:46:01.106Z] === RUN TestParseTimestamps [2021-06-19T06:46:01.106Z] --- PASS: TestParseTimestamps (0.00s) [2021-06-19T06:46:01.106Z] PASS [2021-06-19T06:46:01.106Z] coverage: 100.0% of statements [2021-06-19T06:46:01.106Z] ok github.com/docker/docker/api/types/time 0.150s coverage: 100.0% of statements [2021-06-19T06:46:01.106Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-19T06:46:01.106Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-19T06:46:01.106Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-19T06:46:01.106Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-06-19T06:46:01.106Z] ? github.com/docker/docker/builder [no test files] [2021-06-19T06:46:01.106Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-19T06:46:01.106Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-19T06:46:01.106Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-19T06:46:01.106Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-19T06:46:01.107Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-19T06:46:01.107Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-19T06:46:01.107Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-19T06:46:01.107Z] === RUN TestParseRemoteURL [2021-06-19T06:46:01.107Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-06-19T06:46:01.107Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-06-19T06:46:01.107Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-06-19T06:46:01.107Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-06-19T06:46:01.107Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-06-19T06:46:01.107Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-06-19T06:46:01.107Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-06-19T06:46:01.107Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-06-19T06:46:01.107Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-06-19T06:46:01.107Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-06-19T06:46:01.107Z] --- PASS: TestParseRemoteURL (0.00s) [2021-06-19T06:46:01.107Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-06-19T06:46:01.107Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-06-19T06:46:01.107Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-06-19T06:46:01.107Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-06-19T06:46:01.107Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-06-19T06:46:01.107Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-06-19T06:46:01.107Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-06-19T06:46:01.107Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-06-19T06:46:01.107Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-06-19T06:46:01.107Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestCloneArgsSmartHttp [2021-06-19T06:46:01.107Z] --- PASS: TestCloneArgsSmartHttp (0.03s) [2021-06-19T06:46:01.107Z] === RUN TestCloneArgsDumbHttp [2021-06-19T06:46:01.107Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestCloneArgsGit [2021-06-19T06:46:01.107Z] --- PASS: TestCloneArgsGit (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestCheckoutGit [2021-06-19T06:46:01.107Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-06-19T06:46:01.107Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestProcessNoDockerignore [2021-06-19T06:46:01.107Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestProcessShouldLeaveAllFiles [2021-06-19T06:46:01.107Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestDetectContentType [2021-06-19T06:46:01.107Z] --- PASS: TestDetectContentType (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestSelectAcceptableMIME [2021-06-19T06:46:01.107Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestInspectEmptyResponse [2021-06-19T06:46:01.107Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestInspectResponseBinary [2021-06-19T06:46:01.107Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestResponseUnsupportedContentType [2021-06-19T06:46:01.107Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestInspectResponseTextSimple [2021-06-19T06:46:01.107Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestInspectResponseEmptyContentType [2021-06-19T06:46:01.107Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestUnknownContentLength [2021-06-19T06:46:01.107Z] --- PASS: TestUnknownContentLength (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestDownloadRemote [2021-06-19T06:46:01.107Z] --- PASS: TestDownloadRemote (0.06s) [2021-06-19T06:46:01.107Z] === RUN TestGetWithStatusError [2021-06-19T06:46:01.107Z] --- PASS: TestGetWithStatusError (0.01s) [2021-06-19T06:46:01.107Z] === RUN TestCloseRootDirectory [2021-06-19T06:46:01.107Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:46:01.107Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestHashFile [2021-06-19T06:46:01.107Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:46:01.107Z] --- SKIP: TestHashFile (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestHashSubdir [2021-06-19T06:46:01.107Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:46:01.107Z] --- SKIP: TestHashSubdir (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestRemoveDirectory [2021-06-19T06:46:01.107Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:46:01.107Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-06-19T06:46:01.107Z] PASS [2021-06-19T06:46:01.107Z] coverage: 9.3% of statements [2021-06-19T06:46:01.107Z] ok github.com/docker/docker/builder/remotecontext 0.204s coverage: 9.3% of statements [2021-06-19T06:46:01.107Z] === RUN TestGetAllAllowed [2021-06-19T06:46:01.107Z] --- PASS: TestGetAllAllowed (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestGetAllMeta [2021-06-19T06:46:01.107Z] --- PASS: TestGetAllMeta (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestWarnOnUnusedBuildArgs [2021-06-19T06:46:01.107Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestIsUnreferencedBuiltin [2021-06-19T06:46:01.107Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestIsExistingDirectory [2021-06-19T06:46:01.107Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestGetFilenameForDownload [2021-06-19T06:46:01.107Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestEnv2Variables [2021-06-19T06:46:01.107Z] --- PASS: TestEnv2Variables (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-06-19T06:46:01.107Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestMaintainer [2021-06-19T06:46:01.107Z] --- PASS: TestMaintainer (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestLabel [2021-06-19T06:46:01.107Z] --- PASS: TestLabel (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestFromScratch [2021-06-19T06:46:01.107Z] --- PASS: TestFromScratch (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestFromWithArg [2021-06-19T06:46:01.107Z] --- PASS: TestFromWithArg (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-06-19T06:46:01.107Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestFromWithUndefinedArg [2021-06-19T06:46:01.107Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestFromMultiStageWithNamedStage [2021-06-19T06:46:01.107Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestOnbuild [2021-06-19T06:46:01.107Z] --- PASS: TestOnbuild (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestWorkdir [2021-06-19T06:46:01.107Z] --- PASS: TestWorkdir (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestCmd [2021-06-19T06:46:01.107Z] --- PASS: TestCmd (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestHealthcheckNone [2021-06-19T06:46:01.107Z] --- PASS: TestHealthcheckNone (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestHealthcheckCmd [2021-06-19T06:46:01.107Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestEntrypoint [2021-06-19T06:46:01.107Z] --- PASS: TestEntrypoint (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestExpose [2021-06-19T06:46:01.107Z] --- PASS: TestExpose (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestUser [2021-06-19T06:46:01.107Z] --- PASS: TestUser (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestVolume [2021-06-19T06:46:01.107Z] --- PASS: TestVolume (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestStopSignal [2021-06-19T06:46:01.107Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-19T06:46:01.107Z] --- SKIP: TestStopSignal (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestArg [2021-06-19T06:46:01.107Z] --- PASS: TestArg (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestShell [2021-06-19T06:46:01.107Z] --- PASS: TestShell (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestPrependEnvOnCmd [2021-06-19T06:46:01.107Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestRunWithBuildArgs [2021-06-19T06:46:01.107Z] --- PASS: TestRunWithBuildArgs (0.01s) [2021-06-19T06:46:01.107Z] === RUN TestRunIgnoresHealthcheck [2021-06-19T06:46:01.107Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestDispatchUnsupportedOptions [2021-06-19T06:46:01.107Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-06-19T06:46:01.107Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-06-19T06:46:01.107Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-06-19T06:46:01.107Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-06-19T06:46:01.107Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-06-19T06:46:01.107Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-06-19T06:46:01.107Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestNormalizeWorkdir [2021-06-19T06:46:01.107Z] --- PASS: TestNormalizeWorkdir (0.01s) [2021-06-19T06:46:01.107Z] === RUN TestDispatch [2021-06-19T06:46:01.107Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-06-19T06:46:01.107Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-06-19T06:46:01.107Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-06-19T06:46:01.107Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-06-19T06:46:01.107Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-06-19T06:46:01.107Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-06-19T06:46:01.107Z] === RUN TestDispatch/COPY_url [2021-06-19T06:46:01.107Z] --- PASS: TestDispatch (0.06s) [2021-06-19T06:46:01.107Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-06-19T06:46:01.107Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-06-19T06:46:01.107Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-06-19T06:46:01.107Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-06-19T06:46:01.107Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) [2021-06-19T06:46:01.107Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-06-19T06:46:01.107Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestAddScratchImageAddsToMounts [2021-06-19T06:46:01.107Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestAddFromScratchPopulatesPlatform [2021-06-19T06:46:01.107Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-06-19T06:46:01.107Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-06-19T06:46:01.107Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestImageSourceGetAddsToMounts [2021-06-19T06:46:01.107Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestEmptyDockerfile [2021-06-19T06:46:01.107Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestSymlinkDockerfile [2021-06-19T06:46:01.107Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-06-19T06:46:01.107Z] === RUN TestDockerfileOutsideTheBuildContext [2021-06-19T06:46:01.107Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestNonExistingDockerfile [2021-06-19T06:46:01.107Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestCopyRunConfig [2021-06-19T06:46:01.107Z] --- PASS: TestCopyRunConfig (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestDeepCopyRunConfig [2021-06-19T06:46:01.107Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestExportImage [2021-06-19T06:46:01.107Z] --- PASS: TestExportImage (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestNormalizeDest [2021-06-19T06:46:01.107Z] --- PASS: TestNormalizeDest (0.00s) [2021-06-19T06:46:01.107Z] PASS [2021-06-19T06:46:01.107Z] coverage: 47.0% of statements [2021-06-19T06:46:01.107Z] ok github.com/docker/docker/builder/dockerfile 0.173s coverage: 47.0% of statements [2021-06-19T06:46:01.107Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-19T06:46:01.107Z] === RUN TestEnable [2021-06-19T06:46:01.107Z] --- PASS: TestEnable (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestDisable [2021-06-19T06:46:01.107Z] --- PASS: TestDisable (0.00s) [2021-06-19T06:46:01.107Z] === RUN TestEnabled [2021-06-19T06:46:01.107Z] --- PASS: TestEnabled (0.00s) [2021-06-19T06:46:01.107Z] PASS [2021-06-19T06:46:01.107Z] coverage: 100.0% of statements [2021-06-19T06:46:01.107Z] ok github.com/docker/docker/cli/debug 0.042s coverage: 100.0% of statements [2021-06-19T06:46:01.447Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-06-19T06:46:03.356Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-06-19T06:46:04.295Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-06-19T06:46:06.259Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-19T06:46:06.259Z] [2021-06-19T06:46:06.259Z] Unloading profiles will leave already running processes permanently [2021-06-19T06:46:06.259Z] unconfined, which can lead to unexpected situations. [2021-06-19T06:46:06.259Z] [2021-06-19T06:46:06.259Z] To set a process to complain mode, use the command line tool [2021-06-19T06:46:06.259Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-19T06:46:06.259Z] Post stage [2021-06-19T06:46:06.267Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [Pipeline] junit [2021-06-19T06:46:06.272Z] Recording test results [2021-06-19T06:46:06.912Z] Removing intermediate container 85476ae6830d [2021-06-19T06:46:06.912Z] ---> e21b805472b7 [2021-06-19T06:46:06.912Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-06-19T06:46:06.912Z] ---> Running in 790c4b8b0bcc [2021-06-19T06:46:07.213Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-06-19T06:46:07.401Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-06-19T06:46:07.686Z] + echo Ensuring container killed. [2021-06-19T06:46:07.686Z] Ensuring container killed. [2021-06-19T06:46:07.686Z] + docker rm -vf docker-pr7 [2021-06-19T06:46:07.686Z] Error: No such container: docker-pr7 [Pipeline] sh [2021-06-19T06:46:07.783Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-06-19T06:46:07.879Z] [2021-06-19T06:46:07.879Z] SUCCESS: Specified value was saved. [2021-06-19T06:46:07.974Z] + echo Chowning /workspace to jenkins user [2021-06-19T06:46:07.974Z] Chowning /workspace to jenkins user [2021-06-19T06:46:07.974Z] + id -u [2021-06-19T06:46:07.974Z] + id -g [2021-06-19T06:46:07.974Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42535:/workspace busybox chown -R 1000:1000 /workspace [2021-06-19T06:46:07.974Z] Unable to find image 'busybox:latest' locally [2021-06-19T06:46:08.110Z] === RUN TestCheckpointCreateError [2021-06-19T06:46:08.110Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestCheckpointCreate [2021-06-19T06:46:08.110Z] --- PASS: TestCheckpointCreate (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestCheckpointDeleteError [2021-06-19T06:46:08.110Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestCheckpointDelete [2021-06-19T06:46:08.110Z] --- PASS: TestCheckpointDelete (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestCheckpointListError [2021-06-19T06:46:08.110Z] --- PASS: TestCheckpointListError (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestCheckpointList [2021-06-19T06:46:08.110Z] --- PASS: TestCheckpointList (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestCheckpointListContainerNotFound [2021-06-19T06:46:08.110Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestNewClientWithOpsFromEnv [2021-06-19T06:46:08.110Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-19T06:46:08.110Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestGetAPIPath [2021-06-19T06:46:08.110Z] --- PASS: TestGetAPIPath (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestParseHostURL [2021-06-19T06:46:08.110Z] --- PASS: TestParseHostURL (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-06-19T06:46:08.110Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestNegotiateAPIVersionEmpty [2021-06-19T06:46:08.110Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestNegotiateAPIVersion [2021-06-19T06:46:08.110Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestNegotiateAPVersionOverride [2021-06-19T06:46:08.110Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestNegotiateAPIVersionAutomatic [2021-06-19T06:46:08.110Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-06-19T06:46:08.110Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-06-19T06:46:08.110Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestClientRedirect [2021-06-19T06:46:08.110Z] --- PASS: TestClientRedirect (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestConfigCreateUnsupported [2021-06-19T06:46:08.110Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestConfigCreateError [2021-06-19T06:46:08.110Z] --- PASS: TestConfigCreateError (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestConfigCreate [2021-06-19T06:46:08.110Z] --- PASS: TestConfigCreate (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestConfigInspectNotFound [2021-06-19T06:46:08.110Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestConfigInspectWithEmptyID [2021-06-19T06:46:08.110Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestConfigInspectUnsupported [2021-06-19T06:46:08.110Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestConfigInspectError [2021-06-19T06:46:08.110Z] --- PASS: TestConfigInspectError (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestConfigInspectConfigNotFound [2021-06-19T06:46:08.110Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestConfigInspect [2021-06-19T06:46:08.110Z] --- PASS: TestConfigInspect (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestConfigListUnsupported [2021-06-19T06:46:08.110Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestConfigListError [2021-06-19T06:46:08.110Z] --- PASS: TestConfigListError (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestConfigList [2021-06-19T06:46:08.110Z] --- PASS: TestConfigList (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestConfigRemoveUnsupported [2021-06-19T06:46:08.110Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestConfigRemoveError [2021-06-19T06:46:08.110Z] --- PASS: TestConfigRemoveError (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestConfigRemove [2021-06-19T06:46:08.110Z] --- PASS: TestConfigRemove (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestConfigUpdateUnsupported [2021-06-19T06:46:08.110Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestConfigUpdateError [2021-06-19T06:46:08.110Z] --- PASS: TestConfigUpdateError (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestConfigUpdate [2021-06-19T06:46:08.110Z] --- PASS: TestConfigUpdate (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestContainerCommitError [2021-06-19T06:46:08.110Z] --- PASS: TestContainerCommitError (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestContainerCommit [2021-06-19T06:46:08.110Z] --- PASS: TestContainerCommit (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestContainerStatPathError [2021-06-19T06:46:08.110Z] --- PASS: TestContainerStatPathError (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestContainerStatPathNotFoundError [2021-06-19T06:46:08.110Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestContainerStatPathNoHeaderError [2021-06-19T06:46:08.110Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestContainerStatPath [2021-06-19T06:46:08.110Z] --- PASS: TestContainerStatPath (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestCopyToContainerError [2021-06-19T06:46:08.110Z] --- PASS: TestCopyToContainerError (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestCopyToContainerNotFoundError [2021-06-19T06:46:08.110Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestCopyToContainerNotStatusOKError [2021-06-19T06:46:08.110Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestCopyToContainer [2021-06-19T06:46:08.110Z] --- PASS: TestCopyToContainer (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestCopyFromContainerError [2021-06-19T06:46:08.110Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestCopyFromContainerNotFoundError [2021-06-19T06:46:08.110Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestCopyFromContainerNotStatusOKError [2021-06-19T06:46:08.110Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestCopyFromContainerNoHeaderError [2021-06-19T06:46:08.110Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestCopyFromContainer [2021-06-19T06:46:08.110Z] --- PASS: TestCopyFromContainer (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestContainerCreateError [2021-06-19T06:46:08.110Z] --- PASS: TestContainerCreateError (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestContainerCreateImageNotFound [2021-06-19T06:46:08.110Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestContainerCreateWithName [2021-06-19T06:46:08.110Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestContainerCreateAutoRemove [2021-06-19T06:46:08.110Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestContainerDiffError [2021-06-19T06:46:08.110Z] --- PASS: TestContainerDiffError (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestContainerDiff [2021-06-19T06:46:08.110Z] --- PASS: TestContainerDiff (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestContainerExecCreateError [2021-06-19T06:46:08.110Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestContainerExecCreate [2021-06-19T06:46:08.110Z] --- PASS: TestContainerExecCreate (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestContainerExecStartError [2021-06-19T06:46:08.110Z] --- PASS: TestContainerExecStartError (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestContainerExecStart [2021-06-19T06:46:08.110Z] --- PASS: TestContainerExecStart (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestContainerExecInspectError [2021-06-19T06:46:08.110Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestContainerExecInspect [2021-06-19T06:46:08.110Z] --- PASS: TestContainerExecInspect (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestContainerExportError [2021-06-19T06:46:08.110Z] --- PASS: TestContainerExportError (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestContainerExport [2021-06-19T06:46:08.110Z] --- PASS: TestContainerExport (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestContainerInspectError [2021-06-19T06:46:08.110Z] --- PASS: TestContainerInspectError (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestContainerInspectContainerNotFound [2021-06-19T06:46:08.110Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestContainerInspectWithEmptyID [2021-06-19T06:46:08.110Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestContainerInspect [2021-06-19T06:46:08.110Z] --- PASS: TestContainerInspect (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestContainerInspectNode [2021-06-19T06:46:08.110Z] --- PASS: TestContainerInspectNode (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestContainerKillError [2021-06-19T06:46:08.110Z] --- PASS: TestContainerKillError (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestContainerKill [2021-06-19T06:46:08.110Z] --- PASS: TestContainerKill (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestContainerListError [2021-06-19T06:46:08.110Z] --- PASS: TestContainerListError (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestContainerList [2021-06-19T06:46:08.110Z] --- PASS: TestContainerList (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestContainerLogsNotFoundError [2021-06-19T06:46:08.110Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestContainerLogsError [2021-06-19T06:46:08.110Z] --- PASS: TestContainerLogsError (0.00s) [2021-06-19T06:46:08.110Z] === RUN TestContainerLogs [2021-06-19T06:46:08.234Z] latest: Pulling from library/busybox [2021-06-19T06:46:08.234Z] b71f96345d44: Pulling fs layer [2021-06-19T06:46:08.234Z] b71f96345d44: Download complete [2021-06-19T06:46:08.234Z] b71f96345d44: Pull complete [2021-06-19T06:46:08.234Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-06-19T06:46:08.234Z] Status: Downloaded newer image for busybox:latest [2021-06-19T06:46:08.561Z] --- PASS: TestContainerLogs (0.12s) [2021-06-19T06:46:08.561Z] === RUN TestContainerPauseError [2021-06-19T06:46:08.561Z] --- PASS: TestContainerPauseError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestContainerPause [2021-06-19T06:46:08.561Z] --- PASS: TestContainerPause (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestContainersPruneError [2021-06-19T06:46:08.561Z] --- PASS: TestContainersPruneError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestContainersPrune [2021-06-19T06:46:08.561Z] --- PASS: TestContainersPrune (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestContainerRemoveError [2021-06-19T06:46:08.561Z] --- PASS: TestContainerRemoveError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestContainerRemoveNotFoundError [2021-06-19T06:46:08.561Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestContainerRemove [2021-06-19T06:46:08.561Z] --- PASS: TestContainerRemove (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestContainerRenameError [2021-06-19T06:46:08.561Z] --- PASS: TestContainerRenameError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestContainerRename [2021-06-19T06:46:08.561Z] --- PASS: TestContainerRename (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestContainerResizeError [2021-06-19T06:46:08.561Z] --- PASS: TestContainerResizeError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestContainerExecResizeError [2021-06-19T06:46:08.561Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestContainerResize [2021-06-19T06:46:08.561Z] --- PASS: TestContainerResize (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestContainerExecResize [2021-06-19T06:46:08.561Z] --- PASS: TestContainerExecResize (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestContainerRestartError [2021-06-19T06:46:08.561Z] --- PASS: TestContainerRestartError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestContainerRestart [2021-06-19T06:46:08.561Z] --- PASS: TestContainerRestart (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestContainerStartError [2021-06-19T06:46:08.561Z] --- PASS: TestContainerStartError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestContainerStart [2021-06-19T06:46:08.561Z] --- PASS: TestContainerStart (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestContainerStatsError [2021-06-19T06:46:08.561Z] --- PASS: TestContainerStatsError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestContainerStats [2021-06-19T06:46:08.561Z] --- PASS: TestContainerStats (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestContainerStopError [2021-06-19T06:46:08.561Z] --- PASS: TestContainerStopError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestContainerStop [2021-06-19T06:46:08.561Z] --- PASS: TestContainerStop (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestContainerTopError [2021-06-19T06:46:08.561Z] --- PASS: TestContainerTopError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestContainerTop [2021-06-19T06:46:08.561Z] --- PASS: TestContainerTop (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestContainerUnpauseError [2021-06-19T06:46:08.561Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestContainerUnpause [2021-06-19T06:46:08.561Z] --- PASS: TestContainerUnpause (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestContainerUpdateError [2021-06-19T06:46:08.561Z] --- PASS: TestContainerUpdateError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestContainerUpdate [2021-06-19T06:46:08.561Z] --- PASS: TestContainerUpdate (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestContainerWaitError [2021-06-19T06:46:08.561Z] --- PASS: TestContainerWaitError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestContainerWait [2021-06-19T06:46:08.561Z] --- PASS: TestContainerWait (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestDiskUsageError [2021-06-19T06:46:08.561Z] --- PASS: TestDiskUsageError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestDiskUsage [2021-06-19T06:46:08.561Z] --- PASS: TestDiskUsage (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestDistributionInspectUnsupported [2021-06-19T06:46:08.561Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestDistributionInspectWithEmptyID [2021-06-19T06:46:08.561Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestEventsErrorInOptions [2021-06-19T06:46:08.561Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestEventsErrorFromServer [2021-06-19T06:46:08.561Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestEvents [2021-06-19T06:46:08.561Z] --- PASS: TestEvents (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestTLSCloseWriter [2021-06-19T06:46:08.561Z] === PAUSE TestTLSCloseWriter [2021-06-19T06:46:08.561Z] === RUN TestImageBuildError [2021-06-19T06:46:08.561Z] --- PASS: TestImageBuildError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestImageBuild [2021-06-19T06:46:08.561Z] --- PASS: TestImageBuild (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestGetDockerOS [2021-06-19T06:46:08.561Z] --- PASS: TestGetDockerOS (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestImageCreateError [2021-06-19T06:46:08.561Z] --- PASS: TestImageCreateError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestImageCreate [2021-06-19T06:46:08.561Z] --- PASS: TestImageCreate (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestImageHistoryError [2021-06-19T06:46:08.561Z] --- PASS: TestImageHistoryError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestImageHistory [2021-06-19T06:46:08.561Z] --- PASS: TestImageHistory (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestImageImportError [2021-06-19T06:46:08.561Z] --- PASS: TestImageImportError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestImageImport [2021-06-19T06:46:08.561Z] --- PASS: TestImageImport (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestImageInspectError [2021-06-19T06:46:08.561Z] --- PASS: TestImageInspectError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestImageInspectImageNotFound [2021-06-19T06:46:08.561Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestImageInspectWithEmptyID [2021-06-19T06:46:08.561Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestImageInspect [2021-06-19T06:46:08.561Z] --- PASS: TestImageInspect (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestImageListError [2021-06-19T06:46:08.561Z] --- PASS: TestImageListError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestImageList [2021-06-19T06:46:08.561Z] --- PASS: TestImageList (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestImageListApiBefore125 [2021-06-19T06:46:08.561Z] --- PASS: TestImageListApiBefore125 (0.01s) [2021-06-19T06:46:08.561Z] === RUN TestImageLoadError [2021-06-19T06:46:08.561Z] --- PASS: TestImageLoadError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestImageLoad [2021-06-19T06:46:08.561Z] --- PASS: TestImageLoad (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestImagesPruneError [2021-06-19T06:46:08.561Z] --- PASS: TestImagesPruneError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestImagesPrune [2021-06-19T06:46:08.561Z] --- PASS: TestImagesPrune (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestImagePullReferenceParseError [2021-06-19T06:46:08.561Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestImagePullAnyError [2021-06-19T06:46:08.561Z] --- PASS: TestImagePullAnyError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestImagePullStatusUnauthorizedError [2021-06-19T06:46:08.561Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-19T06:46:08.561Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-19T06:46:08.561Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-06-19T06:46:08.561Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestImagePullWithoutErrors [2021-06-19T06:46:08.561Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestImagePushReferenceError [2021-06-19T06:46:08.561Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestImagePushAnyError [2021-06-19T06:46:08.561Z] --- PASS: TestImagePushAnyError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestImagePushStatusUnauthorizedError [2021-06-19T06:46:08.561Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-19T06:46:08.561Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-19T06:46:08.561Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-06-19T06:46:08.561Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestImagePushWithoutErrors [2021-06-19T06:46:08.561Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-06-19T06:46:08.561Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-06-19T06:46:08.561Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-06-19T06:46:08.561Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-06-19T06:46:08.561Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-06-19T06:46:08.561Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-06-19T06:46:08.561Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-06-19T06:46:08.561Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-06-19T06:46:08.561Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestImageRemoveError [2021-06-19T06:46:08.561Z] --- PASS: TestImageRemoveError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestImageRemoveImageNotFound [2021-06-19T06:46:08.561Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestImageRemove [2021-06-19T06:46:08.561Z] --- PASS: TestImageRemove (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestImageSaveError [2021-06-19T06:46:08.561Z] --- PASS: TestImageSaveError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestImageSave [2021-06-19T06:46:08.561Z] --- PASS: TestImageSave (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestImageSearchAnyError [2021-06-19T06:46:08.561Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestImageSearchStatusUnauthorizedError [2021-06-19T06:46:08.561Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-19T06:46:08.561Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-19T06:46:08.561Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-06-19T06:46:08.561Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestImageSearchWithoutErrors [2021-06-19T06:46:08.561Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestImageTagError [2021-06-19T06:46:08.561Z] --- PASS: TestImageTagError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestImageTagInvalidReference [2021-06-19T06:46:08.561Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestImageTagInvalidSourceImageName [2021-06-19T06:46:08.561Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestImageTagHexSource [2021-06-19T06:46:08.561Z] --- PASS: TestImageTagHexSource (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestImageTag [2021-06-19T06:46:08.561Z] --- PASS: TestImageTag (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestInfoServerError [2021-06-19T06:46:08.561Z] --- PASS: TestInfoServerError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestInfoInvalidResponseJSONError [2021-06-19T06:46:08.561Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestInfo [2021-06-19T06:46:08.561Z] --- PASS: TestInfo (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestNetworkConnectError [2021-06-19T06:46:08.561Z] --- PASS: TestNetworkConnectError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-06-19T06:46:08.561Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestNetworkConnect [2021-06-19T06:46:08.561Z] --- PASS: TestNetworkConnect (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestNetworkCreateError [2021-06-19T06:46:08.561Z] --- PASS: TestNetworkCreateError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestNetworkCreate [2021-06-19T06:46:08.561Z] --- PASS: TestNetworkCreate (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestNetworkDisconnectError [2021-06-19T06:46:08.561Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestNetworkDisconnect [2021-06-19T06:46:08.561Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestNetworkInspectError [2021-06-19T06:46:08.561Z] --- PASS: TestNetworkInspectError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestNetworkInspectNotFoundError [2021-06-19T06:46:08.561Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestNetworkInspectWithEmptyID [2021-06-19T06:46:08.561Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestNetworkInspect [2021-06-19T06:46:08.561Z] --- PASS: TestNetworkInspect (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestNetworkListError [2021-06-19T06:46:08.561Z] --- PASS: TestNetworkListError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestNetworkList [2021-06-19T06:46:08.561Z] --- PASS: TestNetworkList (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestNetworksPruneError [2021-06-19T06:46:08.561Z] --- PASS: TestNetworksPruneError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestNetworksPrune [2021-06-19T06:46:08.561Z] --- PASS: TestNetworksPrune (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestNetworkRemoveError [2021-06-19T06:46:08.561Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestNetworkRemove [2021-06-19T06:46:08.561Z] --- PASS: TestNetworkRemove (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestNodeInspectError [2021-06-19T06:46:08.561Z] --- PASS: TestNodeInspectError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestNodeInspectNodeNotFound [2021-06-19T06:46:08.561Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestNodeInspectWithEmptyID [2021-06-19T06:46:08.561Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestNodeInspect [2021-06-19T06:46:08.561Z] --- PASS: TestNodeInspect (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestNodeListError [2021-06-19T06:46:08.561Z] --- PASS: TestNodeListError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestNodeList [2021-06-19T06:46:08.561Z] --- PASS: TestNodeList (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestNodeRemoveError [2021-06-19T06:46:08.561Z] --- PASS: TestNodeRemoveError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestNodeRemove [2021-06-19T06:46:08.561Z] --- PASS: TestNodeRemove (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestNodeUpdateError [2021-06-19T06:46:08.561Z] --- PASS: TestNodeUpdateError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestNodeUpdate [2021-06-19T06:46:08.561Z] --- PASS: TestNodeUpdate (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestOptionWithTimeout [2021-06-19T06:46:08.561Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestPingFail [2021-06-19T06:46:08.561Z] --- PASS: TestPingFail (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestPingWithError [2021-06-19T06:46:08.561Z] 2021/06/19 06:46:08 RoundTripper returned a response & error; ignoring response [2021-06-19T06:46:08.561Z] 2021/06/19 06:46:08 RoundTripper returned a response & error; ignoring response [2021-06-19T06:46:08.561Z] --- PASS: TestPingWithError (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestPingSuccess [2021-06-19T06:46:08.561Z] --- PASS: TestPingSuccess (0.00s) [2021-06-19T06:46:08.561Z] === RUN TestPingHeadFallback [2021-06-19T06:46:08.561Z] === RUN TestPingHeadFallback/OK [2021-06-19T06:46:08.561Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-06-19T06:46:08.561Z] === RUN TestPingHeadFallback/Not_Found [2021-06-19T06:46:08.561Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-06-19T06:46:08.561Z] --- PASS: TestPingHeadFallback (0.00s) [2021-06-19T06:46:08.562Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-06-19T06:46:08.562Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-06-19T06:46:08.562Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-06-19T06:46:08.562Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestPluginDisableError [2021-06-19T06:46:08.562Z] --- PASS: TestPluginDisableError (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestPluginDisable [2021-06-19T06:46:08.562Z] --- PASS: TestPluginDisable (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestPluginEnableError [2021-06-19T06:46:08.562Z] --- PASS: TestPluginEnableError (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestPluginEnable [2021-06-19T06:46:08.562Z] --- PASS: TestPluginEnable (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestPluginInspectError [2021-06-19T06:46:08.562Z] --- PASS: TestPluginInspectError (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestPluginInspectWithEmptyID [2021-06-19T06:46:08.562Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestPluginInspect [2021-06-19T06:46:08.562Z] --- PASS: TestPluginInspect (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestPluginListError [2021-06-19T06:46:08.562Z] --- PASS: TestPluginListError (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestPluginList [2021-06-19T06:46:08.562Z] --- PASS: TestPluginList (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestPluginPushError [2021-06-19T06:46:08.562Z] --- PASS: TestPluginPushError (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestPluginPush [2021-06-19T06:46:08.562Z] --- PASS: TestPluginPush (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestPluginRemoveError [2021-06-19T06:46:08.562Z] --- PASS: TestPluginRemoveError (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestPluginRemove [2021-06-19T06:46:08.562Z] --- PASS: TestPluginRemove (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestPluginSetError [2021-06-19T06:46:08.562Z] --- PASS: TestPluginSetError (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestPluginSet [2021-06-19T06:46:08.562Z] --- PASS: TestPluginSet (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestSetHostHeader [2021-06-19T06:46:08.562Z] --- PASS: TestSetHostHeader (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestPlainTextError [2021-06-19T06:46:08.562Z] --- PASS: TestPlainTextError (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestInfiniteError [2021-06-19T06:46:08.562Z] --- PASS: TestInfiniteError (0.05s) [2021-06-19T06:46:08.562Z] === RUN TestCanceledContext [2021-06-19T06:46:08.562Z] 2021/06/19 06:46:08 RoundTripper returned a response & error; ignoring response [2021-06-19T06:46:08.562Z] --- PASS: TestCanceledContext (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestDeadlineExceededContext [2021-06-19T06:46:08.562Z] 2021/06/19 06:46:08 RoundTripper returned a response & error; ignoring response [2021-06-19T06:46:08.562Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestSecretCreateUnsupported [2021-06-19T06:46:08.562Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestSecretCreateError [2021-06-19T06:46:08.562Z] --- PASS: TestSecretCreateError (0.01s) [2021-06-19T06:46:08.562Z] === RUN TestSecretCreate [2021-06-19T06:46:08.562Z] --- PASS: TestSecretCreate (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestSecretInspectUnsupported [2021-06-19T06:46:08.562Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestSecretInspectError [2021-06-19T06:46:08.562Z] --- PASS: TestSecretInspectError (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestSecretInspectSecretNotFound [2021-06-19T06:46:08.562Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestSecretInspectWithEmptyID [2021-06-19T06:46:08.562Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestSecretInspect [2021-06-19T06:46:08.562Z] --- PASS: TestSecretInspect (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestSecretListUnsupported [2021-06-19T06:46:08.562Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestSecretListError [2021-06-19T06:46:08.562Z] --- PASS: TestSecretListError (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestSecretList [2021-06-19T06:46:08.562Z] --- PASS: TestSecretList (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestSecretRemoveUnsupported [2021-06-19T06:46:08.562Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestSecretRemoveError [2021-06-19T06:46:08.562Z] --- PASS: TestSecretRemoveError (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestSecretRemove [2021-06-19T06:46:08.562Z] --- PASS: TestSecretRemove (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestSecretUpdateUnsupported [2021-06-19T06:46:08.562Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestSecretUpdateError [2021-06-19T06:46:08.562Z] --- PASS: TestSecretUpdateError (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestSecretUpdate [2021-06-19T06:46:08.562Z] --- PASS: TestSecretUpdate (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestServiceCreateError [2021-06-19T06:46:08.562Z] --- PASS: TestServiceCreateError (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestServiceCreate [2021-06-19T06:46:08.562Z] --- PASS: TestServiceCreate (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestServiceCreateCompatiblePlatforms [2021-06-19T06:46:08.562Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestServiceCreateDigestPinning [2021-06-19T06:46:08.562Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestServiceInspectError [2021-06-19T06:46:08.562Z] --- PASS: TestServiceInspectError (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestServiceInspectServiceNotFound [2021-06-19T06:46:08.562Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestServiceInspectWithEmptyID [2021-06-19T06:46:08.562Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestServiceInspect [2021-06-19T06:46:08.562Z] --- PASS: TestServiceInspect (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestServiceListError [2021-06-19T06:46:08.562Z] --- PASS: TestServiceListError (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestServiceList [2021-06-19T06:46:08.562Z] --- PASS: TestServiceList (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestServiceLogsError [2021-06-19T06:46:08.562Z] --- PASS: TestServiceLogsError (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestServiceLogs [2021-06-19T06:46:08.562Z] --- PASS: TestServiceLogs (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestServiceRemoveError [2021-06-19T06:46:08.562Z] --- PASS: TestServiceRemoveError (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestServiceRemoveNotFoundError [2021-06-19T06:46:08.562Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestServiceRemove [2021-06-19T06:46:08.562Z] --- PASS: TestServiceRemove (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestServiceUpdateError [2021-06-19T06:46:08.562Z] --- PASS: TestServiceUpdateError (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestServiceUpdate [2021-06-19T06:46:08.562Z] --- PASS: TestServiceUpdate (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestSwarmGetUnlockKeyError [2021-06-19T06:46:08.562Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestSwarmGetUnlockKey [2021-06-19T06:46:08.562Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestSwarmInitError [2021-06-19T06:46:08.562Z] --- PASS: TestSwarmInitError (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestSwarmInit [2021-06-19T06:46:08.562Z] --- PASS: TestSwarmInit (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestSwarmInspectError [2021-06-19T06:46:08.562Z] --- PASS: TestSwarmInspectError (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestSwarmInspect [2021-06-19T06:46:08.562Z] --- PASS: TestSwarmInspect (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestSwarmJoinError [2021-06-19T06:46:08.562Z] --- PASS: TestSwarmJoinError (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestSwarmJoin [2021-06-19T06:46:08.562Z] --- PASS: TestSwarmJoin (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestSwarmLeaveError [2021-06-19T06:46:08.562Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestSwarmLeave [2021-06-19T06:46:08.562Z] --- PASS: TestSwarmLeave (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestSwarmUnlockError [2021-06-19T06:46:08.562Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestSwarmUnlock [2021-06-19T06:46:08.562Z] --- PASS: TestSwarmUnlock (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestSwarmUpdateError [2021-06-19T06:46:08.562Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestSwarmUpdate [2021-06-19T06:46:08.562Z] --- PASS: TestSwarmUpdate (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestTaskInspectError [2021-06-19T06:46:08.562Z] --- PASS: TestTaskInspectError (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestTaskInspectWithEmptyID [2021-06-19T06:46:08.562Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestTaskInspect [2021-06-19T06:46:08.562Z] --- PASS: TestTaskInspect (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestTaskListError [2021-06-19T06:46:08.562Z] --- PASS: TestTaskListError (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestTaskList [2021-06-19T06:46:08.562Z] --- PASS: TestTaskList (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestVolumeCreateError [2021-06-19T06:46:08.562Z] --- PASS: TestVolumeCreateError (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestVolumeCreate [2021-06-19T06:46:08.562Z] --- PASS: TestVolumeCreate (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestVolumeInspectError [2021-06-19T06:46:08.562Z] --- PASS: TestVolumeInspectError (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestVolumeInspectNotFound [2021-06-19T06:46:08.562Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestVolumeInspectWithEmptyID [2021-06-19T06:46:08.562Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestVolumeInspect [2021-06-19T06:46:08.562Z] --- PASS: TestVolumeInspect (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestVolumeListError [2021-06-19T06:46:08.562Z] --- PASS: TestVolumeListError (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestVolumeList [2021-06-19T06:46:08.562Z] --- PASS: TestVolumeList (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestVolumeRemoveError [2021-06-19T06:46:08.562Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-06-19T06:46:08.562Z] === RUN TestVolumeRemove [2021-06-19T06:46:08.562Z] --- PASS: TestVolumeRemove (0.00s) [2021-06-19T06:46:08.562Z] === CONT TestTLSCloseWriter [2021-06-19T06:46:08.562Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-06-19T06:46:08.562Z] PASS [2021-06-19T06:46:08.562Z] coverage: 75.0% of statements [2021-06-19T06:46:08.562Z] ok github.com/docker/docker/client 0.360s coverage: 75.0% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-19T06:46:09.462Z] + bundleName=docker-py [2021-06-19T06:46:09.462Z] + echo Creating docker-py-bundles.tar.gz [2021-06-19T06:46:09.462Z] Creating docker-py-bundles.tar.gz [2021-06-19T06:46:09.462Z] + 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-06-19T06:46:09.474Z] Archiving artifacts [2021-06-19T06:46:09.693Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-06-19T06:46:09.693Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-06-19T06:46:10.049Z] Removing intermediate container 790c4b8b0bcc [2021-06-19T06:46:10.049Z] ---> 4735c45bd57f [2021-06-19T06:46:10.049Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-06-19T06:46:10.049Z] ---> Running in 6564fc2ebdbd [2021-06-19T06:46:10.899Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42535/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-06-19T06:46:11.080Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-06-19T06:46:11.248Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42535/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=5febe85def02fa569f8e69ce36aed0b987897b16 -e DOCKER_GRAPHDRIVER docker:5febe85def02fa569f8e69ce36aed0b987897b16 hack/make.sh binary [2021-06-19T06:46:11.340Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-06-19T06:46:11.816Z] [2021-06-19T06:46:11.816Z] Removing bundles/ [2021-06-19T06:46:11.816Z] [2021-06-19T06:46:11.816Z] ---> Making bundle: binary (in bundles/binary) [2021-06-19T06:46:11.816Z] Building: bundles/binary-daemon/dockerd-dev [2021-06-19T06:46:11.816Z] GOOS="" GOARCH="" GOARM="" [2021-06-19T06:46:11.910Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-06-19T06:46:12.850Z] Loaded image: buildpack-deps:buster [2021-06-19T06:46:13.110Z] Loaded image: busybox:latest [2021-06-19T06:46:13.370Z] Loaded image: busybox:glibc [2021-06-19T06:46:13.776Z] Cannot create a file when that file already exists. [2021-06-19T06:46:14.246Z] --- PASS: TestServiceWithDataPathPortInit (14.39s) [2021-06-19T06:46:14.246Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-19T06:46:16.669Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-06-19T06:46:16.788Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jaujlml6jlwx869plcgmr6r7c Created:2021-06-19 06:46:14.910478744 +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[45c5e20ca38bccfc80fa66ac43264f33500e267b62e6e7eae143b56562ad1adb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sj56nrbsp5v591z1c1t73j5tg EndpointID:64e3ddca35a2b3e44236004fba248d7bf2f76340a03c537514ca9707ec661497 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5af36501849ee1267f1a4f6297af58961c319bd14dd96d36b9de2cc09f0dd3c9 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:a43aa5e2520f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sj56nrbsp5v591z1c1t73j5tg EndpointID:64e3ddca35a2b3e44236004fba248d7bf2f76340a03c537514ca9707ec661497 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-06-19T06:46:17.499Z] Removing intermediate container 6564fc2ebdbd [2021-06-19T06:46:17.499Z] ---> 59385aa2c6a0 [2021-06-19T06:46:17.499Z] Step 13/13 : CMD ["sh"] [2021-06-19T06:46:17.499Z] ---> Running in e9e94e8b024e [2021-06-19T06:46:17.960Z] Removing intermediate container e9e94e8b024e [2021-06-19T06:46:17.960Z] ---> 88956936f2f1 [2021-06-19T06:46:17.960Z] Successfully built 88956936f2f1 [2021-06-19T06:46:17.960Z] Successfully tagged busybox:latest [2021-06-19T06:46:17.960Z] INFO: Docker images of the daemon under test [2021-06-19T06:46:17.960Z] [2021-06-19T06:46:17.960Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-19T06:46:17.960Z] busybox latest 88956936f2f1 Less than a second ago 2.78GB [2021-06-19T06:46:17.960Z] microsoft/windowsservercore latest 39d157a84080 4 months ago 2.74GB [2021-06-19T06:46:17.960Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 4 months ago 2.74GB [2021-06-19T06:46:17.960Z] [2021-06-19T06:46:17.960Z] INFO: Running integration tests at 06/19/2021 06:46:17... [2021-06-19T06:46:17.960Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-06-19T06:46:17.960Z] INFO: Integration API tests being run from the host: [2021-06-19T06:46:17.960Z] INFO: make.ps1 starting at 06/19/2021 06:46:17 [2021-06-19T06:46:18.418Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-06-19T06:46:19.212Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-06-19T06:46:20.153Z] Loaded image: debian:bullseye [2021-06-19T06:46:20.153Z] Loaded image: hello-world:latest [2021-06-19T06:46:20.412Z] Loaded image: arm32v7/hello-world:latest [2021-06-19T06:46:20.412Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-06-19T06:46:20.986Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.27s) [2021-06-19T06:46:20.986Z] PASS [2021-06-19T06:46:20.986Z] [2021-06-19T06:46:20.986Z] === Skipped [2021-06-19T06:46:20.986Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-19T06:46:20.986Z] service_test.go:242: FLAKY_TEST [2021-06-19T06:46:20.986Z] [2021-06-19T06:46:20.986Z] [2021-06-19T06:46:20.986Z] DONE 26 tests, 1 skipped in 47.404s [2021-06-19T06:46:20.986Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-19T06:46:20.986Z] INFO: Testing against a local daemon [2021-06-19T06:46:20.986Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-19T06:46:20.986Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-19T06:46:20.986Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-19T06:46:20.986Z] === RUN TestDockerNetworkIpvlan [2021-06-19T06:46:20.986Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-19T06:46:20.986Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-19T06:46:20.986Z] PASS [2021-06-19T06:46:20.986Z] [2021-06-19T06:46:20.986Z] === Skipped [2021-06-19T06:46:20.986Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-19T06:46:20.986Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-19T06:46:20.986Z] [2021-06-19T06:46:20.986Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-19T06:46:20.986Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-19T06:46:20.986Z] [2021-06-19T06:46:20.986Z] [2021-06-19T06:46:20.986Z] DONE 2 tests, 2 skipped in 0.036s [2021-06-19T06:46:20.986Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-19T06:46:20.986Z] INFO: Testing against a local daemon [2021-06-19T06:46:20.986Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-19T06:46:22.366Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) [2021-06-19T06:46:22.366Z] === RUN TestDockerNetworkMacvlan [2021-06-19T06:46:22.936Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-06-19T06:46:23.282Z] --- PASS: TestCheckoutGit (25.58s) [2021-06-19T06:46:23.282Z] === RUN TestValidGitTransport [2021-06-19T06:46:23.282Z] --- PASS: TestValidGitTransport (0.00s) [2021-06-19T06:46:23.282Z] === RUN TestGitInvalidRef [2021-06-19T06:46:23.282Z] --- PASS: TestGitInvalidRef (0.18s) [2021-06-19T06:46:23.282Z] PASS [2021-06-19T06:46:23.282Z] coverage: 86.3% of statements [2021-06-19T06:46:23.282Z] ok github.com/docker/docker/builder/remotecontext/git 25.870s coverage: 86.3% of statements [2021-06-19T06:46:23.282Z] ? github.com/docker/docker/cli [no test files] [2021-06-19T06:46:23.282Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-19T06:46:23.712Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-06-19T06:46:23.877Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-06-19T06:46:23.973Z] check_test.go:309: [d2e5459fcd91a] daemon is not started [2021-06-19T06:46:23.973Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-06-19T06:46:24.446Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-06-19T06:46:24.543Z] check_test.go:309: [d78baf2feb9d4] daemon is not started [2021-06-19T06:46:24.543Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-06-19T06:46:26.454Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-06-19T06:46:26.987Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-06-19T06:46:27.025Z] check_test.go:309: [d5bdb1d9c3889] daemon is not started [2021-06-19T06:46:27.025Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-06-19T06:46:30.316Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-06-19T06:46:30.324Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-06-19T06:46:31.264Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (47.40s) [2021-06-19T06:46:31.264Z] PASS [2021-06-19T06:46:31.264Z] [2021-06-19T06:46:31.264Z] === Skipped [2021-06-19T06:46:31.264Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-19T06:46:31.264Z] build_session_test.go:25: TODO: BuildKit [2021-06-19T06:46:31.264Z] [2021-06-19T06:46:31.264Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-06-19T06:46:31.264Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-19T06:46:31.264Z] [2021-06-19T06:46:31.264Z] [2021-06-19T06:46:31.264Z] DONE 34 tests, 2 skipped in 272.241s [2021-06-19T06:46:31.264Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-19T06:46:31.264Z] ++ 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-06-19T06:46:31.264Z] ++ set -e [2021-06-19T06:46:31.264Z] ++ '[' -n 0 ']' [2021-06-19T06:46:31.264Z] ++ set -x [2021-06-19T06:46:31.264Z] ++ env -i DEST=/go/src/github.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-06-19T06:46:31.264Z] INFO: Testing against a local daemon [2021-06-19T06:46:31.264Z] === RUN TestConfigInspect [2021-06-19T06:46:31.525Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-06-19T06:46:34.070Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-06-19T06:46:34.643Z] --- PASS: TestConfigInspect (3.18s) [2021-06-19T06:46:34.643Z] === RUN TestConfigList [2021-06-19T06:46:34.905Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-06-19T06:46:35.164Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-06-19T06:46:35.566Z] === RUN TestContainerStopSignal [2021-06-19T06:46:35.566Z] --- PASS: TestContainerStopSignal (0.00s) [2021-06-19T06:46:35.566Z] === RUN TestContainerStopTimeout [2021-06-19T06:46:35.566Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-06-19T06:46:35.566Z] === RUN TestContainerSecretReferenceDestTarget [2021-06-19T06:46:35.566Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-06-19T06:46:35.566Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-06-19T06:46:35.566Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-06-19T06:46:35.566Z] === RUN TestContainerLogPathSetForRingLogger [2021-06-19T06:46:35.566Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-06-19T06:46:35.566Z] === RUN TestReplaceAndAppendEnvVars [2021-06-19T06:46:35.566Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-06-19T06:46:35.566Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-06-19T06:46:35.566Z] === RUN TestNewMemoryStore [2021-06-19T06:46:35.566Z] --- PASS: TestNewMemoryStore (0.00s) [2021-06-19T06:46:35.566Z] === RUN TestAddContainers [2021-06-19T06:46:35.566Z] --- PASS: TestAddContainers (0.00s) [2021-06-19T06:46:35.566Z] === RUN TestGetContainer [2021-06-19T06:46:35.566Z] --- PASS: TestGetContainer (0.00s) [2021-06-19T06:46:35.566Z] === RUN TestDeleteContainer [2021-06-19T06:46:35.566Z] --- PASS: TestDeleteContainer (0.00s) [2021-06-19T06:46:35.566Z] === RUN TestListContainers [2021-06-19T06:46:35.566Z] --- PASS: TestListContainers (0.00s) [2021-06-19T06:46:35.566Z] === RUN TestFirstContainer [2021-06-19T06:46:35.566Z] --- PASS: TestFirstContainer (0.00s) [2021-06-19T06:46:35.566Z] === RUN TestApplyAllContainer [2021-06-19T06:46:35.566Z] --- PASS: TestApplyAllContainer (0.00s) [2021-06-19T06:46:35.566Z] === RUN TestIsValidHealthString [2021-06-19T06:46:35.566Z] --- PASS: TestIsValidHealthString (0.00s) [2021-06-19T06:46:35.566Z] === RUN TestStateRunStop [2021-06-19T06:46:35.566Z] --- PASS: TestStateRunStop (0.00s) [2021-06-19T06:46:35.566Z] === RUN TestStateTimeoutWait [2021-06-19T06:46:35.566Z] state_test.go:141: Stop callback fired [2021-06-19T06:46:35.566Z] state_test.go:165: Stop callback fired [2021-06-19T06:46:35.566Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-06-19T06:46:35.566Z] === RUN TestIsValidStateString [2021-06-19T06:46:35.566Z] --- PASS: TestIsValidStateString (0.00s) [2021-06-19T06:46:35.566Z] === RUN TestViewSaveDelete [2021-06-19T06:46:35.566Z] --- PASS: TestViewSaveDelete (0.02s) [2021-06-19T06:46:35.566Z] === RUN TestViewAll [2021-06-19T06:46:35.566Z] --- PASS: TestViewAll (0.02s) [2021-06-19T06:46:35.566Z] === RUN TestViewGet [2021-06-19T06:46:35.566Z] --- PASS: TestViewGet (0.01s) [2021-06-19T06:46:35.566Z] === RUN TestNames [2021-06-19T06:46:35.566Z] --- PASS: TestNames (0.00s) [2021-06-19T06:46:35.566Z] === RUN TestViewWithHealthCheck [2021-06-19T06:46:35.566Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-06-19T06:46:35.566Z] PASS [2021-06-19T06:46:35.566Z] coverage: 41.5% of statements [2021-06-19T06:46:35.566Z] ok github.com/docker/docker/container 0.240s coverage: 41.5% of statements [2021-06-19T06:46:35.566Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-06-19T06:46:35.566Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-06-19T06:46:35.566Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-06-19T06:46:35.566Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-06-19T06:46:35.566Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-06-19T06:46:35.566Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-06-19T06:46:35.566Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-06-19T06:46:35.566Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-06-19T06:46:35.566Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-06-19T06:46:35.566Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-06-19T06:46:35.566Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-06-19T06:46:35.566Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-06-19T06:46:35.566Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-06-19T06:46:35.566Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-06-19T06:46:35.566Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-06-19T06:46:35.566Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-06-19T06:46:35.566Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-06-19T06:46:35.566Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-06-19T06:46:35.566Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-06-19T06:46:35.566Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-06-19T06:46:35.566Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-06-19T06:46:35.566Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-06-19T06:46:35.566Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-06-19T06:46:35.566Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-06-19T06:46:35.566Z] === RUN TestConfigureDaemonLogs [2021-06-19T06:46:35.566Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-06-19T06:46:35.566Z] === RUN TestCommonOptionsInstallFlags [2021-06-19T06:46:35.566Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-06-19T06:46:35.566Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-06-19T06:46:35.566Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-06-19T06:46:35.566Z] PASS [2021-06-19T06:46:35.566Z] coverage: 18.4% of statements [2021-06-19T06:46:35.566Z] ok github.com/docker/docker/cmd/dockerd 0.152s coverage: 18.4% of statements [2021-06-19T06:46:35.566Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-19T06:46:35.566Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-19T06:46:35.566Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-19T06:46:35.566Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-19T06:46:35.636Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-06-19T06:46:35.735Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-06-19T06:46:35.995Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-06-19T06:46:36.016Z] === RUN TestPrepare [2021-06-19T06:46:36.016Z] --- PASS: TestPrepare (0.00s) [2021-06-19T06:46:36.016Z] === RUN TestStart [2021-06-19T06:46:36.016Z] --- PASS: TestStart (0.00s) [2021-06-19T06:46:36.016Z] === RUN TestWaitCancel [2021-06-19T06:46:36.016Z] --- PASS: TestWaitCancel (0.00s) [2021-06-19T06:46:36.016Z] === RUN TestWaitDisabled [2021-06-19T06:46:36.016Z] --- PASS: TestWaitDisabled (0.00s) [2021-06-19T06:46:36.016Z] === RUN TestWaitEnabled [2021-06-19T06:46:36.016Z] --- PASS: TestWaitEnabled (0.00s) [2021-06-19T06:46:36.016Z] === RUN TestRemove [2021-06-19T06:46:36.016Z] --- PASS: TestRemove (0.00s) [2021-06-19T06:46:36.016Z] PASS [2021-06-19T06:46:36.016Z] coverage: 65.3% of statements [2021-06-19T06:46:36.016Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.092s coverage: 65.3% of statements [2021-06-19T06:46:36.575Z] --- PASS: TestDockerNetworkMacvlan (14.08s) [2021-06-19T06:46:36.576Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2021-06-19T06:46:36.576Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-06-19T06:46:36.576Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.49s) [2021-06-19T06:46:36.576Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.81s) [2021-06-19T06:46:36.576Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.95s) [2021-06-19T06:46:36.576Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.27s) [2021-06-19T06:46:36.576Z] PASS [2021-06-19T06:46:36.576Z] [2021-06-19T06:46:36.576Z] DONE 8 tests in 15.413s [2021-06-19T06:46:36.576Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-19T06:46:36.576Z] testing: warning: no tests to run [2021-06-19T06:46:36.576Z] PASS [2021-06-19T06:46:36.576Z] [2021-06-19T06:46:36.576Z] DONE 0 tests in 0.008s [2021-06-19T06:46:36.576Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-19T06:46:36.576Z] INFO: Testing against a local daemon [2021-06-19T06:46:36.576Z] === RUN TestAuthZPluginAllowRequest [2021-06-19T06:46:36.935Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-06-19T06:46:37.196Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-06-19T06:46:37.196Z] --- PASS: TestConfigList (2.70s) [2021-06-19T06:46:37.196Z] === RUN TestConfigsCreateAndDelete [2021-06-19T06:46:37.765Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-06-19T06:46:37.958Z] --- PASS: TestAuthZPluginAllowRequest (1.42s) [2021-06-19T06:46:37.958Z] === RUN TestAuthZPluginTLS [2021-06-19T06:46:38.162Z] === RUN TestNewListSecretsFilters [2021-06-19T06:46:38.162Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-06-19T06:46:38.162Z] === RUN TestNewListConfigsFilters [2021-06-19T06:46:38.162Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-06-19T06:46:38.162Z] PASS [2021-06-19T06:46:38.162Z] coverage: 0.5% of statements [2021-06-19T06:46:38.162Z] ok github.com/docker/docker/daemon/cluster 0.761s coverage: 0.5% of statements [2021-06-19T06:46:38.162Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-06-19T06:46:38.528Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-06-19T06:46:38.528Z] === RUN TestAuthZPluginDenyRequest [2021-06-19T06:46:38.615Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.11s) [2021-06-19T06:46:38.615Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-06-19T06:46:38.615Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-06-19T06:46:38.616Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-06-19T06:46:38.616Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-06-19T06:46:38.616Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-06-19T06:46:38.616Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-06-19T06:46:38.616Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-06-19T06:46:38.616Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-06-19T06:46:38.616Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-06-19T06:46:38.616Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-06-19T06:46:38.616Z] === RUN TestServiceConvertToGRPCIsolation [2021-06-19T06:46:38.616Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-06-19T06:46:38.616Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-06-19T06:46:38.616Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-06-19T06:46:38.616Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-06-19T06:46:38.616Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-06-19T06:46:38.616Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-06-19T06:46:38.616Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-06-19T06:46:38.616Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-06-19T06:46:38.616Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-06-19T06:46:38.616Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-06-19T06:46:38.616Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-06-19T06:46:38.616Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-06-19T06:46:38.616Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-06-19T06:46:38.616Z] === RUN TestServiceConvertFromGRPCIsolation [2021-06-19T06:46:38.616Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-06-19T06:46:38.616Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-06-19T06:46:38.616Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-06-19T06:46:38.616Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-06-19T06:46:38.616Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-06-19T06:46:38.616Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-06-19T06:46:38.616Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-06-19T06:46:38.616Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-06-19T06:46:38.616Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-06-19T06:46:38.616Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-06-19T06:46:38.616Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-06-19T06:46:38.616Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-06-19T06:46:38.616Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-06-19T06:46:38.616Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-06-19T06:46:38.616Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-06-19T06:46:38.616Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-06-19T06:46:38.616Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-06-19T06:46:38.616Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-19T06:46:38.616Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-06-19T06:46:38.616Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-06-19T06:46:38.616Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-06-19T06:46:38.616Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-06-19T06:46:38.616Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-19T06:46:38.616Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-19T06:46:38.616Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-19T06:46:38.616Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-06-19T06:46:38.616Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-06-19T06:46:38.616Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-06-19T06:46:38.616Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-06-19T06:46:38.616Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-06-19T06:46:38.616Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-06-19T06:46:38.616Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-19T06:46:38.616Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-19T06:46:38.616Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-19T06:46:38.616Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-19T06:46:38.616Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-06-19T06:46:38.616Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-06-19T06:46:38.616Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-06-19T06:46:38.616Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-06-19T06:46:38.616Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-06-19T06:46:38.616Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-06-19T06:46:38.616Z] === RUN TestServiceConvertFromGRPCConfigs [2021-06-19T06:46:38.616Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-06-19T06:46:38.616Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-06-19T06:46:38.616Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-06-19T06:46:38.616Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-06-19T06:46:38.616Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-06-19T06:46:38.616Z] === RUN TestServiceConvertToGRPCConfigs [2021-06-19T06:46:38.616Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-06-19T06:46:38.616Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-06-19T06:46:38.616Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-06-19T06:46:38.616Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-06-19T06:46:38.616Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-06-19T06:46:38.616Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-06-19T06:46:38.616Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-06-19T06:46:38.616Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-06-19T06:46:38.616Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-06-19T06:46:38.616Z] PASS [2021-06-19T06:46:38.616Z] coverage: 35.9% of statements [2021-06-19T06:46:38.616Z] ok github.com/docker/docker/daemon/cluster/convert 0.172s coverage: 35.9% of statements [2021-06-19T06:46:38.789Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-06-19T06:46:38.789Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-19T06:46:39.359Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-06-19T06:46:39.359Z] === RUN TestAuthZPluginDenyResponse [2021-06-19T06:46:39.676Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-06-19T06:46:39.676Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-06-19T06:46:39.676Z] --- PASS: TestConfigsCreateAndDelete (2.58s) [2021-06-19T06:46:39.676Z] === RUN TestConfigsUpdate [2021-06-19T06:46:39.930Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-06-19T06:46:39.930Z] === RUN TestAuthZPluginAllowEventStream [2021-06-19T06:46:41.314Z] --- PASS: TestAuthZPluginAllowEventStream (1.42s) [2021-06-19T06:46:41.314Z] === RUN TestAuthZPluginErrorResponse [2021-06-19T06:46:41.483Z] === RUN TestBuilderGC [2021-06-19T06:46:41.483Z] --- PASS: TestBuilderGC (0.00s) [2021-06-19T06:46:41.483Z] === RUN TestDaemonConfigurationNotFound [2021-06-19T06:46:41.483Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-06-19T06:46:41.483Z] === RUN TestDaemonBrokenConfiguration [2021-06-19T06:46:41.483Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-06-19T06:46:41.483Z] === RUN TestParseClusterAdvertiseSettings [2021-06-19T06:46:41.483Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-06-19T06:46:41.483Z] === RUN TestFindConfigurationConflicts [2021-06-19T06:46:41.483Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-06-19T06:46:41.483Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-06-19T06:46:41.483Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-06-19T06:46:41.483Z] === RUN TestDaemonConfigurationMergeConflicts [2021-06-19T06:46:41.483Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-06-19T06:46:41.483Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-06-19T06:46:41.483Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-06-19T06:46:41.483Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-06-19T06:46:41.483Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-06-19T06:46:41.483Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-06-19T06:46:41.483Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-06-19T06:46:41.483Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-06-19T06:46:41.483Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-06-19T06:46:41.483Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-06-19T06:46:41.483Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-06-19T06:46:41.483Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-06-19T06:46:41.483Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-06-19T06:46:41.483Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-06-19T06:46:41.483Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-06-19T06:46:41.483Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-06-19T06:46:41.483Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-06-19T06:46:41.483Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-06-19T06:46:41.483Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-06-19T06:46:41.483Z] === RUN TestValidateConfigurationErrors [2021-06-19T06:46:41.483Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-06-19T06:46:41.483Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-06-19T06:46:41.483Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-06-19T06:46:41.483Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-06-19T06:46:41.483Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-06-19T06:46:41.483Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-06-19T06:46:41.483Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-06-19T06:46:41.483Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-06-19T06:46:41.483Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-06-19T06:46:41.483Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-06-19T06:46:41.483Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-06-19T06:46:41.483Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-06-19T06:46:41.483Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-06-19T06:46:41.483Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-06-19T06:46:41.483Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-06-19T06:46:41.483Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-06-19T06:46:41.483Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-06-19T06:46:41.483Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-06-19T06:46:41.483Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-06-19T06:46:41.483Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-06-19T06:46:41.483Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-06-19T06:46:41.483Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-06-19T06:46:41.483Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-06-19T06:46:41.483Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-06-19T06:46:41.483Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-06-19T06:46:41.483Z] === RUN TestValidateConfiguration [2021-06-19T06:46:41.483Z] === RUN TestValidateConfiguration/with_label [2021-06-19T06:46:41.483Z] === RUN TestValidateConfiguration/with_dns [2021-06-19T06:46:41.483Z] === RUN TestValidateConfiguration/with_dns-search [2021-06-19T06:46:41.483Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-06-19T06:46:41.483Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-06-19T06:46:41.483Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-06-19T06:46:41.483Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-06-19T06:46:41.483Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-06-19T06:46:41.483Z] --- PASS: TestValidateConfiguration (0.00s) [2021-06-19T06:46:41.483Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-06-19T06:46:41.483Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-06-19T06:46:41.483Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-06-19T06:46:41.483Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-06-19T06:46:41.483Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-06-19T06:46:41.483Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-06-19T06:46:41.483Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-06-19T06:46:41.483Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-06-19T06:46:41.483Z] === RUN TestModifiedDiscoverySettings [2021-06-19T06:46:41.483Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-06-19T06:46:41.483Z] === RUN TestReloadSetConfigFileNotExist [2021-06-19T06:46:41.483Z] time="2021-06-19T06:46:40Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-06-19T06:46:41.483Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s) [2021-06-19T06:46:41.483Z] === RUN TestReloadDefaultConfigNotExist [2021-06-19T06:46:41.483Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:46:41.483Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-06-19T06:46:41.483Z] === RUN TestReloadBadDefaultConfig [2021-06-19T06:46:41.483Z] time="2021-06-19T06:46:41Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-863006699" [2021-06-19T06:46:41.483Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-06-19T06:46:41.483Z] === RUN TestReloadWithConflictingLabels [2021-06-19T06:46:41.483Z] time="2021-06-19T06:46:41Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-477737038" [2021-06-19T06:46:41.483Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-06-19T06:46:41.483Z] === RUN TestReloadWithDuplicateLabels [2021-06-19T06:46:41.483Z] time="2021-06-19T06:46:41Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-026195285" [2021-06-19T06:46:41.483Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-06-19T06:46:41.483Z] === RUN TestDaemonConfigurationMerge [2021-06-19T06:46:41.483Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-06-19T06:46:41.483Z] PASS [2021-06-19T06:46:41.483Z] coverage: 79.7% of statements [2021-06-19T06:46:41.483Z] ok github.com/docker/docker/daemon/config 0.346s coverage: 79.7% of statements [2021-06-19T06:46:41.483Z] === RUN TestWaitNodeAttachment [2021-06-19T06:46:41.585Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-06-19T06:46:41.884Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-06-19T06:46:41.884Z] === RUN TestAuthZPluginErrorRequest [2021-06-19T06:46:41.935Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-06-19T06:46:41.935Z] === RUN TestIsolationConversion [2021-06-19T06:46:41.935Z] === RUN TestIsolationConversion/default [2021-06-19T06:46:41.935Z] === RUN TestIsolationConversion/process [2021-06-19T06:46:41.935Z] === RUN TestIsolationConversion/hyperv [2021-06-19T06:46:41.935Z] --- PASS: TestIsolationConversion (0.00s) [2021-06-19T06:46:41.935Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-06-19T06:46:41.935Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-06-19T06:46:41.935Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-06-19T06:46:41.935Z] === RUN TestContainerLabels [2021-06-19T06:46:41.935Z] --- PASS: TestContainerLabels (0.00s) [2021-06-19T06:46:41.935Z] === RUN TestCredentialSpecConversion [2021-06-19T06:46:41.935Z] === RUN TestCredentialSpecConversion/none [2021-06-19T06:46:41.935Z] === RUN TestCredentialSpecConversion/config [2021-06-19T06:46:41.935Z] === RUN TestCredentialSpecConversion/file [2021-06-19T06:46:41.935Z] === RUN TestCredentialSpecConversion/registry [2021-06-19T06:46:41.935Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-06-19T06:46:41.935Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-06-19T06:46:41.935Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-06-19T06:46:41.935Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-06-19T06:46:41.935Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-06-19T06:46:41.935Z] === RUN TestControllerValidateMountBind [2021-06-19T06:46:41.935Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-06-19T06:46:41.935Z] === RUN TestControllerValidateMountVolume [2021-06-19T06:46:41.935Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-06-19T06:46:41.935Z] === RUN TestControllerValidateMountTarget [2021-06-19T06:46:41.935Z] --- PASS: TestControllerValidateMountTarget (0.01s) [2021-06-19T06:46:41.935Z] === RUN TestControllerValidateMountTmpfs [2021-06-19T06:46:41.935Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-06-19T06:46:41.935Z] === RUN TestControllerValidateMountInvalidType [2021-06-19T06:46:41.935Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-06-19T06:46:41.935Z] === RUN TestControllerValidateMountNamedPipe [2021-06-19T06:46:41.935Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-06-19T06:46:41.935Z] PASS [2021-06-19T06:46:41.935Z] coverage: 11.0% of statements [2021-06-19T06:46:41.935Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.535s coverage: 11.0% of statements [2021-06-19T06:46:41.935Z] === RUN TestDiscoveryOptsErrors [2021-06-19T06:46:41.935Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-06-19T06:46:41.935Z] === RUN TestDiscoveryOpts [2021-06-19T06:46:41.935Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-06-19T06:46:41.935Z] PASS [2021-06-19T06:46:41.935Z] coverage: 30.0% of statements [2021-06-19T06:46:41.935Z] ok github.com/docker/docker/daemon/discovery 0.062s coverage: 30.0% of statements [2021-06-19T06:46:41.935Z] === RUN TestVerifyNetworkingConfig [2021-06-19T06:46:42.155Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-06-19T06:46:42.155Z] --- PASS: TestConfigsUpdate (2.40s) [2021-06-19T06:46:42.155Z] === RUN TestTemplatedConfig [2021-06-19T06:46:42.386Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-06-19T06:46:42.386Z] === RUN TestGetContainer [2021-06-19T06:46:42.386Z] --- PASS: TestGetContainer (0.00s) [2021-06-19T06:46:42.386Z] === RUN TestValidContainerNames [2021-06-19T06:46:42.386Z] --- PASS: TestValidContainerNames (0.00s) [2021-06-19T06:46:42.386Z] === RUN TestContainerInitDNS [2021-06-19T06:46:42.386Z] daemon_test.go:147: root required [2021-06-19T06:46:42.386Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-06-19T06:46:42.386Z] === RUN TestMerge [2021-06-19T06:46:42.386Z] --- PASS: TestMerge (0.00s) [2021-06-19T06:46:42.386Z] === RUN TestValidateContainerIsolation [2021-06-19T06:46:42.386Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-06-19T06:46:42.386Z] === RUN TestFindNetworkErrorType [2021-06-19T06:46:42.386Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-06-19T06:46:42.386Z] === RUN TestEnsureServicesExist [2021-06-19T06:46:42.386Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-06-19T06:46:42.386Z] === RUN TestEnsureServicesExistErrors [2021-06-19T06:46:42.386Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-06-19T06:46:42.386Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-06-19T06:46:42.386Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-06-19T06:46:42.386Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-06-19T06:46:42.386Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-06-19T06:46:42.386Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-06-19T06:46:42.386Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-06-19T06:46:42.386Z] === RUN TestContainerDelete [2021-06-19T06:46:42.386Z] --- PASS: TestContainerDelete (0.00s) [2021-06-19T06:46:42.386Z] === RUN TestContainerDoubleDelete [2021-06-19T06:46:42.386Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-06-19T06:46:42.386Z] === RUN TestLogContainerEventCopyLabels [2021-06-19T06:46:42.386Z] --- PASS: TestLogContainerEventCopyLabels (0.01s) [2021-06-19T06:46:42.386Z] === RUN TestLogContainerEventWithAttributes [2021-06-19T06:46:42.386Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-06-19T06:46:42.386Z] === RUN TestNoneHealthcheck [2021-06-19T06:46:42.386Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-06-19T06:46:42.386Z] === RUN TestHealthStates [2021-06-19T06:46:42.386Z] time="2021-06-19T06:46: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-06-19T06:46:42.386Z] time="2021-06-19T06:46:42Z" 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-06-19T06:46:42.386Z] time="2021-06-19T06:46:42Z" 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-06-19T06:46:42.386Z] time="2021-06-19T06:46:42Z" 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-06-19T06:46:42.386Z] time="2021-06-19T06:46:42Z" 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-06-19T06:46:42.386Z] time="2021-06-19T06:46:42Z" 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-06-19T06:46:42.386Z] time="2021-06-19T06:46:42Z" 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-06-19T06:46:42.386Z] time="2021-06-19T06:46:42Z" 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-06-19T06:46:42.386Z] time="2021-06-19T06:46:42Z" 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-06-19T06:46:42.386Z] time="2021-06-19T06:46:42Z" 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-06-19T06:46:42.386Z] --- PASS: TestHealthStates (0.11s) [2021-06-19T06:46:42.386Z] === RUN TestMaskURLCredentials [2021-06-19T06:46:42.386Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-06-19T06:46:42.386Z] === RUN TestGetInspectData [2021-06-19T06:46:42.386Z] --- PASS: TestGetInspectData (0.00s) [2021-06-19T06:46:42.386Z] === RUN TestFillLicense [2021-06-19T06:46:42.386Z] --- PASS: TestFillLicense (0.00s) [2021-06-19T06:46:42.386Z] === RUN TestListInvalidFilter [2021-06-19T06:46:42.386Z] --- PASS: TestListInvalidFilter (0.00s) [2021-06-19T06:46:42.386Z] === RUN TestNameFilter [2021-06-19T06:46:42.386Z] --- PASS: TestNameFilter (0.00s) [2021-06-19T06:46:42.386Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-06-19T06:46:42.386Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-06-19T06:46:42.386Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-06-19T06:46:42.386Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-06-19T06:46:42.386Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-06-19T06:46:42.386Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-06-19T06:46:42.386Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-06-19T06:46:42.386Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-06-19T06:46:42.386Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-06-19T06:46:42.386Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-06-19T06:46:42.386Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-06-19T06:46:42.386Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-06-19T06:46:42.386Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-06-19T06:46:42.386Z] === 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-06-19T06:46:42.386Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-06-19T06:46:42.386Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-06-19T06:46:42.386Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-06-19T06:46:42.386Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-06-19T06:46:42.386Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-06-19T06:46:42.386Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-06-19T06:46:42.386Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-06-19T06:46:42.386Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-06-19T06:46:42.386Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-06-19T06:46:42.386Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-06-19T06:46:42.386Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-06-19T06:46:42.386Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-06-19T06:46:42.386Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-06-19T06:46:42.386Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-19T06:46:42.386Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-06-19T06:46:42.386Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-06-19T06:46:42.386Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-19T06:46:42.386Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-06-19T06:46:42.386Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-06-19T06:46:42.386Z] --- 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-06-19T06:46:42.386Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-06-19T06:46:42.386Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-06-19T06:46:42.386Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-06-19T06:46:42.386Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-06-19T06:46:42.386Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-06-19T06:46:42.386Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-06-19T06:46:42.386Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-06-19T06:46:42.386Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-06-19T06:46:42.386Z] === RUN TestDaemonReloadLabels [2021-06-19T06:46:42.386Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-06-19T06:46:42.386Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-06-19T06:46:42.386Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-06-19T06:46:42.386Z] === RUN TestDaemonReloadMirrors [2021-06-19T06:46:42.386Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-06-19T06:46:42.386Z] === RUN TestDaemonReloadInsecureRegistries [2021-06-19T06:46:42.386Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-06-19T06:46:42.386Z] === RUN TestDaemonReloadNotAffectOthers [2021-06-19T06:46:42.386Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-06-19T06:46:42.386Z] === RUN TestDaemonDiscoveryReload [2021-06-19T06:46:42.386Z] === RUN TestEventsLog [2021-06-19T06:46:42.386Z] --- PASS: TestEventsLog (0.00s) [2021-06-19T06:46:42.386Z] === RUN TestEventsLogTimeout [2021-06-19T06:46:42.386Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-06-19T06:46:42.386Z] === RUN TestLogEvents [2021-06-19T06:46:42.454Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-06-19T06:46:42.454Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-19T06:46:42.837Z] --- PASS: TestLogEvents (0.05s) [2021-06-19T06:46:42.837Z] === RUN TestLoadBufferedEvents [2021-06-19T06:46:42.837Z] --- PASS: TestLoadBufferedEvents (0.11s) [2021-06-19T06:46:42.837Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-06-19T06:46:42.837Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-06-19T06:46:42.837Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-06-19T06:46:42.837Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-06-19T06:46:42.837Z] PASS [2021-06-19T06:46:42.837Z] coverage: 50.0% of statements [2021-06-19T06:46:42.837Z] ok github.com/docker/docker/daemon/events 0.216s coverage: 50.0% of statements [2021-06-19T06:46:43.023Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-06-19T06:46:43.023Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-19T06:46:43.094Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-06-19T06:46:43.289Z] === RUN TestIsEmptyDir [2021-06-19T06:46:43.289Z] --- PASS: TestIsEmptyDir (0.00s) [2021-06-19T06:46:43.289Z] PASS [2021-06-19T06:46:43.289Z] coverage: 2.3% of statements [2021-06-19T06:46:43.289Z] ok github.com/docker/docker/daemon/graphdriver 0.058s coverage: 2.3% of statements [2021-06-19T06:46:43.289Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-06-19T06:46:43.289Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-06-19T06:46:43.289Z] === RUN TestLinkNaming [2021-06-19T06:46:43.289Z] --- PASS: TestLinkNaming (0.00s) [2021-06-19T06:46:43.289Z] === RUN TestLinkNew [2021-06-19T06:46:43.289Z] --- PASS: TestLinkNew (0.00s) [2021-06-19T06:46:43.289Z] === RUN TestLinkEnv [2021-06-19T06:46:43.289Z] --- PASS: TestLinkEnv (0.00s) [2021-06-19T06:46:43.289Z] === RUN TestLinkMultipleEnv [2021-06-19T06:46:43.289Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-06-19T06:46:43.289Z] === RUN TestLinkPortRangeEnv [2021-06-19T06:46:43.289Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-06-19T06:46:43.289Z] PASS [2021-06-19T06:46:43.289Z] coverage: 93.0% of statements [2021-06-19T06:46:43.289Z] ok github.com/docker/docker/daemon/links 0.030s coverage: 93.0% of statements [2021-06-19T06:46:43.664Z] check_test.go:309: [d3fef6bdf28a8] daemon is not started [2021-06-19T06:46:43.664Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-06-19T06:46:43.740Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.56s) [2021-06-19T06:46:43.740Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-06-19T06:46:44.191Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-06-19T06:46:44.191Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-06-19T06:46:44.191Z] reload_test.go:520: root required [2021-06-19T06:46:44.191Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-19T06:46:44.191Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-06-19T06:46:44.191Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-06-19T06:46:44.191Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-06-19T06:46:44.191Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-06-19T06:46:44.191Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-06-19T06:46:44.191Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-06-19T06:46:44.191Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-06-19T06:46:44.191Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-06-19T06:46:44.191Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-06-19T06:46:44.191Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-06-19T06:46:44.191Z] === RUN TestParseVolumesFrom [2021-06-19T06:46:44.191Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-06-19T06:46:44.191Z] PASS [2021-06-19T06:46:44.191Z] coverage: 9.1% of statements [2021-06-19T06:46:44.234Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-06-19T06:46:44.641Z] ok github.com/docker/docker/daemon 2.399s coverage: 9.1% of statements [2021-06-19T06:46:44.641Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-19T06:46:44.641Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-19T06:46:44.641Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-19T06:46:44.641Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-19T06:46:44.641Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-06-19T06:46:44.641Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-06-19T06:46:44.641Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-06-19T06:46:44.641Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-19T06:46:44.641Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-06-19T06:46:44.641Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-06-19T06:46:44.641Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-19T06:46:44.641Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-06-19T06:46:44.641Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-06-19T06:46:44.641Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-06-19T06:46:44.805Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-06-19T06:46:44.933Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.64s) [2021-06-19T06:46:44.933Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-19T06:46:45.375Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-06-19T06:46:45.592Z] === RUN TestAdapterReadLogs [2021-06-19T06:46:45.592Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-06-19T06:46:45.592Z] === RUN TestCopier [2021-06-19T06:46:45.592Z] --- PASS: TestCopier (0.00s) [2021-06-19T06:46:45.592Z] === RUN TestCopierLongLines [2021-06-19T06:46:45.592Z] --- PASS: TestCopierLongLines (0.00s) [2021-06-19T06:46:45.592Z] === RUN TestCopierSlow [2021-06-19T06:46:45.592Z] --- PASS: TestCopierSlow (0.20s) [2021-06-19T06:46:45.592Z] === RUN TestCopierWithSized [2021-06-19T06:46:45.592Z] === RUN TestCopierWithSized/as_is [2021-06-19T06:46:45.592Z] === RUN TestCopierWithSized/With_RingLogger [2021-06-19T06:46:45.592Z] --- PASS: TestCopierWithSized (0.01s) [2021-06-19T06:46:45.592Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-06-19T06:46:45.592Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-06-19T06:46:45.592Z] === RUN TestCopierWithPartial [2021-06-19T06:46:45.592Z] --- PASS: TestCopierWithPartial (0.00s) [2021-06-19T06:46:45.592Z] === RUN TestRingLogger [2021-06-19T06:46:45.592Z] --- PASS: TestRingLogger (0.00s) [2021-06-19T06:46:45.592Z] === RUN TestRingCap [2021-06-19T06:46:45.592Z] --- PASS: TestRingCap (0.00s) [2021-06-19T06:46:45.592Z] === RUN TestRingClose [2021-06-19T06:46:45.592Z] --- PASS: TestRingClose (0.00s) [2021-06-19T06:46:45.592Z] === RUN TestRingDrain [2021-06-19T06:46:45.592Z] --- PASS: TestRingDrain (0.00s) [2021-06-19T06:46:45.592Z] PASS [2021-06-19T06:46:45.592Z] coverage: 43.8% of statements [2021-06-19T06:46:45.592Z] ok github.com/docker/docker/daemon/logger 0.296s coverage: 43.8% of statements [2021-06-19T06:46:45.592Z] === RUN TestNewStreamConfig [2021-06-19T06:46:45.592Z] === RUN TestNewStreamConfig/defaults [2021-06-19T06:46:45.592Z] === RUN TestNewStreamConfig/invalid_create_group [2021-06-19T06:46:45.592Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-06-19T06:46:45.592Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-06-19T06:46:45.592Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-06-19T06:46:45.592Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-06-19T06:46:45.592Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-06-19T06:46:45.592Z] --- PASS: TestNewStreamConfig (0.00s) [2021-06-19T06:46:45.592Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-06-19T06:46:45.592Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-06-19T06:46:45.592Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-06-19T06:46:45.592Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-06-19T06:46:45.592Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-06-19T06:46:45.592Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-06-19T06:46:45.592Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-06-19T06:46:45.592Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-06-19T06:46:45.592Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-06-19T06:46:45.592Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-06-19T06:46:45.592Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-06-19T06:46:45.593Z] === RUN TestNewAWSLogsClientRegionDetect [2021-06-19T06:46:45.593Z] time="2021-06-19T06:46:45Z" level=info msg="Trying to get region from EC2 Metadata" [2021-06-19T06:46:45.593Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.11s) [2021-06-19T06:46:45.593Z] === RUN TestCreateSuccess [2021-06-19T06:46:45.593Z] --- PASS: TestCreateSuccess (0.00s) [2021-06-19T06:46:45.593Z] === RUN TestCreateLogGroupSuccess [2021-06-19T06:46:45.593Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-06-19T06:46:45.593Z] === RUN TestCreateError [2021-06-19T06:46:45.593Z] --- PASS: TestCreateError (0.00s) [2021-06-19T06:46:45.593Z] === RUN TestCreateAlreadyExists [2021-06-19T06:46:45.593Z] time="2021-06-19T06:46:45Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-06-19T06:46:45.593Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-06-19T06:46:45.593Z] === RUN TestLogClosed [2021-06-19T06:46:45.593Z] --- PASS: TestLogClosed (0.00s) [2021-06-19T06:46:45.593Z] === RUN TestLogBlocking [2021-06-19T06:46:45.593Z] --- PASS: TestLogBlocking (0.00s) [2021-06-19T06:46:45.593Z] === RUN TestLogNonBlockingBufferEmpty [2021-06-19T06:46:45.593Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-06-19T06:46:45.593Z] === RUN TestLogNonBlockingBufferFull [2021-06-19T06:46:45.593Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-06-19T06:46:45.593Z] === RUN TestPublishBatchSuccess [2021-06-19T06:46:45.593Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-06-19T06:46:45.593Z] === RUN TestPublishBatchError [2021-06-19T06:46:45.593Z] time="2021-06-19T06:46:45Z" level=error msg=Error [2021-06-19T06:46:45.593Z] --- PASS: TestPublishBatchError (0.00s) [2021-06-19T06:46:45.593Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-06-19T06:46:45.593Z] time="2021-06-19T06:46:45Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-19T06:46:45.593Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-06-19T06:46:45.593Z] === RUN TestPublishBatchAlreadyAccepted [2021-06-19T06:46:45.593Z] time="2021-06-19T06:46:45Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-19T06:46:45.593Z] time="2021-06-19T06:46:45Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-06-19T06:46:45.593Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-06-19T06:46:45.593Z] === RUN TestCollectBatchSimple [2021-06-19T06:46:45.593Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-06-19T06:46:45.593Z] === RUN TestCollectBatchTicker [2021-06-19T06:46:45.593Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-06-19T06:46:45.593Z] === RUN TestCollectBatchMultilinePattern [2021-06-19T06:46:45.593Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-06-19T06:46:45.593Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-06-19T06:46:45.593Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-06-19T06:46:45.593Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-06-19T06:46:45.593Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-06-19T06:46:45.593Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-06-19T06:46:45.593Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-06-19T06:46:45.593Z] === RUN TestCollectBatchClose [2021-06-19T06:46:45.593Z] --- PASS: TestCollectBatchClose (0.00s) [2021-06-19T06:46:45.593Z] === RUN TestEffectiveLen [2021-06-19T06:46:45.593Z] === RUN TestEffectiveLen/0/Hello [2021-06-19T06:46:45.593Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-06-19T06:46:45.593Z] === RUN TestEffectiveLen/2/🙃 [2021-06-19T06:46:45.593Z] === RUN TestEffectiveLen/3/���� [2021-06-19T06:46:45.593Z] === RUN TestEffectiveLen/4/He��o [2021-06-19T06:46:45.593Z] === RUN TestEffectiveLen/5/ [2021-06-19T06:46:45.593Z] --- PASS: TestEffectiveLen (0.00s) [2021-06-19T06:46:45.593Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-06-19T06:46:45.593Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-06-19T06:46:45.593Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-06-19T06:46:45.593Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-06-19T06:46:45.593Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-06-19T06:46:45.593Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-06-19T06:46:45.593Z] === RUN TestFindValidSplit [2021-06-19T06:46:45.593Z] === RUN TestFindValidSplit/0/ [2021-06-19T06:46:45.593Z] cloudwatchlogs_test.go:1044: [2021-06-19T06:46:45.593Z] cloudwatchlogs_test.go:1045: [2021-06-19T06:46:45.593Z] === RUN TestFindValidSplit/1/Hello [2021-06-19T06:46:45.593Z] cloudwatchlogs_test.go:1044: Hello [2021-06-19T06:46:45.593Z] cloudwatchlogs_test.go:1045: [2021-06-19T06:46:45.593Z] === RUN TestFindValidSplit/2/Hello [2021-06-19T06:46:45.593Z] cloudwatchlogs_test.go:1044: He [2021-06-19T06:46:45.593Z] cloudwatchlogs_test.go:1045: llo [2021-06-19T06:46:45.593Z] === RUN TestFindValidSplit/3/Hello [2021-06-19T06:46:45.593Z] cloudwatchlogs_test.go:1044: [2021-06-19T06:46:45.593Z] cloudwatchlogs_test.go:1045: Hello [2021-06-19T06:46:45.593Z] === RUN TestFindValidSplit/4/🙃 [2021-06-19T06:46:45.593Z] cloudwatchlogs_test.go:1044: [2021-06-19T06:46:45.593Z] cloudwatchlogs_test.go:1045: 🙃 [2021-06-19T06:46:45.593Z] === RUN TestFindValidSplit/5/🙃 [2021-06-19T06:46:45.593Z] cloudwatchlogs_test.go:1044: 🙃 [2021-06-19T06:46:45.593Z] cloudwatchlogs_test.go:1045: [2021-06-19T06:46:45.593Z] === RUN TestFindValidSplit/6/a� [2021-06-19T06:46:45.593Z] cloudwatchlogs_test.go:1044: a [2021-06-19T06:46:45.593Z] cloudwatchlogs_test.go:1045: � [2021-06-19T06:46:45.593Z] === RUN TestFindValidSplit/7/a� [2021-06-19T06:46:45.593Z] cloudwatchlogs_test.go:1044: a� [2021-06-19T06:46:45.593Z] cloudwatchlogs_test.go:1045: [2021-06-19T06:46:45.593Z] --- PASS: TestFindValidSplit (0.00s) [2021-06-19T06:46:45.593Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-06-19T06:46:45.593Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-06-19T06:46:45.593Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-06-19T06:46:45.593Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-06-19T06:46:45.593Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-06-19T06:46:45.593Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-06-19T06:46:45.593Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-06-19T06:46:45.593Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-06-19T06:46:45.593Z] === RUN TestProcessEventEmoji [2021-06-19T06:46:45.593Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-06-19T06:46:45.593Z] === RUN TestCollectBatchLineSplit [2021-06-19T06:46:45.593Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-06-19T06:46:45.593Z] === RUN TestCollectBatchLineSplitWithBinary [2021-06-19T06:46:45.593Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-06-19T06:46:45.593Z] === RUN TestCollectBatchMaxEvents [2021-06-19T06:46:45.593Z] === RUN TestSearchRegistryForImagesErrors [2021-06-19T06:46:45.593Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-06-19T06:46:45.593Z] === RUN TestSearchRegistryForImages [2021-06-19T06:46:45.593Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-06-19T06:46:45.593Z] === RUN TestOnlyPlatformWithFallback [2021-06-19T06:46:45.593Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-06-19T06:46:45.593Z] === RUN TestImageDelete [2021-06-19T06:46:45.593Z] === RUN TestImageDelete/no_lease [2021-06-19T06:46:45.593Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-06-19T06:46:45.593Z] === RUN TestCollectBatchMaxTotalBytes [2021-06-19T06:46:45.593Z] === RUN TestImageDelete/lease_exists [2021-06-19T06:46:45.593Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-06-19T06:46:45.593Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-06-19T06:46:45.593Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-06-19T06:46:45.593Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-06-19T06:46:45.593Z] --- PASS: TestImageDelete (0.04s) [2021-06-19T06:46:45.593Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-06-19T06:46:45.593Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-06-19T06:46:45.593Z] === RUN TestContentStoreForPull [2021-06-19T06:46:45.593Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-06-19T06:46:45.593Z] === RUN TestParseLogOptionsMultilinePattern [2021-06-19T06:46:45.593Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-06-19T06:46:46.043Z] === RUN TestParseLogOptionsDatetimeFormat [2021-06-19T06:46:46.043Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-06-19T06:46:46.043Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-06-19T06:46:46.043Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-06-19T06:46:46.043Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-06-19T06:46:46.043Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-06-19T06:46:46.043Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-06-19T06:46:46.043Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-06-19T06:46:46.043Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-06-19T06:46:46.043Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-06-19T06:46:46.043Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-06-19T06:46:46.043Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-06-19T06:46:46.043Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-06-19T06:46:46.043Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-06-19T06:46:46.043Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-06-19T06:46:46.043Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-06-19T06:46:46.043Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-06-19T06:46:46.043Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-06-19T06:46:46.043Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-06-19T06:46:46.043Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-06-19T06:46:46.043Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-06-19T06:46:46.043Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-06-19T06:46:46.043Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-06-19T06:46:46.043Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-06-19T06:46:46.043Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-06-19T06:46:46.043Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-06-19T06:46:46.043Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-06-19T06:46:46.043Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-06-19T06:46:46.043Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-06-19T06:46:46.044Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-06-19T06:46:46.044Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-06-19T06:46:46.044Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-06-19T06:46:46.044Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-06-19T06:46:46.044Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-06-19T06:46:46.044Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-06-19T06:46:46.044Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-06-19T06:46:46.044Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-06-19T06:46:46.044Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-06-19T06:46:46.044Z] === RUN TestCreateTagSuccess [2021-06-19T06:46:46.044Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-06-19T06:46:46.044Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-06-19T06:46:46.044Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-06-19T06:46:46.044Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-06-19T06:46:46.044Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-06-19T06:46:46.044Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-06-19T06:46:46.044Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-06-19T06:46:46.044Z] PASS [2021-06-19T06:46:46.044Z] coverage: 77.8% of statements [2021-06-19T06:46:46.044Z] ok github.com/docker/docker/daemon/logger/awslogs 0.298s coverage: 77.8% of statements [2021-06-19T06:46:46.044Z] --- PASS: TestContentStoreForPull (0.13s) [2021-06-19T06:46:46.044Z] PASS [2021-06-19T06:46:46.044Z] coverage: 6.7% of statements [2021-06-19T06:46:46.044Z] ok github.com/docker/docker/daemon/images 0.288s coverage: 6.7% of statements [2021-06-19T06:46:46.044Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-19T06:46:46.044Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-19T06:46:46.044Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-06-19T06:46:46.044Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-19T06:46:46.044Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-19T06:46:46.044Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-06-19T06:46:46.044Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-06-19T06:46:46.315Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.68s) [2021-06-19T06:46:46.315Z] === RUN TestAuthZPluginHeader [2021-06-19T06:46:46.494Z] === RUN TestJSONFileLogger [2021-06-19T06:46:46.494Z] === RUN TestJSONLogsMarshalJSONBuf [2021-06-19T06:46:46.494Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-06-19T06:46:46.494Z] --- PASS: TestJSONFileLogger (0.00s) [2021-06-19T06:46:46.494Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-06-19T06:46:46.494Z] === RUN TestJSONFileLoggerWithTags [2021-06-19T06:46:46.494Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-06-19T06:46:46.494Z] === RUN TestJSONFileLoggerWithOpts [2021-06-19T06:46:46.494Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-06-19T06:46:46.494Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-06-19T06:46:46.494Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-06-19T06:46:46.494Z] === RUN TestEncodeDecode [2021-06-19T06:46:46.494Z] === PAUSE TestEncodeDecode [2021-06-19T06:46:46.494Z] === RUN TestUnexpectedEOF [2021-06-19T06:46:46.494Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.11s) [2021-06-19T06:46:46.494Z] === RUN TestFastTimeMarshalJSON [2021-06-19T06:46:46.494Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-06-19T06:46:46.494Z] PASS [2021-06-19T06:46:46.494Z] coverage: 87.2% of statements [2021-06-19T06:46:46.494Z] time="2021-06-19T06:46:46Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-19T06:46:46.494Z] time="2021-06-19T06:46:46Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-19T06:46:46.494Z] --- PASS: TestUnexpectedEOF (0.11s) [2021-06-19T06:46:46.494Z] === CONT TestEncodeDecode [2021-06-19T06:46:46.494Z] --- PASS: TestEncodeDecode (0.00s) [2021-06-19T06:46:46.494Z] PASS [2021-06-19T06:46:46.494Z] coverage: 69.9% of statements [2021-06-19T06:46:46.494Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.155s coverage: 87.2% of statements [2021-06-19T06:46:46.494Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.174s coverage: 69.9% of statements [2021-06-19T06:46:46.757Z] --- PASS: TestTemplatedConfig (4.69s) [2021-06-19T06:46:46.757Z] === RUN TestConfigCreateResolve [2021-06-19T06:46:47.254Z] --- PASS: TestAuthZPluginHeader (0.70s) [2021-06-19T06:46:47.254Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-19T06:46:47.446Z] === RUN TestWriteLog [2021-06-19T06:46:47.446Z] === PAUSE TestWriteLog [2021-06-19T06:46:47.446Z] === RUN TestReadLog [2021-06-19T06:46:47.446Z] === PAUSE TestReadLog [2021-06-19T06:46:47.446Z] === CONT TestWriteLog [2021-06-19T06:46:47.446Z] --- PASS: TestWriteLog (0.00s) [2021-06-19T06:46:47.446Z] === CONT TestReadLog [2021-06-19T06:46:47.446Z] === RUN TestReadLog/tail_exact [2021-06-19T06:46:47.446Z] === RUN TestReadLog/tail_less_than_available [2021-06-19T06:46:47.446Z] === RUN TestReadLog/tail_more_than_available [2021-06-19T06:46:47.446Z] --- PASS: TestReadLog (0.12s) [2021-06-19T06:46:47.446Z] --- PASS: TestReadLog/tail_exact (0.11s) [2021-06-19T06:46:47.446Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-06-19T06:46:47.446Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-06-19T06:46:47.446Z] PASS [2021-06-19T06:46:47.446Z] coverage: 75.2% of statements [2021-06-19T06:46:47.446Z] ok github.com/docker/docker/daemon/logger/local 0.170s coverage: 75.2% of statements [2021-06-19T06:46:47.446Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-19T06:46:47.897Z] === RUN TestOpenFileDelete [2021-06-19T06:46:47.897Z] --- PASS: TestOpenFileDelete (0.00s) [2021-06-19T06:46:47.897Z] === RUN TestOpenFileRename [2021-06-19T06:46:47.897Z] --- PASS: TestOpenFileRename (0.00s) [2021-06-19T06:46:47.897Z] === RUN TestParseLogTagDefaultTag [2021-06-19T06:46:47.897Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-06-19T06:46:47.897Z] === RUN TestParseLogTag [2021-06-19T06:46:47.897Z] --- PASS: TestParseLogTag (0.00s) [2021-06-19T06:46:47.897Z] === RUN TestParseLogTagEmptyTag [2021-06-19T06:46:47.897Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-06-19T06:46:47.897Z] === RUN TestTailFiles [2021-06-19T06:46:47.897Z] --- PASS: TestTailFiles (0.00s) [2021-06-19T06:46:47.897Z] === RUN TestFollowLogsConsumerGone [2021-06-19T06:46:47.897Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-06-19T06:46:47.897Z] === RUN TestFollowLogsProducerGone [2021-06-19T06:46:47.897Z] logfile_test.go:179: logDecode() closed after sending 3216 messages [2021-06-19T06:46:47.897Z] logfile_test.go:232: messages sent: 3216, received: 3216 [2021-06-19T06:46:47.897Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-06-19T06:46:47.897Z] === RUN TestCheckCapacityAndRotate [2021-06-19T06:46:47.897Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-06-19T06:46:47.897Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-06-19T06:46:47.897Z] --- PASS: TestCheckCapacityAndRotate (0.13s) [2021-06-19T06:46:47.897Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-06-19T06:46:47.897Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2021-06-19T06:46:47.897Z] PASS [2021-06-19T06:46:47.897Z] coverage: 55.3% of statements [2021-06-19T06:46:47.897Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.189s coverage: 55.3% of statements [2021-06-19T06:46:48.347Z] === RUN TestLog [2021-06-19T06:46:48.347Z] --- PASS: TestLog (0.01s) [2021-06-19T06:46:48.347Z] PASS [2021-06-19T06:46:48.347Z] coverage: 31.5% of statements [2021-06-19T06:46:48.347Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.049s coverage: 31.5% of statements [2021-06-19T06:46:48.347Z] === RUN TestValidateLogOpt [2021-06-19T06:46:48.347Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-19T06:46:48.347Z] === RUN TestNewMissedConfig [2021-06-19T06:46:48.347Z] --- PASS: TestNewMissedConfig (0.00s) [2021-06-19T06:46:48.347Z] === RUN TestNewMissedUrl [2021-06-19T06:46:48.347Z] --- PASS: TestNewMissedUrl (0.00s) [2021-06-19T06:46:48.347Z] === RUN TestNewMissedToken [2021-06-19T06:46:48.347Z] --- PASS: TestNewMissedToken (0.00s) [2021-06-19T06:46:48.347Z] === RUN TestNewWithProxy [2021-06-19T06:46:48.347Z] --- PASS: TestNewWithProxy (0.00s) [2021-06-19T06:46:48.347Z] === RUN TestDefault [2021-06-19T06:46:48.347Z] --- PASS: TestDefault (0.00s) [2021-06-19T06:46:48.347Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-06-19T06:46:48.347Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-06-19T06:46:48.347Z] === RUN TestJsonFormat [2021-06-19T06:46:48.347Z] --- PASS: TestJsonFormat (0.01s) [2021-06-19T06:46:48.347Z] === RUN TestRawFormat [2021-06-19T06:46:48.347Z] --- PASS: TestRawFormat (0.00s) [2021-06-19T06:46:48.347Z] === RUN TestRawFormatWithLabels [2021-06-19T06:46:48.347Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-06-19T06:46:48.347Z] === RUN TestRawFormatWithoutTag [2021-06-19T06:46:48.347Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-06-19T06:46:48.347Z] === RUN TestBatching [2021-06-19T06:46:48.347Z] --- PASS: TestBatching (0.22s) [2021-06-19T06:46:48.347Z] === RUN TestFrequency [2021-06-19T06:46:48.667Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-06-19T06:46:48.798Z] === RUN TestNewParse [2021-06-19T06:46:48.798Z] --- PASS: TestNewParse (0.00s) [2021-06-19T06:46:48.798Z] PASS [2021-06-19T06:46:48.798Z] coverage: 8.3% of statements [2021-06-19T06:46:48.798Z] ok github.com/docker/docker/daemon/logger/templates 0.032s coverage: 8.3% of statements [2021-06-19T06:46:48.798Z] --- PASS: TestFrequency (0.18s) [2021-06-19T06:46:48.798Z] === RUN TestOneMessagePerRequest [2021-06-19T06:46:48.798Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-06-19T06:46:48.798Z] === RUN TestVerify [2021-06-19T06:46:48.798Z] --- PASS: TestVerify (0.00s) [2021-06-19T06:46:48.798Z] === RUN TestSkipVerify [2021-06-19T06:46:48.798Z] time="2021-06-19T06:46:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-19T06:46:48.798Z] time="2021-06-19T06:46:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-19T06:46:48.798Z] time="2021-06-19T06:46:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-19T06:46:48.799Z] time="2021-06-19T06:46:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-19T06:46:48.799Z] time="2021-06-19T06:46:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-19T06:46:48.799Z] === RUN TestParseLogFormat [2021-06-19T06:46:48.799Z] --- PASS: TestParseLogFormat (0.00s) [2021-06-19T06:46:48.799Z] === RUN TestValidateLogOptEmpty [2021-06-19T06:46:48.799Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-06-19T06:46:48.799Z] === RUN TestValidateSyslogAddress [2021-06-19T06:46:48.799Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-06-19T06:46:48.799Z] === RUN TestParseAddressDefaultPort [2021-06-19T06:46:48.799Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-06-19T06:46:48.799Z] === RUN TestValidateSyslogFacility [2021-06-19T06:46:48.799Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-06-19T06:46:48.799Z] === RUN TestValidateLogOptSyslogFormat [2021-06-19T06:46:48.799Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-06-19T06:46:48.799Z] === RUN TestValidateLogOpt [2021-06-19T06:46:48.799Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-19T06:46:48.799Z] PASS [2021-06-19T06:46:48.799Z] coverage: 46.8% of statements [2021-06-19T06:46:48.799Z] ok github.com/docker/docker/daemon/logger/syslog 0.056s coverage: 46.8% of statements [2021-06-19T06:46:49.250Z] --- PASS: TestSkipVerify (0.33s) [2021-06-19T06:46:49.250Z] === RUN TestBufferMaximum [2021-06-19T06:46:49.250Z] time="2021-06-19T06:46:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-19T06:46:49.250Z] time="2021-06-19T06:46:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-19T06:46:49.250Z] time="2021-06-19T06:46:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-19T06:46:49.250Z] time="2021-06-19T06:46:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-19T06:46:49.250Z] time="2021-06-19T06:46:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-19T06:46:49.250Z] time="2021-06-19T06:46:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1624085208.792937\",\"host\":\"e79da2b3bff6\"}'" [2021-06-19T06:46:49.250Z] time="2021-06-19T06:46:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1624085208.792971\",\"host\":\"e79da2b3bff6\"}'" [2021-06-19T06:46:49.250Z] --- PASS: TestBufferMaximum (0.01s) [2021-06-19T06:46:49.250Z] === RUN TestServerAlwaysDown [2021-06-19T06:46:49.250Z] time="2021-06-19T06:46:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-19T06:46:49.250Z] time="2021-06-19T06:46:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-19T06:46:49.250Z] time="2021-06-19T06:46:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1624085208.798200\",\"host\":\"e79da2b3bff6\"}'" [2021-06-19T06:46:49.250Z] time="2021-06-19T06:46:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1624085208.798200\",\"host\":\"e79da2b3bff6\"}'" [2021-06-19T06:46:49.250Z] time="2021-06-19T06:46:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-19T06:46:49.250Z] time="2021-06-19T06:46:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1624085208.798200\",\"host\":\"e79da2b3bff6\"}'" [2021-06-19T06:46:49.250Z] time="2021-06-19T06:46:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1624085208.799209\",\"host\":\"e79da2b3bff6\"}'" [2021-06-19T06:46:49.250Z] time="2021-06-19T06:46:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1624085208.799209\",\"host\":\"e79da2b3bff6\"}'" [2021-06-19T06:46:49.250Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-06-19T06:46:49.250Z] === RUN TestCannotSendAfterClose [2021-06-19T06:46:49.250Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-06-19T06:46:49.250Z] === RUN TestDeadlockOnBlockedEndpoint [2021-06-19T06:46:49.607Z] --- PASS: TestConfigCreateResolve (2.83s) [2021-06-19T06:46:49.607Z] === RUN TestConfigDaemonLibtrustID [2021-06-19T06:46:49.703Z] === RUN TestV1IDService [2021-06-19T06:46:49.703Z] --- PASS: TestV1IDService (0.02s) [2021-06-19T06:46:49.703Z] === RUN TestV2MetadataService [2021-06-19T06:46:50.154Z] time="2021-06-19T06:46:49Z" 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-06-19T06:46:50.154Z] time="2021-06-19T06:46:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"e79da2b3bff6\"}'" [2021-06-19T06:46:50.154Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-06-19T06:46:50.154Z] PASS [2021-06-19T06:46:50.154Z] coverage: 82.5% of statements [2021-06-19T06:46:50.154Z] ok github.com/docker/docker/daemon/logger/splunk 1.824s coverage: 82.5% of statements [2021-06-19T06:46:50.154Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-19T06:46:50.154Z] ? github.com/docker/docker/daemon/network [no test files] [2021-06-19T06:46:50.154Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-19T06:46:50.178Z] --- PASS: TestConfigDaemonLibtrustID (0.59s) [2021-06-19T06:46:50.178Z] PASS [2021-06-19T06:46:50.178Z] [2021-06-19T06:46:50.178Z] DONE 7 tests in 19.149s [2021-06-19T06:46:50.439Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-19T06:46:50.439Z] ++ 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-06-19T06:46:50.439Z] ++ set -e [2021-06-19T06:46:50.439Z] ++ '[' -n 0 ']' [2021-06-19T06:46:50.439Z] ++ set -x [2021-06-19T06:46:50.439Z] ++ env -i DEST=/go/src/github.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-06-19T06:46:50.550Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.63s) [2021-06-19T06:46:50.550Z] === RUN TestAuthZPluginV2Disable [2021-06-19T06:46:50.605Z] === RUN TestSuccessfulDownload [2021-06-19T06:46:50.605Z] download_test.go:268: Needs fixing on Windows [2021-06-19T06:46:50.605Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-06-19T06:46:50.605Z] === RUN TestCancelledDownload [2021-06-19T06:46:50.605Z] --- PASS: TestCancelledDownload (0.00s) [2021-06-19T06:46:50.605Z] === RUN TestMaxDownloadAttempts [2021-06-19T06:46:50.605Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-19T06:46:50.605Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-19T06:46:50.605Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-19T06:46:50.605Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-19T06:46:50.605Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-19T06:46:50.605Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-19T06:46:50.605Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-19T06:46:50.605Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-19T06:46:50.605Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-19T06:46:50.605Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-19T06:46:50.605Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-19T06:46:50.605Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-19T06:46:50.700Z] INFO: Testing against a local daemon [2021-06-19T06:46:50.700Z] === RUN TestCheckpoint [2021-06-19T06:46:50.700Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-19T06:46:50.700Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-19T06:46:50.700Z] === RUN TestContainerInvalidJSON [2021-06-19T06:46:50.700Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-19T06:46:50.700Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-19T06:46:50.700Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-19T06:46:50.700Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-19T06:46:50.700Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-19T06:46:50.700Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-19T06:46:50.700Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-19T06:46:50.700Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-19T06:46:50.700Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-19T06:46:50.700Z] --- PASS: TestContainerInvalidJSON (0.04s) [2021-06-19T06:46:50.700Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-06-19T06:46:50.700Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-19T06:46:50.700Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-19T06:46:50.700Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-19T06:46:50.700Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-06-19T06:46:50.700Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-19T06:46:50.700Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2021-06-19T06:46:50.700Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-19T06:46:50.961Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-06-19T06:46:50.961Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-19T06:46:50.961Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-06-19T06:46:50.961Z] === RUN TestCopyFromContainer [2021-06-19T06:46:51.056Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-06-19T06:46:51.056Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-06-19T06:46:51.056Z] === RUN TestContinueOnError_MirrorEndpoint [2021-06-19T06:46:51.056Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-06-19T06:46:51.056Z] === RUN TestContinueOnError_NeverContinue [2021-06-19T06:46:51.056Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-06-19T06:46:51.056Z] === RUN TestManifestStore [2021-06-19T06:46:51.056Z] === RUN TestManifestStore/no_remote_or_local [2021-06-19T06:46:51.056Z] time="2021-06-19T06:46:50Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local520837459\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-06-19T06:46:51.056Z] === RUN TestManifestStore/no_local_cache [2021-06-19T06:46:51.056Z] === RUN TestManifestStore/with_local_cache [2021-06-19T06:46:51.056Z] === RUN TestManifestStore/unknown_media_type [2021-06-19T06:46:51.056Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-06-19T06:46:51.056Z] time="2021-06-19T06:46:50Z" level=warning msg="reference for unknown type: " [2021-06-19T06:46:51.056Z] time="2021-06-19T06:46:50Z" level=warning msg="reference for unknown type: " [2021-06-19T06:46:51.056Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-06-19T06:46:51.056Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-06-19T06:46:51.056Z] --- PASS: TestV2MetadataService (1.22s) [2021-06-19T06:46:51.056Z] PASS [2021-06-19T06:46:51.056Z] coverage: 48.2% of statements [2021-06-19T06:46:51.056Z] time="2021-06-19T06:46:50Z" level=warning msg="reference for unknown type: " [2021-06-19T06:46:51.056Z] ok github.com/docker/docker/distribution/metadata 1.305s coverage: 48.2% of statements [2021-06-19T06:46:51.056Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-06-19T06:46:51.056Z] time="2021-06-19T06:46:50Z" level=warning msg="reference for unknown type: " [2021-06-19T06:46:51.056Z] time="2021-06-19T06:46:50Z" level=warning msg="reference for unknown type: " [2021-06-19T06:46:51.056Z] === RUN TestManifestStore/error_persisting_manifest [2021-06-19T06:46:51.056Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-06-19T06:46:51.056Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-06-19T06:46:51.056Z] time="2021-06-19T06:46:50Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-06-19T06:46:51.056Z] --- PASS: TestManifestStore (0.22s) [2021-06-19T06:46:51.056Z] --- PASS: TestManifestStore/no_remote_or_local (0.13s) [2021-06-19T06:46:51.056Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-06-19T06:46:51.056Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-06-19T06:46:51.056Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-06-19T06:46:51.056Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-06-19T06:46:51.056Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-06-19T06:46:51.056Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-06-19T06:46:51.056Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-06-19T06:46:51.056Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-06-19T06:46:51.056Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-06-19T06:46:51.056Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-06-19T06:46:51.056Z] === RUN TestDetectManifestBlobMediaType [2021-06-19T06:46:51.056Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-06-19T06:46:51.056Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-06-19T06:46:51.056Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-06-19T06:46:51.056Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-06-19T06:46:51.056Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-06-19T06:46:51.056Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-06-19T06:46:51.056Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-06-19T06:46:51.056Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-06-19T06:46:51.056Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-06-19T06:46:51.056Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-06-19T06:46:51.056Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-06-19T06:46:51.056Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-06-19T06:46:51.056Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-06-19T06:46:51.056Z] === RUN TestFixManifestLayers [2021-06-19T06:46:51.056Z] --- PASS: TestFixManifestLayers (0.00s) [2021-06-19T06:46:51.056Z] === RUN TestFixManifestLayersBaseLayerParent [2021-06-19T06:46:51.056Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-19T06:46:51.056Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-19T06:46:51.056Z] === RUN TestFixManifestLayersBadParent [2021-06-19T06:46:51.056Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-06-19T06:46:51.056Z] === RUN TestValidateManifest [2021-06-19T06:46:51.056Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-19T06:46:51.056Z] --- SKIP: TestValidateManifest (0.00s) [2021-06-19T06:46:51.056Z] === RUN TestFormatPlatform [2021-06-19T06:46:51.057Z] --- PASS: TestFormatPlatform (0.00s) [2021-06-19T06:46:51.057Z] === RUN TestGetRepositoryMountCandidates [2021-06-19T06:46:51.057Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-06-19T06:46:51.057Z] === RUN TestLayerAlreadyExists [2021-06-19T06:46:51.057Z] 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-06-19T06:46:51.057Z] 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-06-19T06:46:51.057Z] 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-06-19T06:46:51.057Z] 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-06-19T06:46:51.057Z] 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-06-19T06:46:51.057Z] 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-06-19T06:46:51.057Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-06-19T06:46:51.057Z] === RUN TestWhenEmptyAuthConfig [2021-06-19T06:46:51.057Z] time="2021-06-19T06:46:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-19T06:46:51.057Z] time="2021-06-19T06:46:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-19T06:46:51.057Z] time="2021-06-19T06:46:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-19T06:46:51.057Z] time="2021-06-19T06:46:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-19T06:46:51.057Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-06-19T06:46:51.057Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.35s) [2021-06-19T06:46:51.057Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.35s) [2021-06-19T06:46:51.057Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.35s) [2021-06-19T06:46:51.057Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.35s) [2021-06-19T06:46:51.057Z] === RUN TestTransfer [2021-06-19T06:46:51.221Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-06-19T06:46:51.508Z] --- PASS: TestTransfer (0.15s) [2021-06-19T06:46:51.508Z] === RUN TestConcurrencyLimit [2021-06-19T06:46:51.508Z] === RUN TestNotFound [2021-06-19T06:46:51.508Z] --- PASS: TestNotFound (0.00s) [2021-06-19T06:46:51.508Z] === RUN TestConflict [2021-06-19T06:46:51.508Z] --- PASS: TestConflict (0.00s) [2021-06-19T06:46:51.508Z] === RUN TestForbidden [2021-06-19T06:46:51.508Z] --- PASS: TestForbidden (0.00s) [2021-06-19T06:46:51.508Z] === RUN TestInvalidParameter [2021-06-19T06:46:51.508Z] --- PASS: TestInvalidParameter (0.00s) [2021-06-19T06:46:51.508Z] === RUN TestNotImplemented [2021-06-19T06:46:51.508Z] --- PASS: TestNotImplemented (0.00s) [2021-06-19T06:46:51.508Z] === RUN TestNotModified [2021-06-19T06:46:51.508Z] --- PASS: TestNotModified (0.00s) [2021-06-19T06:46:51.508Z] === RUN TestUnauthorized [2021-06-19T06:46:51.508Z] --- PASS: TestUnauthorized (0.00s) [2021-06-19T06:46:51.508Z] === RUN TestUnknown [2021-06-19T06:46:51.508Z] --- PASS: TestUnknown (0.00s) [2021-06-19T06:46:51.508Z] === RUN TestCancelled [2021-06-19T06:46:51.508Z] --- PASS: TestCancelled (0.00s) [2021-06-19T06:46:51.508Z] === RUN TestDeadline [2021-06-19T06:46:51.508Z] --- PASS: TestDeadline (0.00s) [2021-06-19T06:46:51.508Z] === RUN TestDataLoss [2021-06-19T06:46:51.508Z] --- PASS: TestDataLoss (0.00s) [2021-06-19T06:46:51.508Z] === RUN TestUnavailable [2021-06-19T06:46:51.508Z] --- PASS: TestUnavailable (0.00s) [2021-06-19T06:46:51.508Z] === RUN TestSystem [2021-06-19T06:46:51.508Z] --- PASS: TestSystem (0.00s) [2021-06-19T06:46:51.508Z] === RUN TestFromStatusCode [2021-06-19T06:46:51.508Z] === RUN TestFromStatusCode/Not_Found [2021-06-19T06:46:51.508Z] === RUN TestFromStatusCode/Bad_Request [2021-06-19T06:46:51.508Z] === RUN TestFromStatusCode/Conflict [2021-06-19T06:46:51.508Z] === RUN TestFromStatusCode/Unauthorized [2021-06-19T06:46:51.508Z] === RUN TestFromStatusCode/Service_Unavailable [2021-06-19T06:46:51.508Z] === RUN TestFromStatusCode/Forbidden [2021-06-19T06:46:51.508Z] === RUN TestFromStatusCode/Not_Modified [2021-06-19T06:46:51.508Z] === RUN TestFromStatusCode/Not_Implemented [2021-06-19T06:46:51.508Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-06-19T06:46:51.508Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-06-19T06:46:51.508Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-06-19T06:46:51.508Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-06-19T06:46:51.508Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-06-19T06:46:51.508Z] --- PASS: TestFromStatusCode (0.00s) [2021-06-19T06:46:51.508Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-06-19T06:46:51.508Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-06-19T06:46:51.508Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-06-19T06:46:51.508Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-06-19T06:46:51.508Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-06-19T06:46:51.508Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-06-19T06:46:51.508Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-06-19T06:46:51.508Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-06-19T06:46:51.508Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-06-19T06:46:51.508Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-06-19T06:46:51.508Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-06-19T06:46:51.508Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-06-19T06:46:51.508Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-06-19T06:46:51.508Z] PASS [2021-06-19T06:46:51.508Z] coverage: 53.1% of statements [2021-06-19T06:46:51.508Z] ok github.com/docker/docker/errdefs 0.040s coverage: 53.1% of statements [2021-06-19T06:46:51.508Z] --- PASS: TestConcurrencyLimit (0.39s) [2021-06-19T06:46:51.508Z] === RUN TestInactiveJobs [2021-06-19T06:46:51.961Z] --- PASS: TestInactiveJobs (0.41s) [2021-06-19T06:46:51.961Z] === RUN TestWatchRelease [2021-06-19T06:46:51.961Z] --- PASS: TestWatchRelease (0.04s) [2021-06-19T06:46:51.961Z] === RUN TestWatchFinishedTransfer [2021-06-19T06:46:51.961Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-06-19T06:46:51.961Z] === RUN TestDuplicateTransfer [2021-06-19T06:46:52.414Z] --- PASS: TestWhenEmptyAuthConfig (1.11s) [2021-06-19T06:46:52.414Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-06-19T06:46:52.414Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-06-19T06:46:52.414Z] === RUN TestTokenPassThru [2021-06-19T06:46:52.414Z] --- PASS: TestDuplicateTransfer (0.06s) [2021-06-19T06:46:52.414Z] === RUN TestSuccessfulUpload [2021-06-19T06:46:52.414Z] --- PASS: TestTokenPassThru (0.03s) [2021-06-19T06:46:52.414Z] === RUN TestTokenPassThruDifferentHost [2021-06-19T06:46:52.414Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-06-19T06:46:52.414Z] PASS [2021-06-19T06:46:52.414Z] coverage: 23.8% of statements [2021-06-19T06:46:52.414Z] ok github.com/docker/docker/distribution 1.441s coverage: 23.8% of statements [2021-06-19T06:46:52.414Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-19T06:46:52.414Z] time="2021-06-19T06:46:52Z" level=error msg="Upload failed, retrying: simulating retry" [2021-06-19T06:46:52.414Z] === RUN TestCompare [2021-06-19T06:46:52.414Z] --- PASS: TestCompare (0.00s) [2021-06-19T06:46:52.414Z] PASS [2021-06-19T06:46:52.414Z] coverage: 19.2% of statements [2021-06-19T06:46:52.414Z] === RUN TestFSGetInvalidData [2021-06-19T06:46:52.414Z] ok github.com/docker/docker/image/cache 0.059s coverage: 19.2% of statements [2021-06-19T06:46:52.414Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-06-19T06:46:52.414Z] === RUN TestFSInvalidSet [2021-06-19T06:46:52.414Z] --- PASS: TestFSInvalidSet (0.01s) [2021-06-19T06:46:52.414Z] === RUN TestFSInvalidRoot [2021-06-19T06:46:52.414Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-06-19T06:46:52.414Z] === RUN TestFSMetadataGetSet [2021-06-19T06:46:52.414Z] --- PASS: TestFSMetadataGetSet (0.05s) [2021-06-19T06:46:52.414Z] === RUN TestFSInvalidWalker [2021-06-19T06:46:52.414Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-06-19T06:46:52.414Z] === RUN TestFSGetSet [2021-06-19T06:46:52.414Z] --- PASS: TestFSGetSet (0.01s) [2021-06-19T06:46:52.414Z] === RUN TestFSGetUnsetKey [2021-06-19T06:46:52.414Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-06-19T06:46:52.414Z] === RUN TestFSGetEmptyData [2021-06-19T06:46:52.414Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-06-19T06:46:52.414Z] === RUN TestFSDelete [2021-06-19T06:46:52.414Z] --- PASS: TestSuccessfulUpload (0.38s) [2021-06-19T06:46:52.414Z] === RUN TestCancelledUpload [2021-06-19T06:46:52.414Z] --- PASS: TestCancelledUpload (0.00s) [2021-06-19T06:46:52.414Z] PASS [2021-06-19T06:46:52.414Z] coverage: 77.3% of statements [2021-06-19T06:46:52.414Z] ok github.com/docker/docker/distribution/xfer 1.844s coverage: 77.3% of statements [2021-06-19T06:46:52.414Z] --- PASS: TestFSDelete (0.02s) [2021-06-19T06:46:52.414Z] === RUN TestFSWalker [2021-06-19T06:46:52.414Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-19T06:46:52.414Z] --- PASS: TestFSWalker (0.02s) [2021-06-19T06:46:52.414Z] === RUN TestFSWalkerStopOnError [2021-06-19T06:46:52.636Z] === RUN TestCopyFromContainer// [2021-06-19T06:46:52.637Z] === RUN TestCopyFromContainer//bar/root [2021-06-19T06:46:52.864Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-06-19T06:46:52.864Z] === RUN TestNewFromJSON [2021-06-19T06:46:52.864Z] --- PASS: TestNewFromJSON (0.00s) [2021-06-19T06:46:52.864Z] === RUN TestNewFromJSONWithInvalidJSON [2021-06-19T06:46:52.864Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-06-19T06:46:52.864Z] === RUN TestMarshalKeyOrder [2021-06-19T06:46:52.865Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-06-19T06:46:52.865Z] === RUN TestHistoryEqual [2021-06-19T06:46:52.865Z] --- PASS: TestHistoryEqual (0.12s) [2021-06-19T06:46:52.865Z] === RUN TestImage [2021-06-19T06:46:52.865Z] --- PASS: TestImage (0.00s) [2021-06-19T06:46:52.865Z] === RUN TestImageOSNotEmpty [2021-06-19T06:46:52.865Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-06-19T06:46:52.865Z] === RUN TestNewChildImageFromImageWithRootFS [2021-06-19T06:46:52.865Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-06-19T06:46:52.865Z] === RUN TestCreate [2021-06-19T06:46:52.865Z] --- PASS: TestCreate (0.00s) [2021-06-19T06:46:52.865Z] === RUN TestRestore [2021-06-19T06:46:52.865Z] time="2021-06-19T06:46:52Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-06-19T06:46:52.865Z] --- PASS: TestRestore (0.04s) [2021-06-19T06:46:52.865Z] === RUN TestAddDelete [2021-06-19T06:46:52.865Z] --- PASS: TestAddDelete (0.03s) [2021-06-19T06:46:52.865Z] === RUN TestSearchAfterDelete [2021-06-19T06:46:52.865Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-06-19T06:46:52.865Z] === RUN TestParentReset [2021-06-19T06:46:52.865Z] --- PASS: TestParentReset (0.03s) [2021-06-19T06:46:52.865Z] === RUN TestGetAndSetLastUpdated [2021-06-19T06:46:52.865Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-06-19T06:46:52.865Z] === RUN TestStoreLen [2021-06-19T06:46:52.865Z] --- PASS: TestStoreLen (0.05s) [2021-06-19T06:46:52.865Z] PASS [2021-06-19T06:46:52.865Z] coverage: 86.6% of statements [2021-06-19T06:46:52.865Z] ok github.com/docker/docker/image 0.518s coverage: 86.6% of statements [2021-06-19T06:46:52.897Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-19T06:46:53.169Z] === RUN TestCopyFromContainer/bar/quux [2021-06-19T06:46:53.169Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-19T06:46:53.315Z] === RUN TestMakeV1ConfigFromConfig [2021-06-19T06:46:53.315Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-06-19T06:46:53.315Z] PASS [2021-06-19T06:46:53.315Z] coverage: 25.0% of statements [2021-06-19T06:46:53.315Z] === RUN TestValidateManifest [2021-06-19T06:46:53.315Z] === RUN TestValidateManifest/nil [2021-06-19T06:46:53.315Z] === RUN TestValidateManifest/non-nil [2021-06-19T06:46:53.315Z] --- PASS: TestValidateManifest (0.00s) [2021-06-19T06:46:53.315Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-06-19T06:46:53.315Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-06-19T06:46:53.315Z] PASS [2021-06-19T06:46:53.315Z] coverage: 0.7% of statements [2021-06-19T06:46:53.315Z] ok github.com/docker/docker/image/v1 0.059s coverage: 25.0% of statements [2021-06-19T06:46:53.315Z] ok github.com/docker/docker/image/tarexport 0.060s coverage: 0.7% of statements [2021-06-19T06:46:53.315Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-19T06:46:53.429Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-19T06:46:53.429Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-19T06:46:53.689Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-19T06:46:53.689Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-19T06:46:53.845Z] --- PASS: TestAuthZPluginV2Disable (2.86s) [2021-06-19T06:46:53.845Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-19T06:46:53.948Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-19T06:46:54.208Z] --- PASS: TestCopyFromContainer (3.14s) [2021-06-19T06:46:54.208Z] --- PASS: TestCopyFromContainer// (0.09s) [2021-06-19T06:46:54.208Z] --- PASS: TestCopyFromContainer//bar/root (0.20s) [2021-06-19T06:46:54.208Z] --- PASS: TestCopyFromContainer//bar/root/ (0.15s) [2021-06-19T06:46:54.208Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2021-06-19T06:46:54.208Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.16s) [2021-06-19T06:46:54.208Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2021-06-19T06:46:54.208Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.16s) [2021-06-19T06:46:54.208Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2021-06-19T06:46:54.208Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2021-06-19T06:46:54.208Z] --- PASS: TestCopyFromContainer/bar/notarget (0.16s) [2021-06-19T06:46:54.208Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-19T06:46:54.208Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-19T06:46:54.208Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-19T06:46:54.208Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-19T06:46:54.208Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-19T06:46:54.208Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-19T06:46:54.208Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-19T06:46:54.208Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-19T06:46:54.208Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-19T06:46:54.208Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-19T06:46:54.208Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s) [2021-06-19T06:46:54.208Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-06-19T06:46:54.208Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-06-19T06:46:54.208Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-19T06:46:54.208Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-19T06:46:54.208Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-06-19T06:46:54.208Z] === RUN TestCreateWithInvalidEnv [2021-06-19T06:46:54.208Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-19T06:46:54.208Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-19T06:46:54.208Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-19T06:46:54.208Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-19T06:46:54.208Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-19T06:46:54.208Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-19T06:46:54.208Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-19T06:46:54.208Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-19T06:46:54.208Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-19T06:46:54.208Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-06-19T06:46:54.208Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-06-19T06:46:54.208Z] --- PASS: TestCreateWithInvalidEnv/2 (0.02s) [2021-06-19T06:46:54.208Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-06-19T06:46:54.208Z] === RUN TestCreateTmpfsMountsTarget [2021-06-19T06:46:54.208Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-06-19T06:46:54.209Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-19T06:46:54.237Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-19T06:46:54.237Z] INFO: Testing against a local daemon [2021-06-19T06:46:54.237Z] === RUN TestBuildWithSession [2021-06-19T06:46:54.237Z] build_session_test.go:25: TODO: BuildKit [2021-06-19T06:46:54.237Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-19T06:46:54.237Z] === RUN TestBuildSquashParent [2021-06-19T06:46:54.237Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T06:46:54.237Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-06-19T06:46:54.237Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-19T06:46:54.237Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-19T06:46:54.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-19T06:46:54.237Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-19T06:46:54.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-19T06:46:54.237Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-19T06:46:54.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-19T06:46:54.237Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-19T06:46:54.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-19T06:46:54.237Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-19T06:46:54.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-19T06:46:54.237Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-19T06:46:54.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-19T06:46:54.237Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-19T06:46:54.237Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-19T06:46:54.237Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-19T06:46:54.237Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-19T06:46:54.828Z] === RUN TestEnvironmentParsing [2021-06-19T06:46:54.828Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-06-19T06:46:54.828Z] PASS [2021-06-19T06:46:54.828Z] coverage: 1.2% of statements [2021-06-19T06:46:54.828Z] ok github.com/docker/docker/libcontainerd/local 0.055s coverage: 1.2% of statements [2021-06-19T06:46:54.828Z] === RUN TestSerialization [2021-06-19T06:46:54.828Z] --- PASS: TestSerialization (0.02s) [2021-06-19T06:46:54.828Z] PASS [2021-06-19T06:46:54.828Z] coverage: 100.0% of statements [2021-06-19T06:46:54.828Z] ok github.com/docker/docker/libcontainerd/queue 0.074s coverage: 100.0% of statements [2021-06-19T06:46:54.828Z] === RUN TestEmptyLayer [2021-06-19T06:46:54.828Z] --- PASS: TestEmptyLayer (0.00s) [2021-06-19T06:46:54.828Z] === RUN TestCommitFailure [2021-06-19T06:46:55.151Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-06-19T06:46:55.280Z] --- PASS: TestCommitFailure (0.03s) [2021-06-19T06:46:55.280Z] === RUN TestStartTransactionFailure [2021-06-19T06:46:55.280Z] --- PASS: TestStartTransactionFailure (0.01s) [2021-06-19T06:46:55.280Z] === RUN TestGetOrphan [2021-06-19T06:46:55.280Z] --- PASS: TestGetOrphan (0.01s) [2021-06-19T06:46:55.280Z] === RUN TestMountAndRegister [2021-06-19T06:46:55.280Z] layer_test.go:271: Layer size: 14 [2021-06-19T06:46:55.280Z] --- PASS: TestMountAndRegister (0.05s) [2021-06-19T06:46:55.280Z] === RUN TestLayerRelease [2021-06-19T06:46:55.280Z] layer_test.go:304: Failing on Windows [2021-06-19T06:46:55.280Z] --- SKIP: TestLayerRelease (0.00s) [2021-06-19T06:46:55.280Z] === RUN TestStoreRestore [2021-06-19T06:46:55.280Z] layer_test.go:353: Failing on Windows [2021-06-19T06:46:55.280Z] --- SKIP: TestStoreRestore (0.00s) [2021-06-19T06:46:55.280Z] === RUN TestTarStreamStability [2021-06-19T06:46:55.280Z] layer_test.go:468: Failing on Windows [2021-06-19T06:46:55.280Z] --- SKIP: TestTarStreamStability (0.00s) [2021-06-19T06:46:55.280Z] === RUN TestRegisterExistingLayer [2021-06-19T06:46:55.280Z] --- PASS: TestRegisterExistingLayer (0.21s) [2021-06-19T06:46:55.280Z] === RUN TestTarStreamVerification [2021-06-19T06:46:55.280Z] layer_test.go:697: Failing on Windows [2021-06-19T06:46:55.280Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-06-19T06:46:55.280Z] === RUN TestLayerMigration [2021-06-19T06:46:55.280Z] migration_test.go:46: Failing on Windows [2021-06-19T06:46:55.280Z] --- SKIP: TestLayerMigration (0.00s) [2021-06-19T06:46:55.280Z] === RUN TestLayerMigrationNoTarsplit [2021-06-19T06:46:55.280Z] migration_test.go:182: Failing on Windows [2021-06-19T06:46:55.280Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-06-19T06:46:55.280Z] === RUN TestMountInit [2021-06-19T06:46:55.280Z] mount_test.go:17: Failing on Windows [2021-06-19T06:46:55.280Z] --- SKIP: TestMountInit (0.00s) [2021-06-19T06:46:55.280Z] === RUN TestMountSize [2021-06-19T06:46:55.280Z] mount_test.go:76: Failing on Windows [2021-06-19T06:46:55.280Z] --- SKIP: TestMountSize (0.00s) [2021-06-19T06:46:55.280Z] === RUN TestMountChanges [2021-06-19T06:46:55.280Z] mount_test.go:125: Failing on Windows [2021-06-19T06:46:55.280Z] --- SKIP: TestMountChanges (0.00s) [2021-06-19T06:46:55.280Z] === RUN TestMountApply [2021-06-19T06:46:55.280Z] mount_test.go:212: Failing on Windows [2021-06-19T06:46:55.280Z] --- SKIP: TestMountApply (0.00s) [2021-06-19T06:46:55.280Z] PASS [2021-06-19T06:46:55.280Z] coverage: 30.1% of statements [2021-06-19T06:46:55.280Z] ok github.com/docker/docker/layer 0.391s coverage: 30.1% of statements [2021-06-19T06:46:55.280Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-19T06:46:55.280Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-19T06:46:55.280Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-19T06:46:55.280Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-19T06:46:56.233Z] === RUN TestSequenceGetAvailableBit [2021-06-19T06:46:56.233Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-06-19T06:46:56.233Z] === RUN TestSequenceEqual [2021-06-19T06:46:56.233Z] --- PASS: TestSequenceEqual (0.00s) [2021-06-19T06:46:56.233Z] === RUN TestSequenceCopy [2021-06-19T06:46:56.233Z] --- PASS: TestSequenceCopy (0.00s) [2021-06-19T06:46:56.233Z] === RUN TestGetFirstAvailable [2021-06-19T06:46:56.233Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-06-19T06:46:56.233Z] === RUN TestFindSequence [2021-06-19T06:46:56.233Z] --- PASS: TestFindSequence (0.00s) [2021-06-19T06:46:56.233Z] === RUN TestCheckIfAvailable [2021-06-19T06:46:56.233Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-06-19T06:46:56.233Z] === RUN TestMergeSequences [2021-06-19T06:46:56.233Z] --- PASS: TestMergeSequences (0.00s) [2021-06-19T06:46:56.233Z] === RUN TestPushReservation [2021-06-19T06:46:56.233Z] --- PASS: TestPushReservation (0.00s) [2021-06-19T06:46:56.233Z] === RUN TestSerializeDeserialize [2021-06-19T06:46:56.233Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-06-19T06:46:56.233Z] === RUN TestSet [2021-06-19T06:46:56.233Z] --- PASS: TestSet (0.00s) [2021-06-19T06:46:56.233Z] === RUN TestSetUnset [2021-06-19T06:46:56.233Z] --- PASS: TestSetUnset (0.00s) [2021-06-19T06:46:56.233Z] === RUN TestOffsetSetUnset [2021-06-19T06:46:56.233Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-06-19T06:46:56.233Z] === RUN TestSetInRange [2021-06-19T06:46:56.233Z] --- PASS: TestSetInRange (0.00s) [2021-06-19T06:46:56.233Z] === RUN TestSetAnyInRange [2021-06-19T06:46:56.233Z] --- PASS: TestSetAnyInRange (0.00s) [2021-06-19T06:46:56.233Z] === RUN TestMethods [2021-06-19T06:46:56.233Z] --- PASS: TestMethods (0.00s) [2021-06-19T06:46:56.233Z] === RUN TestRandomAllocateDeallocate [2021-06-19T06:46:56.386Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.78s) [2021-06-19T06:46:56.386Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-19T06:46:56.535Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-06-19T06:46:56.535Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-06-19T06:46:57.476Z] --- PASS: TestCreateWithCustomMaskedPaths (3.29s) [2021-06-19T06:46:57.476Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-19T06:46:57.736Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-06-19T06:46:57.736Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-06-19T06:46:57.736Z] check_test.go:309: [dfccf9a5b566b] daemon is not started [2021-06-19T06:46:57.736Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-06-19T06:46:57.746Z] === RUN TestClientServiceInvalidCommand [2021-06-19T06:46:57.746Z] --- PASS: TestClientServiceInvalidCommand (0.00s) [2021-06-19T06:46:57.746Z] === RUN TestClientServiceCreate [2021-06-19T06:46:57.746Z] --- PASS: TestClientServiceCreate (0.00s) [2021-06-19T06:46:57.746Z] === RUN TestClientServiceRm [2021-06-19T06:46:57.746Z] --- PASS: TestClientServiceRm (0.00s) [2021-06-19T06:46:57.746Z] === RUN TestClientServiceLs [2021-06-19T06:46:57.746Z] --- PASS: TestClientServiceLs (0.00s) [2021-06-19T06:46:57.746Z] === RUN TestClientServiceInfo [2021-06-19T06:46:57.746Z] --- PASS: TestClientServiceInfo (0.00s) [2021-06-19T06:46:57.746Z] === RUN TestClientServiceInfoById [2021-06-19T06:46:57.746Z] --- PASS: TestClientServiceInfoById (0.00s) [2021-06-19T06:46:57.746Z] === RUN TestClientServiceJoin [2021-06-19T06:46:57.746Z] --- PASS: TestClientServiceJoin (0.00s) [2021-06-19T06:46:57.746Z] === RUN TestClientServiceLeave [2021-06-19T06:46:57.746Z] --- PASS: TestClientServiceLeave (0.00s) [2021-06-19T06:46:57.746Z] === RUN TestClientDummyCommand [2021-06-19T06:46:57.746Z] --- PASS: TestClientDummyCommand (0.00s) [2021-06-19T06:46:57.746Z] === RUN TestClientNetworkInvalidCommand [2021-06-19T06:46:57.746Z] --- PASS: TestClientNetworkInvalidCommand (0.00s) [2021-06-19T06:46:57.746Z] === RUN TestClientNetworkCreate [2021-06-19T06:46:57.746Z] --- PASS: TestClientNetworkCreate (0.00s) [2021-06-19T06:46:57.746Z] === RUN TestClientNetworkCreateWithDriver [2021-06-19T06:46:57.746Z] flag provided but not defined: -f [2021-06-19T06:46:57.746Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build3267166407\b1151\client.test.exe create --help'. [2021-06-19T06:46:57.746Z] --- PASS: TestClientNetworkCreateWithDriver (0.00s) [2021-06-19T06:46:57.746Z] === RUN TestClientNetworkRm [2021-06-19T06:46:57.746Z] --- PASS: TestClientNetworkRm (0.00s) [2021-06-19T06:46:57.746Z] === RUN TestClientNetworkLs [2021-06-19T06:46:57.746Z] --- PASS: TestClientNetworkLs (0.00s) [2021-06-19T06:46:57.747Z] === RUN TestClientNetworkInfo [2021-06-19T06:46:57.747Z] --- PASS: TestClientNetworkInfo (0.00s) [2021-06-19T06:46:57.747Z] === RUN TestClientNetworkInfoById [2021-06-19T06:46:57.747Z] --- PASS: TestClientNetworkInfoById (0.00s) [2021-06-19T06:46:57.747Z] PASS [2021-06-19T06:46:57.747Z] coverage: 75.2% of statements [2021-06-19T06:46:57.747Z] ok github.com/docker/docker/libnetwork/client 0.042s coverage: 75.2% of statements [2021-06-19T06:46:57.747Z] === RUN TestEverything [2021-06-19T06:46:57.747Z] --- PASS: TestEverything (0.00s) [2021-06-19T06:46:57.747Z] === RUN TestGet [2021-06-19T06:46:57.747Z] --- PASS: TestGet (0.00s) [2021-06-19T06:46:57.747Z] === RUN TestParsePanic [2021-06-19T06:46:57.747Z] flag provided but not defined: -int [2021-06-19T06:46:57.747Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build3267166407\b1155\mflag.test.exe --help'. [2021-06-19T06:46:57.747Z] --- PASS: TestParsePanic (0.00s) [2021-06-19T06:46:57.747Z] === RUN TestParse [2021-06-19T06:46:57.747Z] --- PASS: TestParse (0.00s) [2021-06-19T06:46:57.747Z] === RUN TestFlagSetParse [2021-06-19T06:46:57.747Z] --- PASS: TestFlagSetParse (0.00s) [2021-06-19T06:46:57.747Z] === RUN TestUserDefined [2021-06-19T06:46:57.747Z] --- PASS: TestUserDefined (0.00s) [2021-06-19T06:46:57.747Z] === RUN TestUserDefinedBool [2021-06-19T06:46:57.747Z] flag needs an argument: -b [2021-06-19T06:46:57.747Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build3267166407\b1155\mflag.test.exe test --help'. [2021-06-19T06:46:57.747Z] --- PASS: TestUserDefinedBool (0.00s) [2021-06-19T06:46:57.747Z] === RUN TestSetOutput [2021-06-19T06:46:57.747Z] --- PASS: TestSetOutput (0.00s) [2021-06-19T06:46:57.747Z] === RUN TestChangingArgs [2021-06-19T06:46:57.747Z] --- PASS: TestChangingArgs (0.00s) [2021-06-19T06:46:57.747Z] === RUN TestHelp [2021-06-19T06:46:57.747Z] --- PASS: TestHelp (0.00s) [2021-06-19T06:46:57.747Z] === RUN TestFlagCounts [2021-06-19T06:46:57.747Z] Warning: '-d' is deprecated, it will be removed soon. See usage. [2021-06-19T06:46:57.747Z] Warning: '-flag4' is deprecated, it will be replaced by '--flag4' soon. See usage. [2021-06-19T06:46:57.747Z] --- PASS: TestFlagCounts (0.00s) [2021-06-19T06:46:57.747Z] === RUN TestSortFlags [2021-06-19T06:46:57.747Z] --- PASS: TestSortFlags (0.00s) [2021-06-19T06:46:57.747Z] === RUN TestMergeFlags [2021-06-19T06:46:57.747Z] --- PASS: TestMergeFlags (0.00s) [2021-06-19T06:46:57.747Z] PASS [2021-06-19T06:46:57.747Z] coverage: 62.7% of statements [2021-06-19T06:46:57.747Z] ok github.com/docker/docker/libnetwork/client/mflag 0.036s coverage: 62.7% of statements [2021-06-19T06:46:58.197Z] === RUN TestErrorInterfaces [2021-06-19T06:46:58.197Z] --- PASS: TestErrorInterfaces (0.00s) [2021-06-19T06:46:58.197Z] === RUN TestNetworkMarshalling [2021-06-19T06:46:58.197Z] --- PASS: TestNetworkMarshalling (0.12s) [2021-06-19T06:46:58.197Z] === RUN TestEndpointMarshalling [2021-06-19T06:46:58.197Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-06-19T06:46:58.197Z] === RUN TestAuxAddresses [2021-06-19T06:46:58.197Z] time="2021-06-19T06:46:57Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-19T06:46:58.197Z] --- PASS: TestAuxAddresses (0.02s) [2021-06-19T06:46:58.197Z] === RUN TestSRVServiceQuery [2021-06-19T06:46:58.197Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-19T06:46:58.197Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-06-19T06:46:58.197Z] === RUN TestServiceVIPReuse [2021-06-19T06:46:58.197Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-19T06:46:58.197Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-06-19T06:46:58.197Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-06-19T06:46:58.197Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-19T06:46:58.197Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2021-06-19T06:46:58.197Z] === RUN TestDNSIPQuery [2021-06-19T06:46:58.197Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-19T06:46:58.197Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-06-19T06:46:58.197Z] === RUN TestDNSProxyServFail [2021-06-19T06:46:58.197Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-19T06:46:58.197Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-06-19T06:46:58.197Z] === RUN TestSandboxAddEmpty [2021-06-19T06:46:58.197Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-19T06:46:58.197Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-06-19T06:46:58.197Z] === RUN TestSandboxAddMultiPrio [2021-06-19T06:46:58.197Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-19T06:46:58.197Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-06-19T06:46:58.197Z] === RUN TestSandboxAddSamePrio [2021-06-19T06:46:58.197Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-19T06:46:58.197Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-06-19T06:46:58.197Z] === RUN TestCleanupServiceDiscovery [2021-06-19T06:46:58.197Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-19T06:46:58.197Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-06-19T06:46:58.197Z] === RUN TestDNSOptions [2021-06-19T06:46:58.197Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-19T06:46:58.197Z] --- SKIP: TestDNSOptions (0.00s) [2021-06-19T06:46:58.197Z] === RUN TestMultipleControllersWithSameStore [2021-06-19T06:46:58.197Z] time="2021-06-19T06:46:57Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-19T06:46:58.197Z] time="2021-06-19T06:46:57Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-19T06:46:58.197Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-06-19T06:46:58.197Z] PASS [2021-06-19T06:46:58.197Z] coverage: 8.6% of statements [2021-06-19T06:46:58.197Z] ok github.com/docker/docker/libnetwork 0.286s coverage: 8.6% of statements [2021-06-19T06:46:58.197Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-06-19T06:46:58.676Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-06-19T06:46:59.709Z] === RUN TestTCP4Proxy [2021-06-19T06:46:59.709Z] --- PASS: TestTCP4Proxy (0.01s) [2021-06-19T06:46:59.709Z] === RUN TestTCP4ProxyHalfClose [2021-06-19T06:46:59.709Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-06-19T06:46:59.709Z] === RUN TestTCP6Proxy [2021-06-19T06:46:59.709Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-19T06:46:59.709Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-06-19T06:46:59.709Z] === RUN TestTCPDualStackProxy [2021-06-19T06:46:59.710Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-19T06:46:59.710Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-06-19T06:46:59.710Z] === RUN TestUDP4Proxy [2021-06-19T06:46:59.710Z] --- PASS: TestUDP4Proxy (0.00s) [2021-06-19T06:46:59.710Z] === RUN TestUDP6Proxy [2021-06-19T06:46:59.710Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-19T06:46:59.710Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-06-19T06:46:59.710Z] === RUN TestUDPWriteError [2021-06-19T06:46:59.710Z] --- PASS: TestUDPWriteError (0.00s) [2021-06-19T06:46:59.710Z] === RUN TestSCTP4Proxy [2021-06-19T06:46:59.710Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-19T06:46:59.710Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-06-19T06:46:59.710Z] === RUN TestSCTP6Proxy [2021-06-19T06:46:59.710Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-19T06:46:59.710Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-06-19T06:46:59.710Z] PASS [2021-06-19T06:46:59.710Z] coverage: 49.4% of statements [2021-06-19T06:46:59.710Z] ok github.com/docker/docker/libnetwork/cmd/proxy 0.049s coverage: 49.4% of statements [2021-06-19T06:47:00.160Z] === RUN TestInvalidConfig [2021-06-19T06:47:00.160Z] --- PASS: TestInvalidConfig (0.00s) [2021-06-19T06:47:00.160Z] === RUN TestConfig [2021-06-19T06:47:00.160Z] --- PASS: TestConfig (0.00s) [2021-06-19T06:47:00.160Z] === RUN TestOptionsLabels [2021-06-19T06:47:00.160Z] --- PASS: TestOptionsLabels (0.00s) [2021-06-19T06:47:00.160Z] === RUN TestValidName [2021-06-19T06:47:00.160Z] --- PASS: TestValidName (0.00s) [2021-06-19T06:47:00.160Z] === RUN TestTLSConfiguration [2021-06-19T06:47:00.160Z] === RUN TestKey [2021-06-19T06:47:00.160Z] --- PASS: TestKey (0.00s) [2021-06-19T06:47:00.160Z] === RUN TestParseKey [2021-06-19T06:47:00.160Z] --- PASS: TestParseKey (0.00s) [2021-06-19T06:47:00.160Z] === RUN TestInvalidDataStore [2021-06-19T06:47:00.160Z] --- PASS: TestInvalidDataStore (0.00s) [2021-06-19T06:47:00.160Z] === RUN TestKVObjectFlatKey [2021-06-19T06:47:00.160Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-06-19T06:47:00.160Z] === RUN TestAtomicKVObjectFlatKey [2021-06-19T06:47:00.160Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-06-19T06:47:00.160Z] PASS [2021-06-19T06:47:00.160Z] coverage: 21.9% of statements [2021-06-19T06:47:00.160Z] ok github.com/docker/docker/libnetwork/datastore 0.040s coverage: 21.9% of statements [2021-06-19T06:47:00.160Z] time="2021-06-19T06:46:59Z" level=info msg="Option Initializing KV with TLS" [2021-06-19T06:47:00.160Z] --- PASS: TestTLSConfiguration (0.12s) [2021-06-19T06:47:00.160Z] PASS [2021-06-19T06:47:00.160Z] coverage: 24.0% of statements [2021-06-19T06:47:00.160Z] ok github.com/docker/docker/libnetwork/config 0.188s coverage: 24.0% of statements [2021-06-19T06:47:00.589Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-06-19T06:47:00.614Z] === RUN TestIPDataMarshalling [2021-06-19T06:47:00.614Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-06-19T06:47:00.614Z] === RUN TestValidateAndIsV6 [2021-06-19T06:47:00.614Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-06-19T06:47:00.614Z] PASS [2021-06-19T06:47:00.614Z] coverage: 68.9% of statements [2021-06-19T06:47:00.614Z] ok github.com/docker/docker/libnetwork/driverapi 0.035s coverage: 68.9% of statements [2021-06-19T06:47:00.849Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.21s) [2021-06-19T06:47:00.849Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-19T06:47:00.849Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-19T06:47:00.849Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-19T06:47:00.849Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-19T06:47:00.849Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-19T06:47:00.849Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-19T06:47:00.849Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-19T06:47:00.849Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-19T06:47:00.849Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-19T06:47:00.849Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-19T06:47:00.849Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-19T06:47:00.849Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-19T06:47:00.849Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-19T06:47:00.849Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-19T06:47:00.849Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-19T06:47:00.849Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-19T06:47:00.849Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2021-06-19T06:47:00.849Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-06-19T06:47:00.849Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-06-19T06:47:00.849Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-19T06:47:00.849Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-06-19T06:47:00.849Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-19T06:47:00.849Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-19T06:47:01.065Z] === RUN TestDriver [2021-06-19T06:47:01.065Z] --- PASS: TestDriver (0.00s) [2021-06-19T06:47:01.065Z] PASS [2021-06-19T06:47:01.065Z] coverage: 34.8% of statements [2021-06-19T06:47:01.065Z] ok github.com/docker/docker/libnetwork/drivers/host 0.032s coverage: 34.8% of statements [2021-06-19T06:47:01.065Z] === RUN TestDriver [2021-06-19T06:47:01.065Z] --- PASS: TestDriver (0.00s) [2021-06-19T06:47:01.065Z] PASS [2021-06-19T06:47:01.065Z] coverage: 34.8% of statements [2021-06-19T06:47:01.065Z] ok github.com/docker/docker/libnetwork/drivers/null 0.038s coverage: 34.8% of statements [2021-06-19T06:47:01.517Z] === RUN TestNetworkAllocateFree [2021-06-19T06:47:01.517Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-06-19T06:47:01.517Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-06-19T06:47:01.517Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-06-19T06:47:01.517Z] PASS [2021-06-19T06:47:01.517Z] coverage: 63.6% of statements [2021-06-19T06:47:01.517Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.065s coverage: 63.6% of statements [2021-06-19T06:47:01.793Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.00s) [2021-06-19T06:47:01.793Z] === RUN TestCreateDifferentPlatform [2021-06-19T06:47:01.793Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-19T06:47:01.793Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-19T06:47:01.793Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-06-19T06:47:01.793Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-06-19T06:47:01.793Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-19T06:47:01.793Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-19T06:47:01.969Z] === RUN TestGetEmptyCapabilities [2021-06-19T06:47:01.970Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-06-19T06:47:01.970Z] === RUN TestGetExtraCapabilities [2021-06-19T06:47:01.970Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-06-19T06:47:01.970Z] === RUN TestGetInvalidCapabilities [2021-06-19T06:47:01.970Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-06-19T06:47:01.970Z] === RUN TestRemoteDriver [2021-06-19T06:47:01.970Z] --- PASS: TestRemoteDriver (0.01s) [2021-06-19T06:47:01.970Z] === RUN TestDriverError [2021-06-19T06:47:01.970Z] --- PASS: TestDriverError (0.00s) [2021-06-19T06:47:01.970Z] === RUN TestMissingValues [2021-06-19T06:47:01.970Z] --- PASS: TestMissingValues (0.00s) [2021-06-19T06:47:01.970Z] === RUN TestRollback [2021-06-19T06:47:01.970Z] --- PASS: TestRollback (0.00s) [2021-06-19T06:47:01.970Z] PASS [2021-06-19T06:47:01.970Z] coverage: 57.4% of statements [2021-06-19T06:47:01.970Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.068s coverage: 57.4% of statements [2021-06-19T06:47:02.054Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2021-06-19T06:47:02.055Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-19T06:47:02.055Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-06-19T06:47:02.055Z] === RUN TestContainerStartOnDaemonRestart [2021-06-19T06:47:02.055Z] === PAUSE TestContainerStartOnDaemonRestart [2021-06-19T06:47:02.055Z] === RUN TestDaemonRestartIpcMode [2021-06-19T06:47:02.055Z] === PAUSE TestDaemonRestartIpcMode [2021-06-19T06:47:02.055Z] === RUN TestDaemonHostGatewayIP [2021-06-19T06:47:02.055Z] === PAUSE TestDaemonHostGatewayIP [2021-06-19T06:47:02.055Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-19T06:47:02.055Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-19T06:47:02.055Z] === RUN TestContainerKillOnDaemonStart [2021-06-19T06:47:02.055Z] === PAUSE TestContainerKillOnDaemonStart [2021-06-19T06:47:02.055Z] === RUN TestDiff [2021-06-19T06:47:02.422Z] === RUN TestNAT [2021-06-19T06:47:02.422Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-19T06:47:02.422Z] --- SKIP: TestNAT (0.00s) [2021-06-19T06:47:02.422Z] === RUN TestTransparent [2021-06-19T06:47:02.422Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-19T06:47:02.422Z] --- SKIP: TestTransparent (0.00s) [2021-06-19T06:47:02.422Z] PASS [2021-06-19T06:47:02.422Z] coverage: 0.0% of statements [2021-06-19T06:47:02.422Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.042s coverage: 0.0% of statements [2021-06-19T06:47:02.827Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-19T06:47:02.875Z] === RUN TestBuildDefault [2021-06-19T06:47:02.875Z] --- PASS: TestBuildDefault (0.00s) [2021-06-19T06:47:02.875Z] === RUN TestBuildHostnameDomainname [2021-06-19T06:47:02.875Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-06-19T06:47:02.875Z] === RUN TestBuildHostname [2021-06-19T06:47:02.875Z] --- PASS: TestBuildHostname (0.00s) [2021-06-19T06:47:02.875Z] === RUN TestBuildHostnameFQDN [2021-06-19T06:47:02.875Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-06-19T06:47:02.875Z] === RUN TestBuildNoIP [2021-06-19T06:47:02.875Z] --- PASS: TestBuildNoIP (0.00s) [2021-06-19T06:47:02.875Z] === RUN TestUpdate [2021-06-19T06:47:02.875Z] --- PASS: TestUpdate (0.00s) [2021-06-19T06:47:02.875Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-06-19T06:47:02.875Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-06-19T06:47:02.875Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-06-19T06:47:02.875Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-06-19T06:47:02.875Z] === RUN TestAddEmpty [2021-06-19T06:47:02.875Z] --- PASS: TestAddEmpty (0.00s) [2021-06-19T06:47:02.875Z] === RUN TestAdd [2021-06-19T06:47:02.875Z] --- PASS: TestAdd (0.00s) [2021-06-19T06:47:02.875Z] === RUN TestDeleteEmpty [2021-06-19T06:47:02.875Z] --- PASS: TestDeleteEmpty (0.00s) [2021-06-19T06:47:02.875Z] === RUN TestDeleteNewline [2021-06-19T06:47:02.875Z] --- PASS: TestDeleteNewline (0.00s) [2021-06-19T06:47:02.875Z] === RUN TestDelete [2021-06-19T06:47:02.875Z] --- PASS: TestDelete (0.00s) [2021-06-19T06:47:02.875Z] === RUN TestConcurrentWrites [2021-06-19T06:47:02.875Z] --- PASS: TestConcurrentWrites (0.18s) [2021-06-19T06:47:02.875Z] PASS [2021-06-19T06:47:02.875Z] coverage: 81.2% of statements [2021-06-19T06:47:02.875Z] ok github.com/docker/docker/libnetwork/etchosts 0.230s coverage: 81.2% of statements [2021-06-19T06:47:02.875Z] === RUN TestNew [2021-06-19T06:47:02.875Z] --- PASS: TestNew (0.00s) [2021-06-19T06:47:02.875Z] === RUN TestAddDriver [2021-06-19T06:47:02.875Z] --- PASS: TestAddDriver (0.00s) [2021-06-19T06:47:02.875Z] === RUN TestAddDuplicateDriver [2021-06-19T06:47:02.875Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-06-19T06:47:02.875Z] === RUN TestIPAMDefaultAddressSpaces [2021-06-19T06:47:02.875Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-06-19T06:47:02.875Z] === RUN TestDriver [2021-06-19T06:47:02.875Z] --- PASS: TestDriver (0.00s) [2021-06-19T06:47:02.875Z] === RUN TestIPAM [2021-06-19T06:47:02.875Z] --- PASS: TestIPAM (0.00s) [2021-06-19T06:47:02.875Z] === RUN TestWalkIPAMs [2021-06-19T06:47:02.875Z] --- PASS: TestWalkIPAMs (0.00s) [2021-06-19T06:47:02.875Z] === RUN TestWalkDrivers [2021-06-19T06:47:02.875Z] --- PASS: TestWalkDrivers (0.00s) [2021-06-19T06:47:02.875Z] PASS [2021-06-19T06:47:02.875Z] coverage: 82.4% of statements [2021-06-19T06:47:02.875Z] ok github.com/docker/docker/libnetwork/drvregistry 0.068s coverage: 82.4% of statements [2021-06-19T06:47:03.326Z] --- PASS: TestRandomAllocateDeallocate (7.11s) [2021-06-19T06:47:03.327Z] === RUN TestAllocateRandomDeallocate [2021-06-19T06:47:03.327Z] === RUN TestDiff [2021-06-19T06:47:03.327Z] --- PASS: TestDiff (0.00s) [2021-06-19T06:47:03.327Z] === RUN TestAddedCallback [2021-06-19T06:47:03.327Z] --- PASS: TestAddedCallback (0.00s) [2021-06-19T06:47:03.439Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-06-19T06:47:03.439Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-06-19T06:47:03.439Z] --- PASS: TestDiff (1.32s) [2021-06-19T06:47:03.439Z] === RUN TestExecWithCloseStdin [2021-06-19T06:47:03.777Z] === RUN TestRemovedCallback [2021-06-19T06:47:03.778Z] --- PASS: TestRemovedCallback (0.00s) [2021-06-19T06:47:03.778Z] === RUN TestNoCallback [2021-06-19T06:47:03.778Z] --- PASS: TestNoCallback (0.00s) [2021-06-19T06:47:03.778Z] PASS [2021-06-19T06:47:03.778Z] coverage: 48.1% of statements [2021-06-19T06:47:03.778Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.041s coverage: 48.1% of statements [2021-06-19T06:47:03.778Z] === RUN TestNew [2021-06-19T06:47:03.778Z] --- PASS: TestNew (0.00s) [2021-06-19T06:47:03.778Z] === RUN TestAllocate [2021-06-19T06:47:03.778Z] --- PASS: TestAllocate (0.00s) [2021-06-19T06:47:03.778Z] === RUN TestUninitialized [2021-06-19T06:47:03.778Z] --- PASS: TestUninitialized (0.00s) [2021-06-19T06:47:03.778Z] === RUN TestAllocateInRange [2021-06-19T06:47:03.778Z] --- PASS: TestAllocateInRange (0.00s) [2021-06-19T06:47:03.778Z] === RUN TestAllocateSerial [2021-06-19T06:47:03.778Z] --- PASS: TestAllocateSerial (0.00s) [2021-06-19T06:47:03.778Z] PASS [2021-06-19T06:47:03.778Z] coverage: 87.5% of statements [2021-06-19T06:47:03.778Z] ok github.com/docker/docker/libnetwork/idm 0.034s coverage: 87.5% of statements [2021-06-19T06:47:04.228Z] === RUN TestCaller [2021-06-19T06:47:04.228Z] --- PASS: TestCaller (0.00s) [2021-06-19T06:47:04.228Z] PASS [2021-06-19T06:47:04.228Z] coverage: 100.0% of statements [2021-06-19T06:47:04.228Z] ok github.com/docker/docker/libnetwork/internal/caller 0.034s coverage: 100.0% of statements [2021-06-19T06:47:04.228Z] === RUN TestSetSerialInsertDelete [2021-06-19T06:47:04.228Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-06-19T06:47:04.228Z] === RUN TestSetParallelInsertDelete [2021-06-19T06:47:05.180Z] === RUN TestPoolRequest [2021-06-19T06:47:05.180Z] --- PASS: TestPoolRequest (0.00s) [2021-06-19T06:47:05.180Z] === RUN TestOtherRequests [2021-06-19T06:47:05.180Z] --- PASS: TestOtherRequests (0.00s) [2021-06-19T06:47:05.180Z] PASS [2021-06-19T06:47:05.180Z] coverage: 57.1% of statements [2021-06-19T06:47:05.180Z] ok github.com/docker/docker/libnetwork/ipams/null 0.034s coverage: 57.1% of statements [2021-06-19T06:47:05.180Z] --- PASS: TestAllocateRandomDeallocate (1.91s) [2021-06-19T06:47:05.180Z] === RUN TestAllocateRandomDeallocateSerialize [2021-06-19T06:47:05.180Z] === RUN TestInt2IP2IntConversion [2021-06-19T06:47:05.351Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-06-19T06:47:05.351Z] --- PASS: TestExecWithCloseStdin (1.76s) [2021-06-19T06:47:05.351Z] === RUN TestExec [2021-06-19T06:47:05.630Z] --- PASS: TestInt2IP2IntConversion (0.47s) [2021-06-19T06:47:05.630Z] === RUN TestGetAddressVersion [2021-06-19T06:47:05.630Z] --- PASS: TestGetAddressVersion (0.00s) [2021-06-19T06:47:05.630Z] === RUN TestKeyString [2021-06-19T06:47:05.630Z] --- PASS: TestKeyString (0.00s) [2021-06-19T06:47:05.630Z] === RUN TestPoolDataMarshal [2021-06-19T06:47:05.630Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-06-19T06:47:05.630Z] === RUN TestSubnetsMarshal [2021-06-19T06:47:05.630Z] --- PASS: TestSubnetsMarshal (0.06s) [2021-06-19T06:47:05.630Z] === RUN TestAddSubnets [2021-06-19T06:47:05.729Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-19T06:47:05.922Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-06-19T06:47:05.922Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-06-19T06:47:06.081Z] --- PASS: TestAddSubnets (0.06s) [2021-06-19T06:47:06.081Z] === RUN TestDoublePoolRelease [2021-06-19T06:47:06.081Z] --- PASS: TestDoublePoolRelease (0.05s) [2021-06-19T06:47:06.081Z] === RUN TestAddReleasePoolID [2021-06-19T06:47:06.081Z] --- PASS: TestAddReleasePoolID (0.11s) [2021-06-19T06:47:06.081Z] === RUN TestPredefinedPool [2021-06-19T06:47:06.081Z] === RUN TestGetCapabilities [2021-06-19T06:47:06.081Z] --- PASS: TestPredefinedPool (0.04s) [2021-06-19T06:47:06.081Z] === RUN TestRemoveSubnet [2021-06-19T06:47:06.081Z] --- PASS: TestGetCapabilities (0.01s) [2021-06-19T06:47:06.081Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-06-19T06:47:06.081Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-06-19T06:47:06.081Z] === RUN TestGetDefaultAddressSpaces [2021-06-19T06:47:06.081Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-06-19T06:47:06.081Z] === RUN TestRemoteDriver [2021-06-19T06:47:06.082Z] --- PASS: TestRemoteDriver (0.01s) [2021-06-19T06:47:06.082Z] PASS [2021-06-19T06:47:06.082Z] coverage: 47.4% of statements [2021-06-19T06:47:06.082Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.065s coverage: 47.4% of statements [2021-06-19T06:47:06.388Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.80s) [2021-06-19T06:47:06.388Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-19T06:47:06.533Z] --- PASS: TestRemoveSubnet (0.26s) [2021-06-19T06:47:06.533Z] === RUN TestGetSameAddress [2021-06-19T06:47:06.533Z] --- PASS: TestGetSameAddress (0.03s) [2021-06-19T06:47:06.533Z] === RUN TestPoolAllocationReuse [2021-06-19T06:47:06.864Z] --- PASS: TestExec (1.72s) [2021-06-19T06:47:06.864Z] === RUN TestExecUser [2021-06-19T06:47:06.984Z] === RUN TestWindowsIPAM [2021-06-19T06:47:06.984Z] --- PASS: TestWindowsIPAM (0.00s) [2021-06-19T06:47:06.984Z] PASS [2021-06-19T06:47:06.984Z] coverage: 71.4% of statements [2021-06-19T06:47:06.984Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.037s coverage: 71.4% of statements [2021-06-19T06:47:06.984Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.80s) [2021-06-19T06:47:06.984Z] === RUN TestRetrieveFromStore [2021-06-19T06:47:07.441Z] === RUN TestDefaultNetwork [2021-06-19T06:47:07.896Z] --- PASS: TestDefaultNetwork (0.25s) [2021-06-19T06:47:07.896Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-06-19T06:47:07.896Z] --- PASS: TestRetrieveFromStore (0.84s) [2021-06-19T06:47:07.896Z] === RUN TestIsCorrupted [2021-06-19T06:47:07.896Z] --- PASS: TestIsCorrupted (0.04s) [2021-06-19T06:47:07.896Z] === RUN TestSetRollover [2021-06-19T06:47:07.896Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.25s) [2021-06-19T06:47:07.896Z] === RUN TestInitAddressPools [2021-06-19T06:47:07.896Z] --- PASS: TestInitAddressPools (0.00s) [2021-06-19T06:47:07.896Z] PASS [2021-06-19T06:47:07.896Z] coverage: 74.0% of statements [2021-06-19T06:47:07.896Z] ok github.com/docker/docker/libnetwork/ipamutils 0.590s coverage: 74.0% of statements [2021-06-19T06:47:08.247Z] check_test.go:309: [dd1ec19cbba12] daemon is not started [2021-06-19T06:47:08.247Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-06-19T06:47:08.507Z] --- PASS: TestExecUser (1.80s) [2021-06-19T06:47:08.507Z] === RUN TestExportContainerAndImportImage [2021-06-19T06:47:08.850Z] === RUN TestKeyValue [2021-06-19T06:47:08.850Z] --- PASS: TestKeyValue (0.00s) [2021-06-19T06:47:08.850Z] PASS [2021-06-19T06:47:08.851Z] coverage: 60.0% of statements [2021-06-19T06:47:08.851Z] ok github.com/docker/docker/libnetwork/netlabel 0.061s coverage: 60.0% of statements [2021-06-19T06:47:08.851Z] --- PASS: TestPoolAllocationReuse (2.67s) [2021-06-19T06:47:08.851Z] === RUN TestGetAddressSubPoolEqualPool [2021-06-19T06:47:09.302Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2021-06-19T06:47:09.302Z] === RUN TestRequestReleaseAddressFromSubPool [2021-06-19T06:47:10.422Z] --- PASS: TestExportContainerAndImportImage (1.50s) [2021-06-19T06:47:10.422Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-19T06:47:10.422Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-06-19T06:47:11.455Z] --- PASS: TestSetRollover (3.32s) [2021-06-19T06:47:11.455Z] === RUN TestSetRolloverSerial [2021-06-19T06:47:11.803Z] --- PASS: TestExportContainerAfterDaemonRestart (1.51s) [2021-06-19T06:47:11.803Z] === RUN TestHealthCheckWorkdir [2021-06-19T06:47:11.803Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-06-19T06:47:11.908Z] === RUN TestNetworkDBSimple [2021-06-19T06:47:12.063Z] check_test.go:309: [d376b40676139] daemon is not started [2021-06-19T06:47:12.063Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-06-19T06:47:12.865Z] 2021/06/19 06:47:12 Closing DB instances... [2021-06-19T06:47:13.318Z] --- PASS: TestRequestReleaseAddressFromSubPool (4.20s) [2021-06-19T06:47:13.318Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-06-19T06:47:13.446Z] --- PASS: TestHealthCheckWorkdir (1.52s) [2021-06-19T06:47:13.446Z] === RUN TestHealthKillContainer [2021-06-19T06:47:13.446Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-06-19T06:47:13.776Z] --- PASS: TestSetRolloverSerial (2.36s) [2021-06-19T06:47:13.776Z] === RUN TestGetFirstAvailableFromCurrent [2021-06-19T06:47:13.776Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-06-19T06:47:13.776Z] PASS [2021-06-19T06:47:13.776Z] coverage: 84.4% of statements [2021-06-19T06:47:13.776Z] ok github.com/docker/docker/libnetwork/bitseq 17.495s coverage: 84.4% of statements [2021-06-19T06:47:13.776Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-06-19T06:47:13.776Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-06-19T06:47:14.230Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-06-19T06:47:14.230Z] PASS [2021-06-19T06:47:14.230Z] coverage: 100.0% of statements [2021-06-19T06:47:14.230Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.039s coverage: 100.0% of statements [2021-06-19T06:47:14.386Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-06-19T06:47:14.646Z] docker_cli_daemon_plugins_test.go:79: [df80a22c17349] daemon is not started [2021-06-19T06:47:15.190Z] 2021/06/19 06:47:14 Closing DB instances... [2021-06-19T06:47:15.190Z] === RUN TestGenerate [2021-06-19T06:47:15.190Z] --- PASS: TestGenerate (0.00s) [2021-06-19T06:47:15.190Z] === RUN TestGeneratePtr [2021-06-19T06:47:15.190Z] --- PASS: TestGeneratePtr (0.00s) [2021-06-19T06:47:15.190Z] === RUN TestGenerateMissingField [2021-06-19T06:47:15.190Z] --- PASS: TestGenerateMissingField (0.00s) [2021-06-19T06:47:15.190Z] === RUN TestFieldCannotBeSet [2021-06-19T06:47:15.190Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-06-19T06:47:15.190Z] === RUN TestTypeMismatchError [2021-06-19T06:47:15.190Z] --- PASS: TestTypeMismatchError (0.00s) [2021-06-19T06:47:15.190Z] PASS [2021-06-19T06:47:15.190Z] coverage: 100.0% of statements [2021-06-19T06:47:15.190Z] ok github.com/docker/docker/libnetwork/options 0.050s coverage: 100.0% of statements [2021-06-19T06:47:15.586Z] === RUN TestDockerSuite/TestBuildAddScript [2021-06-19T06:47:15.586Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-06-19T06:47:16.034Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-06-19T06:47:16.034Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.06s) [2021-06-19T06:47:16.034Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.71s) [2021-06-19T06:47:16.034Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (15.80s) [2021-06-19T06:47:16.034Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (15.90s) [2021-06-19T06:47:16.034Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.44s) [2021-06-19T06:47:16.034Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.20s) [2021-06-19T06:47:16.034Z] === RUN TestBuildMultiStageCopy [2021-06-19T06:47:16.034Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-19T06:47:16.140Z] testing: warning: no tests to run [2021-06-19T06:47:16.140Z] PASS [2021-06-19T06:47:16.140Z] coverage: 0.0% of statements [2021-06-19T06:47:16.140Z] ok github.com/docker/docker/libnetwork/osl 0.029s coverage: 0.0% of statements [no tests to run] [2021-06-19T06:47:16.592Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.09s) [2021-06-19T06:47:16.592Z] === RUN TestGetAddress [2021-06-19T06:47:16.592Z] ? github.com/docker/docker/libnetwork/client/mflag/example [no test files] [2021-06-19T06:47:16.592Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-06-19T06:47:16.592Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-06-19T06:47:16.592Z] ? github.com/docker/docker/libnetwork/cmd/dnet [no test files] [2021-06-19T06:47:16.592Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-06-19T06:47:16.592Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-06-19T06:47:16.592Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-06-19T06:47:16.592Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-06-19T06:47:16.592Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-06-19T06:47:16.592Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-06-19T06:47:16.592Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-06-19T06:47:16.592Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-06-19T06:47:16.592Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-06-19T06:47:16.592Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-06-19T06:47:16.592Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-06-19T06:47:16.592Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-06-19T06:47:16.592Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-06-19T06:47:16.592Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-06-19T06:47:16.592Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-06-19T06:47:16.592Z] === RUN TestRequestNewPort [2021-06-19T06:47:16.592Z] --- PASS: TestRequestNewPort (0.00s) [2021-06-19T06:47:16.592Z] === RUN TestRequestSpecificPort [2021-06-19T06:47:16.592Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-06-19T06:47:16.592Z] === RUN TestReleasePort [2021-06-19T06:47:16.592Z] --- PASS: TestReleasePort (0.00s) [2021-06-19T06:47:16.592Z] === RUN TestReuseReleasedPort [2021-06-19T06:47:16.592Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-06-19T06:47:16.592Z] === RUN TestReleaseUnreadledPort [2021-06-19T06:47:16.592Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-06-19T06:47:16.592Z] === RUN TestUnknowProtocol [2021-06-19T06:47:16.592Z] --- PASS: TestUnknowProtocol (0.00s) [2021-06-19T06:47:16.592Z] === RUN TestAllocateAllPorts [2021-06-19T06:47:16.592Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-06-19T06:47:16.592Z] === RUN TestPortAllocation [2021-06-19T06:47:16.592Z] --- PASS: TestPortAllocation (0.00s) [2021-06-19T06:47:16.592Z] === RUN TestPortAllocationWithCustomRange [2021-06-19T06:47:16.592Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-06-19T06:47:16.592Z] === RUN TestNoDuplicateBPR [2021-06-19T06:47:16.592Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-06-19T06:47:16.592Z] === RUN TestChangePortRange [2021-06-19T06:47:16.592Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-06-19T06:47:16.592Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-06-19T06:47:16.592Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-06-19T06:47:16.592Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-06-19T06:47:16.592Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-06-19T06:47:16.592Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-06-19T06:47:16.592Z] --- PASS: TestChangePortRange (0.00s) [2021-06-19T06:47:16.592Z] PASS [2021-06-19T06:47:16.592Z] coverage: 88.6% of statements [2021-06-19T06:47:16.592Z] ok github.com/docker/docker/libnetwork/portallocator 0.045s coverage: 88.6% of statements [2021-06-19T06:47:16.592Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.86s) [2021-06-19T06:47:16.592Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-06-19T06:47:16.966Z] --- PASS: TestHealthKillContainer (3.53s) [2021-06-19T06:47:16.967Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-19T06:47:17.043Z] === RUN TestTransportPortConv [2021-06-19T06:47:17.043Z] --- PASS: TestTransportPortConv (0.00s) [2021-06-19T06:47:17.043Z] === RUN TestTransportPortBindingConv [2021-06-19T06:47:17.043Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-06-19T06:47:17.496Z] === RUN TestErrorConstructors [2021-06-19T06:47:17.496Z] --- PASS: TestErrorConstructors (0.00s) [2021-06-19T06:47:17.496Z] === RUN TestCompareIPMask [2021-06-19T06:47:17.496Z] --- PASS: TestCompareIPMask (0.00s) [2021-06-19T06:47:17.496Z] === RUN TestUtilGetHostPartIP [2021-06-19T06:47:17.496Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-06-19T06:47:17.496Z] === RUN TestUtilGetBroadcastIP [2021-06-19T06:47:17.496Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-06-19T06:47:17.496Z] === RUN TestParseCIDR [2021-06-19T06:47:17.496Z] --- PASS: TestParseCIDR (0.00s) [2021-06-19T06:47:17.496Z] PASS [2021-06-19T06:47:17.496Z] coverage: 47.9% of statements [2021-06-19T06:47:17.496Z] ok github.com/docker/docker/libnetwork/types 0.034s coverage: 47.9% of statements [2021-06-19T06:47:17.496Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-06-19T06:47:17.496Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-06-19T06:47:17.496Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-06-19T06:47:17.496Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-06-19T06:47:17.496Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-06-19T06:47:17.496Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-06-19T06:47:17.496Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-06-19T06:47:17.496Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-06-19T06:47:17.496Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-06-19T06:47:17.496Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-06-19T06:47:17.496Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-06-19T06:47:17.496Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-06-19T06:47:17.496Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-06-19T06:47:17.496Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-06-19T06:47:17.496Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-06-19T06:47:17.496Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-06-19T06:47:17.496Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-06-19T06:47:17.496Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-06-19T06:47:17.496Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-06-19T06:47:17.496Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-06-19T06:47:17.496Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-06-19T06:47:17.496Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-06-19T06:47:17.496Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-06-19T06:47:17.496Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-06-19T06:47:17.496Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-06-19T06:47:17.496Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-06-19T06:47:17.496Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-06-19T06:47:17.496Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-06-19T06:47:17.496Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-06-19T06:47:17.496Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-06-19T06:47:17.496Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-06-19T06:47:17.496Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-06-19T06:47:17.496Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-06-19T06:47:17.496Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-06-19T06:47:17.496Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-06-19T06:47:17.496Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-06-19T06:47:17.496Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-06-19T06:47:17.496Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-06-19T06:47:17.496Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-06-19T06:47:17.496Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-06-19T06:47:17.496Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-06-19T06:47:17.496Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-06-19T06:47:17.496Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-06-19T06:47:17.496Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-06-19T06:47:17.496Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-06-19T06:47:17.496Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-06-19T06:47:17.496Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-06-19T06:47:17.496Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-06-19T06:47:17.496Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-06-19T06:47:17.496Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-06-19T06:47:17.496Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-06-19T06:47:17.496Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-06-19T06:47:17.496Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-06-19T06:47:17.496Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-06-19T06:47:17.496Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-06-19T06:47:17.496Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-06-19T06:47:17.496Z] PASS [2021-06-19T06:47:17.496Z] coverage: 44.0% of statements [2021-06-19T06:47:17.496Z] ok github.com/docker/docker/oci 0.036s coverage: 44.0% of statements [2021-06-19T06:47:17.909Z] docker_cli_daemon_plugins_test.go:169: [d129f5b9ab796] daemon is not started [2021-06-19T06:47:17.909Z] --- PASS: TestInspectCpusetInConfigPre120 (1.05s) [2021-06-19T06:47:17.909Z] === RUN TestIpcModeNone [2021-06-19T06:47:17.947Z] 2021/06/19 06:47:17 Closing DB instances... [2021-06-19T06:47:18.398Z] === RUN TestParseVersion [2021-06-19T06:47:18.398Z] --- PASS: TestParseVersion (0.00s) [2021-06-19T06:47:18.398Z] PASS [2021-06-19T06:47:18.398Z] coverage: 52.9% of statements [2021-06-19T06:47:18.398Z] ok github.com/docker/docker/pkg/aaparser 0.047s coverage: 52.9% of statements [2021-06-19T06:47:18.398Z] === RUN TestAddressPoolOpt [2021-06-19T06:47:18.398Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-06-19T06:47:18.398Z] === RUN TestValidateEnv [2021-06-19T06:47:18.398Z] === RUN TestValidateEnv/a [2021-06-19T06:47:18.398Z] === RUN TestValidateEnv/something [2021-06-19T06:47:18.398Z] === RUN TestValidateEnv/_=a [2021-06-19T06:47:18.398Z] === RUN TestValidateEnv/env1=value1 [2021-06-19T06:47:18.398Z] === RUN TestValidateEnv/_env1=value1 [2021-06-19T06:47:18.398Z] === RUN TestValidateEnv/env2=value2=value3 [2021-06-19T06:47:18.398Z] === RUN TestValidateEnv/env3=abc!qwe [2021-06-19T06:47:18.398Z] === RUN TestValidateEnv/env_4=value_4 [2021-06-19T06:47:18.398Z] === RUN TestValidateEnv/PATH [2021-06-19T06:47:18.398Z] === RUN TestValidateEnv/=a [2021-06-19T06:47:18.398Z] === RUN TestValidateEnv/PATH= [2021-06-19T06:47:18.398Z] === RUN TestValidateEnv/PATH=something [2021-06-19T06:47:18.398Z] === RUN TestValidateEnv/asd!qwe [2021-06-19T06:47:18.398Z] === RUN TestValidateEnv/1asd [2021-06-19T06:47:18.398Z] === RUN TestValidateEnv/123 [2021-06-19T06:47:18.398Z] === RUN TestValidateEnv/some_space [2021-06-19T06:47:18.398Z] === RUN TestValidateEnv/__some_space_before [2021-06-19T06:47:18.398Z] === RUN TestValidateEnv/some_space_after__ [2021-06-19T06:47:18.398Z] === RUN TestValidateEnv/= [2021-06-19T06:47:18.398Z] === RUN TestValidateEnv/PaTh [2021-06-19T06:47:18.398Z] --- PASS: TestValidateEnv (0.00s) [2021-06-19T06:47:18.398Z] --- PASS: TestValidateEnv/a (0.00s) [2021-06-19T06:47:18.398Z] --- PASS: TestValidateEnv/something (0.00s) [2021-06-19T06:47:18.398Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-06-19T06:47:18.398Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-06-19T06:47:18.398Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-06-19T06:47:18.398Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-06-19T06:47:18.398Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-06-19T06:47:18.398Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-06-19T06:47:18.398Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-06-19T06:47:18.398Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-06-19T06:47:18.398Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-06-19T06:47:18.398Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-06-19T06:47:18.398Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-06-19T06:47:18.398Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-06-19T06:47:18.398Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-06-19T06:47:18.398Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-06-19T06:47:18.398Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-06-19T06:47:18.398Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-06-19T06:47:18.398Z] --- PASS: TestValidateEnv/= (0.00s) [2021-06-19T06:47:18.398Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-06-19T06:47:18.398Z] === RUN TestParseHost [2021-06-19T06:47:18.398Z] --- PASS: TestParseHost (0.00s) [2021-06-19T06:47:18.398Z] === RUN TestParseDockerDaemonHost [2021-06-19T06:47:18.398Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-06-19T06:47:18.398Z] === RUN TestParseTCP [2021-06-19T06:47:18.398Z] --- PASS: TestParseTCP (0.00s) [2021-06-19T06:47:18.398Z] === RUN TestParseInvalidUnixAddrInvalid [2021-06-19T06:47:18.398Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-06-19T06:47:18.398Z] === RUN TestValidateExtraHosts [2021-06-19T06:47:18.398Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-06-19T06:47:18.398Z] === RUN TestIpOptString [2021-06-19T06:47:18.398Z] --- PASS: TestIpOptString (0.00s) [2021-06-19T06:47:18.398Z] === RUN TestNewIpOptInvalidDefaultVal [2021-06-19T06:47:18.398Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-06-19T06:47:18.398Z] === RUN TestNewIpOptValidDefaultVal [2021-06-19T06:47:18.398Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-06-19T06:47:18.398Z] === RUN TestIpOptSetInvalidVal [2021-06-19T06:47:18.398Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-06-19T06:47:18.398Z] === RUN TestValidateIPAddress [2021-06-19T06:47:18.398Z] --- PASS: TestValidateIPAddress (0.00s) [2021-06-19T06:47:18.398Z] === RUN TestMapOpts [2021-06-19T06:47:18.398Z] --- PASS: TestMapOpts (0.00s) [2021-06-19T06:47:18.398Z] === RUN TestListOptsWithoutValidator [2021-06-19T06:47:18.398Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-06-19T06:47:18.398Z] === RUN TestListOptsWithValidator [2021-06-19T06:47:18.398Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-06-19T06:47:18.398Z] === RUN TestValidateDNSSearch [2021-06-19T06:47:18.398Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-06-19T06:47:18.398Z] === RUN TestValidateLabel [2021-06-19T06:47:18.398Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-06-19T06:47:18.398Z] === RUN TestValidateLabel/label_with_general_format [2021-06-19T06:47:18.398Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-06-19T06:47:18.398Z] === RUN TestValidateLabel/label_with_one_more [2021-06-19T06:47:18.398Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-06-19T06:47:18.398Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-06-19T06:47:18.398Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-06-19T06:47:18.398Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-06-19T06:47:18.398Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-06-19T06:47:18.398Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-06-19T06:47:18.398Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-06-19T06:47:18.398Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-06-19T06:47:18.398Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-06-19T06:47:18.398Z] --- PASS: TestValidateLabel (0.00s) [2021-06-19T06:47:18.398Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-06-19T06:47:18.398Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-06-19T06:47:18.398Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-06-19T06:47:18.398Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-06-19T06:47:18.398Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-06-19T06:47:18.398Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-06-19T06:47:18.398Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-06-19T06:47:18.398Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-06-19T06:47:18.398Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-06-19T06:47:18.398Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-06-19T06:47:18.398Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-06-19T06:47:18.398Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-06-19T06:47:18.398Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-06-19T06:47:18.398Z] === RUN TestNamedListOpts [2021-06-19T06:47:18.398Z] --- PASS: TestNamedListOpts (0.00s) [2021-06-19T06:47:18.398Z] === RUN TestNamedMapOpts [2021-06-19T06:47:18.398Z] --- PASS: TestNamedMapOpts (0.00s) [2021-06-19T06:47:18.398Z] === RUN TestParseLink [2021-06-19T06:47:18.398Z] --- PASS: TestParseLink (0.00s) [2021-06-19T06:47:18.398Z] === RUN TestQuotedStringSetWithQuotes [2021-06-19T06:47:18.398Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-06-19T06:47:18.398Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-06-19T06:47:18.398Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-06-19T06:47:18.398Z] === RUN TestQuotedStringSetWithNoQuotes [2021-06-19T06:47:18.398Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-06-19T06:47:18.398Z] === RUN TestUlimitOpt [2021-06-19T06:47:18.398Z] --- PASS: TestUlimitOpt (0.00s) [2021-06-19T06:47:18.398Z] PASS [2021-06-19T06:47:18.398Z] coverage: 67.1% of statements [2021-06-19T06:47:18.398Z] ok github.com/docker/docker/opts 0.079s coverage: 67.1% of statements [2021-06-19T06:47:19.292Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-06-19T06:47:19.292Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-06-19T06:47:19.292Z] --- PASS: TestIpcModeNone (1.44s) [2021-06-19T06:47:19.292Z] === RUN TestIpcModePrivate [2021-06-19T06:47:19.349Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.82s) [2021-06-19T06:47:19.349Z] === RUN TestNetworkDBCRUDTableEntry [2021-06-19T06:47:20.300Z] === RUN TestPeerCertificateMarshalJSON [2021-06-19T06:47:20.300Z] === RUN TestIsArchivePathDir [2021-06-19T06:47:20.300Z] --- PASS: TestIsArchivePathDir (0.05s) [2021-06-19T06:47:20.300Z] === RUN TestIsArchivePathInvalidFile [2021-06-19T06:47:20.300Z] --- PASS: TestIsArchivePathInvalidFile (0.12s) [2021-06-19T06:47:20.300Z] === RUN TestIsArchivePathTar [2021-06-19T06:47:20.300Z] --- PASS: TestIsArchivePathTar (0.13s) [2021-06-19T06:47:20.300Z] === RUN TestDecompressStreamGzip [2021-06-19T06:47:20.300Z] --- PASS: TestDecompressStreamGzip (0.08s) [2021-06-19T06:47:20.300Z] === RUN TestDecompressStreamBzip2 [2021-06-19T06:47:20.673Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:95, shared: false, mustBeShared: false [2021-06-19T06:47:20.750Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-06-19T06:47:20.750Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-06-19T06:47:20.750Z] --- PASS: TestPeerCertificateMarshalJSON (0.46s) [2021-06-19T06:47:20.750Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-06-19T06:47:20.750Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-06-19T06:47:20.750Z] === RUN TestMiddleware [2021-06-19T06:47:20.750Z] --- PASS: TestMiddleware (0.00s) [2021-06-19T06:47:20.750Z] === RUN TestNewResponseModifier [2021-06-19T06:47:20.750Z] --- PASS: TestNewResponseModifier (0.00s) [2021-06-19T06:47:20.750Z] PASS [2021-06-19T06:47:20.750Z] coverage: 26.8% of statements [2021-06-19T06:47:20.750Z] ok github.com/docker/docker/pkg/authorization 0.505s coverage: 26.8% of statements [2021-06-19T06:47:20.750Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2021-06-19T06:47:20.750Z] === RUN TestDecompressStreamXz [2021-06-19T06:47:20.750Z] archive_test.go:134: Xz not present in msys2 [2021-06-19T06:47:20.750Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-06-19T06:47:20.750Z] === RUN TestCompressStreamXzUnsupported [2021-06-19T06:47:20.750Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-06-19T06:47:20.750Z] === RUN TestCompressStreamBzip2Unsupported [2021-06-19T06:47:20.750Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-06-19T06:47:20.750Z] === RUN TestCompressStreamInvalid [2021-06-19T06:47:20.750Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-06-19T06:47:20.750Z] === RUN TestExtensionInvalid [2021-06-19T06:47:20.750Z] --- PASS: TestExtensionInvalid (0.00s) [2021-06-19T06:47:20.750Z] === RUN TestExtensionUncompressed [2021-06-19T06:47:20.750Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-06-19T06:47:20.750Z] === RUN TestExtensionBzip2 [2021-06-19T06:47:20.750Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-06-19T06:47:20.750Z] === RUN TestExtensionGzip [2021-06-19T06:47:20.750Z] --- PASS: TestExtensionGzip (0.00s) [2021-06-19T06:47:20.750Z] === RUN TestExtensionXz [2021-06-19T06:47:20.750Z] --- PASS: TestExtensionXz (0.00s) [2021-06-19T06:47:20.750Z] === RUN TestCmdStreamLargeStderr [2021-06-19T06:47:20.750Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2021-06-19T06:47:20.750Z] === RUN TestCmdStreamBad [2021-06-19T06:47:20.750Z] archive_test.go:239: Failing on Windows CI machines [2021-06-19T06:47:20.750Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-06-19T06:47:20.750Z] === RUN TestCmdStreamGood [2021-06-19T06:47:20.750Z] --- PASS: TestCmdStreamGood (0.04s) [2021-06-19T06:47:20.751Z] === RUN TestUntarPathWithInvalidDest [2021-06-19T06:47:20.751Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-06-19T06:47:20.751Z] === RUN TestUntarPathWithInvalidSrc [2021-06-19T06:47:20.751Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-06-19T06:47:20.751Z] === RUN TestUntarPath [2021-06-19T06:47:20.751Z] --- PASS: TestUntarPath (0.05s) [2021-06-19T06:47:20.751Z] === RUN TestUntarPathWithDestinationFile [2021-06-19T06:47:20.751Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-06-19T06:47:20.751Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-06-19T06:47:20.751Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.04s) [2021-06-19T06:47:20.751Z] === RUN TestCopyWithTarInvalidSrc [2021-06-19T06:47:20.751Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-06-19T06:47:20.751Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-06-19T06:47:20.751Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-06-19T06:47:20.751Z] === RUN TestCopyWithTarSrcFile [2021-06-19T06:47:20.751Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-06-19T06:47:20.751Z] === RUN TestCopyWithTarSrcFolder [2021-06-19T06:47:20.751Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-06-19T06:47:20.751Z] === RUN TestCopyFileWithTarInvalidSrc [2021-06-19T06:47:20.751Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-06-19T06:47:20.751Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-06-19T06:47:20.751Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-06-19T06:47:20.751Z] === RUN TestCopyFileWithTarSrcFolder [2021-06-19T06:47:20.751Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-06-19T06:47:20.751Z] === RUN TestCopyFileWithTarSrcFile [2021-06-19T06:47:20.751Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-06-19T06:47:20.751Z] === RUN TestTarFiles [2021-06-19T06:47:20.933Z] --- PASS: TestIpcModePrivate (1.74s) [2021-06-19T06:47:20.933Z] === RUN TestIpcModeShareable [2021-06-19T06:47:21.202Z] === RUN TestUnbuffered [2021-06-19T06:47:21.202Z] --- PASS: TestUnbuffered (0.00s) [2021-06-19T06:47:21.202Z] === RUN TestRaceUnbuffered [2021-06-19T06:47:21.202Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-06-19T06:47:21.202Z] PASS [2021-06-19T06:47:21.202Z] coverage: 100.0% of statements [2021-06-19T06:47:21.202Z] ok github.com/docker/docker/pkg/broadcaster 0.035s coverage: 100.0% of statements [2021-06-19T06:47:21.655Z] === RUN TestMatch [2021-06-19T06:47:21.655Z] === RUN TestMatch/[[]] [2021-06-19T06:47:21.655Z] === RUN TestMatch/[[foo]] [2021-06-19T06:47:21.655Z] === RUN TestMatch/[[bar]_[foo]] [2021-06-19T06:47:21.655Z] === RUN TestMatch/[[foo_bar]] [2021-06-19T06:47:21.655Z] === RUN TestMatch/[[qux]_[foo]] [2021-06-19T06:47:21.655Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-06-19T06:47:21.655Z] === RUN TestMatch/[] [2021-06-19T06:47:21.655Z] === RUN TestMatch/[]#01 [2021-06-19T06:47:21.655Z] === RUN TestMatch/[[qux]] [2021-06-19T06:47:21.655Z] === RUN TestMatch/[[foo_bar_qux]] [2021-06-19T06:47:21.655Z] === RUN TestMatch/[[qux]_[baz]] [2021-06-19T06:47:21.655Z] === RUN TestMatch/[[foo_baz]] [2021-06-19T06:47:21.655Z] --- PASS: TestMatch (0.00s) [2021-06-19T06:47:21.655Z] --- PASS: TestMatch/[[]] (0.00s) [2021-06-19T06:47:21.655Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-06-19T06:47:21.655Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-06-19T06:47:21.655Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-06-19T06:47:21.655Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-06-19T06:47:21.655Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-06-19T06:47:21.655Z] --- PASS: TestMatch/[] (0.00s) [2021-06-19T06:47:21.655Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-06-19T06:47:21.655Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-06-19T06:47:21.655Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-06-19T06:47:21.655Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-06-19T06:47:21.655Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-06-19T06:47:21.655Z] PASS [2021-06-19T06:47:21.655Z] coverage: 87.5% of statements [2021-06-19T06:47:21.655Z] ok github.com/docker/docker/pkg/capabilities 0.032s coverage: 87.5% of statements [2021-06-19T06:47:22.105Z] 2021/06/19 06:47:21 Closing DB instances... [2021-06-19T06:47:22.557Z] === RUN TestChrootTarUntar [2021-06-19T06:47:22.558Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:47:22.558Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-06-19T06:47:22.558Z] === RUN TestChrootUntarWithHugeExcludesList [2021-06-19T06:47:22.558Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:47:22.558Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-19T06:47:22.558Z] === RUN TestChrootUntarEmptyArchive [2021-06-19T06:47:22.558Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-06-19T06:47:22.558Z] === RUN TestChrootTarUntarWithSymlink [2021-06-19T06:47:22.558Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-19T06:47:22.558Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-06-19T06:47:22.558Z] === RUN TestChrootCopyWithTar [2021-06-19T06:47:22.558Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-19T06:47:22.558Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-06-19T06:47:22.558Z] === RUN TestChrootCopyFileWithTar [2021-06-19T06:47:22.558Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:47:22.558Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-06-19T06:47:22.558Z] === RUN TestChrootUntarPath [2021-06-19T06:47:22.558Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-19T06:47:22.558Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-06-19T06:47:22.558Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-06-19T06:47:22.558Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:47:22.558Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-19T06:47:22.558Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-06-19T06:47:22.558Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:47:22.558Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-19T06:47:22.558Z] === RUN TestChrootApplyDotDotFile [2021-06-19T06:47:22.558Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:47:22.558Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-06-19T06:47:22.558Z] PASS [2021-06-19T06:47:22.558Z] coverage: 15.4% of statements [2021-06-19T06:47:22.558Z] ok github.com/docker/docker/pkg/chrootarchive 0.077s coverage: 15.4% of statements [2021-06-19T06:47:22.843Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:95, shared: true, mustBeShared: true [2021-06-19T06:47:22.843Z] --- PASS: TestIpcModeShareable (1.89s) [2021-06-19T06:47:22.843Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-19T06:47:23.009Z] time="2021-06-19T06:47:22Z" level=error msg="node: f48f079b31e0 is unknown to memberlist" [2021-06-19T06:47:23.462Z] === RUN TestSizeEmpty [2021-06-19T06:47:23.462Z] --- PASS: TestSizeEmpty (0.00s) [2021-06-19T06:47:23.462Z] === RUN TestSizeEmptyFile [2021-06-19T06:47:23.462Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-06-19T06:47:23.462Z] === RUN TestSizeNonemptyFile [2021-06-19T06:47:23.462Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-06-19T06:47:23.462Z] === RUN TestSizeNestedDirectoryEmpty [2021-06-19T06:47:23.462Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-06-19T06:47:23.462Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-06-19T06:47:23.462Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-06-19T06:47:23.462Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-06-19T06:47:23.462Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-06-19T06:47:23.462Z] === RUN TestMoveToSubdir [2021-06-19T06:47:23.462Z] --- PASS: TestMoveToSubdir (0.00s) [2021-06-19T06:47:23.462Z] === RUN TestSizeNonExistingDirectory [2021-06-19T06:47:23.462Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-06-19T06:47:23.462Z] PASS [2021-06-19T06:47:23.462Z] coverage: 80.0% of statements [2021-06-19T06:47:23.462Z] ok github.com/docker/docker/pkg/directory 0.050s coverage: 80.0% of statements [2021-06-19T06:47:23.462Z] --- PASS: TestNetworkDBCRUDTableEntry (3.82s) [2021-06-19T06:47:23.462Z] === RUN TestNetworkDBCRUDTableEntries [2021-06-19T06:47:23.783Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-06-19T06:47:24.354Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-06-19T06:47:24.414Z] === RUN Test [2021-06-19T06:47:24.414Z] === RUN Test/TestContainsEntry [2021-06-19T06:47:24.414Z] === RUN Test/TestCreateEntries [2021-06-19T06:47:24.414Z] === RUN Test/TestEntriesDiff [2021-06-19T06:47:24.414Z] === RUN Test/TestEntriesEquality [2021-06-19T06:47:24.414Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-06-19T06:47:24.415Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-06-19T06:47:24.415Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-06-19T06:47:24.415Z] === RUN Test/TestGeneratorNotGenerate [2021-06-19T06:47:24.415Z] === RUN Test/TestGeneratorWithPort [2021-06-19T06:47:24.415Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-06-19T06:47:24.415Z] === RUN Test/TestNewEntry [2021-06-19T06:47:24.415Z] === RUN Test/TestParse [2021-06-19T06:47:24.415Z] --- PASS: Test (0.00s) [2021-06-19T06:47:24.415Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-06-19T06:47:24.415Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-06-19T06:47:24.415Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-06-19T06:47:24.415Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-06-19T06:47:24.415Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-06-19T06:47:24.415Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-06-19T06:47:24.415Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-06-19T06:47:24.415Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-06-19T06:47:24.415Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-06-19T06:47:24.415Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-06-19T06:47:24.415Z] --- PASS: Test/TestNewEntry (0.00s) [2021-06-19T06:47:24.415Z] --- PASS: Test/TestParse (0.00s) [2021-06-19T06:47:24.415Z] PASS [2021-06-19T06:47:24.415Z] coverage: 58.3% of statements [2021-06-19T06:47:24.415Z] ok github.com/docker/docker/pkg/discovery 0.038s coverage: 58.3% of statements [2021-06-19T06:47:24.486Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2021-06-19T06:47:24.486Z] PASS [2021-06-19T06:47:24.486Z] [2021-06-19T06:47:24.486Z] DONE 17 tests in 46.313s [2021-06-19T06:47:24.486Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-19T06:47:24.486Z] INFO: Testing against a local daemon [2021-06-19T06:47:24.486Z] === RUN TestPluginInvalidJSON [2021-06-19T06:47:24.486Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-19T06:47:24.486Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-19T06:47:24.486Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-19T06:47:24.486Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-06-19T06:47:24.486Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-19T06:47:24.486Z] === RUN TestPluginInstall [2021-06-19T06:47:24.486Z] === RUN TestPluginInstall/no_auth [2021-06-19T06:47:24.486Z] time="2021-06-19T06:47:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-19T06:47:24.486Z] time="2021-06-19T06:47:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a3f6f272ad612f6af2e3679e174585a2b6a83ba4f8fa66df539ae6689484cb5a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-19T06:47:24.486Z] time="2021-06-19T06:47:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-19T06:47:24.486Z] time="2021-06-19T06:47:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a3f6f272ad612f6af2e3679e174585a2b6a83ba4f8fa66df539ae6689484cb5a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-19T06:47:24.583Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-19T06:47:24.614Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-06-19T06:47:24.746Z] === RUN TestPluginInstall/with_htpasswd [2021-06-19T06:47:24.866Z] === RUN Test [2021-06-19T06:47:24.866Z] === RUN Test/TestContent [2021-06-19T06:47:24.866Z] === RUN Test/TestInitialize [2021-06-19T06:47:24.866Z] === RUN Test/TestNew [2021-06-19T06:47:24.866Z] === RUN Test/TestParsingContentsWithComments [2021-06-19T06:47:24.866Z] === RUN Test/TestRegister [2021-06-19T06:47:24.866Z] === RUN Test/TestWatch [2021-06-19T06:47:24.866Z] --- PASS: Test (0.00s) [2021-06-19T06:47:24.866Z] --- PASS: Test/TestContent (0.00s) [2021-06-19T06:47:24.866Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-19T06:47:24.866Z] --- PASS: Test/TestNew (0.00s) [2021-06-19T06:47:24.866Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-06-19T06:47:24.866Z] --- PASS: Test/TestRegister (0.00s) [2021-06-19T06:47:24.866Z] --- PASS: Test/TestWatch (0.00s) [2021-06-19T06:47:24.866Z] PASS [2021-06-19T06:47:24.866Z] coverage: 92.9% of statements [2021-06-19T06:47:24.866Z] ok github.com/docker/docker/pkg/discovery/file 0.042s coverage: 92.9% of statements [2021-06-19T06:47:24.866Z] --- PASS: TestTarFiles (4.03s) [2021-06-19T06:47:24.866Z] === RUN TestTarUntar [2021-06-19T06:47:24.866Z] --- PASS: TestTarUntar (0.03s) [2021-06-19T06:47:24.866Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-06-19T06:47:24.866Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-06-19T06:47:24.866Z] === RUN TestTarWithOptions [2021-06-19T06:47:24.866Z] --- PASS: TestTarWithOptions (0.02s) [2021-06-19T06:47:24.866Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-06-19T06:47:24.866Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-06-19T06:47:24.866Z] === RUN TestUntarUstarGnuConflict [2021-06-19T06:47:24.866Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2021-06-19T06:47:24.866Z] === RUN TestUntarInvalidFilenames [2021-06-19T06:47:24.866Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames912659002\\dest" [2021-06-19T06:47:24.866Z] --- PASS: TestUntarInvalidFilenames (0.12s) [2021-06-19T06:47:24.866Z] === RUN TestUntarHardlinkToSymlink [2021-06-19T06:47:25.007Z] time="2021-06-19T06:47:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-19T06:47:25.007Z] time="2021-06-19T06:47:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f3662b1f2970e8d64aaa438dba0dd9074da963f731b37bca0f6d7f8f751e7b06" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-19T06:47:25.007Z] time="2021-06-19T06:47:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-19T06:47:25.007Z] time="2021-06-19T06:47:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f3662b1f2970e8d64aaa438dba0dd9074da963f731b37bca0f6d7f8f751e7b06" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-19T06:47:25.041Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-19T06:47:25.186Z] check_test.go:309: [d83f55edf24b7] daemon is not started [2021-06-19T06:47:25.186Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-06-19T06:47:25.267Z] === RUN TestPluginInstall/with_insecure [2021-06-19T06:47:25.318Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-06-19T06:47:25.318Z] === RUN TestUntarInvalidHardlink [2021-06-19T06:47:25.318Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink432915115\\victim\\hello" -> "../victim/hello" [2021-06-19T06:47:25.318Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink152179214\\victim\\hello" -> "/../victim/hello" [2021-06-19T06:47:25.318Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink581939221\\victim" -> "../victim" [2021-06-19T06:47:25.318Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink666038384\\victim" -> "../victim" [2021-06-19T06:47:25.318Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink790753039\\victim" -> "../victim" [2021-06-19T06:47:25.318Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink337082658\\victim" -> "../victim" [2021-06-19T06:47:25.318Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-06-19T06:47:25.318Z] === RUN TestUntarInvalidSymlink [2021-06-19T06:47:25.318Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink091098649\\dest\\dotdot" -> "../victim/hello" [2021-06-19T06:47:25.318Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink085812900\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-19T06:47:25.318Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink003913651\\dest\\loophole-victim" -> "../victim" [2021-06-19T06:47:25.318Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink752947574\\dest\\loophole-victim" -> "../victim" [2021-06-19T06:47:25.318Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink387273309\\dest\\loophole-victim" -> "../victim" [2021-06-19T06:47:25.318Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink606578712\\dest\\loophole-victim" -> "../victim" [2021-06-19T06:47:25.318Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink072085655\\dest\\dir\\loophole" -> "../../victim" [2021-06-19T06:47:25.318Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-06-19T06:47:25.318Z] === RUN TestTempArchiveCloseMultipleTimes [2021-06-19T06:47:25.318Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-06-19T06:47:25.318Z] === RUN TestXGlobalNoParent [2021-06-19T06:47:25.318Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-06-19T06:47:25.318Z] === RUN TestReplaceFileTarWrapper [2021-06-19T06:47:25.318Z] --- PASS: TestReplaceFileTarWrapper (0.13s) [2021-06-19T06:47:25.318Z] === RUN TestPrefixHeaderReadable [2021-06-19T06:47:25.318Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-06-19T06:47:25.318Z] === RUN TestDisablePigz [2021-06-19T06:47:25.318Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-06-19T06:47:25.318Z] 2021/06/19 06:47:25 Closing DB instances... [2021-06-19T06:47:25.318Z] --- PASS: TestDisablePigz (0.09s) [2021-06-19T06:47:25.318Z] === RUN TestPigz [2021-06-19T06:47:25.318Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-06-19T06:47:25.318Z] --- PASS: TestPigz (0.09s) [2021-06-19T06:47:25.318Z] === RUN TestCopyFileWithInvalidDest [2021-06-19T06:47:25.318Z] archive_windows_test.go:16: Currently fails [2021-06-19T06:47:25.318Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-06-19T06:47:25.318Z] === RUN TestCanonicalTarNameForPath [2021-06-19T06:47:25.318Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-06-19T06:47:25.318Z] === RUN TestCanonicalTarName [2021-06-19T06:47:25.318Z] --- PASS: TestCanonicalTarName (0.00s) [2021-06-19T06:47:25.318Z] === RUN TestChmodTarEntry [2021-06-19T06:47:25.318Z] --- PASS: TestChmodTarEntry (0.00s) [2021-06-19T06:47:25.318Z] === RUN TestHardLinkOrder [2021-06-19T06:47:25.318Z] --- PASS: TestHardLinkOrder (0.06s) [2021-06-19T06:47:25.318Z] === RUN TestChangeString [2021-06-19T06:47:25.318Z] --- PASS: TestChangeString (0.00s) [2021-06-19T06:47:25.318Z] === RUN TestChangesWithNoChanges [2021-06-19T06:47:25.770Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-06-19T06:47:25.770Z] === RUN TestChangesWithChanges [2021-06-19T06:47:25.770Z] --- PASS: TestChangesWithChanges (0.02s) [2021-06-19T06:47:25.770Z] === RUN TestChangesWithChangesGH13590 [2021-06-19T06:47:25.770Z] changes_test.go:196: needs more investigation [2021-06-19T06:47:25.770Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-06-19T06:47:25.770Z] === RUN TestChangesDirsEmpty [2021-06-19T06:47:25.770Z] --- PASS: TestChangesDirsEmpty (0.13s) [2021-06-19T06:47:25.770Z] === RUN TestChangesDirsMutated [2021-06-19T06:47:25.770Z] --- PASS: TestChangesDirsMutated (0.11s) [2021-06-19T06:47:25.770Z] === RUN TestApplyLayer [2021-06-19T06:47:25.770Z] changes_test.go:433: needs further investigation [2021-06-19T06:47:25.770Z] --- SKIP: TestApplyLayer (0.00s) [2021-06-19T06:47:25.770Z] === RUN TestChangesSizeWithHardlinks [2021-06-19T06:47:25.770Z] changes_test.go:469: needs further investigation [2021-06-19T06:47:25.770Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-06-19T06:47:25.770Z] === RUN TestChangesSizeWithNoChanges [2021-06-19T06:47:25.770Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-06-19T06:47:25.770Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-06-19T06:47:25.770Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-06-19T06:47:25.770Z] === RUN TestChangesSize [2021-06-19T06:47:25.770Z] --- PASS: TestChangesSize (0.00s) [2021-06-19T06:47:25.770Z] === RUN TestApplyLayerInvalidFilenames [2021-06-19T06:47:25.770Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames777711534\\dest" [2021-06-19T06:47:25.770Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-06-19T06:47:25.770Z] === RUN TestApplyLayerInvalidHardlink [2021-06-19T06:47:25.770Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink484505872\\victim\\hello" -> "../victim/hello" [2021-06-19T06:47:25.770Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink846357807\\victim\\hello" -> "/../victim/hello" [2021-06-19T06:47:25.770Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink483808450\\victim" -> "../victim" [2021-06-19T06:47:25.770Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink611173177\\victim" -> "../victim" [2021-06-19T06:47:25.770Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink337185604\\victim" -> "../victim" [2021-06-19T06:47:25.770Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink274563539\\victim" -> "../victim" [2021-06-19T06:47:25.770Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-06-19T06:47:25.770Z] === RUN TestApplyLayerInvalidSymlink [2021-06-19T06:47:25.770Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink217159958\\dest\\dotdot" -> "../victim/hello" [2021-06-19T06:47:25.770Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink284896125\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-19T06:47:25.770Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink181317816\\dest\\loophole-victim" -> "../victim" [2021-06-19T06:47:25.770Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink534192311\\dest\\loophole-victim" -> "../victim" [2021-06-19T06:47:25.770Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink189549738\\dest\\loophole-victim" -> "../victim" [2021-06-19T06:47:25.770Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink993984513\\dest\\loophole-victim" -> "../victim" [2021-06-19T06:47:25.770Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-06-19T06:47:25.770Z] === RUN TestApplyLayerWhiteouts [2021-06-19T06:47:25.770Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-06-19T06:47:25.770Z] === RUN TestGenerateEmptyFile [2021-06-19T06:47:25.770Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-06-19T06:47:25.770Z] === RUN TestGenerateWithContent [2021-06-19T06:47:25.770Z] --- PASS: TestGenerateWithContent (0.00s) [2021-06-19T06:47:25.770Z] PASS [2021-06-19T06:47:25.770Z] coverage: 62.6% of statements [2021-06-19T06:47:25.770Z] ok github.com/docker/docker/pkg/archive 5.872s coverage: 62.6% of statements [2021-06-19T06:47:26.008Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-19T06:47:26.208Z] time="2021-06-19T06:47:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-19T06:47:26.208Z] time="2021-06-19T06:47:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2ddb4c5dfe123300cdf41d6d325ef3b46fd835b2fa8c87e9db2e472cd9617202" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-19T06:47:26.208Z] time="2021-06-19T06:47:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-19T06:47:26.208Z] time="2021-06-19T06:47:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2ddb4c5dfe123300cdf41d6d325ef3b46fd835b2fa8c87e9db2e472cd9617202" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-19T06:47:26.221Z] === RUN Test [2021-06-19T06:47:26.221Z] === RUN Test/TestInitialize [2021-06-19T06:47:26.221Z] time="2021-06-19T06:47:25Z" level=info msg="Initializing discovery without TLS" [2021-06-19T06:47:26.221Z] time="2021-06-19T06:47:25Z" level=info msg="Initializing discovery without TLS" [2021-06-19T06:47:26.221Z] time="2021-06-19T06:47:25Z" level=info msg="Initializing discovery without TLS" [2021-06-19T06:47:26.221Z] === RUN Test/TestInitializeWithCerts [2021-06-19T06:47:26.221Z] time="2021-06-19T06:47:25Z" level=info msg="Initializing discovery with TLS" [2021-06-19T06:47:26.221Z] === RUN Test/TestWatch [2021-06-19T06:47:26.221Z] time="2021-06-19T06:47:25Z" level=info msg="Initializing discovery without TLS" [2021-06-19T06:47:26.469Z] plugin_test.go:165: [db8d2bb681d0a] daemon is not started [2021-06-19T06:47:26.469Z] --- PASS: TestPluginInstall (3.68s) [2021-06-19T06:47:26.469Z] --- PASS: TestPluginInstall/no_auth (1.87s) [2021-06-19T06:47:26.469Z] --- PASS: TestPluginInstall/with_htpasswd (0.68s) [2021-06-19T06:47:26.469Z] --- PASS: TestPluginInstall/with_insecure (1.13s) [2021-06-19T06:47:26.469Z] === RUN TestPluginsWithRuntimes [2021-06-19T06:47:26.672Z] --- PASS: TestNetworkDBCRUDTableEntries (3.42s) [2021-06-19T06:47:26.672Z] === RUN TestNetworkDBNodeLeave [2021-06-19T06:47:26.972Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-19T06:47:27.729Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-06-19T06:47:27.729Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.53s) [2021-06-19T06:47:27.729Z] === RUN TestAPIIpcModeHost [2021-06-19T06:47:28.376Z] === RUN TestPluginsWithRuntimes/No_Args [2021-06-19T06:47:28.504Z] --- PASS: TestBuildMultiStageCopy (12.54s) [2021-06-19T06:47:28.504Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.27s) [2021-06-19T06:47:28.504Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.80s) [2021-06-19T06:47:28.504Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.96s) [2021-06-19T06:47:28.504Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.10s) [2021-06-19T06:47:28.504Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.41s) [2021-06-19T06:47:28.504Z] === RUN TestBuildMultiStageParentConfig [2021-06-19T06:47:28.946Z] === RUN TestPluginsWithRuntimes/With_Args [2021-06-19T06:47:29.535Z] --- PASS: Test (3.12s) [2021-06-19T06:47:29.535Z] --- PASS: Test/TestInitialize (0.11s) [2021-06-19T06:47:29.535Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-06-19T06:47:29.535Z] --- PASS: Test/TestWatch (3.00s) [2021-06-19T06:47:29.535Z] PASS [2021-06-19T06:47:29.535Z] coverage: 84.1% of statements [2021-06-19T06:47:29.535Z] ok github.com/docker/docker/pkg/discovery/kv 3.155s coverage: 84.1% of statements [2021-06-19T06:47:29.535Z] --- PASS: TestNetworkDBNodeLeave (2.81s) [2021-06-19T06:47:29.535Z] === RUN TestNetworkDBWatch [2021-06-19T06:47:29.638Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-06-19T06:47:29.638Z] --- PASS: TestAPIIpcModeHost (2.14s) [2021-06-19T06:47:29.638Z] === RUN TestDaemonIpcModeShareable [2021-06-19T06:47:29.638Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-06-19T06:47:29.884Z] --- PASS: TestPluginsWithRuntimes (3.50s) [2021-06-19T06:47:29.884Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.93s) [2021-06-19T06:47:29.884Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) [2021-06-19T06:47:29.884Z] === RUN TestPluginBackCompatMediaTypes [2021-06-19T06:47:29.986Z] === RUN Test [2021-06-19T06:47:29.986Z] === RUN Test/TestWatch [2021-06-19T06:47:29.986Z] --- PASS: Test (0.01s) [2021-06-19T06:47:29.986Z] --- PASS: Test/TestWatch (0.01s) [2021-06-19T06:47:29.986Z] PASS [2021-06-19T06:47:29.986Z] coverage: 92.3% of statements [2021-06-19T06:47:29.986Z] ok github.com/docker/docker/pkg/discovery/memory 0.041s coverage: 92.3% of statements [2021-06-19T06:47:30.437Z] === RUN Test [2021-06-19T06:47:30.437Z] === RUN Test/TestInitialize [2021-06-19T06:47:30.437Z] === RUN Test/TestInitializeWithPattern [2021-06-19T06:47:30.437Z] === RUN Test/TestRegister [2021-06-19T06:47:30.437Z] === RUN Test/TestWatch [2021-06-19T06:47:30.437Z] --- PASS: Test (0.00s) [2021-06-19T06:47:30.437Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-19T06:47:30.437Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-06-19T06:47:30.437Z] --- PASS: Test/TestRegister (0.00s) [2021-06-19T06:47:30.437Z] --- PASS: Test/TestWatch (0.00s) [2021-06-19T06:47:30.437Z] PASS [2021-06-19T06:47:30.437Z] coverage: 93.8% of statements [2021-06-19T06:47:30.437Z] ok github.com/docker/docker/pkg/discovery/nodes 0.041s coverage: 93.8% of statements [2021-06-19T06:47:30.454Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2021-06-19T06:47:30.454Z] PASS [2021-06-19T06:47:30.454Z] [2021-06-19T06:47:30.454Z] DONE 10 tests in 7.818s [2021-06-19T06:47:30.454Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-19T06:47:30.454Z] INFO: Testing against a local daemon [2021-06-19T06:47:30.454Z] === RUN TestExternalGraphDriver [2021-06-19T06:47:30.717Z] === RUN TestExternalGraphDriver/json [2021-06-19T06:47:31.387Z] 2021/06/19 06:47:30 Closing DB instances... [2021-06-19T06:47:31.387Z] === RUN TestPollerAddRemove [2021-06-19T06:47:31.387Z] --- PASS: TestPollerAddRemove (0.00s) [2021-06-19T06:47:31.387Z] === RUN TestPollerEvent [2021-06-19T06:47:31.387Z] poller_test.go:41: No chmod on Windows [2021-06-19T06:47:31.387Z] --- SKIP: TestPollerEvent (0.00s) [2021-06-19T06:47:31.387Z] === RUN TestPollerClose [2021-06-19T06:47:31.387Z] --- PASS: TestPollerClose (0.00s) [2021-06-19T06:47:31.387Z] PASS [2021-06-19T06:47:31.387Z] coverage: 36.2% of statements [2021-06-19T06:47:31.387Z] ok github.com/docker/docker/pkg/filenotify 0.039s coverage: 36.2% of statements [2021-06-19T06:47:31.401Z] --- PASS: TestBuildMultiStageParentConfig (2.84s) [2021-06-19T06:47:31.401Z] === RUN TestBuildLabelWithTargets [2021-06-19T06:47:31.401Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-19T06:47:31.401Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-06-19T06:47:31.401Z] === RUN TestBuildWithEmptyLayers [2021-06-19T06:47:32.178Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-06-19T06:47:32.178Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: true, mustBeShared: true [2021-06-19T06:47:32.178Z] --- PASS: TestDaemonIpcModeShareable (2.66s) [2021-06-19T06:47:32.178Z] === RUN TestDaemonIpcModePrivate [2021-06-19T06:47:32.340Z] === RUN TestCopyFileWithInvalidSrc [2021-06-19T06:47:32.340Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-06-19T06:47:32.340Z] === RUN TestCopyFileWithInvalidDest [2021-06-19T06:47:32.340Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-06-19T06:47:32.340Z] === RUN TestCopyFileWithSameSrcAndDest [2021-06-19T06:47:32.340Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-06-19T06:47:32.340Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-06-19T06:47:32.340Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-06-19T06:47:32.340Z] === RUN TestCopyFile [2021-06-19T06:47:32.340Z] --- PASS: TestCopyFile (0.00s) [2021-06-19T06:47:32.340Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-06-19T06:47:32.340Z] fileutils_test.go:134: Needs porting to Windows [2021-06-19T06:47:32.340Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-19T06:47:32.340Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-06-19T06:47:32.340Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-06-19T06:47:32.340Z] === RUN TestReadSymlinkedDirectoryToFile [2021-06-19T06:47:32.340Z] fileutils_test.go:180: Needs porting to Windows [2021-06-19T06:47:32.340Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-19T06:47:32.340Z] === RUN TestWildcardMatches [2021-06-19T06:47:32.340Z] --- PASS: TestWildcardMatches (0.00s) [2021-06-19T06:47:32.340Z] === RUN TestPatternMatches [2021-06-19T06:47:32.340Z] --- PASS: TestPatternMatches (0.00s) [2021-06-19T06:47:32.340Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-06-19T06:47:32.340Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-06-19T06:47:32.340Z] === RUN TestPatternMatchesFolderExclusions [2021-06-19T06:47:32.340Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-06-19T06:47:32.340Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-06-19T06:47:32.340Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-06-19T06:47:32.340Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-06-19T06:47:32.340Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-06-19T06:47:32.340Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-06-19T06:47:32.340Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-06-19T06:47:32.340Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-06-19T06:47:32.340Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-06-19T06:47:32.340Z] === RUN TestSingleExclamationError [2021-06-19T06:47:32.340Z] --- PASS: TestSingleExclamationError (0.00s) [2021-06-19T06:47:32.340Z] === RUN TestMatchesWithNoPatterns [2021-06-19T06:47:32.340Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-06-19T06:47:32.340Z] === RUN TestMatchesWithMalformedPatterns [2021-06-19T06:47:32.340Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-06-19T06:47:32.340Z] === RUN TestMatches [2021-06-19T06:47:32.340Z] --- PASS: TestMatches (0.00s) [2021-06-19T06:47:32.340Z] === RUN TestCleanPatterns [2021-06-19T06:47:32.340Z] --- PASS: TestCleanPatterns (0.00s) [2021-06-19T06:47:32.340Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-06-19T06:47:32.340Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-06-19T06:47:32.340Z] === RUN TestCleanPatternsExceptionFlag [2021-06-19T06:47:32.340Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-06-19T06:47:32.340Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-06-19T06:47:32.340Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-06-19T06:47:32.340Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-06-19T06:47:32.340Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-06-19T06:47:32.340Z] === RUN TestCleanPatternsErrorSingleException [2021-06-19T06:47:32.340Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-06-19T06:47:32.340Z] === RUN TestCreateIfNotExistsDir [2021-06-19T06:47:32.340Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-06-19T06:47:32.340Z] === RUN TestCreateIfNotExistsFile [2021-06-19T06:47:32.340Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-06-19T06:47:32.340Z] === RUN TestMatch [2021-06-19T06:47:32.340Z] --- PASS: TestMatch (0.00s) [2021-06-19T06:47:32.340Z] PASS [2021-06-19T06:47:32.340Z] coverage: 85.2% of statements [2021-06-19T06:47:32.340Z] ok github.com/docker/docker/pkg/fileutils 0.063s coverage: 85.2% of statements [2021-06-19T06:47:32.340Z] --- PASS: TestNetworkDBWatch (3.02s) [2021-06-19T06:47:32.340Z] === RUN TestNetworkDBBulkSync [2021-06-19T06:47:32.633Z] === RUN TestExternalGraphDriver/spec [2021-06-19T06:47:32.791Z] === RUN TestGet [2021-06-19T06:47:32.791Z] --- PASS: TestGet (0.00s) [2021-06-19T06:47:32.791Z] === RUN TestGetShortcutString [2021-06-19T06:47:32.791Z] --- PASS: TestGetShortcutString (0.00s) [2021-06-19T06:47:32.791Z] PASS [2021-06-19T06:47:32.791Z] coverage: 42.9% of statements [2021-06-19T06:47:32.791Z] ok github.com/docker/docker/pkg/homedir 0.042s coverage: 42.9% of statements [2021-06-19T06:47:32.934Z] --- PASS: TestBuildWithEmptyLayers (1.45s) [2021-06-19T06:47:32.934Z] === RUN TestBuildMultiStageOnBuild [2021-06-19T06:47:33.743Z] === RUN TestCreateIDMapOrder [2021-06-19T06:47:33.743Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-06-19T06:47:33.743Z] PASS [2021-06-19T06:47:33.743Z] coverage: 7.2% of statements [2021-06-19T06:47:33.743Z] ok github.com/docker/docker/pkg/idtools 0.042s coverage: 7.2% of statements [2021-06-19T06:47:33.743Z] 2021/06/19 06:47:33 Closing DB instances... [2021-06-19T06:47:34.088Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-06-19T06:47:34.547Z] === RUN TestExternalGraphDriver/pull [2021-06-19T06:47:34.659Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: false, mustBeShared: false [2021-06-19T06:47:34.695Z] === RUN TestFixedBufferCap [2021-06-19T06:47:34.695Z] --- PASS: TestFixedBufferCap (0.00s) [2021-06-19T06:47:34.695Z] === RUN TestFixedBufferLen [2021-06-19T06:47:34.695Z] --- PASS: TestFixedBufferLen (0.00s) [2021-06-19T06:47:34.695Z] === RUN TestFixedBufferString [2021-06-19T06:47:34.695Z] --- PASS: TestFixedBufferString (0.00s) [2021-06-19T06:47:34.695Z] === RUN TestFixedBufferWrite [2021-06-19T06:47:34.695Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-06-19T06:47:34.695Z] === RUN TestFixedBufferRead [2021-06-19T06:47:34.695Z] --- PASS: TestFixedBufferRead (0.00s) [2021-06-19T06:47:34.695Z] === RUN TestBytesPipeRead [2021-06-19T06:47:34.695Z] --- PASS: TestBytesPipeRead (0.00s) [2021-06-19T06:47:34.695Z] === RUN TestBytesPipeWrite [2021-06-19T06:47:34.695Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-06-19T06:47:34.695Z] === RUN TestBytesPipeWriteRandomChunks [2021-06-19T06:47:34.920Z] --- PASS: TestDaemonIpcModePrivate (2.68s) [2021-06-19T06:47:34.920Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-19T06:47:35.146Z] --- PASS: TestBytesPipeWriteRandomChunks (0.38s) [2021-06-19T06:47:35.146Z] === RUN TestAtomicWriteToFile [2021-06-19T06:47:35.146Z] --- PASS: TestAtomicWriteToFile (0.00s) [2021-06-19T06:47:35.146Z] === RUN TestAtomicWriteSetCommit [2021-06-19T06:47:35.146Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-06-19T06:47:35.146Z] === RUN TestAtomicWriteSetCancel [2021-06-19T06:47:35.146Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-06-19T06:47:35.146Z] === RUN TestReadCloserWrapperClose [2021-06-19T06:47:35.146Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-06-19T06:47:35.146Z] === RUN TestReaderErrWrapperReadOnError [2021-06-19T06:47:35.146Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-06-19T06:47:35.146Z] === RUN TestReaderErrWrapperRead [2021-06-19T06:47:35.146Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-06-19T06:47:35.146Z] === RUN TestHashData [2021-06-19T06:47:35.146Z] --- PASS: TestHashData (0.00s) [2021-06-19T06:47:35.146Z] === RUN TestCancelReadCloser [2021-06-19T06:47:35.146Z] --- PASS: TestCancelReadCloser (0.10s) [2021-06-19T06:47:35.146Z] === RUN TestWriteCloserWrapperClose [2021-06-19T06:47:35.146Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-06-19T06:47:35.146Z] === RUN TestNopWriteCloser [2021-06-19T06:47:35.146Z] --- PASS: TestNopWriteCloser (0.00s) [2021-06-19T06:47:35.146Z] === RUN TestNopWriter [2021-06-19T06:47:35.146Z] --- PASS: TestNopWriter (0.00s) [2021-06-19T06:47:35.146Z] === RUN TestWriteCounter [2021-06-19T06:47:35.146Z] --- PASS: TestWriteCounter (0.00s) [2021-06-19T06:47:35.146Z] PASS [2021-06-19T06:47:35.146Z] coverage: 69.7% of statements [2021-06-19T06:47:35.146Z] ok github.com/docker/docker/pkg/ioutils 0.549s coverage: 69.7% of statements [2021-06-19T06:47:35.146Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-06-19T06:47:35.146Z] === RUN TestNetworkDBCRUDMediumCluster [2021-06-19T06:47:35.862Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-06-19T06:47:35.929Z] --- PASS: TestExternalGraphDriver (5.47s) [2021-06-19T06:47:35.929Z] --- PASS: TestExternalGraphDriver/json (1.95s) [2021-06-19T06:47:35.929Z] --- PASS: TestExternalGraphDriver/spec (1.88s) [2021-06-19T06:47:35.929Z] --- PASS: TestExternalGraphDriver/pull (1.59s) [2021-06-19T06:47:35.929Z] === RUN TestGraphdriverPluginV2 [2021-06-19T06:47:36.099Z] === RUN TestError [2021-06-19T06:47:36.099Z] --- PASS: TestError (0.00s) [2021-06-19T06:47:36.099Z] === RUN TestProgressString [2021-06-19T06:47:36.099Z] === RUN TestProgressString/no_progress [2021-06-19T06:47:36.099Z] === RUN TestProgressString/progress_1 [2021-06-19T06:47:36.099Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-06-19T06:47:36.099Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-06-19T06:47:36.099Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-06-19T06:47:36.099Z] === RUN TestProgressString/with_units [2021-06-19T06:47:36.099Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-06-19T06:47:36.099Z] === RUN TestProgressString/hide_counts [2021-06-19T06:47:36.099Z] --- PASS: TestProgressString (0.00s) [2021-06-19T06:47:36.099Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-06-19T06:47:36.099Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-06-19T06:47:36.099Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-06-19T06:47:36.099Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-06-19T06:47:36.099Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-06-19T06:47:36.099Z] --- PASS: TestProgressString/with_units (0.00s) [2021-06-19T06:47:36.099Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-06-19T06:47:36.099Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-06-19T06:47:36.099Z] === RUN TestJSONMessageDisplay [2021-06-19T06:47:36.099Z] --- PASS: TestJSONMessageDisplay (0.12s) [2021-06-19T06:47:36.099Z] === RUN TestJSONMessageDisplayWithJSONError [2021-06-19T06:47:36.099Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-06-19T06:47:36.099Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-06-19T06:47:36.099Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-06-19T06:47:36.099Z] === RUN TestDisplayJSONMessagesStream [2021-06-19T06:47:36.099Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-06-19T06:47:36.099Z] PASS [2021-06-19T06:47:36.099Z] coverage: 91.7% of statements [2021-06-19T06:47:36.099Z] ok github.com/docker/docker/pkg/jsonmessage 0.172s coverage: 91.7% of statements [2021-06-19T06:47:36.123Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-06-19T06:47:36.550Z] --- PASS: TestGetAddress (20.11s) [2021-06-19T06:47:36.550Z] === RUN TestRequestSyntaxCheck [2021-06-19T06:47:36.550Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2021-06-19T06:47:36.550Z] === RUN TestRequest [2021-06-19T06:47:36.550Z] === RUN TestStandardLongPath [2021-06-19T06:47:36.550Z] --- PASS: TestStandardLongPath (0.00s) [2021-06-19T06:47:36.550Z] === RUN TestUNCLongPath [2021-06-19T06:47:36.550Z] --- PASS: TestUNCLongPath (0.00s) [2021-06-19T06:47:36.550Z] PASS [2021-06-19T06:47:36.550Z] coverage: 100.0% of statements [2021-06-19T06:47:36.550Z] ok github.com/docker/docker/pkg/longpath 0.033s coverage: 100.0% of statements [2021-06-19T06:47:37.503Z] === RUN TestNameFormat [2021-06-19T06:47:37.503Z] --- PASS: TestNameFormat (0.00s) [2021-06-19T06:47:37.503Z] === RUN TestNameRetries [2021-06-19T06:47:37.503Z] --- PASS: TestNameRetries (0.00s) [2021-06-19T06:47:37.503Z] PASS [2021-06-19T06:47:37.503Z] coverage: 85.7% of statements [2021-06-19T06:47:37.503Z] ok github.com/docker/docker/pkg/namesgenerator 0.031s coverage: 85.7% of statements [2021-06-19T06:47:37.505Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2021-06-19T06:47:37.505Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.75s) [2021-06-19T06:47:37.505Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-19T06:47:37.954Z] === RUN TestParseKeyValueOpt [2021-06-19T06:47:37.954Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-06-19T06:47:37.954Z] === RUN TestParseUintList [2021-06-19T06:47:37.954Z] --- PASS: TestParseUintList (0.00s) [2021-06-19T06:47:37.954Z] === RUN TestParseUintListMaximumLimits [2021-06-19T06:47:37.954Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-06-19T06:47:37.954Z] PASS [2021-06-19T06:47:37.954Z] coverage: 97.0% of statements [2021-06-19T06:47:37.954Z] ok github.com/docker/docker/pkg/parsers 0.032s coverage: 97.0% of statements [2021-06-19T06:47:38.405Z] === RUN TestNewAndRemove [2021-06-19T06:47:38.405Z] --- PASS: TestNewAndRemove (0.00s) [2021-06-19T06:47:38.405Z] === RUN TestRemoveInvalidPath [2021-06-19T06:47:38.405Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-06-19T06:47:38.405Z] PASS [2021-06-19T06:47:38.405Z] coverage: 82.6% of statements [2021-06-19T06:47:38.405Z] ok github.com/docker/docker/pkg/pidfile 0.033s coverage: 82.6% of statements [2021-06-19T06:47:38.446Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-06-19T06:47:38.855Z] 2021/06/19 06:47:38 Closing DB instances... [2021-06-19T06:47:38.855Z] === RUN TestFailedConnection [2021-06-19T06:47:39.306Z] === RUN TestParseEmptyInterface [2021-06-19T06:47:39.306Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-06-19T06:47:39.306Z] === RUN TestParseNonInterfaceType [2021-06-19T06:47:39.306Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-06-19T06:47:39.306Z] === RUN TestParseWithOneFunction [2021-06-19T06:47:39.306Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-06-19T06:47:39.306Z] === RUN TestParseWithMultipleFuncs [2021-06-19T06:47:39.306Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-06-19T06:47:39.306Z] === RUN TestParseWithUnnamedReturn [2021-06-19T06:47:39.306Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-06-19T06:47:39.306Z] === RUN TestEmbeddedInterface [2021-06-19T06:47:39.306Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-06-19T06:47:39.306Z] === RUN TestParsedImports [2021-06-19T06:47:39.306Z] --- PASS: TestParsedImports (0.00s) [2021-06-19T06:47:39.306Z] === RUN TestAliasedImports [2021-06-19T06:47:39.306Z] --- PASS: TestAliasedImports (0.00s) [2021-06-19T06:47:39.306Z] PASS [2021-06-19T06:47:39.306Z] coverage: 56.8% of statements [2021-06-19T06:47:39.306Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.043s coverage: 56.8% of statements [2021-06-19T06:47:40.130Z] --- PASS: TestGraphdriverPluginV2 (3.61s) [2021-06-19T06:47:40.130Z] PASS [2021-06-19T06:47:40.130Z] [2021-06-19T06:47:40.130Z] DONE 5 tests in 9.122s [2021-06-19T06:47:40.130Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-19T06:47:40.130Z] INFO: Testing against a local daemon [2021-06-19T06:47:40.130Z] === RUN TestContinueAfterPluginCrash [2021-06-19T06:47:40.130Z] === PAUSE TestContinueAfterPluginCrash [2021-06-19T06:47:40.130Z] === RUN TestReadPluginNoRead [2021-06-19T06:47:40.130Z] === PAUSE TestReadPluginNoRead [2021-06-19T06:47:40.130Z] === RUN TestDaemonStartWithLogOpt [2021-06-19T06:47:40.130Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-19T06:47:40.130Z] === CONT TestContinueAfterPluginCrash [2021-06-19T06:47:40.130Z] === CONT TestDaemonStartWithLogOpt [2021-06-19T06:47:40.257Z] --- PASS: TestFailedConnection (1.15s) [2021-06-19T06:47:40.257Z] === RUN TestFailOnce [2021-06-19T06:47:40.257Z] 2021/06/19 06:47:39 http: panic serving 127.0.0.1:49286: Plugin not ready [2021-06-19T06:47:40.257Z] goroutine 22 [running]: [2021-06-19T06:47:40.257Z] net/http.(*conn).serve.func1(0xc0000be000) [2021-06-19T06:47:40.257Z] c:/go/src/net/http/server.go:1824 +0x153 [2021-06-19T06:47:40.257Z] panic(0xed5160, 0xfec1d0) [2021-06-19T06:47:40.257Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-06-19T06:47:40.257Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0xffc890, 0xc00021a000, 0xc0001a4000) [2021-06-19T06:47:40.257Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-06-19T06:47:40.257Z] net/http.HandlerFunc.ServeHTTP(0xc000094050, 0xffc890, 0xc00021a000, 0xc0001a4000) [2021-06-19T06:47:40.257Z] c:/go/src/net/http/server.go:2069 +0x4b [2021-06-19T06:47:40.257Z] net/http.(*ServeMux).ServeHTTP(0xc00009e000, 0xffc890, 0xc00021a000, 0xc0001a4000) [2021-06-19T06:47:40.257Z] c:/go/src/net/http/server.go:2448 +0x1b7 [2021-06-19T06:47:40.257Z] net/http.serverHandler.ServeHTTP(0xc0000a6000, 0xffc890, 0xc00021a000, 0xc0001a4000) [2021-06-19T06:47:40.257Z] c:/go/src/net/http/server.go:2887 +0xaa [2021-06-19T06:47:40.257Z] net/http.(*conn).serve(0xc0000be000, 0xffd480, 0xc000188040) [2021-06-19T06:47:40.257Z] c:/go/src/net/http/server.go:1952 +0x8cd [2021-06-19T06:47:40.257Z] created by net/http.(*Server).Serve [2021-06-19T06:47:40.257Z] c:/go/src/net/http/server.go:3013 +0x3b8 [2021-06-19T06:47:40.257Z] time="2021-06-19T06:47:39Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49285/Test.FailOnce: Post \"http://127.0.0.1:49285/Test.FailOnce\": EOF, retrying in 1s" [2021-06-19T06:47:40.257Z] === RUN TestHTTPTransport [2021-06-19T06:47:40.257Z] --- PASS: TestHTTPTransport (0.00s) [2021-06-19T06:47:40.257Z] PASS [2021-06-19T06:47:40.257Z] coverage: 85.7% of statements [2021-06-19T06:47:40.257Z] ok github.com/docker/docker/pkg/plugins/transport 0.033s coverage: 85.7% of statements [2021-06-19T06:47:40.257Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.04s) [2021-06-19T06:47:40.257Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-06-19T06:47:40.398Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-06-19T06:47:40.398Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: true, mustBeShared: true [2021-06-19T06:47:40.398Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.93s) [2021-06-19T06:47:40.398Z] === RUN TestIpcModeOlderClient [2021-06-19T06:47:40.658Z] === PAUSE TestIpcModeOlderClient [2021-06-19T06:47:40.658Z] === RUN TestKillContainerInvalidSignal [2021-06-19T06:47:40.658Z] === RUN TestDockerSuite/TestBuildAddTar [2021-06-19T06:47:40.707Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-06-19T06:47:40.707Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-19T06:47:40.707Z] === RUN TestBufioReaderPoolPutAndGet [2021-06-19T06:47:40.707Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-06-19T06:47:40.707Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-06-19T06:47:40.707Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-06-19T06:47:40.707Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-06-19T06:47:40.707Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-19T06:47:40.707Z] === RUN TestBufioWriterPoolPutAndGet [2021-06-19T06:47:40.707Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-06-19T06:47:40.707Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-06-19T06:47:40.707Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-06-19T06:47:40.707Z] === RUN TestBufferPoolPutAndGet [2021-06-19T06:47:40.707Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-06-19T06:47:40.707Z] PASS [2021-06-19T06:47:40.707Z] coverage: 88.2% of statements [2021-06-19T06:47:40.707Z] ok github.com/docker/docker/pkg/pools 0.038s coverage: 88.2% of statements [2021-06-19T06:47:41.157Z] === RUN TestOutputOnPrematureClose [2021-06-19T06:47:41.157Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-06-19T06:47:41.157Z] === RUN TestCompleteSilently [2021-06-19T06:47:41.157Z] --- PASS: TestCompleteSilently (0.00s) [2021-06-19T06:47:41.157Z] PASS [2021-06-19T06:47:41.157Z] coverage: 75.9% of statements [2021-06-19T06:47:41.157Z] ok github.com/docker/docker/pkg/progress 0.026s coverage: 75.9% of statements [2021-06-19T06:47:41.157Z] --- PASS: TestFailOnce (1.11s) [2021-06-19T06:47:41.157Z] === RUN TestEchoInputOutput [2021-06-19T06:47:41.157Z] --- PASS: TestEchoInputOutput (0.00s) [2021-06-19T06:47:41.157Z] === RUN TestBackoff [2021-06-19T06:47:41.157Z] --- PASS: TestBackoff (0.00s) [2021-06-19T06:47:41.157Z] === RUN TestAbortRetry [2021-06-19T06:47:41.157Z] --- PASS: TestAbortRetry (0.00s) [2021-06-19T06:47:41.157Z] === RUN TestClientScheme [2021-06-19T06:47:41.157Z] --- PASS: TestClientScheme (0.00s) [2021-06-19T06:47:41.157Z] === RUN TestNewClientWithTimeout [2021-06-19T06:47:41.227Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-06-19T06:47:41.486Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-06-19T06:47:41.607Z] === RUN TestSendToOneSub [2021-06-19T06:47:41.607Z] --- PASS: TestSendToOneSub (0.00s) [2021-06-19T06:47:41.607Z] === RUN TestSendToMultipleSubs [2021-06-19T06:47:41.607Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-06-19T06:47:41.607Z] === RUN TestEvictOneSub [2021-06-19T06:47:41.607Z] --- PASS: TestEvictOneSub (0.00s) [2021-06-19T06:47:41.607Z] === RUN TestClosePublisher [2021-06-19T06:47:41.607Z] --- PASS: TestClosePublisher (0.00s) [2021-06-19T06:47:41.607Z] === RUN TestPubSubRace [2021-06-19T06:47:41.607Z] time="2021-06-19T06:47:41Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-06-19T06:47:41.747Z] --- PASS: TestKillContainerInvalidSignal (1.14s) [2021-06-19T06:47:41.747Z] === RUN TestKillContainer [2021-06-19T06:47:41.747Z] === RUN TestKillContainer/no_signal [2021-06-19T06:47:42.557Z] 2021/06/19 06:47:42 Closing DB instances... [2021-06-19T06:47:42.557Z] --- PASS: TestPubSubRace (1.04s) [2021-06-19T06:47:42.557Z] PASS [2021-06-19T06:47:42.557Z] coverage: 75.0% of statements [2021-06-19T06:47:42.557Z] ok github.com/docker/docker/pkg/pubsub 1.066s coverage: 75.0% of statements [2021-06-19T06:47:42.686Z] === RUN TestKillContainer/non_killing_signal [2021-06-19T06:47:43.007Z] === RUN TestRegister [2021-06-19T06:47:43.007Z] --- PASS: TestRegister (0.00s) [2021-06-19T06:47:43.007Z] === RUN TestCommand [2021-06-19T06:47:43.007Z] --- PASS: TestCommand (0.03s) [2021-06-19T06:47:43.007Z] === RUN TestNaiveSelf [2021-06-19T06:47:43.007Z] --- PASS: TestNaiveSelf (0.02s) [2021-06-19T06:47:43.007Z] PASS [2021-06-19T06:47:43.007Z] coverage: 82.4% of statements [2021-06-19T06:47:43.007Z] ok github.com/docker/docker/pkg/reexec 0.084s coverage: 82.4% of statements [2021-06-19T06:47:43.007Z] time="2021-06-19T06:47:42Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-06-19T06:47:43.451Z] --- PASS: TestDaemonStartWithLogOpt (3.68s) [2021-06-19T06:47:43.451Z] === CONT TestReadPluginNoRead [2021-06-19T06:47:43.626Z] === RUN TestKillContainer/killing_signal [2021-06-19T06:47:43.958Z] === RUN TestParseSignal [2021-06-19T06:47:43.958Z] --- PASS: TestParseSignal (0.00s) [2021-06-19T06:47:43.958Z] === RUN TestValidSignalForPlatform [2021-06-19T06:47:43.958Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-06-19T06:47:43.958Z] PASS [2021-06-19T06:47:43.958Z] coverage: 19.7% of statements [2021-06-19T06:47:43.958Z] ok github.com/docker/docker/pkg/signal 0.029s coverage: 19.7% of statements [2021-06-19T06:47:43.958Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.41s) [2021-06-19T06:47:43.958Z] === RUN TestNetworkDBGarbageCollection [2021-06-19T06:47:44.409Z] === RUN TestNewStdWriter [2021-06-19T06:47:44.409Z] --- PASS: TestNewStdWriter (0.00s) [2021-06-19T06:47:44.409Z] === RUN TestWriteWithUninitializedStdWriter [2021-06-19T06:47:44.409Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-06-19T06:47:44.409Z] === RUN TestWriteWithNilBytes [2021-06-19T06:47:44.409Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-06-19T06:47:44.409Z] === RUN TestWrite [2021-06-19T06:47:44.409Z] --- PASS: TestWrite (0.00s) [2021-06-19T06:47:44.409Z] === RUN TestWriteWithWriterError [2021-06-19T06:47:44.409Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-06-19T06:47:44.409Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-06-19T06:47:44.409Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-06-19T06:47:44.409Z] === RUN TestStdCopyWriteAndRead [2021-06-19T06:47:44.409Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-06-19T06:47:44.409Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-06-19T06:47:44.409Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-06-19T06:47:44.409Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-06-19T06:47:44.409Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-06-19T06:47:44.409Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-06-19T06:47:44.409Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-06-19T06:47:44.409Z] === RUN TestStdCopyWithInvalidInputHeader [2021-06-19T06:47:44.409Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-06-19T06:47:44.409Z] === RUN TestStdCopyWithCorruptedPrefix [2021-06-19T06:47:44.409Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-06-19T06:47:44.409Z] === RUN TestStdCopyReturnsWriteErrors [2021-06-19T06:47:44.409Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-06-19T06:47:44.409Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-06-19T06:47:44.409Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-06-19T06:47:44.409Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-06-19T06:47:44.409Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-06-19T06:47:44.409Z] PASS [2021-06-19T06:47:44.409Z] coverage: 100.0% of statements [2021-06-19T06:47:44.409Z] ok github.com/docker/docker/pkg/stdcopy 0.032s coverage: 100.0% of statements [2021-06-19T06:47:44.566Z] --- PASS: TestKillContainer (2.89s) [2021-06-19T06:47:44.566Z] --- PASS: TestKillContainer/no_signal (0.99s) [2021-06-19T06:47:44.566Z] --- PASS: TestKillContainer/non_killing_signal (0.73s) [2021-06-19T06:47:44.566Z] --- PASS: TestKillContainer/killing_signal (0.90s) [2021-06-19T06:47:44.566Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-19T06:47:44.566Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-19T06:47:44.859Z] === RUN TestRawProgressFormatterFormatStatus [2021-06-19T06:47:44.859Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-06-19T06:47:44.859Z] === RUN TestRawProgressFormatterFormatProgress [2021-06-19T06:47:44.859Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-06-19T06:47:44.859Z] === RUN TestFormatStatus [2021-06-19T06:47:44.859Z] --- PASS: TestFormatStatus (0.00s) [2021-06-19T06:47:44.859Z] === RUN TestFormatError [2021-06-19T06:47:44.859Z] --- PASS: TestFormatError (0.00s) [2021-06-19T06:47:44.859Z] === RUN TestFormatJSONError [2021-06-19T06:47:44.859Z] --- PASS: TestFormatJSONError (0.00s) [2021-06-19T06:47:44.859Z] === RUN TestJsonProgressFormatterFormatProgress [2021-06-19T06:47:44.859Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-06-19T06:47:44.859Z] === RUN TestJsonProgressFormatterFormatStatus [2021-06-19T06:47:44.859Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-06-19T06:47:44.859Z] === RUN TestNewJSONProgressOutput [2021-06-19T06:47:44.859Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-06-19T06:47:44.859Z] === RUN TestAuxFormatterEmit [2021-06-19T06:47:44.859Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-06-19T06:47:44.859Z] === RUN TestStreamWriterStdout [2021-06-19T06:47:44.859Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-06-19T06:47:44.859Z] === RUN TestStreamWriterStderr [2021-06-19T06:47:44.859Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-06-19T06:47:44.859Z] PASS [2021-06-19T06:47:44.859Z] coverage: 66.2% of statements [2021-06-19T06:47:44.859Z] ok github.com/docker/docker/pkg/streamformatter 0.030s coverage: 66.2% of statements [2021-06-19T06:47:45.137Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-06-19T06:47:45.295Z] --- PASS: TestBuildMultiStageOnBuild (11.34s) [2021-06-19T06:47:45.295Z] === RUN TestBuildUncleanTarFilenames [2021-06-19T06:47:45.295Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-19T06:47:45.295Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-06-19T06:47:45.295Z] === RUN TestBuildMultiStageLayerLeak [2021-06-19T06:47:45.310Z] === RUN TestGenerateRandomID [2021-06-19T06:47:45.310Z] --- PASS: TestGenerateRandomID (0.00s) [2021-06-19T06:47:45.310Z] === RUN TestShortenId [2021-06-19T06:47:45.310Z] --- PASS: TestShortenId (0.00s) [2021-06-19T06:47:45.310Z] === RUN TestShortenSha256Id [2021-06-19T06:47:45.310Z] --- PASS: TestShortenSha256Id (0.00s) [2021-06-19T06:47:45.310Z] === RUN TestShortenIdEmpty [2021-06-19T06:47:45.310Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-06-19T06:47:45.310Z] === RUN TestShortenIdInvalid [2021-06-19T06:47:45.310Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-06-19T06:47:45.310Z] === RUN TestIsShortIDNonHex [2021-06-19T06:47:45.310Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-06-19T06:47:45.310Z] === RUN TestIsShortIDNotCorrectSize [2021-06-19T06:47:45.310Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-06-19T06:47:45.310Z] PASS [2021-06-19T06:47:45.310Z] coverage: 70.6% of statements [2021-06-19T06:47:45.310Z] ok github.com/docker/docker/pkg/stringid 0.028s coverage: 70.6% of statements [2021-06-19T06:47:45.310Z] --- PASS: TestRequest (8.94s) [2021-06-19T06:47:45.310Z] === RUN TestOverlappingRequests [2021-06-19T06:47:45.707Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-19T06:47:45.760Z] time="2021-06-19T06:47:45Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-06-19T06:47:45.760Z] --- PASS: TestOverlappingRequests (0.40s) [2021-06-19T06:47:45.760Z] === RUN TestRelease [2021-06-19T06:47:45.760Z] === RUN TestIsCpusetListAvailable [2021-06-19T06:47:45.760Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-06-19T06:47:45.760Z] PASS [2021-06-19T06:47:45.760Z] coverage: 38.2% of statements [2021-06-19T06:47:45.990Z] === RUN TestReadPluginNoRead/default [2021-06-19T06:47:46.211Z] ok github.com/docker/docker/pkg/sysinfo 0.030s coverage: 38.2% of statements [2021-06-19T06:47:46.648Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.10s) [2021-06-19T06:47:46.648Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.14s) [2021-06-19T06:47:46.648Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.72s) [2021-06-19T06:47:46.648Z] === RUN TestKillStoppedContainer [2021-06-19T06:47:46.648Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-06-19T06:47:46.648Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-19T06:47:46.909Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-06-19T06:47:46.909Z] === RUN TestKillDifferentUserContainer [2021-06-19T06:47:47.163Z] === RUN TestChtimes [2021-06-19T06:47:47.163Z] --- PASS: TestChtimes (0.00s) [2021-06-19T06:47:47.163Z] === RUN TestChtimesWindows [2021-06-19T06:47:47.163Z] --- PASS: TestChtimesWindows (0.00s) [2021-06-19T06:47:47.163Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-06-19T06:47:47.163Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-06-19T06:47:47.163Z] === RUN TestEnsureRemoveAllNotExist [2021-06-19T06:47:47.163Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-06-19T06:47:47.163Z] === RUN TestEnsureRemoveAllWithDir [2021-06-19T06:47:47.163Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-06-19T06:47:47.163Z] === RUN TestEnsureRemoveAllWithFile [2021-06-19T06:47:47.163Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-06-19T06:47:47.163Z] === RUN TestHasWin32KSupport [2021-06-19T06:47:47.163Z] syscall_windows_test.go:8: win32k: true [2021-06-19T06:47:47.163Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-06-19T06:47:47.163Z] PASS [2021-06-19T06:47:47.163Z] coverage: 12.9% of statements [2021-06-19T06:47:47.163Z] ok github.com/docker/docker/pkg/system 0.045s coverage: 12.9% of statements [2021-06-19T06:47:47.372Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-19T06:47:47.613Z] --- PASS: TestRelease (1.72s) [2021-06-19T06:47:47.614Z] === RUN TestAllocateRandomDeallocate [2021-06-19T06:47:47.614Z] === RUN TestTailFile [2021-06-19T06:47:47.614Z] --- PASS: TestTailFile (0.00s) [2021-06-19T06:47:47.614Z] === RUN TestTailFileManyLines [2021-06-19T06:47:47.614Z] --- PASS: TestTailFileManyLines (0.00s) [2021-06-19T06:47:47.614Z] === RUN TestTailEmptyFile [2021-06-19T06:47:47.614Z] --- PASS: TestTailEmptyFile (0.00s) [2021-06-19T06:47:47.614Z] === RUN TestTailNegativeN [2021-06-19T06:47:47.614Z] --- PASS: TestTailNegativeN (0.00s) [2021-06-19T06:47:47.614Z] === RUN TestNewTailReader [2021-06-19T06:47:47.614Z] === PAUSE TestNewTailReader [2021-06-19T06:47:47.614Z] === CONT TestNewTailReader [2021-06-19T06:47:47.614Z] === RUN TestNewTailReader/12_byte_delimiter [2021-06-19T06:47:47.614Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-06-19T06:47:47.614Z] === RUN TestNewTailReader/no_delimiter [2021-06-19T06:47:47.614Z] === PAUSE TestNewTailReader/no_delimiter [2021-06-19T06:47:47.614Z] === RUN TestNewTailReader/single_byte_delimiter [2021-06-19T06:47:47.614Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-06-19T06:47:47.614Z] === RUN TestNewTailReader/2_byte_delimiter [2021-06-19T06:47:47.614Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-06-19T06:47:47.614Z] === RUN TestNewTailReader/4_byte_delimiter [2021-06-19T06:47:47.614Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-06-19T06:47:47.614Z] === RUN TestNewTailReader/8_byte_delimiter [2021-06-19T06:47:47.614Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-06-19T06:47:47.614Z] === RUN TestNewTailReader/truncated_last_line [2021-06-19T06:47:47.614Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-06-19T06:47:47.614Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-06-19T06:47:47.614Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-06-19T06:47:47.614Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-06-19T06:47:47.614Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-06-19T06:47:47.614Z] === CONT TestNewTailReader/12_byte_delimiter [2021-06-19T06:47:47.614Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-19T06:47:47.614Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-19T06:47:47.614Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-19T06:47:47.614Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-19T06:47:47.614Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-19T06:47:47.849Z] --- PASS: TestKillDifferentUserContainer (0.86s) [2021-06-19T06:47:47.850Z] === RUN TestInspectOomKilledTrue [2021-06-19T06:47:47.850Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-19T06:47:47.850Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-19T06:47:47.850Z] === RUN TestInspectOomKilledFalse [2021-06-19T06:47:47.850Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-19T06:47:47.850Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-19T06:47:47.850Z] === RUN TestLinksEtcHostsContentMatch [2021-06-19T06:47:48.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-19T06:47:48.066Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T06:47:48.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T06:47:48.066Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T06:47:48.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T06:47:48.066Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-19T06:47:48.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-19T06:47:48.066Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-19T06:47:48.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-19T06:47:48.066Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-19T06:47:48.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-19T06:47:48.066Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-19T06:47:48.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-19T06:47:48.066Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-19T06:47:48.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-19T06:47:48.066Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-06-19T06:47:48.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-06-19T06:47:48.066Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-19T06:47:48.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-19T06:47:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-19T06:47:48.066Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-19T06:47:48.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-19T06:47:48.066Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T06:47:48.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T06:47:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-19T06:47:48.066Z] === CONT TestNewTailReader/8_byte_delimiter [2021-06-19T06:47:48.066Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-19T06:47:48.066Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-19T06:47:48.066Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-19T06:47:48.066Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-19T06:47:48.066Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-19T06:47:48.066Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-19T06:47:48.066Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T06:47:48.066Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T06:47:48.066Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T06:47:48.066Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T06:47:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-19T06:47:48.066Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T06:47:48.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T06:47:48.066Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T06:47:48.066Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T06:47:48.066Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-19T06:47:48.066Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-19T06:47:48.066Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-19T06:47:48.066Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-19T06:47:48.066Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-19T06:47:48.066Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-19T06:47:48.066Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-19T06:47:48.066Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-19T06:47:48.067Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T06:47:48.067Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T06:47:48.067Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-19T06:47:48.067Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T06:47:48.067Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T06:47:48.067Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T06:47:48.067Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T06:47:48.067Z] === CONT TestNewTailReader/no_delimiter [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T06:47:48.067Z] === CONT TestNewTailReader/2_byte_delimiter [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-19T06:47:48.067Z] === CONT TestNewTailReader/4_byte_delimiter [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-19T06:47:48.067Z] === CONT TestNewTailReader/single_byte_delimiter [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-19T06:47:48.067Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-19T06:47:48.067Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T06:47:48.067Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T06:47:48.067Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-19T06:47:48.067Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-19T06:47:48.067Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-19T06:47:48.067Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T06:47:48.068Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T06:47:48.068Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T06:47:48.068Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T06:47:48.068Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-19T06:47:48.068Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-19T06:47:48.068Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T06:47:48.068Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T06:47:48.068Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-19T06:47:48.068Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-19T06:47:48.068Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-19T06:47:48.068Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-19T06:47:48.068Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T06:47:48.068Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T06:47:48.068Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-19T06:47:48.068Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T06:47:48.068Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T06:47:48.068Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T06:47:48.068Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T06:47:48.068Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T06:47:48.068Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T06:47:48.068Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T06:47:48.068Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-19T06:47:48.068Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T06:47:48.068Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T06:47:48.068Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-19T06:47:48.068Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-19T06:47:48.068Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-19T06:47:48.068Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-19T06:47:48.068Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-19T06:47:48.068Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-19T06:47:48.068Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-19T06:47:48.068Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-19T06:47:48.068Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-19T06:47:48.068Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T06:47:48.068Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T06:47:48.068Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T06:47:48.068Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T06:47:48.068Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T06:47:48.068Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-06-19T06:47:48.068Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T06:47:48.068Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T06:47:48.068Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-19T06:47:48.068Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-19T06:47:48.068Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-19T06:47:48.068Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-19T06:47:48.068Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T06:47:48.068Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T06:47:48.068Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T06:47:48.068Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T06:47:48.068Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T06:47:48.068Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T06:47:48.068Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-19T06:47:48.068Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T06:47:48.069Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T06:47:48.069Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-19T06:47:48.069Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T06:47:48.069Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T06:47:48.069Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T06:47:48.069Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-19T06:47:48.069Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T06:47:48.069Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T06:47:48.069Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T06:47:48.069Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T06:47:48.069Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-19T06:47:48.069Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-19T06:47:48.069Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T06:47:48.069Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T06:47:48.069Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T06:47:48.069Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-19T06:47:48.069Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T06:47:48.069Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T06:47:48.069Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T06:47:48.069Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T06:47:48.069Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T06:47:48.069Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T06:47:48.069Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-19T06:47:48.069Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-19T06:47:48.069Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-19T06:47:48.069Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-06-19T06:47:48.069Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T06:47:48.070Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-19T06:47:48.070Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T06:47:48.070Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-19T06:47:48.070Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T06:47:48.070Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T06:47:48.070Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T06:47:48.070Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T06:47:48.070Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T06:47:48.070Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T06:47:48.070Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-19T06:47:48.070Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T06:47:48.070Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T06:47:48.070Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T06:47:48.070Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-19T06:47:48.070Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-19T06:47:48.070Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T06:47:48.070Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T06:47:48.070Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-19T06:47:48.070Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T06:47:48.070Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T06:47:48.070Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-19T06:47:48.070Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-19T06:47:48.070Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-19T06:47:48.071Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T06:47:48.071Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T06:47:48.071Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T06:47:48.071Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T06:47:48.071Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T06:47:48.071Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T06:47:48.071Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T06:47:48.071Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T06:47:48.071Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T06:47:48.071Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T06:47:48.071Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T06:47:48.071Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T06:47:48.071Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T06:47:48.071Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-19T06:47:48.071Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-19T06:47:48.071Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-19T06:47:48.071Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-19T06:47:48.071Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-19T06:47:48.071Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-19T06:47:48.071Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-19T06:47:48.071Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-19T06:47:48.071Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-19T06:47:48.071Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-19T06:47:48.071Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-19T06:47:48.071Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-19T06:47:48.071Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-19T06:47:48.071Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-19T06:47:48.071Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-19T06:47:48.071Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-19T06:47:48.071Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-19T06:47:48.071Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-19T06:47:48.071Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-19T06:47:48.071Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-19T06:47:48.071Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T06:47:48.071Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T06:47:48.071Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-19T06:47:48.072Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-06-19T06:47:48.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-19T06:47:48.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-19T06:47:48.298Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-06-19T06:47:48.298Z] Copying nested executables into bundles/binary-daemon [2021-06-19T06:47:48.298Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-06-19T06:47:48.298Z] GOOS="" GOARCH="" GOARM="" [2021-06-19T06:47:48.298Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-06-19T06:47:48.298Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-19T06:47:48.524Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-19T06:47:48.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-19T06:47:48.525Z] PASS [2021-06-19T06:47:48.525Z] coverage: 88.6% of statements [2021-06-19T06:47:48.525Z] ok github.com/docker/docker/pkg/tailfile 0.120s coverage: 88.6% of statements [2021-06-19T06:47:48.634Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42535/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=5febe85def02fa569f8e69ce36aed0b987897b16 -e DOCKER_GRAPHDRIVER docker:5febe85def02fa569f8e69ce36aed0b987897b16 hack/make.sh cross [2021-06-19T06:47:48.756Z] --- PASS: TestContinueAfterPluginCrash (8.96s) [2021-06-19T06:47:48.757Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-19T06:47:48.790Z] --- PASS: TestLinksEtcHostsContentMatch (1.07s) [2021-06-19T06:47:48.790Z] === RUN TestLinksContainerNames [2021-06-19T06:47:48.893Z] [2021-06-19T06:47:48.977Z] === RUN TestTarSumRemoveNonExistent [2021-06-19T06:47:48.977Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2021-06-19T06:47:48.977Z] === RUN TestTarSumRemove [2021-06-19T06:47:48.977Z] --- PASS: TestTarSumRemove (0.00s) [2021-06-19T06:47:48.977Z] === RUN TestSortFileInfoSums [2021-06-19T06:47:48.977Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-06-19T06:47:48.977Z] === RUN TestNewTarSumForLabelInvalid [2021-06-19T06:47:48.977Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-06-19T06:47:48.977Z] === RUN TestNewTarSumForLabel [2021-06-19T06:47:48.977Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-06-19T06:47:48.977Z] === RUN TestEmptyTar [2021-06-19T06:47:48.977Z] --- PASS: TestEmptyTar (0.00s) [2021-06-19T06:47:48.977Z] === RUN TestTarSumsReadSize [2021-06-19T06:47:48.977Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-06-19T06:47:48.977Z] === RUN TestTarSums [2021-06-19T06:47:48.977Z] --- PASS: TestTarSums (0.10s) [2021-06-19T06:47:48.977Z] === RUN TestIteration [2021-06-19T06:47:48.977Z] --- PASS: TestIteration (0.00s) [2021-06-19T06:47:48.977Z] === RUN TestVersionLabelForChecksum [2021-06-19T06:47:48.977Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-06-19T06:47:48.977Z] === RUN TestVersion [2021-06-19T06:47:48.977Z] --- PASS: TestVersion (0.00s) [2021-06-19T06:47:48.977Z] === RUN TestGetVersion [2021-06-19T06:47:48.977Z] --- PASS: TestGetVersion (0.00s) [2021-06-19T06:47:48.977Z] === RUN TestGetVersions [2021-06-19T06:47:48.977Z] --- PASS: TestGetVersions (0.00s) [2021-06-19T06:47:48.977Z] PASS [2021-06-19T06:47:48.977Z] coverage: 89.3% of statements [2021-06-19T06:47:48.977Z] ok github.com/docker/docker/pkg/tarsum 0.184s coverage: 89.3% of statements [2021-06-19T06:47:49.050Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-06-19T06:47:49.151Z] Removing bundles/ [2021-06-19T06:47:49.151Z] [2021-06-19T06:47:49.151Z] ---> Making bundle: cross (in bundles/cross) [2021-06-19T06:47:49.151Z] Cross building: bundles/cross/linux/amd64 [2021-06-19T06:47:49.151Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-06-19T06:47:49.151Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-06-19T06:47:49.428Z] testing: warning: no tests to run [2021-06-19T06:47:49.428Z] PASS [2021-06-19T06:47:49.428Z] coverage: [no statements] [2021-06-19T06:47:49.428Z] ok github.com/docker/docker/pkg/term/windows 0.029s coverage: [no statements] [no tests to run] [2021-06-19T06:47:49.878Z] === RUN TestTruncIndex [2021-06-19T06:47:49.878Z] --- PASS: TestTruncIndex (0.10s) [2021-06-19T06:47:49.878Z] PASS [2021-06-19T06:47:49.878Z] coverage: 91.5% of statements [2021-06-19T06:47:49.878Z] ok github.com/docker/docker/pkg/truncindex 0.128s coverage: 91.5% of statements [2021-06-19T06:47:50.138Z] === CONT TestReadPluginNoRead [2021-06-19T06:47:50.138Z] read_test.go:92: [d299b4ab4f5ad] daemon is not started [2021-06-19T06:47:50.138Z] --- PASS: TestReadPluginNoRead (6.83s) [2021-06-19T06:47:50.138Z] --- PASS: TestReadPluginNoRead/default (1.52s) [2021-06-19T06:47:50.138Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.53s) [2021-06-19T06:47:50.138Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.50s) [2021-06-19T06:47:50.138Z] PASS [2021-06-19T06:47:50.138Z] [2021-06-19T06:47:50.138Z] DONE 6 tests in 10.559s [2021-06-19T06:47:50.138Z] 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-06-19T06:47:50.328Z] time="2021-06-19T06:47:49Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-06-19T06:47:50.328Z] === RUN TestIsGIT [2021-06-19T06:47:50.328Z] --- PASS: TestIsGIT (0.00s) [2021-06-19T06:47:50.328Z] === RUN TestIsTransport [2021-06-19T06:47:50.328Z] --- PASS: TestIsTransport (0.00s) [2021-06-19T06:47:50.328Z] PASS [2021-06-19T06:47:50.328Z] coverage: 100.0% of statements [2021-06-19T06:47:50.328Z] ok github.com/docker/docker/pkg/urlutil 0.025s coverage: 100.0% of statements [2021-06-19T06:47:50.397Z] testing: warning: no tests to run [2021-06-19T06:47:50.397Z] PASS [2021-06-19T06:47:50.397Z] [2021-06-19T06:47:50.397Z] DONE 0 tests in 0.008s [2021-06-19T06:47:50.397Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-19T06:47:50.397Z] INFO: Testing against a local daemon [2021-06-19T06:47:50.397Z] === RUN TestPluginWithDevMounts [2021-06-19T06:47:50.397Z] === PAUSE TestPluginWithDevMounts [2021-06-19T06:47:50.397Z] === CONT TestPluginWithDevMounts [2021-06-19T06:47:50.434Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-06-19T06:47:50.434Z] --- PASS: TestLinksContainerNames (1.82s) [2021-06-19T06:47:50.434Z] === RUN TestLogsFollowTailEmpty [2021-06-19T06:47:50.778Z] === RUN TestVersionInfo [2021-06-19T06:47:50.778Z] --- PASS: TestVersionInfo (0.00s) [2021-06-19T06:47:50.778Z] === RUN TestAppendVersions [2021-06-19T06:47:50.778Z] --- PASS: TestAppendVersions (0.00s) [2021-06-19T06:47:50.778Z] PASS [2021-06-19T06:47:50.778Z] coverage: 88.9% of statements [2021-06-19T06:47:50.778Z] ok github.com/docker/docker/pkg/useragent 0.028s coverage: 88.9% of statements [2021-06-19T06:47:51.373Z] --- PASS: TestLogsFollowTailEmpty (0.93s) [2021-06-19T06:47:51.373Z] === RUN TestContainerNetworkMountsNoChown [2021-06-19T06:47:51.634Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-06-19T06:47:51.634Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-06-19T06:47:52.290Z] === RUN TestValidatePrivileges [2021-06-19T06:47:52.290Z] --- PASS: TestValidatePrivileges (0.00s) [2021-06-19T06:47:52.290Z] === RUN TestFilterByCapNeg [2021-06-19T06:47:52.290Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-06-19T06:47:52.290Z] === RUN TestFilterByCapPos [2021-06-19T06:47:52.290Z] --- PASS: TestFilterByCapPos (0.00s) [2021-06-19T06:47:52.290Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-06-19T06:47:52.290Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-06-19T06:47:52.290Z] PASS [2021-06-19T06:47:52.290Z] coverage: 12.0% of statements [2021-06-19T06:47:52.290Z] ok github.com/docker/docker/plugin 0.040s coverage: 12.0% of statements [2021-06-19T06:47:52.305Z] --- PASS: TestPluginWithDevMounts (1.62s) [2021-06-19T06:47:52.305Z] PASS [2021-06-19T06:47:52.305Z] [2021-06-19T06:47:52.305Z] DONE 1 tests in 1.663s [2021-06-19T06:47:52.305Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-19T06:47:52.305Z] INFO: Testing against a local daemon [2021-06-19T06:47:52.305Z] === RUN TestSecretInspect [2021-06-19T06:47:52.576Z] --- PASS: TestContainerNetworkMountsNoChown (0.97s) [2021-06-19T06:47:52.576Z] === RUN TestMountDaemonRoot [2021-06-19T06:47:52.576Z] === RUN TestMountDaemonRoot/default [2021-06-19T06:47:52.576Z] === PAUSE TestMountDaemonRoot/default [2021-06-19T06:47:52.576Z] === RUN TestMountDaemonRoot/private [2021-06-19T06:47:52.576Z] === PAUSE TestMountDaemonRoot/private [2021-06-19T06:47:52.576Z] === RUN TestMountDaemonRoot/rprivate [2021-06-19T06:47:52.576Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-19T06:47:52.576Z] === RUN TestMountDaemonRoot/slave [2021-06-19T06:47:52.576Z] === PAUSE TestMountDaemonRoot/slave [2021-06-19T06:47:52.576Z] === RUN TestMountDaemonRoot/rslave [2021-06-19T06:47:52.576Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-19T06:47:52.576Z] === RUN TestMountDaemonRoot/shared [2021-06-19T06:47:52.576Z] === PAUSE TestMountDaemonRoot/shared [2021-06-19T06:47:52.576Z] === RUN TestMountDaemonRoot/rshared [2021-06-19T06:47:52.576Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-19T06:47:52.576Z] === CONT TestMountDaemonRoot/default [2021-06-19T06:47:52.576Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-19T06:47:52.576Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-19T06:47:52.576Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-19T06:47:52.576Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-19T06:47:52.576Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-19T06:47:52.576Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-19T06:47:52.576Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-19T06:47:52.576Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-19T06:47:52.576Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-19T06:47:52.576Z] === CONT TestMountDaemonRoot/rshared [2021-06-19T06:47:52.576Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-19T06:47:52.576Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-19T06:47:52.576Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-19T06:47:52.576Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-19T06:47:52.576Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-19T06:47:52.576Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-19T06:47:52.576Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-19T06:47:52.576Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-19T06:47:52.576Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-19T06:47:52.576Z] === CONT TestMountDaemonRoot/shared [2021-06-19T06:47:52.576Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-19T06:47:52.576Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-19T06:47:52.576Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-19T06:47:52.576Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-19T06:47:52.576Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-19T06:47:52.576Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-19T06:47:52.576Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-19T06:47:52.576Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-19T06:47:52.576Z] === CONT TestMountDaemonRoot/rslave [2021-06-19T06:47:52.576Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-19T06:47:52.577Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-19T06:47:52.577Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-19T06:47:52.577Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-19T06:47:52.577Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-19T06:47:52.577Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-19T06:47:52.577Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-19T06:47:52.577Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-19T06:47:52.577Z] === CONT TestMountDaemonRoot/slave [2021-06-19T06:47:52.577Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-19T06:47:52.577Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-19T06:47:52.577Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-19T06:47:52.577Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-19T06:47:52.577Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-19T06:47:52.577Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-19T06:47:52.577Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-19T06:47:52.577Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-19T06:47:52.577Z] === CONT TestMountDaemonRoot/rprivate [2021-06-19T06:47:52.577Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-19T06:47:52.577Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-19T06:47:52.577Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-19T06:47:52.577Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-19T06:47:52.577Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-19T06:47:52.577Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-19T06:47:52.577Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-19T06:47:52.577Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-19T06:47:52.577Z] === CONT TestMountDaemonRoot/private [2021-06-19T06:47:52.577Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-19T06:47:52.577Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-19T06:47:52.577Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-19T06:47:52.577Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-19T06:47:52.577Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-19T06:47:52.577Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-19T06:47:52.577Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-19T06:47:52.577Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-19T06:47:52.577Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-19T06:47:52.577Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-19T06:47:52.577Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-19T06:47:52.577Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-19T06:47:52.577Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-19T06:47:52.577Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-19T06:47:52.740Z] --- PASS: TestAllocateRandomDeallocate (4.99s) [2021-06-19T06:47:52.740Z] === RUN TestRetrieveFromStore [2021-06-19T06:47:52.740Z] === RUN TestNewSettable [2021-06-19T06:47:52.740Z] --- PASS: TestNewSettable (0.00s) [2021-06-19T06:47:52.740Z] === RUN TestIsSettable [2021-06-19T06:47:52.740Z] --- PASS: TestIsSettable (0.00s) [2021-06-19T06:47:52.740Z] === RUN TestUpdateSettingsEnv [2021-06-19T06:47:52.740Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-06-19T06:47:52.740Z] PASS [2021-06-19T06:47:52.740Z] coverage: 20.0% of statements [2021-06-19T06:47:52.740Z] ok github.com/docker/docker/plugin/v2 0.030s coverage: 20.0% of statements [2021-06-19T06:47:52.837Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-19T06:47:52.837Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-19T06:47:52.837Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-19T06:47:52.837Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-19T06:47:52.837Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-19T06:47:52.837Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-19T06:47:52.837Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-19T06:47:52.837Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-19T06:47:52.837Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-19T06:47:52.837Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-19T06:47:52.837Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-19T06:47:52.837Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-19T06:47:52.837Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-19T06:47:52.837Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-19T06:47:53.097Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-19T06:47:53.097Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-19T06:47:53.097Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-19T06:47:53.097Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-19T06:47:53.097Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-19T06:47:53.097Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-19T06:47:53.097Z] --- PASS: TestMountDaemonRoot (0.10s) [2021-06-19T06:47:53.097Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-19T06:47:53.097Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-06-19T06:47:53.097Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-06-19T06:47:53.097Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-06-19T06:47:53.097Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-06-19T06:47:53.097Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-19T06:47:53.097Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-06-19T06:47:53.097Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-06-19T06:47:53.097Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-06-19T06:47:53.097Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-06-19T06:47:53.097Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-19T06:47:53.097Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-06-19T06:47:53.097Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-06-19T06:47:53.097Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-06-19T06:47:53.097Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-06-19T06:47:53.097Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-19T06:47:53.097Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-06-19T06:47:53.097Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-06-19T06:47:53.097Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-06-19T06:47:53.097Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-06-19T06:47:53.097Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-19T06:47:53.097Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-06-19T06:47:53.097Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-06-19T06:47:53.097Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-06-19T06:47:53.097Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-06-19T06:47:53.097Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-19T06:47:53.097Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-06-19T06:47:53.097Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-06-19T06:47:53.097Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-06-19T06:47:53.097Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-06-19T06:47:53.097Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-19T06:47:53.097Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-06-19T06:47:53.097Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-06-19T06:47:53.097Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-06-19T06:47:53.097Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-06-19T06:47:53.097Z] === RUN TestContainerBindMountNonRecursive [2021-06-19T06:47:53.690Z] === RUN TestLoad [2021-06-19T06:47:53.690Z] --- PASS: TestLoad (0.00s) [2021-06-19T06:47:53.690Z] === RUN TestSave [2021-06-19T06:47:53.690Z] --- PASS: TestSave (0.02s) [2021-06-19T06:47:53.690Z] === RUN TestAddDeleteGet [2021-06-19T06:47:53.690Z] --- PASS: TestAddDeleteGet (0.03s) [2021-06-19T06:47:53.690Z] === RUN TestInvalidTags [2021-06-19T06:47:53.690Z] --- PASS: TestInvalidTags (0.00s) [2021-06-19T06:47:53.690Z] PASS [2021-06-19T06:47:53.690Z] coverage: 83.7% of statements [2021-06-19T06:47:53.690Z] ok github.com/docker/docker/reference 0.091s coverage: 83.7% of statements [2021-06-19T06:47:53.848Z] --- PASS: TestBuildMultiStageLayerLeak (9.62s) [2021-06-19T06:47:53.848Z] === RUN TestBuildWithHugeFile [2021-06-19T06:47:54.141Z] --- PASS: TestRetrieveFromStore (1.66s) [2021-06-19T06:47:54.142Z] === RUN TestRequestReleaseAddressDuplicate [2021-06-19T06:47:54.142Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-06-19T06:47:54.142Z] === RUN TestParallelPredefinedRequest1 [2021-06-19T06:47:54.142Z] === PAUSE TestParallelPredefinedRequest1 [2021-06-19T06:47:54.142Z] === RUN TestParallelPredefinedRequest2 [2021-06-19T06:47:54.142Z] === PAUSE TestParallelPredefinedRequest2 [2021-06-19T06:47:54.142Z] === RUN TestParallelPredefinedRequest3 [2021-06-19T06:47:54.142Z] === PAUSE TestParallelPredefinedRequest3 [2021-06-19T06:47:54.142Z] === RUN TestParallelPredefinedRequest4 [2021-06-19T06:47:54.142Z] === PAUSE TestParallelPredefinedRequest4 [2021-06-19T06:47:54.142Z] === RUN TestParallelPredefinedRequest5 [2021-06-19T06:47:54.142Z] === PAUSE TestParallelPredefinedRequest5 [2021-06-19T06:47:54.142Z] === RUN TestDebug [2021-06-19T06:47:54.142Z] --- PASS: TestDebug (0.00s) [2021-06-19T06:47:54.142Z] === RUN TestRequestPoolParallel [2021-06-19T06:47:54.215Z] --- PASS: TestSecretInspect (2.21s) [2021-06-19T06:47:54.215Z] === RUN TestSecretList [2021-06-19T06:47:54.592Z] --- PASS: TestRequestPoolParallel (0.52s) [2021-06-19T06:47:54.592Z] === RUN TestFullAllocateRelease [2021-06-19T06:47:55.042Z] --- PASS: TestFullAllocateRelease (0.47s) [2021-06-19T06:47:55.042Z] === RUN TestOddAllocateRelease [2021-06-19T06:47:55.493Z] === RUN TestResolveAuthConfigIndexServer [2021-06-19T06:47:55.493Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-06-19T06:47:55.493Z] === RUN TestResolveAuthConfigFullURL [2021-06-19T06:47:55.493Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-06-19T06:47:55.493Z] === RUN TestLoadAllowNondistributableArtifacts [2021-06-19T06:47:55.493Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-06-19T06:47:55.493Z] === RUN TestValidateMirror [2021-06-19T06:47:55.493Z] --- PASS: TestValidateMirror (0.00s) [2021-06-19T06:47:55.493Z] === RUN TestLoadInsecureRegistries [2021-06-19T06:47:55.493Z] time="2021-06-19T06:47:55Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-06-19T06:47:55.493Z] time="2021-06-19T06:47:55Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-06-19T06:47:55.493Z] time="2021-06-19T06:47:55Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-06-19T06:47:55.493Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2021-06-19T06:47:55.493Z] === RUN TestNewServiceConfig [2021-06-19T06:47:55.493Z] --- PASS: TestNewServiceConfig (0.00s) [2021-06-19T06:47:55.493Z] === RUN TestValidateIndexName [2021-06-19T06:47:55.493Z] --- PASS: TestValidateIndexName (0.00s) [2021-06-19T06:47:55.493Z] === RUN TestValidateIndexNameWithError [2021-06-19T06:47:55.493Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-06-19T06:47:55.493Z] === RUN TestEndpointParse [2021-06-19T06:47:55.493Z] --- PASS: TestEndpointParse (0.00s) [2021-06-19T06:47:55.493Z] === RUN TestEndpointParseInvalid [2021-06-19T06:47:55.493Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-06-19T06:47:55.493Z] === RUN TestValidateEndpoint [2021-06-19T06:47:55.493Z] --- PASS: TestValidateEndpoint (0.00s) [2021-06-19T06:47:55.493Z] === RUN TestPing [2021-06-19T06:47:55.493Z] --- PASS: TestPing (0.00s) [2021-06-19T06:47:55.493Z] === RUN TestPingRegistryEndpoint [2021-06-19T06:47:55.493Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:47:55.493Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-06-19T06:47:55.493Z] === RUN TestEndpoint [2021-06-19T06:47:55.493Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:47:55.493Z] --- SKIP: TestEndpoint (0.00s) [2021-06-19T06:47:55.493Z] === RUN TestParseRepositoryInfo [2021-06-19T06:47:55.493Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-06-19T06:47:55.493Z] === RUN TestNewIndexInfo [2021-06-19T06:47:55.493Z] --- PASS: TestNewIndexInfo (0.00s) [2021-06-19T06:47:55.493Z] === RUN TestMirrorEndpointLookup [2021-06-19T06:47:55.493Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:47:55.493Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-06-19T06:47:55.493Z] === RUN TestSearchRepositories [2021-06-19T06:47:55.493Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-06-19T06:47:55.493Z] Host: 127.0.0.1:49307 [2021-06-19T06:47:55.493Z] User-Agent: docker test client [2021-06-19T06:47:55.493Z] Authorization: Token fake-token [2021-06-19T06:47:55.493Z] X-Docker-Token: true [2021-06-19T06:47:55.493Z] Accept-Encoding: gzip [2021-06-19T06:47:55.493Z] [2021-06-19T06:47:55.493Z] [2021-06-19T06:47:55.493Z] registry_test.go:730: HTTP/1.1 200 OK [2021-06-19T06:47:55.493Z] Connection: close [2021-06-19T06:47:55.493Z] Content-Length: 144 [2021-06-19T06:47:55.493Z] Cache-Control: no-cache [2021-06-19T06:47:55.493Z] Content-Type: application/json [2021-06-19T06:47:55.493Z] Date: Sat, 19 Jun 2021 06:47:55 GMT [2021-06-19T06:47:55.493Z] Expires: -1 [2021-06-19T06:47:55.493Z] Pragma: no-cache [2021-06-19T06:47:55.493Z] Server: docker-tests/mock [2021-06-19T06:47:55.493Z] X-Docker-Registry-Config: mock [2021-06-19T06:47:55.493Z] X-Docker-Registry-Version: 0.0.0 [2021-06-19T06:47:55.493Z] [2021-06-19T06:47:55.493Z] [2021-06-19T06:47:55.493Z] --- PASS: TestSearchRepositories (0.00s) [2021-06-19T06:47:55.493Z] === RUN TestTrustedLocation [2021-06-19T06:47:55.493Z] --- PASS: TestTrustedLocation (0.00s) [2021-06-19T06:47:55.493Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-06-19T06:47:55.493Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-06-19T06:47:55.493Z] === RUN TestAllowNondistributableArtifacts [2021-06-19T06:47:55.493Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-06-19T06:47:55.493Z] === RUN TestIsSecureIndex [2021-06-19T06:47:55.493Z] --- PASS: TestIsSecureIndex (0.00s) [2021-06-19T06:47:55.493Z] PASS [2021-06-19T06:47:55.493Z] coverage: 51.7% of statements [2021-06-19T06:47:55.493Z] ok github.com/docker/docker/registry 0.201s coverage: 51.7% of statements [2021-06-19T06:47:55.493Z] --- PASS: TestOddAllocateRelease (0.24s) [2021-06-19T06:47:55.493Z] === RUN TestFullAllocateSerialReleaseParallel [2021-06-19T06:47:55.493Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2021-06-19T06:47:55.493Z] === RUN TestOddAllocateSerialReleaseParallel [2021-06-19T06:47:55.493Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-06-19T06:47:55.493Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-06-19T06:47:55.493Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-06-19T06:47:55.493Z] === CONT TestParallelPredefinedRequest1 [2021-06-19T06:47:55.493Z] === CONT TestParallelPredefinedRequest4 [2021-06-19T06:47:55.493Z] === CONT TestParallelPredefinedRequest1 [2021-06-19T06:47:55.493Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-19T06:47:55.493Z] === CONT TestParallelPredefinedRequest5 [2021-06-19T06:47:55.493Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-19T06:47:55.493Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-06-19T06:47:55.493Z] === CONT TestParallelPredefinedRequest3 [2021-06-19T06:47:55.493Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-06-19T06:47:55.493Z] === CONT TestParallelPredefinedRequest2 [2021-06-19T06:47:55.493Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-19T06:47:55.493Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-06-19T06:47:55.493Z] === CONT TestParallelPredefinedRequest3 [2021-06-19T06:47:55.493Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-19T06:47:55.493Z] === CONT TestParallelPredefinedRequest4 [2021-06-19T06:47:55.493Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-19T06:47:55.493Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-06-19T06:47:55.493Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-06-19T06:47:55.493Z] PASS [2021-06-19T06:47:55.493Z] coverage: 85.3% of statements [2021-06-19T06:47:55.493Z] ok github.com/docker/docker/libnetwork/ipam 50.428s coverage: 85.3% of statements [2021-06-19T06:47:56.397Z] --- PASS: TestContainerBindMountNonRecursive (3.11s) [2021-06-19T06:47:56.397Z] === RUN TestContainerVolumesMountedAsShared [2021-06-19T06:47:56.445Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-06-19T06:47:56.445Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-06-19T06:47:56.445Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-06-19T06:47:56.445Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-06-19T06:47:56.445Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-06-19T06:47:56.445Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-06-19T06:47:56.445Z] === RUN TestResumableRequestReaderWithReadError [2021-06-19T06:47:56.445Z] time="2021-06-19T06:47:56Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-06-19T06:47:56.445Z] --- PASS: TestResumableRequestReaderWithReadError (0.11s) [2021-06-19T06:47:56.445Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-06-19T06:47:56.445Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-06-19T06:47:56.445Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-06-19T06:47:56.445Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-06-19T06:47:56.445Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-06-19T06:47:56.445Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-06-19T06:47:56.445Z] === RUN TestResumableRequestReader [2021-06-19T06:47:56.445Z] --- PASS: TestResumableRequestReader (0.00s) [2021-06-19T06:47:56.445Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-06-19T06:47:56.445Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-06-19T06:47:56.445Z] PASS [2021-06-19T06:47:56.445Z] coverage: 100.0% of statements [2021-06-19T06:47:56.445Z] ok github.com/docker/docker/registry/resumable 0.162s coverage: 100.0% of statements [2021-06-19T06:47:56.755Z] --- PASS: TestSecretList (2.18s) [2021-06-19T06:47:56.755Z] === RUN TestSecretsCreateAndDelete [2021-06-19T06:47:56.895Z] === RUN TestRestartManagerTimeout [2021-06-19T06:47:56.895Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-06-19T06:47:56.895Z] === RUN TestRestartManagerTimeoutReset [2021-06-19T06:47:56.895Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-06-19T06:47:56.895Z] PASS [2021-06-19T06:47:56.895Z] coverage: 50.9% of statements [2021-06-19T06:47:56.895Z] ok github.com/docker/docker/restartmanager 0.031s coverage: 50.9% of statements [2021-06-19T06:47:56.968Z] --- PASS: TestContainerVolumesMountedAsShared (0.79s) [2021-06-19T06:47:56.968Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-19T06:47:57.228Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-06-19T06:47:57.347Z] === RUN TestDecodeContainerConfig [2021-06-19T06:47:57.347Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-06-19T06:47:57.347Z] === RUN TestDecodeContainerConfigIsolation [2021-06-19T06:47:57.347Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-06-19T06:47:57.347Z] === RUN TestValidatePrivileged [2021-06-19T06:47:57.347Z] --- PASS: TestValidatePrivileged (0.00s) [2021-06-19T06:47:57.347Z] PASS [2021-06-19T06:47:57.347Z] coverage: 52.2% of statements [2021-06-19T06:47:57.347Z] ok github.com/docker/docker/runconfig 0.034s coverage: 52.2% of statements [2021-06-19T06:47:58.299Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-06-19T06:47:58.299Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-06-19T06:47:58.299Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-06-19T06:47:58.299Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-06-19T06:47:58.299Z] PASS [2021-06-19T06:47:58.299Z] coverage: 62.5% of statements [2021-06-19T06:47:58.299Z] ok github.com/docker/docker/testutil 0.029s coverage: 62.5% of statements [2021-06-19T06:47:58.613Z] --- PASS: TestContainerVolumesMountedAsSlave (1.63s) [2021-06-19T06:47:58.613Z] === RUN TestNetworkNat [2021-06-19T06:47:58.665Z] --- PASS: TestSecretsCreateAndDelete (2.22s) [2021-06-19T06:47:58.665Z] === RUN TestSecretsUpdate [2021-06-19T06:47:58.750Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-06-19T06:47:58.750Z] === RUN TestClientStream [2021-06-19T06:47:58.750Z] --- PASS: TestClientStream (0.00s) [2021-06-19T06:47:58.750Z] === RUN TestClientSendFile [2021-06-19T06:47:58.750Z] --- PASS: TestClientSendFile (0.00s) [2021-06-19T06:47:58.750Z] === RUN TestClientWithRequestTimeout [2021-06-19T06:47:58.750Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-06-19T06:47:58.750Z] === RUN TestFileSpecPlugin [2021-06-19T06:47:58.750Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-06-19T06:47:58.750Z] === RUN TestFileJSONSpecPlugin [2021-06-19T06:47:58.750Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-06-19T06:47:58.750Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-06-19T06:47:58.750Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-06-19T06:47:58.750Z] === RUN TestPluginAddHandler [2021-06-19T06:47:58.750Z] --- PASS: TestPluginAddHandler (0.00s) [2021-06-19T06:47:58.750Z] === RUN TestPluginWaitBadPlugin [2021-06-19T06:47:58.750Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-06-19T06:47:58.750Z] === RUN TestGet [2021-06-19T06:47:58.750Z] time="2021-06-19T06:47:58Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-06-19T06:47:59.707Z] time="2021-06-19T06:47:59Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-06-19T06:47:59.998Z] --- PASS: TestNetworkNat (1.16s) [2021-06-19T06:47:59.998Z] === RUN TestNetworkLocalhostTCPNat [2021-06-19T06:47:59.998Z] check_test.go:309: [d98f361fd8724] daemon is not started [2021-06-19T06:47:59.998Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-06-19T06:48:00.952Z] --- PASS: TestNetworkLocalhostTCPNat (1.29s) [2021-06-19T06:48:00.952Z] === RUN TestNetworkLoopbackNat [2021-06-19T06:48:01.206Z] --- PASS: TestSecretsUpdate (2.18s) [2021-06-19T06:48:01.206Z] === RUN TestTemplatedSecret [2021-06-19T06:48:01.853Z] time="2021-06-19T06:48:01Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-06-19T06:48:02.804Z] === RUN TestGetDriver [2021-06-19T06:48:02.804Z] --- PASS: TestGetDriver (0.00s) [2021-06-19T06:48:02.804Z] === RUN TestVolumeRequestError [2021-06-19T06:48:02.804Z] --- PASS: TestVolumeRequestError (0.01s) [2021-06-19T06:48:02.804Z] PASS [2021-06-19T06:48:02.804Z] coverage: 36.1% of statements [2021-06-19T06:48:02.804Z] ok github.com/docker/docker/volume/drivers 0.039s coverage: 36.1% of statements [2021-06-19T06:48:02.862Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-06-19T06:48:03.756Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-06-19T06:48:03.756Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-06-19T06:48:03.756Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-06-19T06:48:03.756Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-06-19T06:48:03.756Z] === RUN TestGetAddress [2021-06-19T06:48:03.756Z] --- PASS: TestGetAddress (0.00s) [2021-06-19T06:48:03.756Z] === RUN TestRemove [2021-06-19T06:48:03.756Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-19T06:48:03.756Z] --- SKIP: TestRemove (0.00s) [2021-06-19T06:48:03.756Z] === RUN TestInitializeWithVolumes [2021-06-19T06:48:03.756Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-06-19T06:48:03.756Z] === RUN TestCreate [2021-06-19T06:48:03.756Z] --- PASS: TestCreate (0.01s) [2021-06-19T06:48:03.756Z] === RUN TestValidateName [2021-06-19T06:48:03.756Z] --- PASS: TestValidateName (0.00s) [2021-06-19T06:48:03.756Z] === RUN TestCreateWithOpts [2021-06-19T06:48:03.756Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-19T06:48:03.756Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-06-19T06:48:03.756Z] === RUN TestRelaodNoOpts [2021-06-19T06:48:03.756Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-06-19T06:48:03.756Z] PASS [2021-06-19T06:48:03.756Z] coverage: 41.5% of statements [2021-06-19T06:48:03.756Z] ok github.com/docker/docker/volume/local 0.053s coverage: 41.5% of statements [2021-06-19T06:48:04.501Z] --- PASS: TestTemplatedSecret (3.29s) [2021-06-19T06:48:04.501Z] === RUN TestSecretCreateResolve [2021-06-19T06:48:04.707Z] === RUN TestConvertTmpfsOptions [2021-06-19T06:48:04.707Z] parser_test.go:49: data="mode=700,size=1m" [2021-06-19T06:48:04.707Z] parser_test.go:49: data="ro" [2021-06-19T06:48:04.707Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-06-19T06:48:04.707Z] === RUN TestParseMountRaw [2021-06-19T06:48:04.707Z] --- PASS: TestParseMountRaw (0.02s) [2021-06-19T06:48:04.707Z] === RUN TestParseMountRawSplit [2021-06-19T06:48:04.707Z] parser_test.go:390: case 0 [2021-06-19T06:48:04.707Z] parser_test.go:390: case 1 [2021-06-19T06:48:04.707Z] parser_test.go:390: case 2 [2021-06-19T06:48:04.707Z] parser_test.go:390: case 3 [2021-06-19T06:48:04.707Z] parser_test.go:390: case 4 [2021-06-19T06:48:04.707Z] parser_test.go:390: case 5 [2021-06-19T06:48:04.707Z] parser_test.go:390: case 6 [2021-06-19T06:48:04.707Z] parser_test.go:390: case 7 [2021-06-19T06:48:04.707Z] parser_test.go:390: case 8 [2021-06-19T06:48:04.707Z] parser_test.go:390: case 0 [2021-06-19T06:48:04.707Z] parser_test.go:390: case 1 [2021-06-19T06:48:04.707Z] parser_test.go:390: case 2 [2021-06-19T06:48:04.707Z] parser_test.go:390: case 3 [2021-06-19T06:48:04.707Z] parser_test.go:390: case 4 [2021-06-19T06:48:04.707Z] parser_test.go:390: case 5 [2021-06-19T06:48:04.707Z] parser_test.go:390: case 6 [2021-06-19T06:48:04.707Z] parser_test.go:390: case 7 [2021-06-19T06:48:04.707Z] parser_test.go:390: case 8 [2021-06-19T06:48:04.707Z] parser_test.go:390: case 9 [2021-06-19T06:48:04.707Z] parser_test.go:390: case 10 [2021-06-19T06:48:04.707Z] parser_test.go:390: case 11 [2021-06-19T06:48:04.707Z] parser_test.go:390: case 12 [2021-06-19T06:48:04.707Z] parser_test.go:390: case 0 [2021-06-19T06:48:04.707Z] parser_test.go:390: case 1 [2021-06-19T06:48:04.707Z] parser_test.go:390: case 2 [2021-06-19T06:48:04.707Z] parser_test.go:390: case 3 [2021-06-19T06:48:04.707Z] parser_test.go:390: case 4 [2021-06-19T06:48:04.707Z] parser_test.go:390: case 5 [2021-06-19T06:48:04.707Z] parser_test.go:390: case 6 [2021-06-19T06:48:04.707Z] parser_test.go:390: case 7 [2021-06-19T06:48:04.707Z] parser_test.go:390: case 8 [2021-06-19T06:48:04.707Z] parser_test.go:390: case 9 [2021-06-19T06:48:04.707Z] parser_test.go:390: case 10 [2021-06-19T06:48:04.707Z] parser_test.go:390: case 11 [2021-06-19T06:48:04.707Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-06-19T06:48:04.707Z] === RUN TestParseMountSpec [2021-06-19T06:48:04.707Z] parser_test.go:455: case 0 [2021-06-19T06:48:04.707Z] parser_test.go:455: case 1 [2021-06-19T06:48:04.707Z] parser_test.go:455: case 2 [2021-06-19T06:48:04.707Z] parser_test.go:455: case 3 [2021-06-19T06:48:04.707Z] parser_test.go:455: case 4 [2021-06-19T06:48:04.707Z] parser_test.go:455: case 5 [2021-06-19T06:48:04.707Z] --- PASS: TestParseMountSpec (0.00s) [2021-06-19T06:48:04.707Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-06-19T06:48:04.707Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-06-19T06:48:04.707Z] === RUN TestValidateMount [2021-06-19T06:48:04.707Z] --- PASS: TestValidateMount (0.00s) [2021-06-19T06:48:04.707Z] PASS [2021-06-19T06:48:04.707Z] coverage: 66.2% of statements [2021-06-19T06:48:04.707Z] ok github.com/docker/docker/volume/mounts 0.067s coverage: 66.2% of statements [2021-06-19T06:48:05.157Z] === RUN TestSetGetMeta [2021-06-19T06:48:05.157Z] === PAUSE TestSetGetMeta [2021-06-19T06:48:05.157Z] === RUN TestRestore [2021-06-19T06:48:05.157Z] === PAUSE TestRestore [2021-06-19T06:48:05.157Z] === RUN TestServiceCreate [2021-06-19T06:48:05.157Z] === PAUSE TestServiceCreate [2021-06-19T06:48:05.157Z] === RUN TestServiceList [2021-06-19T06:48:05.157Z] === PAUSE TestServiceList [2021-06-19T06:48:05.157Z] === RUN TestServiceRemove [2021-06-19T06:48:05.157Z] === PAUSE TestServiceRemove [2021-06-19T06:48:05.157Z] === RUN TestServiceGet [2021-06-19T06:48:05.157Z] === PAUSE TestServiceGet [2021-06-19T06:48:05.157Z] === RUN TestServicePrune [2021-06-19T06:48:05.157Z] === PAUSE TestServicePrune [2021-06-19T06:48:05.157Z] === RUN TestCreate [2021-06-19T06:48:05.157Z] === PAUSE TestCreate [2021-06-19T06:48:05.157Z] === RUN TestRemove [2021-06-19T06:48:05.157Z] === PAUSE TestRemove [2021-06-19T06:48:05.157Z] === RUN TestList [2021-06-19T06:48:05.157Z] === PAUSE TestList [2021-06-19T06:48:05.157Z] === RUN TestFindByDriver [2021-06-19T06:48:05.157Z] === PAUSE TestFindByDriver [2021-06-19T06:48:05.157Z] === RUN TestFindByReferenced [2021-06-19T06:48:05.157Z] === PAUSE TestFindByReferenced [2021-06-19T06:48:05.157Z] === RUN TestDerefMultipleOfSameRef [2021-06-19T06:48:05.157Z] === PAUSE TestDerefMultipleOfSameRef [2021-06-19T06:48:05.157Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-19T06:48:05.157Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-19T06:48:05.157Z] === RUN TestDefererencePluginOnCreateError [2021-06-19T06:48:05.157Z] === PAUSE TestDefererencePluginOnCreateError [2021-06-19T06:48:05.157Z] === RUN TestRefDerefRemove [2021-06-19T06:48:05.157Z] === PAUSE TestRefDerefRemove [2021-06-19T06:48:05.157Z] === RUN TestGet [2021-06-19T06:48:05.157Z] === PAUSE TestGet [2021-06-19T06:48:05.157Z] === RUN TestGetWithReference [2021-06-19T06:48:05.157Z] === PAUSE TestGetWithReference [2021-06-19T06:48:05.157Z] === RUN TestFilterFunc [2021-06-19T06:48:05.157Z] === RUN TestFilterFunc/test_nil_list [2021-06-19T06:48:05.157Z] === PAUSE TestFilterFunc/test_nil_list [2021-06-19T06:48:05.157Z] === RUN TestFilterFunc/test_empty_list [2021-06-19T06:48:05.157Z] === PAUSE TestFilterFunc/test_empty_list [2021-06-19T06:48:05.157Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-06-19T06:48:05.157Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-06-19T06:48:05.157Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-19T06:48:05.157Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-19T06:48:05.157Z] === RUN TestFilterFunc/test_filter_some [2021-06-19T06:48:05.157Z] === PAUSE TestFilterFunc/test_filter_some [2021-06-19T06:48:05.157Z] === RUN TestFilterFunc/test_filter_middle [2021-06-19T06:48:05.157Z] === PAUSE TestFilterFunc/test_filter_middle [2021-06-19T06:48:05.157Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-06-19T06:48:05.157Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-06-19T06:48:05.157Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-06-19T06:48:05.157Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-06-19T06:48:05.157Z] === CONT TestFilterFunc/test_nil_list [2021-06-19T06:48:05.157Z] === CONT TestFilterFunc/test_filter_some [2021-06-19T06:48:05.157Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-19T06:48:05.157Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-06-19T06:48:05.157Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-06-19T06:48:05.157Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-06-19T06:48:05.157Z] === CONT TestFilterFunc/test_empty_list [2021-06-19T06:48:05.157Z] === CONT TestFilterFunc/test_filter_middle [2021-06-19T06:48:05.157Z] --- PASS: TestFilterFunc (0.00s) [2021-06-19T06:48:05.157Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-06-19T06:48:05.157Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-06-19T06:48:05.157Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-06-19T06:48:05.157Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-06-19T06:48:05.157Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-06-19T06:48:05.157Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-06-19T06:48:05.157Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-06-19T06:48:05.157Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-06-19T06:48:05.157Z] === CONT TestSetGetMeta [2021-06-19T06:48:05.157Z] === CONT TestFindByDriver [2021-06-19T06:48:05.157Z] === CONT TestGetWithReference [2021-06-19T06:48:05.157Z] === CONT TestRefDerefRemove [2021-06-19T06:48:05.157Z] --- PASS: TestSetGetMeta (0.02s) [2021-06-19T06:48:05.157Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-19T06:48:05.157Z] --- PASS: TestGetWithReference (0.02s) [2021-06-19T06:48:05.157Z] === CONT TestDefererencePluginOnCreateError [2021-06-19T06:48:05.157Z] --- PASS: TestRefDerefRemove (0.02s) [2021-06-19T06:48:05.157Z] === CONT TestGet [2021-06-19T06:48:05.157Z] --- PASS: TestFindByDriver (0.03s) [2021-06-19T06:48:05.157Z] === CONT TestDerefMultipleOfSameRef [2021-06-19T06:48:05.157Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-06-19T06:48:05.157Z] === CONT TestServiceGet [2021-06-19T06:48:05.157Z] --- PASS: TestGet (0.02s) [2021-06-19T06:48:05.157Z] === CONT TestList [2021-06-19T06:48:05.157Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-06-19T06:48:05.157Z] === CONT TestRemove [2021-06-19T06:48:05.157Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-06-19T06:48:05.157Z] === CONT TestCreate [2021-06-19T06:48:05.157Z] --- PASS: TestCreate (0.01s) [2021-06-19T06:48:05.157Z] === CONT TestServicePrune [2021-06-19T06:48:05.157Z] --- PASS: TestRemove (0.02s) [2021-06-19T06:48:05.157Z] === CONT TestServiceList [2021-06-19T06:48:05.157Z] --- PASS: TestList (0.02s) [2021-06-19T06:48:05.157Z] === CONT TestServiceRemove [2021-06-19T06:48:05.157Z] --- PASS: TestServiceGet (0.12s) [2021-06-19T06:48:05.157Z] === CONT TestFindByReferenced [2021-06-19T06:48:05.157Z] time="2021-06-19T06:48:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-19T06:48:05.157Z] --- PASS: TestServiceRemove (0.09s) [2021-06-19T06:48:05.157Z] === CONT TestServiceCreate [2021-06-19T06:48:05.157Z] --- PASS: TestServiceList (0.10s) [2021-06-19T06:48:05.157Z] === CONT TestRestore [2021-06-19T06:48:05.157Z] time="2021-06-19T06:48:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-19T06:48:05.157Z] --- PASS: TestFindByReferenced (0.02s) [2021-06-19T06:48:05.157Z] time="2021-06-19T06:48:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-19T06:48:05.157Z] time="2021-06-19T06:48:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-06-19T06:48:05.157Z] --- PASS: TestServiceCreate (0.03s) [2021-06-19T06:48:05.157Z] time="2021-06-19T06:48:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-19T06:48:05.157Z] --- PASS: TestRestore (0.03s) [2021-06-19T06:48:05.157Z] --- PASS: TestServicePrune (0.13s) [2021-06-19T06:48:05.157Z] PASS [2021-06-19T06:48:05.157Z] coverage: 69.6% of statements [2021-06-19T06:48:05.157Z] ok github.com/docker/docker/volume/service 0.222s coverage: 69.6% of statements [2021-06-19T06:48:05.401Z] --- PASS: TestNetworkLoopbackNat (4.14s) [2021-06-19T06:48:05.401Z] === RUN TestPause [2021-06-19T06:48:05.607Z] time="2021-06-19T06:48:05Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-06-19T06:48:06.408Z] --- PASS: TestSecretCreateResolve (2.22s) [2021-06-19T06:48:06.408Z] PASS [2021-06-19T06:48:06.408Z] [2021-06-19T06:48:06.408Z] DONE 6 tests in 14.322s [2021-06-19T06:48:06.408Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-19T06:48:06.409Z] INFO: Testing against a local daemon [2021-06-19T06:48:06.409Z] === RUN TestServiceCreateInit [2021-06-19T06:48:06.409Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-19T06:48:06.788Z] === RUN TestDockerSuite/TestBuildBlankName [2021-06-19T06:48:06.788Z] --- PASS: TestPause (1.44s) [2021-06-19T06:48:06.788Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-19T06:48:06.788Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-19T06:48:06.788Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-19T06:48:06.788Z] === RUN TestPauseStopPausedContainer [2021-06-19T06:48:07.048Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-06-19T06:48:07.989Z] --- PASS: TestPauseStopPausedContainer (1.44s) [2021-06-19T06:48:07.989Z] === RUN TestPidHost [2021-06-19T06:48:10.535Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-06-19T06:48:11.690Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-19T06:48:11.919Z] --- PASS: TestPidHost (3.78s) [2021-06-19T06:48:11.919Z] === RUN TestPsFilter [2021-06-19T06:48:11.919Z] --- PASS: TestPsFilter (0.16s) [2021-06-19T06:48:11.919Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-19T06:48:13.304Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.14s) [2021-06-19T06:48:13.304Z] === RUN TestRemoveContainerWithVolume [2021-06-19T06:48:13.563Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-06-19T06:48:14.087Z] --- PASS: TestGet (15.00s) [2021-06-19T06:48:14.087Z] === RUN TestPluginWithNoManifest [2021-06-19T06:48:14.087Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-06-19T06:48:14.087Z] === RUN TestGetAll [2021-06-19T06:48:14.087Z] --- PASS: TestGetAll (0.00s) [2021-06-19T06:48:14.087Z] PASS [2021-06-19T06:48:14.087Z] coverage: 73.4% of statements [2021-06-19T06:48:14.087Z] ok github.com/docker/docker/pkg/plugins 34.938s coverage: 73.4% of statements [2021-06-19T06:48:14.502Z] --- PASS: TestRemoveContainerWithVolume (1.24s) [2021-06-19T06:48:14.502Z] === RUN TestRemoveContainerRunning [2021-06-19T06:48:15.886Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-06-19T06:48:15.886Z] --- PASS: TestRemoveContainerRunning (1.23s) [2021-06-19T06:48:15.886Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-19T06:48:15.890Z] --- PASS: TestServiceCreateInit (9.02s) [2021-06-19T06:48:15.890Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.41s) [2021-06-19T06:48:15.890Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.60s) [2021-06-19T06:48:15.890Z] === RUN TestCreateServiceMultipleTimes [2021-06-19T06:48:17.267Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.33s) [2021-06-19T06:48:17.267Z] === RUN TestRemoveInvalidContainer [2021-06-19T06:48:17.267Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2021-06-19T06:48:17.267Z] === RUN TestRenameLinkedContainer [2021-06-19T06:48:19.807Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-06-19T06:48:22.350Z] --- PASS: TestRenameLinkedContainer (5.26s) [2021-06-19T06:48:22.350Z] === RUN TestRenameStoppedContainer [2021-06-19T06:48:22.611Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-06-19T06:48:23.551Z] --- PASS: TestRenameStoppedContainer (1.23s) [2021-06-19T06:48:23.551Z] === RUN TestRenameRunningContainerAndReuse [2021-06-19T06:48:26.138Z] --- PASS: TestRenameRunningContainerAndReuse (2.51s) [2021-06-19T06:48:26.138Z] === RUN TestRenameInvalidName [2021-06-19T06:48:26.138Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-06-19T06:48:27.546Z] --- PASS: TestRenameInvalidName (1.67s) [2021-06-19T06:48:27.546Z] === RUN TestRenameAnonymousContainer [2021-06-19T06:48:28.116Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-06-19T06:48:28.375Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-06-19T06:48:30.916Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-06-19T06:48:31.858Z] --- PASS: TestRenameAnonymousContainer (4.07s) [2021-06-19T06:48:31.858Z] === RUN TestRenameContainerWithSameName [2021-06-19T06:48:32.119Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-06-19T06:48:33.061Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-06-19T06:48:33.061Z] --- PASS: TestRenameContainerWithSameName (1.23s) [2021-06-19T06:48:33.061Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-19T06:48:33.999Z] --- PASS: TestCreateServiceMultipleTimes (16.96s) [2021-06-19T06:48:33.999Z] === RUN TestCreateServiceConflict [2021-06-19T06:48:34.569Z] --- PASS: TestCreateServiceConflict (2.23s) [2021-06-19T06:48:34.569Z] === RUN TestCreateServiceMaxReplicas [2021-06-19T06:48:35.600Z] --- PASS: TestRenameContainerWithLinkedContainer (2.38s) [2021-06-19T06:48:35.600Z] === RUN TestResize [2021-06-19T06:48:36.540Z] --- PASS: TestResize (1.12s) [2021-06-19T06:48:36.540Z] === RUN TestResizeWithInvalidSize [2021-06-19T06:48:37.481Z] --- PASS: TestResizeWithInvalidSize (1.04s) [2021-06-19T06:48:37.481Z] === RUN TestResizeWhenContainerNotStarted [2021-06-19T06:48:37.862Z] --- PASS: TestCreateServiceMaxReplicas (3.12s) [2021-06-19T06:48:37.862Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-19T06:48:38.864Z] --- PASS: TestResizeWhenContainerNotStarted (1.15s) [2021-06-19T06:48:38.864Z] === RUN TestDaemonRestartKillContainers [2021-06-19T06:48:38.864Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-19T06:48:38.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-19T06:48:38.864Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-19T06:48:38.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-19T06:48:38.864Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-19T06:48:38.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-19T06:48:38.864Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-19T06:48:38.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-19T06:48:38.864Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-19T06:48:38.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-19T06:48:38.864Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-19T06:48:38.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-19T06:48:38.864Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-19T06:48:38.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-19T06:48:38.864Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-19T06:48:38.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-19T06:48:38.864Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-19T06:48:38.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-19T06:48:38.864Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-19T06:48:38.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-19T06:48:38.864Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-19T06:48:38.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-19T06:48:38.864Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-19T06:48:38.864Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-19T06:48:38.864Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-19T06:48:38.864Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-19T06:48:38.864Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-06-19T06:48:39.084Z] 2021/06/19 06:48:35 Closing DB instances... [2021-06-19T06:48:39.084Z] --- PASS: TestNetworkDBGarbageCollection (53.62s) [2021-06-19T06:48:39.084Z] === RUN TestFindNode [2021-06-19T06:48:39.084Z] 2021/06/19 06:48:37 Closing DB instances... [2021-06-19T06:48:39.084Z] --- PASS: TestFindNode (0.01s) [2021-06-19T06:48:39.084Z] === RUN TestChangeNodeState [2021-06-19T06:48:39.084Z] 2021/06/19 06:48:37 Closing DB instances... [2021-06-19T06:48:39.084Z] --- PASS: TestChangeNodeState (0.01s) [2021-06-19T06:48:39.084Z] === RUN TestNodeReincarnation [2021-06-19T06:48:39.084Z] 2021/06/19 06:48:37 Closing DB instances... [2021-06-19T06:48:42.765Z] time="2021-06-19T06:48:42Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-06-19T06:48:42.765Z] --- PASS: TestNodeReincarnation (5.01s) [2021-06-19T06:48:42.765Z] === RUN TestParallelCreate [2021-06-19T06:48:42.765Z] 2021/06/19 06:48:42 Closing DB instances... [2021-06-19T06:48:42.765Z] --- PASS: TestParallelCreate (0.01s) [2021-06-19T06:48:42.765Z] === RUN TestParallelDelete [2021-06-19T06:48:42.765Z] 2021/06/19 06:48:42 Closing DB instances... [2021-06-19T06:48:42.765Z] --- PASS: TestParallelDelete (0.01s) [2021-06-19T06:48:42.765Z] === RUN TestNetworkDBIslands [2021-06-19T06:48:42.765Z] time="2021-06-19T06:48:42Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:2dbe33b883a9 with config:&{NodeID:2dbe33b883a9 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-19T06:48:42.765Z] time="2021-06-19T06:48:42Z" level=info msg="Node 2dbe33b883a9/172.27.173.99, joined gossip cluster" [2021-06-19T06:48:42.765Z] time="2021-06-19T06:48:42Z" level=info msg="Node 2dbe33b883a9/172.27.173.99, added to nodes list" [2021-06-19T06:48:42.765Z] time="2021-06-19T06:48:42Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:278ea6c33201 with config:&{NodeID:278ea6c33201 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-19T06:48:42.765Z] time="2021-06-19T06:48:42Z" level=info msg="Node 278ea6c33201/172.27.173.99, joined gossip cluster" [2021-06-19T06:48:42.765Z] time="2021-06-19T06:48:42Z" level=info msg="Node 278ea6c33201/172.27.173.99, added to nodes list" [2021-06-19T06:48:42.765Z] time="2021-06-19T06:48:42Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-06-19T06:48:42.765Z] time="2021-06-19T06:48:42Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-06-19T06:48:42.765Z] time="2021-06-19T06:48:42Z" level=debug msg="memberlist: Stream connection from=[::1]:49347" [2021-06-19T06:48:42.765Z] time="2021-06-19T06:48:42Z" level=info msg="Node 278ea6c33201/172.27.173.99, joined gossip cluster" [2021-06-19T06:48:42.765Z] time="2021-06-19T06:48:42Z" level=info msg="Node 278ea6c33201/172.27.173.99, added to nodes list" [2021-06-19T06:48:42.765Z] time="2021-06-19T06:48:42Z" level=info msg="Node 2dbe33b883a9/172.27.173.99, joined gossip cluster" [2021-06-19T06:48:42.765Z] time="2021-06-19T06:48:42Z" level=info msg="Node 2dbe33b883a9/172.27.173.99, added to nodes list" [2021-06-19T06:48:42.765Z] time="2021-06-19T06:48:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-06-19T06:48:42.765Z] time="2021-06-19T06:48:42Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49348" [2021-06-19T06:48:43.066Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-19T06:48:43.066Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-19T06:48:43.066Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-06-19T06:48:43.215Z] time="2021-06-19T06:48:43Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:dfcd6de0d144 with config:&{NodeID:dfcd6de0d144 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-19T06:48:43.215Z] time="2021-06-19T06:48:43Z" level=info msg="Node dfcd6de0d144/172.27.173.99, joined gossip cluster" [2021-06-19T06:48:43.215Z] time="2021-06-19T06:48:43Z" level=info msg="Node dfcd6de0d144/172.27.173.99, added to nodes list" [2021-06-19T06:48:43.215Z] time="2021-06-19T06:48:43Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-06-19T06:48:43.215Z] time="2021-06-19T06:48:43Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-06-19T06:48:43.215Z] time="2021-06-19T06:48:43Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2021-06-19T06:48:43.215Z] time="2021-06-19T06:48:43Z" level=info msg="Node dfcd6de0d144/172.27.173.99, joined gossip cluster" [2021-06-19T06:48:43.215Z] time="2021-06-19T06:48:43Z" level=info msg="Node dfcd6de0d144/172.27.173.99, added to nodes list" [2021-06-19T06:48:43.215Z] time="2021-06-19T06:48:43Z" level=info msg="Node 2dbe33b883a9/172.27.173.99, joined gossip cluster" [2021-06-19T06:48:43.215Z] time="2021-06-19T06:48:43Z" level=info msg="Node 2dbe33b883a9/172.27.173.99, added to nodes list" [2021-06-19T06:48:43.215Z] time="2021-06-19T06:48:43Z" level=info msg="Node 278ea6c33201/172.27.173.99, joined gossip cluster" [2021-06-19T06:48:43.215Z] time="2021-06-19T06:48:43Z" level=info msg="Node 278ea6c33201/172.27.173.99, added to nodes list" [2021-06-19T06:48:43.215Z] time="2021-06-19T06:48:43Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2021-06-19T06:48:43.215Z] time="2021-06-19T06:48:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-06-19T06:48:43.666Z] time="2021-06-19T06:48:43Z" level=info msg="Node dfcd6de0d144/172.27.173.99, joined gossip cluster" [2021-06-19T06:48:43.666Z] time="2021-06-19T06:48:43Z" level=info msg="Node dfcd6de0d144/172.27.173.99, added to nodes list" [2021-06-19T06:48:43.666Z] time="2021-06-19T06:48:43Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:825859c72535 with config:&{NodeID:825859c72535 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-19T06:48:43.666Z] time="2021-06-19T06:48:43Z" level=info msg="Node 825859c72535/172.27.173.99, joined gossip cluster" [2021-06-19T06:48:43.666Z] time="2021-06-19T06:48:43Z" level=info msg="Node 825859c72535/172.27.173.99, added to nodes list" [2021-06-19T06:48:43.666Z] time="2021-06-19T06:48:43Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-06-19T06:48:43.666Z] time="2021-06-19T06:48:43Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-06-19T06:48:43.666Z] time="2021-06-19T06:48:43Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-06-19T06:48:43.666Z] time="2021-06-19T06:48:43Z" level=info msg="Node 825859c72535/172.27.173.99, joined gossip cluster" [2021-06-19T06:48:43.666Z] time="2021-06-19T06:48:43Z" level=info msg="Node 825859c72535/172.27.173.99, added to nodes list" [2021-06-19T06:48:43.666Z] time="2021-06-19T06:48:43Z" level=info msg="Node 278ea6c33201/172.27.173.99, joined gossip cluster" [2021-06-19T06:48:43.666Z] time="2021-06-19T06:48:43Z" level=info msg="Node 278ea6c33201/172.27.173.99, added to nodes list" [2021-06-19T06:48:43.666Z] time="2021-06-19T06:48:43Z" level=info msg="Node dfcd6de0d144/172.27.173.99, joined gossip cluster" [2021-06-19T06:48:43.666Z] time="2021-06-19T06:48:43Z" level=info msg="Node dfcd6de0d144/172.27.173.99, added to nodes list" [2021-06-19T06:48:43.666Z] time="2021-06-19T06:48:43Z" level=info msg="Node 2dbe33b883a9/172.27.173.99, joined gossip cluster" [2021-06-19T06:48:43.666Z] time="2021-06-19T06:48:43Z" level=info msg="Node 2dbe33b883a9/172.27.173.99, added to nodes list" [2021-06-19T06:48:43.666Z] time="2021-06-19T06:48:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-06-19T06:48:43.666Z] time="2021-06-19T06:48:43Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-06-19T06:48:43.666Z] time="2021-06-19T06:48:43Z" level=info msg="Node 825859c72535/172.27.173.99, joined gossip cluster" [2021-06-19T06:48:43.666Z] time="2021-06-19T06:48:43Z" level=info msg="Node 825859c72535/172.27.173.99, added to nodes list" [2021-06-19T06:48:43.666Z] time="2021-06-19T06:48:43Z" level=info msg="Node 825859c72535/172.27.173.99, joined gossip cluster" [2021-06-19T06:48:43.666Z] time="2021-06-19T06:48:43Z" level=info msg="Node 825859c72535/172.27.173.99, added to nodes list" [2021-06-19T06:48:44.117Z] time="2021-06-19T06:48:43Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:e228efa5ad5b with config:&{NodeID:e228efa5ad5b Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-19T06:48:44.117Z] time="2021-06-19T06:48:43Z" level=info msg="Node e228efa5ad5b/172.27.173.99, joined gossip cluster" [2021-06-19T06:48:44.117Z] time="2021-06-19T06:48:43Z" level=info msg="Node e228efa5ad5b/172.27.173.99, added to nodes list" [2021-06-19T06:48:44.117Z] time="2021-06-19T06:48:43Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-06-19T06:48:44.117Z] time="2021-06-19T06:48:43Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-06-19T06:48:44.117Z] time="2021-06-19T06:48:43Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-06-19T06:48:44.117Z] time="2021-06-19T06:48:43Z" level=info msg="Node e228efa5ad5b/172.27.173.99, joined gossip cluster" [2021-06-19T06:48:44.117Z] time="2021-06-19T06:48:43Z" level=info msg="Node e228efa5ad5b/172.27.173.99, added to nodes list" [2021-06-19T06:48:44.117Z] time="2021-06-19T06:48:43Z" level=info msg="Node 2dbe33b883a9/172.27.173.99, joined gossip cluster" [2021-06-19T06:48:44.117Z] time="2021-06-19T06:48:43Z" level=info msg="Node 2dbe33b883a9/172.27.173.99, added to nodes list" [2021-06-19T06:48:44.117Z] time="2021-06-19T06:48:43Z" level=info msg="Node dfcd6de0d144/172.27.173.99, joined gossip cluster" [2021-06-19T06:48:44.117Z] time="2021-06-19T06:48:43Z" level=info msg="Node dfcd6de0d144/172.27.173.99, added to nodes list" [2021-06-19T06:48:44.117Z] time="2021-06-19T06:48:43Z" level=info msg="Node 825859c72535/172.27.173.99, joined gossip cluster" [2021-06-19T06:48:44.117Z] time="2021-06-19T06:48:43Z" level=info msg="Node 825859c72535/172.27.173.99, added to nodes list" [2021-06-19T06:48:44.117Z] time="2021-06-19T06:48:43Z" level=info msg="Node 278ea6c33201/172.27.173.99, joined gossip cluster" [2021-06-19T06:48:44.117Z] time="2021-06-19T06:48:43Z" level=info msg="Node 278ea6c33201/172.27.173.99, added to nodes list" [2021-06-19T06:48:44.117Z] time="2021-06-19T06:48:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-06-19T06:48:44.117Z] time="2021-06-19T06:48:43Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-06-19T06:48:44.117Z] time="2021-06-19T06:48:44Z" level=info msg="Node e228efa5ad5b/172.27.173.99, joined gossip cluster" [2021-06-19T06:48:44.117Z] time="2021-06-19T06:48:44Z" level=info msg="Node e228efa5ad5b/172.27.173.99, added to nodes list" [2021-06-19T06:48:44.117Z] time="2021-06-19T06:48:44Z" level=info msg="Node e228efa5ad5b/172.27.173.99, joined gossip cluster" [2021-06-19T06:48:44.117Z] time="2021-06-19T06:48:44Z" level=info msg="Node e228efa5ad5b/172.27.173.99, added to nodes list" [2021-06-19T06:48:44.117Z] time="2021-06-19T06:48:44Z" level=info msg="Node e228efa5ad5b/172.27.173.99, joined gossip cluster" [2021-06-19T06:48:44.117Z] time="2021-06-19T06:48:44Z" level=info msg="Node e228efa5ad5b/172.27.173.99, added to nodes list" [2021-06-19T06:48:44.451Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-19T06:48:44.451Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-19T06:48:44.567Z] networkdb_test.go:834: Re-joining: 3 [2021-06-19T06:48:44.567Z] time="2021-06-19T06:48:44Z" level=info msg="The new bootstrap node list is:[172.27.173.99:10033 172.27.173.99:10034 172.27.173.99:10035]" [2021-06-19T06:48:44.567Z] time="2021-06-19T06:48:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.173.99:10033" [2021-06-19T06:48:44.567Z] time="2021-06-19T06:48:44Z" level=debug msg="memberlist: Stream connection from=172.27.173.99:49355" [2021-06-19T06:48:44.567Z] time="2021-06-19T06:48:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.173.99:10034" [2021-06-19T06:48:44.567Z] time="2021-06-19T06:48:44Z" level=debug msg="memberlist: Stream connection from=172.27.173.99:49356" [2021-06-19T06:48:44.567Z] time="2021-06-19T06:48:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.173.99:10035" [2021-06-19T06:48:44.567Z] time="2021-06-19T06:48:44Z" level=debug msg="memberlist: Stream connection from=172.27.173.99:49357" [2021-06-19T06:48:44.567Z] networkdb_test.go:834: Re-joining: 4 [2021-06-19T06:48:44.567Z] time="2021-06-19T06:48:44Z" level=info msg="The new bootstrap node list is:[172.27.173.99:10033 172.27.173.99:10034 172.27.173.99:10035]" [2021-06-19T06:48:44.567Z] time="2021-06-19T06:48:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.173.99:10033" [2021-06-19T06:48:44.567Z] time="2021-06-19T06:48:44Z" level=debug msg="memberlist: Stream connection from=172.27.173.99:49358" [2021-06-19T06:48:44.567Z] time="2021-06-19T06:48:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.173.99:10034" [2021-06-19T06:48:44.567Z] time="2021-06-19T06:48:44Z" level=debug msg="memberlist: Stream connection from=172.27.173.99:49359" [2021-06-19T06:48:44.567Z] time="2021-06-19T06:48:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.173.99:10035" [2021-06-19T06:48:44.567Z] time="2021-06-19T06:48:44Z" level=debug msg="memberlist: Stream connection from=172.27.173.99:49360" [2021-06-19T06:48:45.018Z] time="2021-06-19T06:48:44Z" level=info msg="node 0 leaving" [2021-06-19T06:48:45.018Z] time="2021-06-19T06:48:44Z" level=info msg="Node 2dbe33b883a9 change state NodeActive --> NodeLeft" [2021-06-19T06:48:45.018Z] time="2021-06-19T06:48:44Z" level=info msg="node2(278ea6c33201): Node leave event for 2dbe33b883a9/172.27.173.99" [2021-06-19T06:48:45.018Z] time="2021-06-19T06:48:44Z" level=info msg="Node 2dbe33b883a9 change state NodeActive --> NodeLeft" [2021-06-19T06:48:45.018Z] time="2021-06-19T06:48:44Z" level=info msg="node4(825859c72535): Node leave event for 2dbe33b883a9/172.27.173.99" [2021-06-19T06:48:45.018Z] time="2021-06-19T06:48:44Z" level=info msg="Node 2dbe33b883a9 change state NodeActive --> NodeLeft" [2021-06-19T06:48:45.018Z] time="2021-06-19T06:48:44Z" level=info msg="node5(e228efa5ad5b): Node leave event for 2dbe33b883a9/172.27.173.99" [2021-06-19T06:48:45.018Z] time="2021-06-19T06:48:44Z" level=info msg="Node 2dbe33b883a9 change state NodeActive --> NodeLeft" [2021-06-19T06:48:45.018Z] time="2021-06-19T06:48:44Z" level=info msg="node1(2dbe33b883a9): Node leave event for 2dbe33b883a9/172.27.173.99" [2021-06-19T06:48:45.018Z] time="2021-06-19T06:48:44Z" level=info msg="Node 2dbe33b883a9 change state NodeActive --> NodeLeft" [2021-06-19T06:48:45.018Z] time="2021-06-19T06:48:44Z" level=info msg="node3(dfcd6de0d144): Node leave event for 2dbe33b883a9/172.27.173.99" [2021-06-19T06:48:45.018Z] time="2021-06-19T06:48:44Z" level=info msg="Node 2dbe33b883a9/172.27.173.99, left gossip cluster" [2021-06-19T06:48:45.468Z] time="2021-06-19T06:48:45Z" level=info msg="Node 2dbe33b883a9/172.27.173.99, left gossip cluster" [2021-06-19T06:48:45.468Z] time="2021-06-19T06:48:45Z" level=info msg="Node 2dbe33b883a9/172.27.173.99, left gossip cluster" [2021-06-19T06:48:45.468Z] time="2021-06-19T06:48:45Z" level=info msg="Node 2dbe33b883a9/172.27.173.99, left gossip cluster" [2021-06-19T06:48:45.468Z] time="2021-06-19T06:48:45Z" level=info msg="Node 2dbe33b883a9/172.27.173.99, left gossip cluster" [2021-06-19T06:48:45.468Z] time="2021-06-19T06:48:45Z" level=info msg="node 1 leaving" [2021-06-19T06:48:45.468Z] time="2021-06-19T06:48:45Z" level=info msg="Node 278ea6c33201 change state NodeActive --> NodeLeft" [2021-06-19T06:48:45.468Z] time="2021-06-19T06:48:45Z" level=info msg="node5(e228efa5ad5b): Node leave event for 278ea6c33201/172.27.173.99" [2021-06-19T06:48:45.468Z] time="2021-06-19T06:48:45Z" level=info msg="Node 278ea6c33201/172.27.173.99, left gossip cluster" [2021-06-19T06:48:45.468Z] time="2021-06-19T06:48:45Z" level=info msg="Node 278ea6c33201 change state NodeActive --> NodeFailed" [2021-06-19T06:48:45.468Z] time="2021-06-19T06:48:45Z" level=info msg="Node 278ea6c33201/172.27.173.99, added to failed nodes list" [2021-06-19T06:48:45.468Z] time="2021-06-19T06:48:45Z" level=info msg="Node 278ea6c33201 change state NodeActive --> NodeLeft" [2021-06-19T06:48:45.468Z] time="2021-06-19T06:48:45Z" level=info msg="node4(825859c72535): Node leave event for 278ea6c33201/172.27.173.99" [2021-06-19T06:48:45.468Z] time="2021-06-19T06:48:45Z" level=info msg="Node 278ea6c33201 change state NodeActive --> NodeLeft" [2021-06-19T06:48:45.468Z] time="2021-06-19T06:48:45Z" level=info msg="node3(dfcd6de0d144): Node leave event for 278ea6c33201/172.27.173.99" [2021-06-19T06:48:45.468Z] time="2021-06-19T06:48:45Z" level=error msg="node: 278ea6c33201 is unknown to memberlist" [2021-06-19T06:48:45.468Z] time="2021-06-19T06:48:45Z" level=info msg="Node 278ea6c33201/172.27.173.99, left gossip cluster" [2021-06-19T06:48:45.468Z] time="2021-06-19T06:48:45Z" level=info msg="Node 278ea6c33201/172.27.173.99, left gossip cluster" [2021-06-19T06:48:45.917Z] time="2021-06-19T06:48:45Z" level=info msg="Node 278ea6c33201/172.27.173.99, left gossip cluster" [2021-06-19T06:48:45.917Z] time="2021-06-19T06:48:45Z" level=info msg="node 2 leaving" [2021-06-19T06:48:45.917Z] time="2021-06-19T06:48:45Z" level=info msg="Node dfcd6de0d144 change state NodeActive --> NodeLeft" [2021-06-19T06:48:45.917Z] time="2021-06-19T06:48:45Z" level=info msg="node4(825859c72535): Node leave event for dfcd6de0d144/172.27.173.99" [2021-06-19T06:48:45.917Z] time="2021-06-19T06:48:45Z" level=info msg="Node dfcd6de0d144 change state NodeActive --> NodeLeft" [2021-06-19T06:48:45.917Z] time="2021-06-19T06:48:45Z" level=info msg="node5(e228efa5ad5b): Node leave event for dfcd6de0d144/172.27.173.99" [2021-06-19T06:48:45.917Z] time="2021-06-19T06:48:45Z" level=info msg="Node dfcd6de0d144 change state NodeActive --> NodeLeft" [2021-06-19T06:48:45.917Z] time="2021-06-19T06:48:45Z" level=info msg="node3(dfcd6de0d144): Node leave event for dfcd6de0d144/172.27.173.99" [2021-06-19T06:48:45.917Z] time="2021-06-19T06:48:45Z" level=debug msg="memberlist: Failed ping: 825859c72535 (timeout reached)" [2021-06-19T06:48:45.917Z] time="2021-06-19T06:48:45Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.27.173.99:10037: use of closed network connection" [2021-06-19T06:48:45.917Z] time="2021-06-19T06:48:45Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.27.173.99:10034: use of closed network connection" [2021-06-19T06:48:45.917Z] time="2021-06-19T06:48:45Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.27.173.99:10035: use of closed network connection" [2021-06-19T06:48:45.917Z] time="2021-06-19T06:48:45Z" level=debug msg="memberlist: Stream connection from=172.27.173.99:49361" [2021-06-19T06:48:45.917Z] time="2021-06-19T06:48:45Z" level=info msg="Node dfcd6de0d144/172.27.173.99, left gossip cluster" [2021-06-19T06:48:45.917Z] time="2021-06-19T06:48:45Z" level=info msg="Node dfcd6de0d144/172.27.173.99, left gossip cluster" [2021-06-19T06:48:45.917Z] time="2021-06-19T06:48:45Z" level=info msg="Node dfcd6de0d144/172.27.173.99, left gossip cluster" [2021-06-19T06:48:46.362Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-19T06:48:46.362Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-19T06:48:46.367Z] time="2021-06-19T06:48:46Z" level=warning msg="memberlist: Failed to send gossip to 172.27.173.99:10036: write udp [::]:10035->172.27.173.99:10036: use of closed network connection" [2021-06-19T06:48:46.367Z] networkdb_test.go:866: node4: OK [2021-06-19T06:48:46.367Z] networkdb_test.go:866: node5: OK [2021-06-19T06:48:46.367Z] time="2021-06-19T06:48:46Z" level=info msg="node 0 coming back" [2021-06-19T06:48:46.367Z] time="2021-06-19T06:48:46Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:eab0af1e0cc8 with config:&{NodeID:eab0af1e0cc8 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-19T06:48:46.367Z] time="2021-06-19T06:48:46Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10035->172.27.173.99:10036: use of closed network connection" [2021-06-19T06:48:46.367Z] time="2021-06-19T06:48:46Z" level=info msg="Node eab0af1e0cc8/172.27.173.99, joined gossip cluster" [2021-06-19T06:48:46.367Z] time="2021-06-19T06:48:46Z" level=info msg="Node eab0af1e0cc8/172.27.173.99, added to nodes list" [2021-06-19T06:48:46.367Z] time="2021-06-19T06:48:46Z" level=info msg="node 1 coming back" [2021-06-19T06:48:46.367Z] time="2021-06-19T06:48:46Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:dd786bf7a158 with config:&{NodeID:dd786bf7a158 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-19T06:48:46.367Z] time="2021-06-19T06:48:46Z" level=info msg="Node dd786bf7a158/172.27.173.99, joined gossip cluster" [2021-06-19T06:48:46.367Z] time="2021-06-19T06:48:46Z" level=info msg="Node dd786bf7a158/172.27.173.99, added to nodes list" [2021-06-19T06:48:46.367Z] time="2021-06-19T06:48:46Z" level=info msg="node 2 coming back" [2021-06-19T06:48:46.367Z] time="2021-06-19T06:48:46Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:59c9e7cba81f with config:&{NodeID:59c9e7cba81f Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-19T06:48:46.367Z] time="2021-06-19T06:48:46Z" level=info msg="Node 59c9e7cba81f/172.27.173.99, joined gossip cluster" [2021-06-19T06:48:46.367Z] time="2021-06-19T06:48:46Z" level=info msg="Node 59c9e7cba81f/172.27.173.99, added to nodes list" [2021-06-19T06:48:46.367Z] time="2021-06-19T06:48:46Z" level=warning msg="memberlist: Was able to connect to 825859c72535 but other probes failed, network may be misconfigured" [2021-06-19T06:48:48.903Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-06-19T06:48:49.845Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-19T06:48:49.845Z] check_test.go:309: [d95d42a762a43] daemon is not started [2021-06-19T06:48:49.845Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-06-19T06:48:50.106Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-19T06:48:51.488Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-06-19T06:48:52.058Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-06-19T06:48:52.757Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.44s) [2021-06-19T06:48:52.757Z] === RUN TestCreateServiceSecretFileMode [2021-06-19T06:48:53.699Z] --- PASS: TestCreateServiceSecretFileMode (2.68s) [2021-06-19T06:48:53.699Z] === RUN TestCreateServiceConfigFileMode [2021-06-19T06:48:54.601Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-06-19T06:48:54.862Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-19T06:48:55.434Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-19T06:48:55.694Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-06-19T06:48:56.264Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-06-19T06:48:56.998Z] --- PASS: TestCreateServiceConfigFileMode (2.63s) [2021-06-19T06:48:56.998Z] === RUN TestCreateServiceSysctls [2021-06-19T06:48:59.561Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-06-19T06:48:59.561Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.78s) [2021-06-19T06:48:59.561Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.83s) [2021-06-19T06:48:59.561Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.84s) [2021-06-19T06:48:59.561Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.83s) [2021-06-19T06:48:59.561Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.75s) [2021-06-19T06:48:59.561Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.92s) [2021-06-19T06:48:59.561Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.62s) [2021-06-19T06:48:59.561Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.83s) [2021-06-19T06:48:59.561Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.19s) [2021-06-19T06:48:59.561Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.24s) [2021-06-19T06:48:59.561Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.96s) [2021-06-19T06:48:59.561Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.74s) [2021-06-19T06:48:59.561Z] === RUN TestCgroupNamespacesRun [2021-06-19T06:48:59.561Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-06-19T06:49:00.311Z] --- PASS: TestCreateServiceSysctls (3.68s) [2021-06-19T06:49:00.311Z] === RUN TestCreateServiceCapabilities [2021-06-19T06:49:02.103Z] --- PASS: TestCgroupNamespacesRun (2.66s) [2021-06-19T06:49:02.103Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-19T06:49:02.364Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-06-19T06:49:02.870Z] --- PASS: TestCreateServiceCapabilities (2.84s) [2021-06-19T06:49:02.870Z] === RUN TestInspect [2021-06-19T06:49:03.748Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s) [2021-06-19T06:49:03.748Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-19T06:49:06.165Z] --- PASS: TestInspect (3.15s) [2021-06-19T06:49:06.165Z] === RUN TestCreateJob [2021-06-19T06:49:06.291Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.73s) [2021-06-19T06:49:06.291Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-19T06:49:08.836Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-06-19T06:49:09.096Z] --- PASS: TestCgroupNamespacesRunHostMode (2.81s) [2021-06-19T06:49:09.096Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-19T06:49:10.037Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-06-19T06:49:10.363Z] --- PASS: TestCreateJob (3.59s) [2021-06-19T06:49:10.363Z] === RUN TestReplicatedJob [2021-06-19T06:49:11.946Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.79s) [2021-06-19T06:49:11.946Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-19T06:49:11.946Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-06-19T06:49:12.206Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-06-19T06:49:13.589Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-06-19T06:49:13.589Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.75s) [2021-06-19T06:49:13.589Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-19T06:49:14.158Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-06-19T06:49:14.158Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-06-19T06:49:14.418Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2021-06-19T06:49:14.418Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-19T06:49:14.987Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-06-19T06:49:16.938Z] --- PASS: TestReplicatedJob (6.34s) [2021-06-19T06:49:16.938Z] === RUN TestUpdateReplicatedJob [2021-06-19T06:49:16.951Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-06-19T06:49:16.951Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.61s) [2021-06-19T06:49:16.951Z] === RUN TestNISDomainname [2021-06-19T06:49:19.479Z] --- PASS: TestUpdateReplicatedJob (3.28s) [2021-06-19T06:49:19.479Z] === RUN TestServiceListWithStatuses [2021-06-19T06:49:19.479Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-19T06:49:19.479Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-19T06:49:19.479Z] === RUN TestDockerNetworkConnectAlias [2021-06-19T06:49:19.509Z] --- PASS: TestNISDomainname (2.34s) [2021-06-19T06:49:19.509Z] === RUN TestHostnameDnsResolution [2021-06-19T06:49:20.892Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-06-19T06:49:20.892Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-06-19T06:49:20.892Z] check_test.go:309: [df221f4d40e08] daemon is not started [2021-06-19T06:49:20.892Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-06-19T06:49:20.892Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-06-19T06:49:20.892Z] check_test.go:309: [d0379b60714af] daemon is not started [2021-06-19T06:49:20.892Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-06-19T06:49:21.462Z] --- PASS: TestHostnameDnsResolution (2.11s) [2021-06-19T06:49:21.462Z] === RUN TestStats [2021-06-19T06:49:22.405Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-06-19T06:49:23.346Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-06-19T06:49:23.918Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-06-19T06:49:24.178Z] check_test.go:309: [d964760b6a996] daemon is not started [2021-06-19T06:49:24.178Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-06-19T06:49:24.748Z] --- PASS: TestStats (3.29s) [2021-06-19T06:49:24.748Z] === RUN TestStopContainerWithTimeout [2021-06-19T06:49:24.748Z] === RUN TestStopContainerWithTimeout/0 [2021-06-19T06:49:24.748Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-19T06:49:24.748Z] === RUN TestStopContainerWithTimeout/1 [2021-06-19T06:49:24.748Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-19T06:49:24.748Z] === RUN TestStopContainerWithTimeout/3 [2021-06-19T06:49:24.748Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-19T06:49:24.748Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-19T06:49:24.748Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-19T06:49:24.748Z] === CONT TestStopContainerWithTimeout/0 [2021-06-19T06:49:24.748Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-19T06:49:24.760Z] --- PASS: TestDockerNetworkConnectAlias (4.65s) [2021-06-19T06:49:24.760Z] === RUN TestDockerNetworkReConnect [2021-06-19T06:49:25.009Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-06-19T06:49:25.621Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-06-19T06:49:25.621Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-06-19T06:49:25.621Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-06-19T06:49:25.621Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-06-19T06:49:25.621Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-06-19T06:49:25.621Z] Cross building: bundles/cross/windows/amd64 [2021-06-19T06:49:25.621Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-06-19T06:49:25.621Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-06-19T06:49:26.918Z] === CONT TestStopContainerWithTimeout/3 [2021-06-19T06:49:28.054Z] --- PASS: TestDockerNetworkReConnect (3.87s) [2021-06-19T06:49:28.054Z] === RUN TestServicePlugin [2021-06-19T06:49:28.830Z] === CONT TestStopContainerWithTimeout/1 [2021-06-19T06:49:30.742Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-06-19T06:49:30.742Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2021-06-19T06:49:30.742Z] --- PASS: TestStopContainerWithTimeout/0 (2.00s) [2021-06-19T06:49:30.742Z] --- PASS: TestStopContainerWithTimeout/-1 (3.73s) [2021-06-19T06:49:30.742Z] --- PASS: TestStopContainerWithTimeout/3 (3.21s) [2021-06-19T06:49:30.742Z] --- PASS: TestStopContainerWithTimeout/1 (2.16s) [2021-06-19T06:49:30.742Z] === RUN TestDeleteDevicemapper [2021-06-19T06:49:30.742Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-19T06:49:30.742Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-19T06:49:30.742Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-19T06:49:31.352Z] plugin_test.go:62: [dd8f214a97b55] joining swarm manager [de5bdd18624d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T06:49:32.652Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-06-19T06:49:32.732Z] plugin_test.go:65: [deb8d5290b753] joining swarm manager [de5bdd18624d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-19T06:49:35.073Z] --- PASS: TestBuildWithHugeFile (92.12s) [2021-06-19T06:49:35.073Z] === RUN TestBuildWCOWSandboxSize [2021-06-19T06:49:35.194Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-06-19T06:49:35.194Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.20s) [2021-06-19T06:49:35.194Z] === RUN TestUpdateMemory [2021-06-19T06:49:35.194Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-19T06:49:35.194Z] --- SKIP: TestUpdateMemory (0.00s) [2021-06-19T06:49:35.194Z] === RUN TestUpdateCPUQuota [2021-06-19T06:49:35.764Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-06-19T06:49:36.334Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-06-19T06:49:36.906Z] === RUN TestDockerSuite/TestBuildCmd [2021-06-19T06:49:36.906Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-06-19T06:49:37.166Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-06-19T06:49:37.426Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-06-19T06:49:37.426Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-06-19T06:49:37.426Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-06-19T06:49:37.999Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-06-19T06:49:38.569Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-06-19T06:49:39.952Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-06-19T06:49:43.248Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-06-19T06:49:44.187Z] --- PASS: TestUpdateCPUQuota (9.26s) [2021-06-19T06:49:44.187Z] === RUN TestUpdatePidsLimit [2021-06-19T06:49:44.187Z] === RUN TestUpdatePidsLimit/update_from_none [2021-06-19T06:49:44.447Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-06-19T06:49:45.388Z] === RUN TestUpdatePidsLimit/no_change [2021-06-19T06:49:45.388Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.173.99:10036" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:37Z" level=debug msg="memberlist: Stream connection from=172.27.173.99:49364" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.173.99:10037" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:40Z" level=debug msg="memberlist: Stream connection from=172.27.173.99:49365" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:43Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.27.173.99:10033 172.27.173.99:10034 172.27.173.99:10035]" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:43Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.27.173.99:10033 172.27.173.99:10034 172.27.173.99:10035]" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.173.99:10033" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:44Z" level=debug msg="memberlist: Stream connection from=172.27.173.99:49367" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:44Z" level=info msg="Node e228efa5ad5b/172.27.173.99, joined gossip cluster" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:44Z" level=info msg="Node e228efa5ad5b/172.27.173.99, added to nodes list" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:44Z" level=info msg="Node 825859c72535/172.27.173.99, joined gossip cluster" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:44Z" level=info msg="Node 825859c72535/172.27.173.99, added to nodes list" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:44Z" level=info msg="Node eab0af1e0cc8/172.27.173.99, joined gossip cluster" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:44Z" level=info msg="Node eab0af1e0cc8/172.27.173.99, is the new incarnation of the shutdown node 2dbe33b883a9/172.27.173.99" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:44Z" level=info msg="Node eab0af1e0cc8/172.27.173.99, added to nodes list" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.173.99:10034" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:44Z" level=debug msg="memberlist: Stream connection from=172.27.173.99:49368" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:44Z" level=info msg="Node e228efa5ad5b/172.27.173.99, joined gossip cluster" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:44Z" level=info msg="Node e228efa5ad5b/172.27.173.99, added to nodes list" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:44Z" level=info msg="Node eab0af1e0cc8/172.27.173.99, joined gossip cluster" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:44Z" level=info msg="Node dd786bf7a158/172.27.173.99, joined gossip cluster" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:44Z" level=info msg="Node dd786bf7a158/172.27.173.99, is the new incarnation of the shutdown node 278ea6c33201/172.27.173.99" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:44Z" level=info msg="Node dd786bf7a158/172.27.173.99, added to nodes list" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:44Z" level=info msg="Node eab0af1e0cc8/172.27.173.99, added to nodes list" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:44Z" level=info msg="Node 825859c72535/172.27.173.99, joined gossip cluster" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:44Z" level=info msg="Node 825859c72535/172.27.173.99, added to nodes list" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.173.99:10035" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:44Z" level=debug msg="memberlist: Stream connection from=172.27.173.99:49369" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:44Z" level=info msg="Node e228efa5ad5b/172.27.173.99, joined gossip cluster" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:44Z" level=info msg="Node e228efa5ad5b/172.27.173.99, added to nodes list" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:44Z" level=info msg="Node dd786bf7a158/172.27.173.99, joined gossip cluster" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:44Z" level=info msg="Node dd786bf7a158/172.27.173.99, added to nodes list" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:44Z" level=info msg="Node 825859c72535/172.27.173.99, joined gossip cluster" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:44Z" level=info msg="Node 825859c72535/172.27.173.99, added to nodes list" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:44Z" level=info msg="Node eab0af1e0cc8/172.27.173.99, joined gossip cluster" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:44Z" level=info msg="Node eab0af1e0cc8/172.27.173.99, added to nodes list" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:44Z" level=info msg="Node 59c9e7cba81f/172.27.173.99, joined gossip cluster" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:44Z" level=info msg="Node 59c9e7cba81f/172.27.173.99, is the new incarnation of the shutdown node dfcd6de0d144/172.27.173.99" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:44Z" level=info msg="Node 59c9e7cba81f/172.27.173.99, added to nodes list" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:44Z" level=info msg="Node eab0af1e0cc8/172.27.173.99, joined gossip cluster" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:44Z" level=info msg="Node eab0af1e0cc8/172.27.173.99, is the new incarnation of the shutdown node 2dbe33b883a9/172.27.173.99" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:44Z" level=info msg="Node eab0af1e0cc8/172.27.173.99, added to nodes list" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:44Z" level=info msg="Node dd786bf7a158/172.27.173.99, joined gossip cluster" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:44Z" level=info msg="Node dd786bf7a158/172.27.173.99, is the new incarnation of the shutdown node 278ea6c33201/172.27.173.99" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:44Z" level=info msg="Node dd786bf7a158/172.27.173.99, added to nodes list" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:44Z" level=info msg="Node dd786bf7a158/172.27.173.99, joined gossip cluster" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:44Z" level=info msg="Node dd786bf7a158/172.27.173.99, added to nodes list" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:44Z" level=info msg="Node 59c9e7cba81f/172.27.173.99, joined gossip cluster" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:44Z" level=info msg="Node 59c9e7cba81f/172.27.173.99, added to nodes list" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:44Z" level=info msg="Node 59c9e7cba81f/172.27.173.99, joined gossip cluster" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:44Z" level=info msg="Node 59c9e7cba81f/172.27.173.99, added to nodes list" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:44Z" level=info msg="Node 59c9e7cba81f/172.27.173.99, joined gossip cluster" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:44Z" level=info msg="Node 59c9e7cba81f/172.27.173.99, is the new incarnation of the shutdown node dfcd6de0d144/172.27.173.99" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:44Z" level=info msg="Node 59c9e7cba81f/172.27.173.99, added to nodes list" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.173.99:10033" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:44Z" level=debug msg="memberlist: Stream connection from=172.27.173.99:49371" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.173.99:10034" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:44Z" level=debug msg="memberlist: Stream connection from=172.27.173.99:49372" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.173.99:10035" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:44Z" level=debug msg="memberlist: Stream connection from=172.27.173.99:49373" [2021-06-19T06:49:46.628Z] 2021/06/19 06:49:46 Closing DB instances... [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:46Z" level=info msg="Node eab0af1e0cc8 change state NodeActive --> NodeLeft" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:46Z" level=info msg="node4(825859c72535): Node leave event for eab0af1e0cc8/172.27.173.99" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:46Z" level=info msg="Node eab0af1e0cc8 change state NodeActive --> NodeLeft" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:46Z" level=info msg="node3(59c9e7cba81f): Node leave event for eab0af1e0cc8/172.27.173.99" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:46Z" level=info msg="Node eab0af1e0cc8 change state NodeActive --> NodeLeft" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:46Z" level=info msg="node2(dd786bf7a158): Node leave event for eab0af1e0cc8/172.27.173.99" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:46Z" level=info msg="Node eab0af1e0cc8 change state NodeActive --> NodeLeft" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:46Z" level=info msg="node5(e228efa5ad5b): Node leave event for eab0af1e0cc8/172.27.173.99" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:46Z" level=info msg="Node eab0af1e0cc8 change state NodeActive --> NodeLeft" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:46Z" level=info msg="node1(eab0af1e0cc8): Node leave event for eab0af1e0cc8/172.27.173.99" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:46Z" level=info msg="Node eab0af1e0cc8/172.27.173.99, left gossip cluster" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:46Z" level=info msg="Node eab0af1e0cc8/172.27.173.99, left gossip cluster" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:46Z" level=info msg="Node eab0af1e0cc8/172.27.173.99, left gossip cluster" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:46Z" level=info msg="Node eab0af1e0cc8/172.27.173.99, left gossip cluster" [2021-06-19T06:49:46.628Z] time="2021-06-19T06:49:46Z" level=info msg="Node eab0af1e0cc8/172.27.173.99, left gossip cluster" [2021-06-19T06:49:46.774Z] === RUN TestUpdatePidsLimit/update_lower [2021-06-19T06:49:47.035Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-06-19T06:49:47.078Z] time="2021-06-19T06:49:46Z" level=info msg="Node dd786bf7a158 change state NodeActive --> NodeLeft" [2021-06-19T06:49:47.078Z] time="2021-06-19T06:49:46Z" level=info msg="Node dd786bf7a158 change state NodeActive --> NodeLeft" [2021-06-19T06:49:47.078Z] time="2021-06-19T06:49:46Z" level=info msg="node3(59c9e7cba81f): Node leave event for dd786bf7a158/172.27.173.99" [2021-06-19T06:49:47.078Z] time="2021-06-19T06:49:46Z" level=info msg="node4(825859c72535): Node leave event for dd786bf7a158/172.27.173.99" [2021-06-19T06:49:47.078Z] time="2021-06-19T06:49:46Z" level=info msg="Node dd786bf7a158 change state NodeActive --> NodeLeft" [2021-06-19T06:49:47.079Z] time="2021-06-19T06:49:46Z" level=info msg="node5(e228efa5ad5b): Node leave event for dd786bf7a158/172.27.173.99" [2021-06-19T06:49:47.079Z] time="2021-06-19T06:49:46Z" level=info msg="Node dd786bf7a158 change state NodeActive --> NodeLeft" [2021-06-19T06:49:47.079Z] time="2021-06-19T06:49:46Z" level=info msg="node2(dd786bf7a158): Node leave event for dd786bf7a158/172.27.173.99" [2021-06-19T06:49:47.079Z] time="2021-06-19T06:49:46Z" level=info msg="Node dd786bf7a158/172.27.173.99, left gossip cluster" [2021-06-19T06:49:47.079Z] time="2021-06-19T06:49:46Z" level=info msg="Node dd786bf7a158/172.27.173.99, left gossip cluster" [2021-06-19T06:49:47.079Z] time="2021-06-19T06:49:46Z" level=info msg="Node dd786bf7a158/172.27.173.99, left gossip cluster" [2021-06-19T06:49:47.528Z] time="2021-06-19T06:49:47Z" level=info msg="Node 59c9e7cba81f change state NodeActive --> NodeLeft" [2021-06-19T06:49:47.528Z] time="2021-06-19T06:49:47Z" level=info msg="node4(825859c72535): Node leave event for 59c9e7cba81f/172.27.173.99" [2021-06-19T06:49:47.528Z] time="2021-06-19T06:49:47Z" level=info msg="Node 59c9e7cba81f change state NodeActive --> NodeLeft" [2021-06-19T06:49:47.528Z] time="2021-06-19T06:49:47Z" level=info msg="node5(e228efa5ad5b): Node leave event for 59c9e7cba81f/172.27.173.99" [2021-06-19T06:49:47.528Z] time="2021-06-19T06:49:47Z" level=info msg="Node 59c9e7cba81f/172.27.173.99, left gossip cluster" [2021-06-19T06:49:47.528Z] time="2021-06-19T06:49:47Z" level=info msg="Node 59c9e7cba81f change state NodeActive --> NodeFailed" [2021-06-19T06:49:47.528Z] time="2021-06-19T06:49:47Z" level=info msg="Node 59c9e7cba81f/172.27.173.99, added to failed nodes list" [2021-06-19T06:49:47.528Z] time="2021-06-19T06:49:47Z" level=error msg="node: 59c9e7cba81f is unknown to memberlist" [2021-06-19T06:49:47.528Z] time="2021-06-19T06:49:47Z" level=info msg="Node 59c9e7cba81f/172.27.173.99, left gossip cluster" [2021-06-19T06:49:47.528Z] time="2021-06-19T06:49:47Z" level=info msg="Node 59c9e7cba81f/172.27.173.99, left gossip cluster" [2021-06-19T06:49:47.607Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-06-19T06:49:47.979Z] time="2021-06-19T06:49:47Z" level=debug msg="memberlist: Failed ping: e228efa5ad5b (timeout reached)" [2021-06-19T06:49:47.979Z] time="2021-06-19T06:49:47Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.27.173.99:10035: use of closed network connection" [2021-06-19T06:49:47.979Z] time="2021-06-19T06:49:47Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.27.173.99:10036: use of closed network connection" [2021-06-19T06:49:47.979Z] time="2021-06-19T06:49:47Z" level=debug msg="memberlist: Stream connection from=172.27.173.99:49374" [2021-06-19T06:49:47.979Z] time="2021-06-19T06:49:47Z" level=info msg="Node 825859c72535 change state NodeActive --> NodeLeft" [2021-06-19T06:49:47.979Z] time="2021-06-19T06:49:47Z" level=info msg="node5(e228efa5ad5b): Node leave event for 825859c72535/172.27.173.99" [2021-06-19T06:49:47.979Z] time="2021-06-19T06:49:47Z" level=info msg="Node 825859c72535 change state NodeActive --> NodeLeft" [2021-06-19T06:49:47.979Z] time="2021-06-19T06:49:47Z" level=info msg="node4(825859c72535): Node leave event for 825859c72535/172.27.173.99" [2021-06-19T06:49:47.979Z] time="2021-06-19T06:49:47Z" level=info msg="Node 825859c72535/172.27.173.99, left gossip cluster" [2021-06-19T06:49:47.979Z] time="2021-06-19T06:49:47Z" level=info msg="Node 825859c72535/172.27.173.99, left gossip cluster" [2021-06-19T06:49:48.177Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-06-19T06:49:48.429Z] time="2021-06-19T06:49:48Z" level=info msg="Node e228efa5ad5b/172.27.173.99, left gossip cluster" [2021-06-19T06:49:48.429Z] time="2021-06-19T06:49:48Z" level=info msg="Node e228efa5ad5b change state NodeActive --> NodeFailed" [2021-06-19T06:49:48.429Z] time="2021-06-19T06:49:48Z" level=info msg="Node e228efa5ad5b/172.27.173.99, added to failed nodes list" [2021-06-19T06:49:48.429Z] --- PASS: TestNetworkDBIslands (65.83s) [2021-06-19T06:49:48.429Z] PASS [2021-06-19T06:49:48.429Z] coverage: 60.2% of statements [2021-06-19T06:49:48.429Z] ok github.com/docker/docker/libnetwork/networkdb 156.627s coverage: 60.2% of statements [2021-06-19T06:49:48.429Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-06-19T06:49:48.429Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-06-19T06:49:48.429Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-06-19T06:49:48.429Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-06-19T06:49:48.429Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-06-19T06:49:48.429Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-06-19T06:49:48.429Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-19T06:49:48.429Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-19T06:49:48.429Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-19T06:49:48.429Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-19T06:49:48.429Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-19T06:49:48.429Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-19T06:49:48.429Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-06-19T06:49:48.429Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-06-19T06:49:48.429Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-19T06:49:48.429Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-19T06:49:48.429Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-19T06:49:48.429Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-19T06:49:48.429Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-19T06:49:48.429Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-19T06:49:48.429Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-19T06:49:48.429Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-19T06:49:48.429Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-06-19T06:49:48.429Z] ? github.com/docker/docker/quota [no test files] [2021-06-19T06:49:48.429Z] ? github.com/docker/docker/rootless [no test files] [2021-06-19T06:49:48.429Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-19T06:49:48.429Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-19T06:49:48.429Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-19T06:49:48.429Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-19T06:49:48.429Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-19T06:49:48.429Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-19T06:49:48.429Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-19T06:49:48.429Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-19T06:49:48.429Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-19T06:49:48.429Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-19T06:49:48.429Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-19T06:49:48.429Z] ? github.com/docker/docker/volume [no test files] [2021-06-19T06:49:48.429Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-19T06:49:48.429Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-19T06:49:48.749Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-06-19T06:49:48.749Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-06-19T06:49:49.318Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-06-19T06:49:49.318Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-06-19T06:49:49.578Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-06-19T06:49:49.940Z] [2021-06-19T06:49:49.940Z] === Skipped [2021-06-19T06:49:49.940Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-06-19T06:49:49.940Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-19T06:49:49.940Z] [2021-06-19T06:49:49.940Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-06-19T06:49:49.940Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:49:49.940Z] [2021-06-19T06:49:49.940Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-06-19T06:49:49.940Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:49:49.940Z] [2021-06-19T06:49:49.940Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-06-19T06:49:49.940Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:49:49.940Z] [2021-06-19T06:49:49.940Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-06-19T06:49:49.940Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:49:49.940Z] [2021-06-19T06:49:49.940Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-06-19T06:49:49.940Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-19T06:49:49.940Z] [2021-06-19T06:49:49.940Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-06-19T06:49:49.940Z] daemon_test.go:147: root required [2021-06-19T06:49:49.940Z] [2021-06-19T06:49:49.940Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-19T06:49:49.940Z] reload_test.go:520: root required [2021-06-19T06:49:49.940Z] [2021-06-19T06:49:49.940Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-06-19T06:49:49.940Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:49:49.940Z] [2021-06-19T06:49:49.940Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-19T06:49:49.940Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-19T06:49:49.940Z] [2021-06-19T06:49:49.940Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-06-19T06:49:49.940Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-19T06:49:49.940Z] [2021-06-19T06:49:49.940Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-06-19T06:49:49.940Z] download_test.go:268: Needs fixing on Windows [2021-06-19T06:49:49.940Z] [2021-06-19T06:49:49.940Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-06-19T06:49:49.940Z] layer_test.go:304: Failing on Windows [2021-06-19T06:49:49.940Z] [2021-06-19T06:49:49.940Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-06-19T06:49:49.940Z] layer_test.go:353: Failing on Windows [2021-06-19T06:49:49.940Z] [2021-06-19T06:49:49.940Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-06-19T06:49:49.940Z] layer_test.go:468: Failing on Windows [2021-06-19T06:49:49.940Z] [2021-06-19T06:49:49.940Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-06-19T06:49:49.940Z] layer_test.go:697: Failing on Windows [2021-06-19T06:49:49.940Z] [2021-06-19T06:49:49.940Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-06-19T06:49:49.940Z] migration_test.go:46: Failing on Windows [2021-06-19T06:49:49.940Z] [2021-06-19T06:49:49.940Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-06-19T06:49:49.940Z] migration_test.go:182: Failing on Windows [2021-06-19T06:49:49.940Z] [2021-06-19T06:49:49.940Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-06-19T06:49:49.940Z] mount_test.go:17: Failing on Windows [2021-06-19T06:49:49.940Z] [2021-06-19T06:49:49.940Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-06-19T06:49:49.940Z] mount_test.go:76: Failing on Windows [2021-06-19T06:49:49.940Z] [2021-06-19T06:49:49.940Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-06-19T06:49:49.940Z] mount_test.go:125: Failing on Windows [2021-06-19T06:49:49.940Z] [2021-06-19T06:49:49.940Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-06-19T06:49:49.940Z] mount_test.go:212: Failing on Windows [2021-06-19T06:49:49.940Z] [2021-06-19T06:49:49.940Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-06-19T06:49:49.940Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-19T06:49:49.940Z] [2021-06-19T06:49:49.940Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-06-19T06:49:49.940Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-19T06:49:49.940Z] [2021-06-19T06:49:49.940Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2021-06-19T06:49:49.940Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-19T06:49:49.940Z] [2021-06-19T06:49:49.940Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-06-19T06:49:49.940Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-19T06:49:49.940Z] [2021-06-19T06:49:49.940Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-06-19T06:49:49.940Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-19T06:49:49.940Z] [2021-06-19T06:49:49.940Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-06-19T06:49:49.940Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-19T06:49:49.940Z] [2021-06-19T06:49:49.940Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-06-19T06:49:49.940Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-19T06:49:49.940Z] [2021-06-19T06:49:49.940Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-06-19T06:49:49.940Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-19T06:49:49.940Z] [2021-06-19T06:49:49.940Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-06-19T06:49:49.940Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-19T06:49:49.940Z] [2021-06-19T06:49:49.941Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-06-19T06:49:49.941Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-19T06:49:49.941Z] [2021-06-19T06:49:49.941Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestTCP6Proxy (0.00s) [2021-06-19T06:49:49.941Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-19T06:49:49.941Z] [2021-06-19T06:49:49.941Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestTCPDualStackProxy (0.00s) [2021-06-19T06:49:49.941Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-19T06:49:49.941Z] [2021-06-19T06:49:49.941Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestUDP6Proxy (0.00s) [2021-06-19T06:49:49.941Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-19T06:49:49.941Z] [2021-06-19T06:49:49.941Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestSCTP4Proxy (0.00s) [2021-06-19T06:49:49.941Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-19T06:49:49.941Z] [2021-06-19T06:49:49.941Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestSCTP6Proxy (0.00s) [2021-06-19T06:49:49.941Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-19T06:49:49.941Z] [2021-06-19T06:49:49.941Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-06-19T06:49:49.941Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-19T06:49:49.941Z] [2021-06-19T06:49:49.941Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-06-19T06:49:49.941Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-19T06:49:49.941Z] [2021-06-19T06:49:49.941Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-06-19T06:49:49.941Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-19T06:49:49.941Z] [2021-06-19T06:49:49.941Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-06-19T06:49:49.941Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-19T06:49:49.941Z] [2021-06-19T06:49:49.941Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-06-19T06:49:49.941Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-19T06:49:49.941Z] [2021-06-19T06:49:49.941Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-06-19T06:49:49.941Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-19T06:49:49.941Z] [2021-06-19T06:49:49.941Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-06-19T06:49:49.941Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-19T06:49:49.941Z] [2021-06-19T06:49:49.941Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-06-19T06:49:49.941Z] archive_test.go:134: Xz not present in msys2 [2021-06-19T06:49:49.941Z] [2021-06-19T06:49:49.941Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-06-19T06:49:49.941Z] archive_test.go:239: Failing on Windows CI machines [2021-06-19T06:49:49.941Z] [2021-06-19T06:49:49.941Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-06-19T06:49:49.941Z] archive_windows_test.go:16: Currently fails [2021-06-19T06:49:49.941Z] [2021-06-19T06:49:49.941Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-06-19T06:49:49.941Z] changes_test.go:196: needs more investigation [2021-06-19T06:49:49.941Z] [2021-06-19T06:49:49.941Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-06-19T06:49:49.941Z] changes_test.go:433: needs further investigation [2021-06-19T06:49:49.941Z] [2021-06-19T06:49:49.941Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-06-19T06:49:49.941Z] changes_test.go:469: needs further investigation [2021-06-19T06:49:49.941Z] [2021-06-19T06:49:49.941Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-06-19T06:49:49.941Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:49:49.941Z] [2021-06-19T06:49:49.941Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-19T06:49:49.941Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:49:49.941Z] [2021-06-19T06:49:49.941Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-06-19T06:49:49.941Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-19T06:49:49.941Z] [2021-06-19T06:49:49.941Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-06-19T06:49:49.941Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-19T06:49:49.941Z] [2021-06-19T06:49:49.941Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-06-19T06:49:49.941Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:49:49.941Z] [2021-06-19T06:49:49.941Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-06-19T06:49:49.941Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-19T06:49:49.941Z] [2021-06-19T06:49:49.941Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-19T06:49:49.941Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:49:49.941Z] [2021-06-19T06:49:49.941Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-19T06:49:49.941Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:49:49.941Z] [2021-06-19T06:49:49.941Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-06-19T06:49:49.941Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:49:49.941Z] [2021-06-19T06:49:49.941Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-06-19T06:49:49.941Z] poller_test.go:41: No chmod on Windows [2021-06-19T06:49:49.941Z] [2021-06-19T06:49:49.941Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-19T06:49:49.941Z] fileutils_test.go:134: Needs porting to Windows [2021-06-19T06:49:49.941Z] [2021-06-19T06:49:49.941Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-19T06:49:49.941Z] fileutils_test.go:180: Needs porting to Windows [2021-06-19T06:49:49.941Z] [2021-06-19T06:49:49.941Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-06-19T06:49:49.941Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:49:49.941Z] [2021-06-19T06:49:49.941Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-06-19T06:49:49.941Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:49:49.941Z] [2021-06-19T06:49:49.941Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-06-19T06:49:49.941Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-19T06:49:49.941Z] [2021-06-19T06:49:49.941Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-06-19T06:49:49.941Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-19T06:49:49.941Z] [2021-06-19T06:49:49.941Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-06-19T06:49:49.941Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-19T06:49:49.941Z] [2021-06-19T06:49:49.941Z] [2021-06-19T06:49:49.941Z] DONE 2056 tests, 67 skipped in 311.465s [2021-06-19T06:49:49.941Z] INFO: make.ps1 ended at 06/19/2021 06:49:49 [2021-06-19T06:49:50.520Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-06-19T06:49:51.453Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-06-19T06:49:51.453Z] INFO: Unit tests ended at 06/19/2021 06:49:51. Duration:00:05:24.7229834 [2021-06-19T06:49:51.453Z] INFO: Building busybox [2021-06-19T06:49:51.453Z] Sending build context to Docker daemon 5.12kB [2021-06-19T06:49:51.453Z] [2021-06-19T06:49:51.453Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-06-19T06:49:51.453Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-06-19T06:49:51.453Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-06-19T06:49:51.453Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-06-19T06:49:51.453Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-06-19T06:49:51.453Z] ---> 5b60ac4e9e92 [2021-06-19T06:49:51.453Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-06-19T06:49:51.453Z] ---> Running in f6dd9401cbbb [2021-06-19T06:49:51.905Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-06-19T06:49:54.447Z] --- PASS: TestUpdatePidsLimit (9.98s) [2021-06-19T06:49:54.447Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.28s) [2021-06-19T06:49:54.447Z] --- PASS: TestUpdatePidsLimit/no_change (1.30s) [2021-06-19T06:49:54.447Z] --- PASS: TestUpdatePidsLimit/update_lower (1.33s) [2021-06-19T06:49:54.447Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.22s) [2021-06-19T06:49:54.447Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.27s) [2021-06-19T06:49:54.447Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.33s) [2021-06-19T06:49:54.447Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.28s) [2021-06-19T06:49:54.447Z] === RUN TestUpdateRestartPolicy [2021-06-19T06:49:54.707Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-06-19T06:49:56.081Z] Removing intermediate container f6dd9401cbbb [2021-06-19T06:49:56.081Z] ---> b6916af74f2f [2021-06-19T06:49:56.081Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-06-19T06:49:56.081Z] ---> Running in 7c947b75a2c5 [2021-06-19T06:49:56.081Z] Removing intermediate container 7c947b75a2c5 [2021-06-19T06:49:56.081Z] ---> d52a24c94e80 [2021-06-19T06:49:56.081Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-06-19T06:49:56.081Z] ---> Running in 8ea8a0356f7b [2021-06-19T06:49:56.531Z] Removing intermediate container 8ea8a0356f7b [2021-06-19T06:49:56.531Z] ---> c851b200f0b9 [2021-06-19T06:49:56.531Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-06-19T06:49:57.247Z] check_test.go:309: [dea7ad8dca31f] daemon is not started [2021-06-19T06:49:57.247Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-06-19T06:49:57.481Z] [2021-06-19T06:49:57.932Z] ---> bae7ca207f0e [2021-06-19T06:49:57.932Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-06-19T06:49:57.932Z] ---> Running in e77fd181939d [2021-06-19T06:49:59.340Z] --- PASS: TestServicePlugin (30.47s) [2021-06-19T06:49:59.340Z] === RUN TestServiceUpdateLabel [2021-06-19T06:50:00.547Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-06-19T06:50:00.721Z] --- PASS: TestServiceUpdateLabel (2.22s) [2021-06-19T06:50:00.721Z] === RUN TestServiceUpdateSecrets [2021-06-19T06:50:03.849Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-06-19T06:50:03.849Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-06-19T06:50:04.420Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-06-19T06:50:04.990Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-06-19T06:50:05.589Z] check_test.go:309: [d1fcf61bc30c2] daemon is not started [2021-06-19T06:50:05.589Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-06-19T06:50:08.148Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-06-19T06:50:08.171Z] Removing intermediate container e77fd181939d [2021-06-19T06:50:08.171Z] ---> d6d05b398091 [2021-06-19T06:50:08.171Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-06-19T06:50:08.171Z] ---> Running in 8e804eedf104 [2021-06-19T06:50:08.171Z] [2021-06-19T06:50:08.171Z] SUCCESS: Specified value was saved. [2021-06-19T06:50:08.717Z] --- PASS: TestUpdateRestartPolicy (14.59s) [2021-06-19T06:50:08.717Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-19T06:50:08.977Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-06-19T06:50:09.916Z] --- PASS: TestUpdateRestartWithAutoRemove (1.03s) [2021-06-19T06:50:09.916Z] === RUN TestWaitNonBlocked [2021-06-19T06:50:09.916Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-19T06:50:09.916Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-19T06:50:09.916Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-19T06:50:09.916Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-19T06:50:09.916Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-19T06:50:09.916Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-19T06:50:10.314Z] Removing intermediate container 8e804eedf104 [2021-06-19T06:50:10.314Z] ---> 035f65617c75 [2021-06-19T06:50:10.314Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-06-19T06:50:10.314Z] ---> Running in b006673eb6de [2021-06-19T06:50:11.827Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-06-19T06:50:11.827Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.67s) [2021-06-19T06:50:11.827Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.81s) [2021-06-19T06:50:11.827Z] === RUN TestWaitBlocked [2021-06-19T06:50:11.827Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-19T06:50:11.827Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-19T06:50:11.827Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-19T06:50:11.827Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-19T06:50:11.827Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-19T06:50:11.827Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-19T06:50:12.087Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-06-19T06:50:13.472Z] --- PASS: TestWaitBlocked (0.02s) [2021-06-19T06:50:13.472Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.44s) [2021-06-19T06:50:13.472Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.71s) [2021-06-19T06:50:13.472Z] === CONT TestContainerStartOnDaemonRestart [2021-06-19T06:50:13.472Z] === CONT TestIpcModeOlderClient [2021-06-19T06:50:13.472Z] --- PASS: TestIpcModeOlderClient (0.08s) [2021-06-19T06:50:13.472Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-19T06:50:14.044Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-06-19T06:50:14.044Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-06-19T06:50:14.044Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-06-19T06:50:14.044Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-06-19T06:50:14.044Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-06-19T06:50:14.044Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-06-19T06:50:14.044Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-06-19T06:50:14.044Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-06-19T06:50:14.044Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-06-19T06:50:14.305Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-06-19T06:50:15.055Z] Cannot create a file when that file already exists. [2021-06-19T06:50:15.616Z] --- PASS: TestServiceUpdateSecrets (15.20s) [2021-06-19T06:50:15.616Z] === RUN TestServiceUpdateConfigs [2021-06-19T06:50:15.688Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-06-19T06:50:15.948Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-06-19T06:50:16.889Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-06-19T06:50:16.889Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-06-19T06:50:17.149Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-06-19T06:50:17.719Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-06-19T06:50:18.289Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-06-19T06:50:18.549Z] --- PASS: TestContainerStartOnDaemonRestart (5.28s) [2021-06-19T06:50:18.549Z] === CONT TestContainerKillOnDaemonStart [2021-06-19T06:50:18.549Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.25s) [2021-06-19T06:50:18.549Z] === CONT TestDaemonHostGatewayIP [2021-06-19T06:50:18.736Z] Removing intermediate container b006673eb6de [2021-06-19T06:50:18.736Z] ---> 637dd92507eb [2021-06-19T06:50:18.736Z] Step 13/13 : CMD ["sh"] [2021-06-19T06:50:18.736Z] ---> Running in 0ef5cba7f21d [2021-06-19T06:50:18.813Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-06-19T06:50:19.186Z] Removing intermediate container 0ef5cba7f21d [2021-06-19T06:50:19.186Z] ---> 8a1a44b922b8 [2021-06-19T06:50:19.186Z] Successfully built 8a1a44b922b8 [2021-06-19T06:50:19.186Z] Successfully tagged busybox:latest [2021-06-19T06:50:19.186Z] INFO: Docker images of the daemon under test [2021-06-19T06:50:19.186Z] [2021-06-19T06:50:19.186Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-19T06:50:19.186Z] busybox latest 8a1a44b922b8 Less than a second ago 5.64GB [2021-06-19T06:50:19.186Z] microsoft/windowsservercore latest 5b60ac4e9e92 13 days ago 5.62GB [2021-06-19T06:50:19.186Z] mcr.microsoft.com/windows/servercore ltsc2019 5b60ac4e9e92 13 days ago 5.62GB [2021-06-19T06:50:19.186Z] [2021-06-19T06:50:19.186Z] INFO: Running integration tests at 06/19/2021 06:50:18... [2021-06-19T06:50:19.186Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-06-19T06:50:19.186Z] INFO: Integration API tests being run from the host: [2021-06-19T06:50:19.186Z] INFO: make.ps1 starting at 06/19/2021 06:50:18 [2021-06-19T06:50:19.383Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-06-19T06:50:19.643Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-06-19T06:50:19.902Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-06-19T06:50:20.154Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-06-19T06:50:20.472Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-06-19T06:50:20.733Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-06-19T06:50:21.304Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-06-19T06:50:21.874Z] check_test.go:309: [df6677f98a9f2] daemon is not started [2021-06-19T06:50:21.874Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-06-19T06:50:23.255Z] check_test.go:309: [de7b20668f0d3] daemon is not started [2021-06-19T06:50:23.255Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-06-19T06:50:23.515Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-06-19T06:50:24.088Z] --- PASS: TestDaemonHostGatewayIP (5.35s) [2021-06-19T06:50:24.088Z] === CONT TestDaemonRestartIpcMode [2021-06-19T06:50:25.032Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-06-19T06:50:25.604Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-06-19T06:50:28.902Z] --- PASS: TestDaemonRestartIpcMode (4.55s) [2021-06-19T06:50:28.902Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-06-19T06:50:29.162Z] check_test.go:309: [d09a2fa464c65] daemon is not started [2021-06-19T06:50:29.162Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-06-19T06:50:29.422Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-06-19T06:50:29.681Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-06-19T06:50:32.222Z] --- PASS: TestContainerKillOnDaemonStart (13.39s) [2021-06-19T06:50:32.222Z] PASS [2021-06-19T06:50:32.222Z] [2021-06-19T06:50:32.222Z] === Skipped [2021-06-19T06:50:32.222Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-19T06:50:32.222Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-19T06:50:32.222Z] [2021-06-19T06:50:32.222Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-19T06:50:32.222Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-19T06:50:32.222Z] [2021-06-19T06:50:32.222Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-06-19T06:50:32.222Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-19T06:50:32.222Z] [2021-06-19T06:50:32.222Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-19T06:50:32.222Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-19T06:50:32.222Z] [2021-06-19T06:50:32.222Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-19T06:50:32.222Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-19T06:50:32.222Z] [2021-06-19T06:50:32.222Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-06-19T06:50:32.222Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-19T06:50:32.222Z] [2021-06-19T06:50:32.222Z] [2021-06-19T06:50:32.222Z] DONE 196 tests, 6 skipped in 221.698s [2021-06-19T06:50:32.222Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-19T06:50:32.222Z] ++ 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-06-19T06:50:32.222Z] ++ set -e [2021-06-19T06:50:32.222Z] ++ '[' -n 0 ']' [2021-06-19T06:50:32.222Z] ++ set -x [2021-06-19T06:50:32.222Z] ++ env -i DEST=/go/src/github.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-06-19T06:50:32.222Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-06-19T06:50:32.222Z] INFO: Testing against a local daemon [2021-06-19T06:50:32.222Z] === RUN TestCommitInheritsEnv [2021-06-19T06:50:32.791Z] --- PASS: TestCommitInheritsEnv (0.39s) [2021-06-19T06:50:32.791Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-19T06:50:32.791Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-19T06:50:32.791Z] === RUN TestImagesFilterMultiReference [2021-06-19T06:50:32.791Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-06-19T06:50:32.791Z] === RUN TestImagePullPlatformInvalid [2021-06-19T06:50:32.791Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-06-19T06:50:32.791Z] === RUN TestRemoveImageOrphaning [2021-06-19T06:50:33.362Z] --- PASS: TestRemoveImageOrphaning (0.46s) [2021-06-19T06:50:33.362Z] === RUN TestRemoveImageGarbageCollector [2021-06-19T06:50:33.717Z] --- PASS: TestServiceUpdateConfigs (15.19s) [2021-06-19T06:50:33.717Z] === RUN TestServiceUpdateNetwork [2021-06-19T06:50:34.302Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-06-19T06:50:36.219Z] --- PASS: TestRemoveImageGarbageCollector (2.72s) [2021-06-19T06:50:36.219Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-19T06:50:36.219Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-06-19T06:50:36.219Z] === RUN TestTagInvalidReference [2021-06-19T06:50:36.219Z] --- PASS: TestTagInvalidReference (0.04s) [2021-06-19T06:50:36.219Z] === RUN TestTagValidPrefixedRepo [2021-06-19T06:50:36.219Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-06-19T06:50:36.219Z] === RUN TestTagExistedNameWithoutForce [2021-06-19T06:50:36.219Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2021-06-19T06:50:36.219Z] === RUN TestTagOfficialNames [2021-06-19T06:50:36.219Z] --- PASS: TestTagOfficialNames (0.07s) [2021-06-19T06:50:36.219Z] === RUN TestTagMatchesDigest [2021-06-19T06:50:36.219Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-06-19T06:50:36.219Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-19T06:50:36.791Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-06-19T06:50:39.334Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-06-19T06:50:40.273Z] check_test.go:309: [dbce5b5fa6830] daemon is not started [2021-06-19T06:50:40.273Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-06-19T06:50:45.556Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-06-19T06:50:45.816Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-06-19T06:50:45.935Z] --- PASS: TestServiceUpdateNetwork (12.99s) [2021-06-19T06:50:45.935Z] === RUN TestServiceUpdatePidsLimit [2021-06-19T06:50:45.935Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-06-19T06:50:46.194Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-06-19T06:50:47.082Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-06-19T06:50:47.082Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-06-19T06:50:47.082Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-06-19T06:50:47.082Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-06-19T06:50:47.082Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-06-19T06:50:47.082Z] remote: Enumerating objects: 23, done. [2021-06-19T06:50:47.082Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-06-19T06:50:47.082Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-06-19T06:50:47.082Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-06-19T06:50:47.082Z] 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-06-19T06:50:47.082Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-06-19T06:50:47.082Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-06-19T06:50:47.411Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-06-19T06:50:47.698Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42535/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5febe85def02fa569f8e69ce36aed0b987897b16 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5febe85def02fa569f8e69ce36aed0b987897b16 hack/test/unit [2021-06-19T06:50:47.726Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-06-19T06:50:47.957Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-06-19T06:50:47.957Z] + TESTFLAGS+=' -test.timeout=5m' [2021-06-19T06:50:47.957Z] + TESTDIRS=./... [2021-06-19T06:50:47.957Z] + exclude_paths='/vendor/|/integration' [2021-06-19T06:50:47.957Z] ++ go list ./... [2021-06-19T06:50:47.957Z] ++ grep -vE '(/vendor/|/integration)' [2021-06-19T06:50:48.301Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-06-19T06:50:48.894Z] + pkg_list='github.com/docker/docker/api [2021-06-19T06:50:48.894Z] github.com/docker/docker/api/server [2021-06-19T06:50:48.894Z] github.com/docker/docker/api/server/backend/build [2021-06-19T06:50:48.894Z] github.com/docker/docker/api/server/httputils [2021-06-19T06:50:48.894Z] github.com/docker/docker/api/server/middleware [2021-06-19T06:50:48.894Z] github.com/docker/docker/api/server/router [2021-06-19T06:50:48.894Z] github.com/docker/docker/api/server/router/build [2021-06-19T06:50:48.894Z] github.com/docker/docker/api/server/router/checkpoint [2021-06-19T06:50:48.894Z] github.com/docker/docker/api/server/router/container [2021-06-19T06:50:48.894Z] github.com/docker/docker/api/server/router/debug [2021-06-19T06:50:48.894Z] github.com/docker/docker/api/server/router/distribution [2021-06-19T06:50:48.894Z] github.com/docker/docker/api/server/router/grpc [2021-06-19T06:50:48.894Z] github.com/docker/docker/api/server/router/image [2021-06-19T06:50:48.894Z] github.com/docker/docker/api/server/router/network [2021-06-19T06:50:48.894Z] github.com/docker/docker/api/server/router/plugin [2021-06-19T06:50:48.894Z] github.com/docker/docker/api/server/router/session [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/server/router/swarm [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/server/router/system [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/server/router/volume [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/types [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/types/backend [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/types/blkiodev [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/types/container [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/types/events [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/types/filters [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/types/image [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/types/mount [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/types/network [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/types/plugins/logdriver [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/types/registry [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/types/strslice [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/types/swarm [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/types/swarm/runtime [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/types/time [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/types/versions [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/types/versions/v1p19 [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/types/versions/v1p20 [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/types/volume [2021-06-19T06:50:48.895Z] github.com/docker/docker/builder [2021-06-19T06:50:48.895Z] github.com/docker/docker/builder/builder-next [2021-06-19T06:50:48.895Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-06-19T06:50:48.895Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-06-19T06:50:48.895Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-06-19T06:50:48.895Z] github.com/docker/docker/builder/builder-next/exporter [2021-06-19T06:50:48.895Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-06-19T06:50:48.895Z] github.com/docker/docker/builder/builder-next/worker [2021-06-19T06:50:48.895Z] github.com/docker/docker/builder/dockerfile [2021-06-19T06:50:48.895Z] github.com/docker/docker/builder/dockerignore [2021-06-19T06:50:48.895Z] github.com/docker/docker/builder/remotecontext [2021-06-19T06:50:48.895Z] github.com/docker/docker/builder/remotecontext/git [2021-06-19T06:50:48.895Z] github.com/docker/docker/cli [2021-06-19T06:50:48.895Z] github.com/docker/docker/cli/config [2021-06-19T06:50:48.895Z] github.com/docker/docker/cli/debug [2021-06-19T06:50:48.895Z] github.com/docker/docker/client [2021-06-19T06:50:48.895Z] github.com/docker/docker/cmd/dockerd [2021-06-19T06:50:48.895Z] github.com/docker/docker/container [2021-06-19T06:50:48.895Z] github.com/docker/docker/container/stream [2021-06-19T06:50:48.895Z] github.com/docker/docker/contrib/apparmor [2021-06-19T06:50:48.895Z] github.com/docker/docker/contrib/docker-device-tool [2021-06-19T06:50:48.895Z] github.com/docker/docker/contrib/httpserver [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon/cluster [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon/cluster/convert [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon/cluster/executor [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon/cluster/executor/container [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon/cluster/provider [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon/config [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon/discovery [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon/events [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon/events/testutils [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon/exec [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon/graphdriver [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon/graphdriver/copy [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon/graphdriver/register [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon/images [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon/initlayer [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon/links [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon/listeners [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon/logger [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon/logger/awslogs [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon/logger/fluentd [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon/logger/gcplogs [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon/logger/gelf [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon/logger/journald [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon/logger/local [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon/logger/logentries [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon/logger/loggerutils [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon/logger/splunk [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon/logger/syslog [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon/logger/templates [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon/names [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon/network [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon/stats [2021-06-19T06:50:48.895Z] github.com/docker/docker/distribution [2021-06-19T06:50:48.895Z] github.com/docker/docker/distribution/metadata [2021-06-19T06:50:48.895Z] github.com/docker/docker/distribution/utils [2021-06-19T06:50:48.895Z] github.com/docker/docker/distribution/xfer [2021-06-19T06:50:48.895Z] github.com/docker/docker/dockerversion [2021-06-19T06:50:48.895Z] github.com/docker/docker/errdefs [2021-06-19T06:50:48.895Z] github.com/docker/docker/image [2021-06-19T06:50:48.895Z] github.com/docker/docker/image/cache [2021-06-19T06:50:48.895Z] github.com/docker/docker/image/tarexport [2021-06-19T06:50:48.895Z] github.com/docker/docker/image/v1 [2021-06-19T06:50:48.895Z] github.com/docker/docker/internal/test/suite [2021-06-19T06:50:48.895Z] github.com/docker/docker/layer [2021-06-19T06:50:48.895Z] github.com/docker/docker/libcontainerd [2021-06-19T06:50:48.895Z] github.com/docker/docker/libcontainerd/queue [2021-06-19T06:50:48.895Z] github.com/docker/docker/libcontainerd/remote [2021-06-19T06:50:48.895Z] github.com/docker/docker/libcontainerd/supervisor [2021-06-19T06:50:48.895Z] github.com/docker/docker/libcontainerd/types [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/api [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/bitseq [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/client [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/client/mflag [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/client/mflag/example [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/cluster [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/cmd/dnet [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/cmd/proxy [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/config [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/datastore [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/diagnostic [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/discoverapi [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/driverapi [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/drivers/host [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/drivers/null [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/drivers/remote [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/drivers/windows [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/drvregistry [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/etchosts [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/idm [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/internal/caller [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/ipam [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/ipamapi [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/ipams/null [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/ipams/remote [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/ipamutils [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/iptables [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/netlabel [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/netutils [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/networkdb [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/ns [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/options [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/osl [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/osl/kernel [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/portallocator [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/portmapper [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/resolvconf [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/testutils [2021-06-19T06:50:48.895Z] github.com/docker/docker/libnetwork/types [2021-06-19T06:50:48.895Z] github.com/docker/docker/oci [2021-06-19T06:50:48.895Z] github.com/docker/docker/oci/caps [2021-06-19T06:50:48.895Z] github.com/docker/docker/opts [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/aaparser [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/archive [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/authorization [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/broadcaster [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/capabilities [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/chrootarchive [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/containerfs [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/devicemapper [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/directory [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/discovery [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/discovery/file [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/discovery/kv [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/discovery/memory [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/discovery/nodes [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/dmesg [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/filenotify [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/fileutils [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/fsutils [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/homedir [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/idtools [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/ioutils [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/jsonmessage [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/locker [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/longpath [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/loopback [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/mount [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/namesgenerator [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/parsers [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/parsers/kernel [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/pidfile [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/platform [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/plugingetter [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/plugins [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/plugins/transport [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/pools [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/progress [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/pubsub [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/reexec [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/signal [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/signal/testfiles [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/stdcopy [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/streamformatter [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/stringid [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/symlink [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/sysinfo [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/system [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/tailfile [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/tarsum [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/term [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/term/windows [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/truncindex [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/urlutil [2021-06-19T06:50:48.895Z] github.com/docker/docker/pkg/useragent [2021-06-19T06:50:48.895Z] github.com/docker/docker/plugin [2021-06-19T06:50:48.895Z] github.com/docker/docker/plugin/executor/containerd [2021-06-19T06:50:48.895Z] github.com/docker/docker/plugin/v2 [2021-06-19T06:50:48.895Z] github.com/docker/docker/profiles/apparmor [2021-06-19T06:50:48.895Z] github.com/docker/docker/profiles/seccomp [2021-06-19T06:50:48.895Z] github.com/docker/docker/quota [2021-06-19T06:50:48.895Z] github.com/docker/docker/reference [2021-06-19T06:50:48.895Z] github.com/docker/docker/registry [2021-06-19T06:50:48.895Z] github.com/docker/docker/registry/resumable [2021-06-19T06:50:48.895Z] github.com/docker/docker/restartmanager [2021-06-19T06:50:48.895Z] github.com/docker/docker/rootless [2021-06-19T06:50:48.895Z] github.com/docker/docker/rootless/specconv [2021-06-19T06:50:48.895Z] github.com/docker/docker/runconfig [2021-06-19T06:50:48.895Z] github.com/docker/docker/runconfig/opts [2021-06-19T06:50:48.895Z] github.com/docker/docker/testutil [2021-06-19T06:50:48.895Z] github.com/docker/docker/testutil/daemon [2021-06-19T06:50:48.895Z] github.com/docker/docker/testutil/environment [2021-06-19T06:50:48.895Z] github.com/docker/docker/testutil/fakecontext [2021-06-19T06:50:48.895Z] github.com/docker/docker/testutil/fakegit [2021-06-19T06:50:48.895Z] github.com/docker/docker/testutil/fakestorage [2021-06-19T06:50:48.895Z] github.com/docker/docker/testutil/fixtures/load [2021-06-19T06:50:48.895Z] github.com/docker/docker/testutil/fixtures/plugin [2021-06-19T06:50:48.895Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-06-19T06:50:48.895Z] github.com/docker/docker/testutil/registry [2021-06-19T06:50:48.895Z] github.com/docker/docker/testutil/request [2021-06-19T06:50:48.895Z] github.com/docker/docker/volume [2021-06-19T06:50:48.895Z] github.com/docker/docker/volume/drivers [2021-06-19T06:50:48.895Z] github.com/docker/docker/volume/local [2021-06-19T06:50:48.895Z] github.com/docker/docker/volume/mounts [2021-06-19T06:50:48.895Z] github.com/docker/docker/volume/service [2021-06-19T06:50:48.895Z] github.com/docker/docker/volume/service/opts [2021-06-19T06:50:48.895Z] github.com/docker/docker/volume/testutils' [2021-06-19T06:50:48.895Z] + echo 'github.com/docker/docker/api [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/server [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/server/backend/build [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/server/httputils [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/server/middleware [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/server/router [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/server/router/build [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/server/router/checkpoint [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/server/router/container [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/server/router/debug [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/server/router/distribution [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/server/router/grpc [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/server/router/image [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/server/router/network [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/server/router/plugin [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/server/router/session [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/server/router/swarm [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/server/router/system [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/server/router/volume [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/types [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/types/backend [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/types/blkiodev [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/types/container [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/types/events [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/types/filters [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/types/image [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/types/mount [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/types/network [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/types/plugins/logdriver [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/types/registry [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/types/strslice [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/types/swarm [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/types/swarm/runtime [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/types/time [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/types/versions [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/types/versions/v1p19 [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/types/versions/v1p20 [2021-06-19T06:50:48.895Z] github.com/docker/docker/api/types/volume [2021-06-19T06:50:48.895Z] github.com/docker/docker/builder [2021-06-19T06:50:48.895Z] github.com/docker/docker/builder/builder-next [2021-06-19T06:50:48.895Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-06-19T06:50:48.895Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-06-19T06:50:48.895Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-06-19T06:50:48.895Z] github.com/docker/docker/builder/builder-next/exporter [2021-06-19T06:50:48.895Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-06-19T06:50:48.895Z] github.com/docker/docker/builder/builder-next/worker [2021-06-19T06:50:48.895Z] github.com/docker/docker/builder/dockerfile [2021-06-19T06:50:48.895Z] github.com/docker/docker/builder/dockerignore [2021-06-19T06:50:48.895Z] github.com/docker/docker/builder/remotecontext [2021-06-19T06:50:48.895Z] github.com/docker/docker/builder/remotecontext/git [2021-06-19T06:50:48.895Z] github.com/docker/docker/cli [2021-06-19T06:50:48.895Z] github.com/docker/docker/cli/config [2021-06-19T06:50:48.895Z] github.com/docker/docker/cli/debug [2021-06-19T06:50:48.895Z] github.com/docker/docker/client [2021-06-19T06:50:48.895Z] github.com/docker/docker/cmd/dockerd [2021-06-19T06:50:48.895Z] github.com/docker/docker/container [2021-06-19T06:50:48.895Z] github.com/docker/docker/container/stream [2021-06-19T06:50:48.895Z] github.com/docker/docker/contrib/apparmor [2021-06-19T06:50:48.895Z] github.com/docker/docker/contrib/docker-device-tool [2021-06-19T06:50:48.895Z] github.com/docker/docker/contrib/httpserver [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon/cluster [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon/cluster/convert [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon/cluster/executor [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon/cluster/executor/container [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon/cluster/provider [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon/config [2021-06-19T06:50:48.895Z] github.com/docker/docker/daemon/discovery [2021-06-19T06:50:48.896Z] github.com/docker/docker/daemon/events [2021-06-19T06:50:48.896Z] github.com/docker/docker/daemon/events/testutils [2021-06-19T06:50:48.896Z] github.com/docker/docker/daemon/exec [2021-06-19T06:50:48.896Z] github.com/docker/docker/daemon/graphdriver [2021-06-19T06:50:48.896Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-06-19T06:50:48.896Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-06-19T06:50:48.896Z] github.com/docker/docker/daemon/graphdriver/copy [2021-06-19T06:50:48.896Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-06-19T06:50:48.896Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-06-19T06:50:48.896Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-06-19T06:50:48.896Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-06-19T06:50:48.896Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-06-19T06:50:48.896Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-06-19T06:50:48.896Z] github.com/docker/docker/daemon/graphdriver/register [2021-06-19T06:50:48.896Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-06-19T06:50:48.896Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-06-19T06:50:48.896Z] github.com/docker/docker/daemon/images [2021-06-19T06:50:48.896Z] github.com/docker/docker/daemon/initlayer [2021-06-19T06:50:48.896Z] github.com/docker/docker/daemon/links [2021-06-19T06:50:48.896Z] github.com/docker/docker/daemon/listeners [2021-06-19T06:50:48.896Z] github.com/docker/docker/daemon/logger [2021-06-19T06:50:48.896Z] github.com/docker/docker/daemon/logger/awslogs [2021-06-19T06:50:48.896Z] github.com/docker/docker/daemon/logger/fluentd [2021-06-19T06:50:48.896Z] github.com/docker/docker/daemon/logger/gcplogs [2021-06-19T06:50:48.896Z] github.com/docker/docker/daemon/logger/gelf [2021-06-19T06:50:48.896Z] github.com/docker/docker/daemon/logger/journald [2021-06-19T06:50:48.896Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-06-19T06:50:48.896Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-06-19T06:50:48.896Z] github.com/docker/docker/daemon/logger/local [2021-06-19T06:50:48.896Z] github.com/docker/docker/daemon/logger/logentries [2021-06-19T06:50:48.896Z] github.com/docker/docker/daemon/logger/loggerutils [2021-06-19T06:50:48.896Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-06-19T06:50:48.896Z] github.com/docker/docker/daemon/logger/splunk [2021-06-19T06:50:48.896Z] github.com/docker/docker/daemon/logger/syslog [2021-06-19T06:50:48.896Z] github.com/docker/docker/daemon/logger/templates [2021-06-19T06:50:48.896Z] github.com/docker/docker/daemon/names [2021-06-19T06:50:48.896Z] github.com/docker/docker/daemon/network [2021-06-19T06:50:48.896Z] github.com/docker/docker/daemon/stats [2021-06-19T06:50:48.896Z] github.com/docker/docker/distribution [2021-06-19T06:50:48.896Z] github.com/docker/docker/distribution/metadata [2021-06-19T06:50:48.896Z] github.com/docker/docker/distribution/utils [2021-06-19T06:50:48.896Z] github.com/docker/docker/distribution/xfer [2021-06-19T06:50:48.896Z] github.com/docker/docker/dockerversion [2021-06-19T06:50:48.896Z] github.com/docker/docker/errdefs [2021-06-19T06:50:48.896Z] github.com/docker/docker/image [2021-06-19T06:50:48.896Z] github.com/docker/docker/image/cache [2021-06-19T06:50:48.896Z] github.com/docker/docker/image/tarexport [2021-06-19T06:50:48.896Z] github.com/docker/docker/image/v1 [2021-06-19T06:50:48.896Z] github.com/docker/docker/internal/test/suite [2021-06-19T06:50:48.896Z] github.com/docker/docker/layer [2021-06-19T06:50:48.896Z] github.com/docker/docker/libcontainerd [2021-06-19T06:50:48.896Z] github.com/docker/docker/libcontainerd/queue [2021-06-19T06:50:48.896Z] github.com/docker/docker/libcontainerd/remote [2021-06-19T06:50:48.896Z] github.com/docker/docker/libcontainerd/supervisor [2021-06-19T06:50:48.896Z] github.com/docker/docker/libcontainerd/types [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/api [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/bitseq [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/client [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/client/mflag [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/client/mflag/example [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/cluster [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/cmd/dnet [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/cmd/proxy [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/config [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/datastore [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/diagnostic [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/discoverapi [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/driverapi [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/drivers/host [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/drivers/null [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/drivers/remote [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/drivers/windows [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/drvregistry [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/etchosts [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/idm [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/internal/caller [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/ipam [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/ipamapi [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/ipams/null [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/ipams/remote [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/ipamutils [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/iptables [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/netlabel [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/netutils [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/networkdb [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/ns [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/options [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/osl [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/osl/kernel [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/portallocator [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/portmapper [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/resolvconf [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/testutils [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/types [2021-06-19T06:50:48.896Z] github.com/docker/docker/oci [2021-06-19T06:50:48.896Z] github.com/docker/docker/oci/caps [2021-06-19T06:50:48.896Z] github.com/docker/docker/opts [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/aaparser [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/archive [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/authorization [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/broadcaster [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/capabilities [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/chrootarchive [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/containerfs [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/devicemapper [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/directory [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/discovery [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/discovery/file [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/discovery/kv [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/discovery/memory [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/discovery/nodes [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/dmesg [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/filenotify [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/fileutils [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/fsutils [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/homedir [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/idtools [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/ioutils [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/jsonmessage [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/locker [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/longpath [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/loopback [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/mount [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/namesgenerator [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/parsers [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/parsers/kernel [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/pidfile [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/platform [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/plugingetter [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/plugins [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/plugins/transport [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/pools [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/progress [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/pubsub [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/reexec [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/signal [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/signal/testfiles [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/stdcopy [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/streamformatter [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/stringid [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/symlink [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/sysinfo [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/system [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/tailfile [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/tarsum [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/term [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/term/windows [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/truncindex [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/urlutil [2021-06-19T06:50:48.896Z] github.com/docker/docker/pkg/useragent [2021-06-19T06:50:48.896Z] github.com/docker/docker/plugin [2021-06-19T06:50:48.896Z] github.com/docker/docker/plugin/executor/containerd [2021-06-19T06:50:48.896Z] github.com/docker/docker/plugin/v2 [2021-06-19T06:50:48.896Z] github.com/docker/docker/profiles/apparmor [2021-06-19T06:50:48.896Z] github.com/docker/docker/profiles/seccomp [2021-06-19T06:50:48.896Z] github.com/docker/docker/quota [2021-06-19T06:50:48.896Z] github.com/docker/docker/reference [2021-06-19T06:50:48.896Z] github.com/docker/docker/registry [2021-06-19T06:50:48.896Z] github.com/docker/docker/registry/resumable [2021-06-19T06:50:48.896Z] github.com/docker/docker/restartmanager [2021-06-19T06:50:48.896Z] github.com/docker/docker/rootless [2021-06-19T06:50:48.896Z] github.com/docker/docker/rootless/specconv [2021-06-19T06:50:48.896Z] github.com/docker/docker/runconfig [2021-06-19T06:50:48.896Z] github.com/docker/docker/runconfig/opts [2021-06-19T06:50:48.896Z] github.com/docker/docker/testutil [2021-06-19T06:50:48.896Z] github.com/docker/docker/testutil/daemon [2021-06-19T06:50:48.896Z] github.com/docker/docker/testutil/environment [2021-06-19T06:50:48.896Z] github.com/docker/docker/testutil/fakecontext [2021-06-19T06:50:48.896Z] github.com/docker/docker/testutil/fakegit [2021-06-19T06:50:48.896Z] github.com/docker/docker/testutil/fakestorage [2021-06-19T06:50:48.896Z] github.com/docker/docker/testutil/fixtures/load [2021-06-19T06:50:48.896Z] github.com/docker/docker/testutil/fixtures/plugin [2021-06-19T06:50:48.896Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-06-19T06:50:48.896Z] github.com/docker/docker/testutil/registry [2021-06-19T06:50:48.896Z] github.com/docker/docker/testutil/request [2021-06-19T06:50:48.896Z] github.com/docker/docker/volume [2021-06-19T06:50:48.896Z] github.com/docker/docker/volume/drivers [2021-06-19T06:50:48.896Z] github.com/docker/docker/volume/local [2021-06-19T06:50:48.896Z] github.com/docker/docker/volume/mounts [2021-06-19T06:50:48.896Z] github.com/docker/docker/volume/service [2021-06-19T06:50:48.896Z] github.com/docker/docker/volume/service/opts [2021-06-19T06:50:48.896Z] github.com/docker/docker/volume/testutils' [2021-06-19T06:50:48.896Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-19T06:50:48.896Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-19T06:50:48.896Z] + type docker-proxy [2021-06-19T06:50:48.896Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-06-19T06:50:48.896Z] + hack/make.sh binary-proxy install-proxy [2021-06-19T06:50:48.896Z] [2021-06-19T06:50:48.896Z] Removing bundles/ [2021-06-19T06:50:49.155Z] [2021-06-19T06:50:49.155Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-06-19T06:50:49.155Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-06-19T06:50:49.155Z] GOOS="" GOARCH="" GOARM="" [2021-06-19T06:50:49.995Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-19T06:50:49.995Z] INFO: Testing against a local daemon [2021-06-19T06:50:49.995Z] === RUN TestBuildWithSession [2021-06-19T06:50:49.995Z] build_session_test.go:25: TODO: BuildKit [2021-06-19T06:50:49.995Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-19T06:50:49.995Z] === RUN TestBuildSquashParent [2021-06-19T06:50:49.995Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T06:50:49.995Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-06-19T06:50:49.995Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-19T06:50:49.995Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-19T06:50:49.995Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-19T06:50:49.995Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-19T06:50:49.995Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-19T06:50:49.995Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-19T06:50:49.995Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-19T06:50:49.995Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-19T06:50:49.995Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-19T06:50:49.995Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-19T06:50:49.995Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-19T06:50:49.995Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-19T06:50:49.995Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-19T06:50:49.995Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-19T06:50:49.995Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-19T06:50:49.995Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-19T06:50:49.995Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-19T06:50:53.584Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-06-19T06:50:53.584Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-06-19T06:50:53.845Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-06-19T06:50:54.105Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-06-19T06:50:54.371Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-06-19T06:50:55.488Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-06-19T06:50:55.725Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-06-19T06:50:55.725Z] [2021-06-19T06:50:55.725Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-06-19T06:50:55.725Z] Installing docker-proxy to /usr/local/bin/ [2021-06-19T06:50:55.725Z] [2021-06-19T06:50:55.725Z] + mkdir -p bundles [2021-06-19T06:50:55.725Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m 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/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/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy 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/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs 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/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/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/client github.com/docker/docker/libnetwork/client/mflag github.com/docker/docker/libnetwork/client/mflag/example github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/dnet github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/proxy github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/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/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils 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/loopback 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/apparmor 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/rootless/specconv 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-06-19T06:50:56.292Z] ? github.com/docker/docker/api [no test files] [2021-06-19T06:50:57.023Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-19T06:50:57.023Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-19T06:50:57.440Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-06-19T06:50:58.013Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-06-19T06:50:59.394Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-06-19T06:51:00.336Z] check_test.go:309: [dd996714dd218] daemon is not started [2021-06-19T06:51:00.336Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-06-19T06:51:00.908Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-06-19T06:51:00.958Z] --- PASS: TestServiceUpdatePidsLimit (17.07s) [2021-06-19T06:51:00.958Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s) [2021-06-19T06:51:00.958Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.10s) [2021-06-19T06:51:00.958Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.20s) [2021-06-19T06:51:00.958Z] PASS [2021-06-19T06:51:00.958Z] [2021-06-19T06:51:00.958Z] === Skipped [2021-06-19T06:51:00.958Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-19T06:51:00.958Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-19T06:51:00.958Z] [2021-06-19T06:51:00.958Z] [2021-06-19T06:51:00.958Z] DONE 27 tests, 1 skipped in 174.661s [2021-06-19T06:51:00.958Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-19T06:51:00.958Z] INFO: Testing against a local daemon [2021-06-19T06:51:00.958Z] === RUN TestSessionCreate [2021-06-19T06:51:00.958Z] --- PASS: TestSessionCreate (0.02s) [2021-06-19T06:51:00.958Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-19T06:51:00.958Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-06-19T06:51:00.958Z] PASS [2021-06-19T06:51:00.958Z] [2021-06-19T06:51:00.958Z] DONE 2 tests in 0.070s [2021-06-19T06:51:00.958Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-19T06:51:01.218Z] INFO: Testing against a local daemon [2021-06-19T06:51:01.218Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-19T06:51:01.218Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-06-19T06:51:01.218Z] === RUN TestEventsExecDie [2021-06-19T06:51:01.477Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-06-19T06:51:02.047Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-06-19T06:51:02.158Z] --- PASS: TestEventsExecDie (1.03s) [2021-06-19T06:51:02.158Z] === RUN TestEventsBackwardsCompatible [2021-06-19T06:51:02.158Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-06-19T06:51:02.158Z] === RUN TestEventsVolumeCreate [2021-06-19T06:51:02.158Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-06-19T06:51:02.158Z] === RUN TestInfoBinaryCommits [2021-06-19T06:51:02.158Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-06-19T06:51:02.158Z] === RUN TestInfoAPIVersioned [2021-06-19T06:51:02.158Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-06-19T06:51:02.158Z] === RUN TestInfoDiscoveryBackend [2021-06-19T06:51:02.727Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-06-19T06:51:02.727Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-19T06:51:04.048Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-06-19T06:51:04.048Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.48s) [2021-06-19T06:51:04.048Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.74s) [2021-06-19T06:51:04.048Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.83s) [2021-06-19T06:51:04.048Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (11.09s) [2021-06-19T06:51:04.048Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (7.02s) [2021-06-19T06:51:04.048Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.80s) [2021-06-19T06:51:04.048Z] === RUN TestBuildMultiStageCopy [2021-06-19T06:51:04.048Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-19T06:51:04.107Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-06-19T06:51:04.107Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-19T06:51:04.366Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-06-19T06:51:04.366Z] === RUN TestInfoAPI [2021-06-19T06:51:04.366Z] --- PASS: TestInfoAPI (0.02s) [2021-06-19T06:51:04.366Z] === RUN TestInfoAPIWarnings [2021-06-19T06:51:04.588Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-06-19T06:51:04.589Z] check_test.go:309: [de8b6d7cda569] daemon is not started [2021-06-19T06:51:04.589Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-06-19T06:51:05.969Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-06-19T06:51:07.878Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-06-19T06:51:11.041Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-19T06:51:11.174Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-06-19T06:51:11.492Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-19T06:51:12.442Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-19T06:51:12.556Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-06-19T06:51:13.393Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-19T06:51:13.497Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-06-19T06:51:14.343Z] --- PASS: TestBuildMultiStageCopy (10.84s) [2021-06-19T06:51:14.343Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.22s) [2021-06-19T06:51:14.343Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.68s) [2021-06-19T06:51:14.343Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.83s) [2021-06-19T06:51:14.343Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.98s) [2021-06-19T06:51:14.343Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.13s) [2021-06-19T06:51:14.343Z] === RUN TestBuildMultiStageParentConfig [2021-06-19T06:51:14.382Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2021-06-19T06:51:14.437Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-06-19T06:51:15.007Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-06-19T06:51:17.204Z] --- PASS: TestBuildMultiStageParentConfig (2.20s) [2021-06-19T06:51:17.204Z] === RUN TestBuildLabelWithTargets [2021-06-19T06:51:17.204Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-19T06:51:17.204Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-06-19T06:51:17.204Z] === RUN TestBuildWithEmptyLayers [2021-06-19T06:51:18.154Z] --- PASS: TestBuildWithEmptyLayers (1.14s) [2021-06-19T06:51:18.154Z] === RUN TestBuildMultiStageOnBuild [2021-06-19T06:51:19.207Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-06-19T06:51:19.207Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-06-19T06:51:22.463Z] --- PASS: TestInfoAPIWarnings (16.24s) [2021-06-19T06:51:22.463Z] === RUN TestInfoDebug [2021-06-19T06:51:22.463Z] --- PASS: TestInfoDebug (0.52s) [2021-06-19T06:51:22.463Z] === RUN TestInfoInsecureRegistries [2021-06-19T06:51:22.463Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-06-19T06:51:22.463Z] === RUN TestInfoRegistryMirrors [2021-06-19T06:51:22.463Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-06-19T06:51:22.463Z] === RUN TestLoginFailsWithBadCredentials [2021-06-19T06:51:22.463Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2021-06-19T06:51:22.463Z] === RUN TestPingCacheHeaders [2021-06-19T06:51:22.463Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-06-19T06:51:22.463Z] === RUN TestPingGet [2021-06-19T06:51:22.463Z] --- PASS: TestPingGet (0.01s) [2021-06-19T06:51:22.463Z] === RUN TestPingHead [2021-06-19T06:51:22.463Z] --- PASS: TestPingHead (0.02s) [2021-06-19T06:51:22.463Z] === RUN TestVersion [2021-06-19T06:51:22.463Z] --- PASS: TestVersion (0.02s) [2021-06-19T06:51:22.464Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-06-19T06:51:23.410Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-06-19T06:51:23.846Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.43s) [2021-06-19T06:51:23.846Z] PASS [2021-06-19T06:51:23.846Z] [2021-06-19T06:51:23.846Z] DONE 19 tests in 22.716s [2021-06-19T06:51:23.846Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-19T06:51:23.846Z] INFO: Testing against a local daemon [2021-06-19T06:51:23.846Z] === RUN TestVolumesCreateAndList [2021-06-19T06:51:23.846Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-06-19T06:51:23.846Z] === RUN TestVolumesRemove [2021-06-19T06:51:23.846Z] --- PASS: TestVolumesRemove (0.08s) [2021-06-19T06:51:23.846Z] === RUN TestVolumesInspect [2021-06-19T06:51:23.846Z] --- PASS: TestVolumesInspect (0.02s) [2021-06-19T06:51:23.846Z] === RUN TestVolumesInvalidJSON [2021-06-19T06:51:23.846Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-19T06:51:23.846Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-19T06:51:23.846Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-19T06:51:23.846Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-06-19T06:51:23.846Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-19T06:51:23.846Z] PASS [2021-06-19T06:51:23.846Z] [2021-06-19T06:51:23.846Z] DONE 5 tests in 0.162s [2021-06-19T06:51:23.846Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-19T06:51:25.755Z] Stopping apparmor (via systemctl): apparmor.service. [2021-06-19T06:51:25.755Z] Removing test suite binaries [2021-06-19T06:51:25.755Z] exiting test-integration [2021-06-19T06:51:25.755Z] ++ exit 0 [2021-06-19T06:51:25.755Z] [2021-06-19T06:51:28.380Z] --- PASS: TestBuildMultiStageOnBuild (10.28s) [2021-06-19T06:51:28.380Z] === RUN TestBuildUncleanTarFilenames [2021-06-19T06:51:28.380Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-19T06:51:28.380Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-06-19T06:51:28.380Z] === RUN TestBuildMultiStageLayerLeak [2021-06-19T06:51:28.690Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat Post stage [Pipeline] junit [2021-06-19T06:51:29.069Z] Recording test results [2021-06-19T06:51:30.070Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-06-19T06:51:30.451Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-19T06:51:30.793Z] + echo Ensuring container killed. [2021-06-19T06:51:30.793Z] Ensuring container killed. [2021-06-19T06:51:30.793Z] + docker rm -vf docker-pr7 [2021-06-19T06:51:30.793Z] Error: No such container: docker-pr7 [Pipeline] sh [2021-06-19T06:51:31.082Z] + echo Chowning /workspace to jenkins user [2021-06-19T06:51:31.082Z] Chowning /workspace to jenkins user [2021-06-19T06:51:31.082Z] + id -u [2021-06-19T06:51:31.082Z] + id -g [2021-06-19T06:51:31.082Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42535:/workspace busybox chown -R 1000:1000 /workspace [2021-06-19T06:51:31.082Z] Unable to find image 'busybox:latest' locally [2021-06-19T06:51:31.082Z] latest: Pulling from library/busybox [2021-06-19T06:51:31.342Z] b71f96345d44: Pulling fs layer [2021-06-19T06:51:31.342Z] b71f96345d44: Verifying Checksum [2021-06-19T06:51:31.342Z] b71f96345d44: Download complete [2021-06-19T06:51:31.342Z] b71f96345d44: Pull complete [2021-06-19T06:51:31.342Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-06-19T06:51:31.342Z] Status: Downloaded newer image for busybox:latest [2021-06-19T06:51:31.455Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-06-19T06:51:32.397Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-19T06:51:34.324Z] + bundleName=amd64-cgroup2 [2021-06-19T06:51:34.324Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-06-19T06:51:34.324Z] Creating amd64-cgroup2-bundles.tar.gz [2021-06-19T06:51:34.324Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-06-19T06:51:34.324Z] + 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-06-19T06:51:34.596Z] Archiving artifacts [2021-06-19T06:51:34.939Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-06-19T06:51:35.878Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-06-19T06:51:35.878Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-06-19T06:51:35.879Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-06-19T06:51:36.268Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42535/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-19T06:51:36.587Z] + make clean [2021-06-19T06:51:36.846Z] docker volume rm -f docker-dev-cache [2021-06-19T06:51:36.846Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-19T06:51:42.458Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-06-19T06:51:43.842Z] docker_cli_daemon_test.go:2550: [d40919e3e426e] daemon is not started [2021-06-19T06:51:45.226Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-06-19T06:51:45.796Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-06-19T06:51:48.336Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-06-19T06:51:49.341Z] --- PASS: TestBuildMultiStageLayerLeak (18.26s) [2021-06-19T06:51:49.341Z] === RUN TestBuildWithHugeFile [2021-06-19T06:51:56.469Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-06-19T06:51:56.469Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-06-19T06:51:59.050Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-06-19T06:51:59.988Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-06-19T06:52:02.528Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-06-19T06:52:02.528Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-06-19T06:52:05.824Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-06-19T06:52:05.824Z] check_test.go:309: [dec0ee7f0c5dc] daemon is not started [2021-06-19T06:52:05.824Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-06-19T06:52:12.415Z] --- PASS: TestDockerDaemonSuite (409.65s) [2021-06-19T06:52:12.415Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.46s) [2021-06-19T06:52:12.415Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.11s) [2021-06-19T06:52:12.415Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.65s) [2021-06-19T06:52:12.415Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.08s) [2021-06-19T06:52:12.415Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.75s) [2021-06-19T06:52:12.415Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.28s) [2021-06-19T06:52:12.415Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.54s) [2021-06-19T06:52:12.415Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.18s) [2021-06-19T06:52:12.415Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.98s) [2021-06-19T06:52:12.415Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.22s) [2021-06-19T06:52:12.415Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.75s) [2021-06-19T06:52:12.415Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.84s) [2021-06-19T06:52:12.415Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.59s) [2021-06-19T06:52:12.415Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.91s) [2021-06-19T06:52:12.415Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-06-19T06:52:12.415Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-06-19T06:52:12.415Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.98s) [2021-06-19T06:52:12.415Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2021-06-19T06:52:12.415Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.96s) [2021-06-19T06:52:12.415Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.65s) [2021-06-19T06:52:12.415Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.45s) [2021-06-19T06:52:12.415Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.25s) [2021-06-19T06:52:12.415Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.59s) [2021-06-19T06:52:12.415Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2021-06-19T06:52:12.415Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.67s) [2021-06-19T06:52:12.415Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-06-19T06:52:12.415Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2021-06-19T06:52:12.415Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2021-06-19T06:52:12.415Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2021-06-19T06:52:12.415Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.58s) [2021-06-19T06:52:12.415Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.17s) [2021-06-19T06:52:12.415Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.88s) [2021-06-19T06:52:12.415Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-06-19T06:52:12.415Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.72s) [2021-06-19T06:52:12.415Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.61s) [2021-06-19T06:52:12.415Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.66s) [2021-06-19T06:52:12.415Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.16s) [2021-06-19T06:52:12.415Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.67s) [2021-06-19T06:52:12.415Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2021-06-19T06:52:12.415Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.42s) [2021-06-19T06:52:12.415Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.58s) [2021-06-19T06:52:12.415Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.49s) [2021-06-19T06:52:12.415Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2021-06-19T06:52:12.415Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2021-06-19T06:52:12.415Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-06-19T06:52:12.415Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.09s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.22s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.17s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.15s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.18s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.16s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.85s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.26s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.82s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (25.28s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.85s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (6.89s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.12s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.65s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.59s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.92s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (14.38s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.78s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.68s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.70s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.89s) [2021-06-19T06:52:12.416Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2021-06-19T06:52:12.416Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.49s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.38s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.23s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.31s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.02s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.28s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (5.28s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (6.07s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.45s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.45s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.10s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.77s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.33s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.10s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.68s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.21s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.49s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.74s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.85s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.17s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.82s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (8.06s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (5.02s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (4.82s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.05s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.60s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.24s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.71s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.73s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.46s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.47s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.00s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.99s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.23s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.67s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.74s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.07s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.11s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.54s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.87s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.53s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.61s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.33s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.46s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2021-06-19T06:52:12.416Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.81s) [2021-06-19T06:52:12.416Z] === RUN TestDockerSwarmSuite [2021-06-19T06:52:12.416Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-06-19T06:52:14.327Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-06-19T06:52:17.622Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-06-19T06:52:22.909Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-06-19T06:52:24.290Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-06-19T06:52:24.290Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-06-19T06:52:30.869Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-06-19T06:52:30.869Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-06-19T06:52:30.869Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-06-19T06:52:30.869Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-06-19T06:52:30.869Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-06-19T06:52:31.130Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-06-19T06:52:31.390Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-06-19T06:52:33.929Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-06-19T06:52:35.309Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-06-19T06:52:36.249Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-06-19T06:52:36.819Z] === RUN TestDockerSuite/TestBuildEnv [2021-06-19T06:52:37.079Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-06-19T06:52:38.990Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-06-19T06:52:39.931Z] docker_api_swarm_test.go:562: [d5a5fcd226c7c] joining swarm manager [d7cdfb2ea272c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T06:52:40.873Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-06-19T06:52:42.259Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-06-19T06:52:50.390Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-06-19T06:52:50.839Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-19T06:52:50.839Z] ok github.com/docker/docker/api/server/httputils 0.013s coverage: 14.7% of statements [2021-06-19T06:52:50.839Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2021-06-19T06:52:50.839Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-19T06:52:50.839Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-19T06:52:50.839Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-19T06:52:50.839Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-19T06:52:50.839Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-19T06:52:50.839Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-19T06:52:50.839Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-19T06:52:50.839Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-19T06:52:50.839Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-19T06:52:50.839Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-19T06:52:50.839Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-19T06:52:50.839Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2021-06-19T06:52:50.839Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-19T06:52:50.839Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-19T06:52:50.839Z] ? github.com/docker/docker/api/types [no test files] [2021-06-19T06:52:50.839Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-19T06:52:50.839Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-19T06:52:50.839Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-19T06:52:50.839Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-19T06:52:50.839Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2021-06-19T06:52:50.839Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2021-06-19T06:52:50.839Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-19T06:52:50.839Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-19T06:52:50.839Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-19T06:52:50.839Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-19T06:52:50.839Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-19T06:52:50.839Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-19T06:52:50.839Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-19T06:52:50.839Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2021-06-19T06:52:50.839Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2021-06-19T06:52:50.839Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-19T06:52:50.839Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-19T06:52:50.839Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-19T06:52:50.839Z] ? github.com/docker/docker/builder [no test files] [2021-06-19T06:52:50.839Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-19T06:52:50.839Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-19T06:52:50.839Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-19T06:52:50.839Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-19T06:52:50.839Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-19T06:52:50.839Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-19T06:52:50.839Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-19T06:52:50.839Z] ok github.com/docker/docker/builder/dockerfile 0.232s coverage: 48.7% of statements [2021-06-19T06:52:50.839Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-19T06:52:50.839Z] ok github.com/docker/docker/builder/remotecontext 0.095s coverage: 13.7% of statements [2021-06-19T06:52:50.839Z] ok github.com/docker/docker/cli/debug 0.021s coverage: 100.0% of statements [2021-06-19T06:52:50.839Z] ok github.com/docker/docker/builder/remotecontext/git 1.199s coverage: 86.3% of statements [2021-06-19T06:52:50.839Z] ? github.com/docker/docker/cli [no test files] [2021-06-19T06:52:50.839Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-19T06:52:50.839Z] ok github.com/docker/docker/client 0.119s coverage: 75.5% of statements [2021-06-19T06:52:55.674Z] docker_api_swarm_test.go:584: [dbeaf86823691] joining swarm manager [d7cdfb2ea272c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-19T06:52:59.886Z] check_test.go:380: [d5a5fcd226c7c] daemon is not started [2021-06-19T06:53:09.914Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-06-19T06:53:09.914Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-06-19T06:53:09.914Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-06-19T06:53:12.472Z] docker_api_swarm_test.go:45: [dd3fe4afbc878] joining swarm manager [d8b0c733d3f71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T06:53:15.016Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-06-19T06:53:16.397Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-06-19T06:53:26.390Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-06-19T06:53:27.330Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-06-19T06:53:27.590Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-06-19T06:53:28.160Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-06-19T06:53:29.541Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-06-19T06:53:29.541Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-06-19T06:53:29.541Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-06-19T06:53:29.802Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-06-19T06:53:30.372Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-06-19T06:53:31.312Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-06-19T06:53:37.599Z] ok github.com/docker/docker/cmd/dockerd 0.079s coverage: 29.1% of statements [2021-06-19T06:53:37.599Z] ok github.com/docker/docker/container 0.122s coverage: 34.6% of statements [2021-06-19T06:53:37.599Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-19T06:53:37.599Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-19T06:53:37.599Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-19T06:53:37.599Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-19T06:53:43.536Z] === RUN TestDockerSuite/TestBuildExpose [2021-06-19T06:53:43.536Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-06-19T06:53:43.797Z] --- PASS: TestImportExtremelyLargeImageWorks (187.35s) [2021-06-19T06:53:43.797Z] PASS [2021-06-19T06:53:43.797Z] [2021-06-19T06:53:43.797Z] DONE 12 tests in 191.611s [2021-06-19T06:53:43.797Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-19T06:53:43.797Z] ++ 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-06-19T06:53:43.797Z] ++ set -e [2021-06-19T06:53:43.797Z] ++ '[' -n 0 ']' [2021-06-19T06:53:43.797Z] ++ set -x [2021-06-19T06:53:43.797Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-19T06:53:43.797Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-06-19T06:53:43.797Z] INFO: Testing against a local daemon [2021-06-19T06:53:43.797Z] === RUN TestNetworkCreateDelete [2021-06-19T06:53:44.057Z] --- PASS: TestNetworkCreateDelete (0.20s) [2021-06-19T06:53:44.057Z] === RUN TestDockerNetworkDeletePreferID [2021-06-19T06:53:44.160Z] ok github.com/docker/docker/daemon/cluster 0.048s coverage: 0.5% of statements [2021-06-19T06:53:44.317Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-06-19T06:53:44.317Z] === RUN TestDockerSuite/TestBuildFails [2021-06-19T06:53:44.576Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s) [2021-06-19T06:53:44.576Z] === RUN TestDaemonDNSFallback [2021-06-19T06:53:45.516Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-06-19T06:53:45.516Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-06-19T06:53:45.597Z] --- PASS: TestBuildWithHugeFile (109.10s) [2021-06-19T06:53:45.597Z] === RUN TestBuildWCOWSandboxSize [2021-06-19T06:53:46.066Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.026s coverage: 65.3% of statements [2021-06-19T06:53:47.002Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2021-06-19T06:53:47.427Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-06-19T06:53:49.336Z] === RUN TestDockerSuite/TestBuildForceRm [2021-06-19T06:53:50.717Z] === RUN TestDockerSuite/TestBuildFromGit [2021-06-19T06:53:51.658Z] --- PASS: TestDaemonDNSFallback (6.99s) [2021-06-19T06:53:51.658Z] === RUN TestInspectNetwork [2021-06-19T06:53:51.658Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-06-19T06:53:51.917Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-06-19T06:53:52.854Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-06-19T06:53:55.114Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.437s coverage: 13.8% of statements [2021-06-19T06:53:55.373Z] ok github.com/docker/docker/daemon/config 0.026s coverage: 81.8% of statements [2021-06-19T06:53:55.394Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-06-19T06:53:55.632Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-06-19T06:53:55.654Z] === RUN TestInspectNetwork/full_network_id [2021-06-19T06:53:55.654Z] === RUN TestInspectNetwork/partial_network_id [2021-06-19T06:53:55.654Z] === RUN TestInspectNetwork/network_name [2021-06-19T06:53:55.654Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-06-19T06:53:55.913Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-06-19T06:53:55.913Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-06-19T06:53:56.199Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2021-06-19T06:53:56.767Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-06-19T06:53:57.823Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-06-19T06:53:58.146Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.787s coverage: 73.3% of statements [2021-06-19T06:53:58.714Z] ok github.com/docker/docker/daemon 12.159s coverage: 17.4% of statements [2021-06-19T06:53:58.714Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-19T06:53:58.714Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-19T06:53:58.714Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-19T06:53:58.714Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-19T06:53:59.732Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-06-19T06:53:59.993Z] --- PASS: TestInspectNetwork (8.46s) [2021-06-19T06:53:59.993Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-06-19T06:53:59.993Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-06-19T06:53:59.993Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-06-19T06:53:59.993Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-06-19T06:53:59.993Z] === RUN TestRunContainerWithBridgeNone [2021-06-19T06:54:00.092Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.439s coverage: 56.2% of statements [2021-06-19T06:54:00.092Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.1% of statements [2021-06-19T06:54:00.562Z] === RUN TestDockerSuite/TestBuildHistory [2021-06-19T06:54:01.998Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.9% of statements [2021-06-19T06:54:03.856Z] --- PASS: TestRunContainerWithBridgeNone (3.70s) [2021-06-19T06:54:03.856Z] === RUN TestNetworkInvalidJSON [2021-06-19T06:54:03.856Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-19T06:54:03.856Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-19T06:54:03.856Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-19T06:54:03.856Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-19T06:54:03.856Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-19T06:54:03.856Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-19T06:54:03.856Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-19T06:54:03.856Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-19T06:54:03.856Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-19T06:54:03.856Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-06-19T06:54:03.856Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-06-19T06:54:03.856Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.02s) [2021-06-19T06:54:03.856Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-06-19T06:54:03.856Z] === RUN TestNetworkList [2021-06-19T06:54:03.856Z] === RUN TestNetworkList//networks [2021-06-19T06:54:03.856Z] === PAUSE TestNetworkList//networks [2021-06-19T06:54:03.856Z] === RUN TestNetworkList//networks/ [2021-06-19T06:54:03.856Z] === PAUSE TestNetworkList//networks/ [2021-06-19T06:54:03.856Z] === CONT TestNetworkList//networks [2021-06-19T06:54:03.856Z] === CONT TestNetworkList//networks/ [2021-06-19T06:54:03.856Z] --- PASS: TestNetworkList (0.02s) [2021-06-19T06:54:03.856Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-19T06:54:03.856Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-19T06:54:03.856Z] === RUN TestHostIPv4BridgeLabel [2021-06-19T06:54:03.856Z] === RUN TestDockerSuite/TestBuildIidFile [2021-06-19T06:54:03.917Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.312s coverage: 49.4% of statements [2021-06-19T06:54:04.116Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-06-19T06:54:04.376Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2021-06-19T06:54:04.376Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-19T06:54:04.485Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.509s coverage: 45.9% of statements [2021-06-19T06:54:04.485Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-19T06:54:04.945Z] === RUN TestDockerSuite/TestBuildInheritance [2021-06-19T06:54:05.605Z] --- PASS: TestDaemonRestartWithLiveRestore (1.12s) [2021-06-19T06:54:05.605Z] === RUN TestDaemonDefaultNetworkPools [2021-06-19T06:54:05.605Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-06-19T06:54:05.861Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.650s coverage: 57.7% of statements [2021-06-19T06:54:05.861Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-06-19T06:54:05.861Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-19T06:54:05.861Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 57.5% of statements [2021-06-19T06:54:05.865Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-06-19T06:54:05.865Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-06-19T06:54:06.450Z] --- PASS: TestDaemonDefaultNetworkPools (0.86s) [2021-06-19T06:54:06.450Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-19T06:54:07.019Z] === RUN TestDockerSuite/TestBuildLabel [2021-06-19T06:54:07.239Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.010s coverage: 3.0% of statements [2021-06-19T06:54:07.279Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-06-19T06:54:07.539Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2021-06-19T06:54:07.539Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-19T06:54:07.539Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-06-19T06:54:07.799Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-06-19T06:54:08.059Z] === RUN TestDockerSuite/TestBuildLabels [2021-06-19T06:54:08.177Z] ok github.com/docker/docker/daemon/links 0.028s coverage: 93.0% of statements [2021-06-19T06:54:08.177Z] ok github.com/docker/docker/daemon/images 0.031s coverage: 6.7% of statements [2021-06-19T06:54:08.177Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-19T06:54:08.177Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-19T06:54:08.630Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-06-19T06:54:08.631Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2021-06-19T06:54:08.631Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-19T06:54:09.202Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-06-19T06:54:09.462Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-06-19T06:54:09.462Z] === RUN TestServiceWithPredefinedNetwork [2021-06-19T06:54:09.555Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 43.5% of statements [2021-06-19T06:54:09.815Z] ok github.com/docker/docker/daemon/logger/awslogs 0.181s coverage: 77.4% of statements [2021-06-19T06:54:09.815Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-19T06:54:09.815Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-19T06:54:10.384Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2021-06-19T06:54:10.644Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 23.9% of statements [2021-06-19T06:54:11.213Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.016s coverage: 69.9% of statements [2021-06-19T06:54:11.213Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2021-06-19T06:54:11.373Z] === RUN TestDockerSuite/TestBuildLastModified [2021-06-19T06:54:12.149Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 75.2% of statements [2021-06-19T06:54:12.149Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-19T06:54:12.313Z] --- PASS: TestServiceWithPredefinedNetwork (3.01s) [2021-06-19T06:54:12.313Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-19T06:54:12.313Z] service_test.go:242: FLAKY_TEST [2021-06-19T06:54:12.313Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-19T06:54:12.313Z] === RUN TestServiceWithDataPathPortInit [2021-06-19T06:54:12.408Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.048s coverage: 59.3% of statements [2021-06-19T06:54:12.976Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.007s coverage: 31.5% of statements [2021-06-19T06:54:13.912Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 46.8% of statements [2021-06-19T06:54:14.171Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-06-19T06:54:14.738Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-06-19T06:54:14.997Z] ok github.com/docker/docker/daemon/logger/splunk 1.580s coverage: 82.5% of statements [2021-06-19T06:54:14.997Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-19T06:54:14.997Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-19T06:54:16.373Z] ok github.com/docker/docker/distribution/metadata 0.063s coverage: 48.2% of statements [2021-06-19T06:54:16.512Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-06-19T06:54:16.632Z] ok github.com/docker/docker/distribution 0.114s coverage: 25.4% of statements [2021-06-19T06:54:16.632Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-19T06:54:17.568Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-06-19T06:54:18.135Z] ok github.com/docker/docker/image 0.016s coverage: 86.6% of statements [2021-06-19T06:54:18.393Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-06-19T06:54:18.961Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2021-06-19T06:54:19.221Z] ok github.com/docker/docker/distribution/xfer 1.964s coverage: 85.1% of statements [2021-06-19T06:54:19.221Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-19T06:54:19.480Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2021-06-19T06:54:19.480Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-19T06:54:19.739Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2021-06-19T06:54:19.810Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-06-19T06:54:19.810Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-06-19T06:54:19.810Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-06-19T06:54:19.810Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-06-19T06:54:19.810Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-06-19T06:54:19.810Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-06-19T06:54:20.071Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-06-19T06:54:21.991Z] docker_api_swarm_test.go:303: [d78c5c135d1f3] joining swarm manager [d5412a3a78a04]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T06:54:22.252Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-06-19T06:54:23.633Z] docker_api_swarm_test.go:304: [d296692aaebb2] joining swarm manager [d5412a3a78a04]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-19T06:54:23.893Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-06-19T06:54:24.462Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-06-19T06:54:27.753Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-06-19T06:54:27.753Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-06-19T06:54:28.012Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-06-19T06:54:28.012Z] --- PASS: TestServiceWithDataPathPortInit (15.67s) [2021-06-19T06:54:28.012Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-19T06:54:29.795Z] ok github.com/docker/docker/layer 7.737s coverage: 68.8% of statements [2021-06-19T06:54:29.795Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-19T06:54:29.795Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-19T06:54:29.795Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-19T06:54:29.795Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-19T06:54:32.213Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wu90aq5hxg4637i4e74y21c6t Created:2021-06-19 06:54:29.553636819 +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[ec78d34865b23179830f6748edc2a116eaf8a0fd812ba1c163f57e713b53e8a5:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q2it6gj8e51maasxc1io5bv6m EndpointID:4b3b907451c1264331136883043831c153b6ce8c1da54625c976d25acb7614f6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a17fc8d99c85fa8be1eb0119326c4d06396e3f31e5070d50ca5e1c30cb90e71a 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:54240f9bc542 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q2it6gj8e51maasxc1io5bv6m EndpointID:4b3b907451c1264331136883043831c153b6ce8c1da54625c976d25acb7614f6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-06-19T06:54:32.327Z] ok github.com/docker/docker/libnetwork/api 1.313s coverage: 90.1% of statements [2021-06-19T06:54:32.586Z] ok github.com/docker/docker/libnetwork/bitseq 0.125s coverage: 84.4% of statements [2021-06-19T06:54:33.154Z] ok github.com/docker/docker/libnetwork/client 0.018s coverage: 75.2% of statements [2021-06-19T06:54:33.413Z] ok github.com/docker/docker/libnetwork/client/mflag 0.003s coverage: 62.7% of statements [2021-06-19T06:54:35.945Z] ok github.com/docker/docker/libnetwork/cmd/proxy 0.137s coverage: 67.6% of statements [2021-06-19T06:54:35.945Z] ok github.com/docker/docker/libnetwork/config 0.042s coverage: 24.0% of statements [2021-06-19T06:54:36.413Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.35s) [2021-06-19T06:54:36.413Z] PASS [2021-06-19T06:54:36.413Z] [2021-06-19T06:54:36.413Z] === Skipped [2021-06-19T06:54:36.413Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-19T06:54:36.413Z] service_test.go:242: FLAKY_TEST [2021-06-19T06:54:36.413Z] [2021-06-19T06:54:36.413Z] [2021-06-19T06:54:36.413Z] DONE 26 tests, 1 skipped in 52.686s [2021-06-19T06:54:36.413Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-19T06:54:36.413Z] ++ 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-06-19T06:54:36.413Z] ++ set -e [2021-06-19T06:54:36.413Z] ++ '[' -n 0 ']' [2021-06-19T06:54:36.413Z] ++ set -x [2021-06-19T06:54:36.413Z] ++ env -i DEST=/go/src/github.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-06-19T06:54:36.511Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-06-19T06:54:36.675Z] INFO: Testing against a local daemon [2021-06-19T06:54:36.675Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-19T06:54:36.675Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-19T06:54:36.675Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-19T06:54:36.675Z] === RUN TestDockerNetworkIpvlan [2021-06-19T06:54:36.675Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-19T06:54:36.675Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-19T06:54:36.675Z] PASS [2021-06-19T06:54:36.675Z] [2021-06-19T06:54:36.675Z] === Skipped [2021-06-19T06:54:36.675Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-19T06:54:36.675Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-19T06:54:36.675Z] [2021-06-19T06:54:36.675Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-19T06:54:36.675Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-19T06:54:36.675Z] [2021-06-19T06:54:36.675Z] [2021-06-19T06:54:36.675Z] DONE 2 tests, 2 skipped in 0.148s [2021-06-19T06:54:36.675Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-19T06:54:36.675Z] ++ 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-06-19T06:54:36.675Z] ++ set -e [2021-06-19T06:54:36.675Z] ++ '[' -n 0 ']' [2021-06-19T06:54:36.675Z] ++ set -x [2021-06-19T06:54:36.675Z] ++ env -i DEST=/go/src/github.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-06-19T06:54:36.675Z] INFO: Testing against a local daemon [2021-06-19T06:54:36.675Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-19T06:54:36.769Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-06-19T06:54:36.935Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-06-19T06:54:38.315Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2021-06-19T06:54:38.315Z] === RUN TestDockerNetworkMacvlan [2021-06-19T06:54:38.887Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-06-19T06:54:39.298Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.440s coverage: 59.8% of statements [2021-06-19T06:54:39.456Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-06-19T06:54:39.556Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-06-19T06:54:39.716Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-06-19T06:54:40.124Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.016s coverage: 4.0% of statements [2021-06-19T06:54:40.691Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.017s coverage: 4.5% of statements [2021-06-19T06:54:40.949Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-06-19T06:54:41.098Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-06-19T06:54:41.098Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-06-19T06:54:42.480Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-06-19T06:54:43.863Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-06-19T06:54:44.807Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-06-19T06:54:44.807Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-06-19T06:54:44.807Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-06-19T06:54:48.103Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-06-19T06:54:50.011Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-06-19T06:54:50.595Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-06-19T06:54:50.855Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-06-19T06:54:50.918Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.330s coverage: 6.6% of statements [2021-06-19T06:54:50.918Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-06-19T06:54:50.918Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2021-06-19T06:54:50.918Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2021-06-19T06:54:51.176Z] ok github.com/docker/docker/libnetwork/etchosts 0.016s coverage: 81.2% of statements [2021-06-19T06:54:51.435Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-06-19T06:54:51.694Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-06-19T06:54:51.952Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-06-19T06:54:53.393Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-06-19T06:54:53.654Z] docker_api_swarm_test.go:271: [dd677568f48f7] joining swarm manager [d50738ac3578b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T06:54:53.654Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-06-19T06:54:55.039Z] docker_api_swarm_test.go:272: [d218f751a7130] joining swarm manager [d50738ac3578b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-19T06:54:55.610Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-06-19T06:54:56.993Z] === RUN TestDockerSuite/TestBuildNetNone [2021-06-19T06:54:57.562Z] === RUN TestDockerSuite/TestBuildNoContext [2021-06-19T06:54:57.822Z] --- PASS: TestDockerNetworkMacvlan (19.73s) [2021-06-19T06:54:57.822Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2021-06-19T06:54:57.822Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2021-06-19T06:54:57.822Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.14s) [2021-06-19T06:54:57.822Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.64s) [2021-06-19T06:54:57.822Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.16s) [2021-06-19T06:54:57.822Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.96s) [2021-06-19T06:54:57.822Z] PASS [2021-06-19T06:54:57.822Z] [2021-06-19T06:54:57.822Z] DONE 8 tests in 21.206s [2021-06-19T06:54:57.822Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-19T06:54:57.822Z] ++ 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-06-19T06:54:57.822Z] ++ set -e [2021-06-19T06:54:57.822Z] ++ '[' -n 0 ']' [2021-06-19T06:54:57.822Z] ++ set -x [2021-06-19T06:54:57.822Z] ++ env -i DEST=/go/src/github.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-06-19T06:54:57.822Z] testing: warning: no tests to run [2021-06-19T06:54:57.822Z] PASS [2021-06-19T06:54:57.822Z] [2021-06-19T06:54:57.822Z] DONE 0 tests in 0.030s [2021-06-19T06:54:57.822Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-19T06:54:57.822Z] ++ 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-06-19T06:54:57.822Z] ++ set -e [2021-06-19T06:54:57.822Z] ++ '[' -n 0 ']' [2021-06-19T06:54:57.822Z] ++ set -x [2021-06-19T06:54:57.822Z] ++ env -i DEST=/go/src/github.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-06-19T06:54:58.082Z] INFO: Testing against a local daemon [2021-06-19T06:54:58.082Z] === RUN TestAuthZPluginAllowRequest [2021-06-19T06:54:58.652Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-06-19T06:54:59.593Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-06-19T06:54:59.593Z] --- PASS: TestAuthZPluginAllowRequest (1.66s) [2021-06-19T06:54:59.593Z] === RUN TestAuthZPluginTLS [2021-06-19T06:55:00.162Z] --- PASS: TestAuthZPluginTLS (0.57s) [2021-06-19T06:55:00.162Z] === RUN TestAuthZPluginDenyRequest [2021-06-19T06:55:00.732Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-06-19T06:55:00.732Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-06-19T06:55:00.732Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-19T06:55:00.991Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-06-19T06:55:00.991Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-06-19T06:55:01.251Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-06-19T06:55:01.251Z] === RUN TestAuthZPluginDenyResponse [2021-06-19T06:55:01.511Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-06-19T06:55:01.771Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-06-19T06:55:01.771Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2021-06-19T06:55:01.771Z] === RUN TestAuthZPluginAllowEventStream [2021-06-19T06:55:02.341Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-06-19T06:55:03.722Z] --- PASS: TestAuthZPluginAllowEventStream (1.77s) [2021-06-19T06:55:03.722Z] === RUN TestAuthZPluginErrorResponse [2021-06-19T06:55:04.156Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.006s coverage: 100.0% of statements [2021-06-19T06:55:04.156Z] ok github.com/docker/docker/libnetwork 38.115s coverage: 40.7% of statements [2021-06-19T06:55:04.156Z] ? github.com/docker/docker/libnetwork/client/mflag/example [no test files] [2021-06-19T06:55:04.156Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-06-19T06:55:04.156Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-06-19T06:55:04.156Z] ? github.com/docker/docker/libnetwork/cmd/dnet [no test files] [2021-06-19T06:55:04.156Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-06-19T06:55:04.156Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-06-19T06:55:04.156Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-06-19T06:55:04.156Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-06-19T06:55:04.156Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-06-19T06:55:04.156Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-06-19T06:55:04.156Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-06-19T06:55:04.156Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-06-19T06:55:04.156Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-06-19T06:55:04.156Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-06-19T06:55:04.156Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-06-19T06:55:04.156Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-06-19T06:55:04.156Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-06-19T06:55:04.156Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-06-19T06:55:04.156Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-06-19T06:55:04.156Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2021-06-19T06:55:04.156Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.010s coverage: 47.4% of statements [2021-06-19T06:55:04.156Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2021-06-19T06:55:04.292Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2021-06-19T06:55:04.292Z] === RUN TestAuthZPluginErrorRequest [2021-06-19T06:55:04.292Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-06-19T06:55:04.862Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-06-19T06:55:04.862Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-19T06:55:04.862Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-06-19T06:55:05.092Z] ok github.com/docker/docker/libnetwork/ipamutils 0.491s coverage: 74.0% of statements [2021-06-19T06:55:05.432Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-06-19T06:55:05.432Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-19T06:55:06.469Z] ok github.com/docker/docker/libnetwork/iptables 0.342s coverage: 45.1% of statements [2021-06-19T06:55:06.469Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2021-06-19T06:55:07.343Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-06-19T06:55:07.343Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.09s) [2021-06-19T06:55:07.343Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-19T06:55:07.409Z] ok github.com/docker/docker/libnetwork/netutils 0.038s coverage: 43.8% of statements [2021-06-19T06:55:08.724Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-06-19T06:55:09.297Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.99s) [2021-06-19T06:55:09.297Z] === RUN TestAuthZPluginHeader [2021-06-19T06:55:10.235Z] --- PASS: TestAuthZPluginHeader (0.82s) [2021-06-19T06:55:10.235Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-19T06:55:11.173Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-06-19T06:55:12.115Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-06-19T06:55:13.496Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-06-19T06:55:13.756Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-06-19T06:55:14.326Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.14s) [2021-06-19T06:55:14.326Z] === RUN TestAuthZPluginV2Disable [2021-06-19T06:55:16.237Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-06-19T06:55:17.178Z] === RUN TestDockerSuite/TestBuildPATH [2021-06-19T06:55:17.750Z] --- PASS: TestAuthZPluginV2Disable (3.40s) [2021-06-19T06:55:17.750Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-19T06:55:19.662Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-06-19T06:55:20.601Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-06-19T06:55:21.171Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.25s) [2021-06-19T06:55:21.171Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-19T06:55:21.431Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-06-19T06:55:22.285Z] ok github.com/docker/docker/libnetwork/ipam 17.702s coverage: 85.3% of statements [2021-06-19T06:55:22.285Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-06-19T06:55:22.285Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-06-19T06:55:22.285Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-06-19T06:55:22.285Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-06-19T06:55:26.467Z] ok github.com/docker/docker/libnetwork/osl 4.297s coverage: 39.7% of statements [2021-06-19T06:55:26.467Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.009s coverage: 20.0% of statements [2021-06-19T06:55:26.467Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2021-06-19T06:55:27.035Z] ok github.com/docker/docker/libnetwork/portmapper 0.257s coverage: 49.5% of statements [2021-06-19T06:55:27.294Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.5% of statements [2021-06-19T06:55:27.862Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 47.9% of statements [2021-06-19T06:55:28.121Z] ok github.com/docker/docker/oci 0.006s coverage: 45.2% of statements [2021-06-19T06:55:28.691Z] ok github.com/docker/docker/opts 0.019s coverage: 67.1% of statements [2021-06-19T06:55:28.950Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-06-19T06:55:30.854Z] ok github.com/docker/docker/pkg/archive 0.320s coverage: 81.9% of statements [2021-06-19T06:55:31.420Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-06-19T06:55:31.422Z] ok github.com/docker/docker/pkg/authorization 0.308s coverage: 68.3% of statements [2021-06-19T06:55:31.422Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-06-19T06:55:31.680Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-06-19T06:55:31.991Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.95s) [2021-06-19T06:55:31.991Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-19T06:55:34.528Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-06-19T06:55:34.964Z] ok github.com/docker/docker/pkg/chrootarchive 2.476s coverage: 43.2% of statements [2021-06-19T06:55:34.964Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-06-19T06:55:35.222Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-06-19T06:55:35.481Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2021-06-19T06:55:38.722Z] === RUN TestDockerSuite/TestBuildRm [2021-06-19T06:55:39.670Z] ok github.com/docker/docker/pkg/discovery/kv 3.028s coverage: 84.1% of statements [2021-06-19T06:55:39.670Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2021-06-19T06:55:39.670Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2021-06-19T06:55:39.670Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-06-19T06:55:40.605Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-06-19T06:55:40.638Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-06-19T06:55:40.908Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 86.3% of statements [2021-06-19T06:55:41.173Z] ok github.com/docker/docker/pkg/fsutils 0.136s coverage: 85.1% of statements [2021-06-19T06:55:41.209Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-06-19T06:55:41.435Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-06-19T06:55:42.374Z] ok github.com/docker/docker/pkg/idtools 0.293s coverage: 69.5% of statements [2021-06-19T06:55:42.593Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-06-19T06:55:42.940Z] ok github.com/docker/docker/pkg/ioutils 0.403s coverage: 69.3% of statements [2021-06-19T06:55:43.507Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-06-19T06:55:43.507Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-06-19T06:55:43.766Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-06-19T06:55:43.766Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-06-19T06:55:43.976Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-06-19T06:55:44.025Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-06-19T06:55:44.237Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-06-19T06:55:44.283Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-06-19T06:55:44.283Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-06-19T06:55:44.807Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-06-19T06:55:44.807Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-06-19T06:55:45.747Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-06-19T06:55:47.128Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-06-19T06:55:47.128Z] docker_api_swarm_node_test.go:19: [df690bd819910] joining swarm manager [d3289f1a4808f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T06:55:48.067Z] docker_api_swarm_node_test.go:20: [dabdb429a9c08] joining swarm manager [d3289f1a4808f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-19T06:55:48.067Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-06-19T06:55:48.637Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2021-06-19T06:55:48.637Z] PASS [2021-06-19T06:55:48.637Z] [2021-06-19T06:55:48.637Z] DONE 17 tests in 50.714s [2021-06-19T06:55:48.637Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-19T06:55:48.637Z] ++ 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-06-19T06:55:48.637Z] ++ set -e [2021-06-19T06:55:48.637Z] ++ '[' -n 0 ']' [2021-06-19T06:55:48.637Z] ++ set -x [2021-06-19T06:55:48.637Z] ++ env -i DEST=/go/src/github.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-06-19T06:55:48.637Z] INFO: Testing against a local daemon [2021-06-19T06:55:48.637Z] === RUN TestPluginInvalidJSON [2021-06-19T06:55:48.637Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-19T06:55:48.637Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-19T06:55:48.637Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-19T06:55:48.637Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-06-19T06:55:48.637Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-19T06:55:48.637Z] === RUN TestPluginInstall [2021-06-19T06:55:48.637Z] === RUN TestPluginInstall/no_auth [2021-06-19T06:55:50.548Z] time="2021-06-19T06:55:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-19T06:55:50.548Z] time="2021-06-19T06:55:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:215e4887479ea9d2eeeb54516cfb474319a84ff9922b862297acdd0f1a2e9cba" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-19T06:55:50.548Z] time="2021-06-19T06:55:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-19T06:55:50.548Z] time="2021-06-19T06:55:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:215e4887479ea9d2eeeb54516cfb474319a84ff9922b862297acdd0f1a2e9cba" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-19T06:55:51.121Z] === RUN TestPluginInstall/with_htpasswd [2021-06-19T06:55:51.382Z] time="2021-06-19T06:55:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-19T06:55:51.383Z] time="2021-06-19T06:55:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:215e4887479ea9d2eeeb54516cfb474319a84ff9922b862297acdd0f1a2e9cba" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-19T06:55:51.383Z] time="2021-06-19T06:55:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-19T06:55:51.383Z] time="2021-06-19T06:55:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:215e4887479ea9d2eeeb54516cfb474319a84ff9922b862297acdd0f1a2e9cba" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-19T06:55:51.953Z] === RUN TestPluginInstall/with_insecure [2021-06-19T06:55:52.214Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-06-19T06:55:52.474Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-06-19T06:55:52.734Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-06-19T06:55:52.734Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-06-19T06:55:52.734Z] === RUN TestDockerSuite/TestBuildSpaces [2021-06-19T06:55:52.995Z] time="2021-06-19T06:55:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-19T06:55:52.995Z] time="2021-06-19T06:55:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a55b3a9dc484026158cd4e883e87f9f722f985f6c08bf41654301ca53b209da1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-19T06:55:52.995Z] time="2021-06-19T06:55:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-19T06:55:52.995Z] time="2021-06-19T06:55:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a55b3a9dc484026158cd4e883e87f9f722f985f6c08bf41654301ca53b209da1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-19T06:55:52.995Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-06-19T06:55:53.255Z] plugin_test.go:165: [d988d5710ec2d] daemon is not started [2021-06-19T06:55:53.255Z] --- PASS: TestPluginInstall (4.54s) [2021-06-19T06:55:53.255Z] --- PASS: TestPluginInstall/no_auth (2.27s) [2021-06-19T06:55:53.255Z] --- PASS: TestPluginInstall/with_htpasswd (0.87s) [2021-06-19T06:55:53.255Z] --- PASS: TestPluginInstall/with_insecure (1.41s) [2021-06-19T06:55:53.255Z] === RUN TestPluginsWithRuntimes [2021-06-19T06:55:54.196Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-06-19T06:55:54.196Z] === RUN TestDockerSuite/TestBuildStderr [2021-06-19T06:55:55.134Z] === RUN TestPluginsWithRuntimes/No_Args [2021-06-19T06:55:55.134Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-06-19T06:55:56.074Z] === RUN TestPluginsWithRuntimes/With_Args [2021-06-19T06:55:57.456Z] --- PASS: TestPluginsWithRuntimes (3.95s) [2021-06-19T06:55:57.456Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.10s) [2021-06-19T06:55:57.456Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.01s) [2021-06-19T06:55:57.456Z] === RUN TestPluginBackCompatMediaTypes [2021-06-19T06:55:58.025Z] --- PASS: TestPluginBackCompatMediaTypes (0.78s) [2021-06-19T06:55:58.025Z] PASS [2021-06-19T06:55:58.025Z] [2021-06-19T06:55:58.025Z] DONE 10 tests in 9.448s [2021-06-19T06:55:58.025Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-19T06:55:58.025Z] ++ 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-06-19T06:55:58.025Z] ++ set -e [2021-06-19T06:55:58.025Z] ++ '[' -n 0 ']' [2021-06-19T06:55:58.025Z] ++ set -x [2021-06-19T06:55:58.026Z] ++ env -i DEST=/go/src/github.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-06-19T06:55:58.285Z] INFO: Testing against a local daemon [2021-06-19T06:55:58.286Z] === RUN TestExternalGraphDriver [2021-06-19T06:55:58.286Z] === RUN TestExternalGraphDriver/json [2021-06-19T06:55:58.546Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-06-19T06:55:59.935Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-06-19T06:56:00.876Z] === RUN TestExternalGraphDriver/spec [2021-06-19T06:56:01.447Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-06-19T06:56:03.360Z] === RUN TestExternalGraphDriver/pull [2021-06-19T06:56:03.360Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-06-19T06:56:03.932Z] docker_api_swarm_test.go:501: [d54ab7696b9b2] joining swarm manager [df83fdfe1275f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T06:56:04.193Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-06-19T06:56:05.574Z] --- PASS: TestExternalGraphDriver (7.16s) [2021-06-19T06:56:05.574Z] --- PASS: TestExternalGraphDriver/json (2.39s) [2021-06-19T06:56:05.574Z] --- PASS: TestExternalGraphDriver/spec (2.50s) [2021-06-19T06:56:05.574Z] --- PASS: TestExternalGraphDriver/pull (2.18s) [2021-06-19T06:56:05.574Z] === RUN TestGraphdriverPluginV2 [2021-06-19T06:56:05.574Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-06-19T06:56:06.955Z] === RUN TestDockerSuite/TestBuildUser [2021-06-19T06:56:08.865Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-06-19T06:56:09.434Z] --- PASS: TestGraphdriverPluginV2 (4.10s) [2021-06-19T06:56:09.434Z] PASS [2021-06-19T06:56:09.434Z] [2021-06-19T06:56:09.434Z] DONE 5 tests in 11.406s [2021-06-19T06:56:09.434Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-19T06:56:09.434Z] ++ 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-06-19T06:56:09.434Z] ++ set -e [2021-06-19T06:56:09.434Z] ++ '[' -n 0 ']' [2021-06-19T06:56:09.434Z] ++ set -x [2021-06-19T06:56:09.434Z] ++ env -i DEST=/go/src/github.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-06-19T06:56:09.694Z] INFO: Testing against a local daemon [2021-06-19T06:56:09.694Z] === RUN TestContinueAfterPluginCrash [2021-06-19T06:56:09.694Z] === PAUSE TestContinueAfterPluginCrash [2021-06-19T06:56:09.694Z] === RUN TestReadPluginNoRead [2021-06-19T06:56:09.694Z] === PAUSE TestReadPluginNoRead [2021-06-19T06:56:09.694Z] === RUN TestDaemonStartWithLogOpt [2021-06-19T06:56:09.694Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-19T06:56:09.694Z] === CONT TestContinueAfterPluginCrash [2021-06-19T06:56:09.694Z] === CONT TestDaemonStartWithLogOpt [2021-06-19T06:56:12.234Z] docker_api_swarm_test.go:506: [da856c08c0d16] joining swarm manager [df83fdfe1275f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-19T06:56:12.806Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-06-19T06:56:14.716Z] --- PASS: TestDaemonStartWithLogOpt (5.13s) [2021-06-19T06:56:14.716Z] === CONT TestReadPluginNoRead [2021-06-19T06:56:18.011Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-19T06:56:19.393Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-19T06:56:19.962Z] --- PASS: TestContinueAfterPluginCrash (10.38s) [2021-06-19T06:56:21.344Z] === RUN TestReadPluginNoRead/default [2021-06-19T06:56:22.983Z] ok github.com/docker/docker/pkg/plugins 33.618s coverage: 76.6% of statements [2021-06-19T06:56:22.983Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2021-06-19T06:56:22.983Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-06-19T06:56:22.983Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-06-19T06:56:22.983Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-06-19T06:56:22.983Z] ok github.com/docker/docker/pkg/pubsub 1.028s coverage: 75.0% of statements [2021-06-19T06:56:22.983Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-06-19T06:56:23.267Z] === CONT TestReadPluginNoRead [2021-06-19T06:56:23.267Z] read_test.go:92: [d87226cee7694] daemon is not started [2021-06-19T06:56:23.267Z] --- PASS: TestReadPluginNoRead (8.52s) [2021-06-19T06:56:23.267Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.90s) [2021-06-19T06:56:23.267Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.89s) [2021-06-19T06:56:23.267Z] --- PASS: TestReadPluginNoRead/default (1.90s) [2021-06-19T06:56:23.267Z] PASS [2021-06-19T06:56:23.267Z] [2021-06-19T06:56:23.267Z] DONE 6 tests in 13.810s [2021-06-19T06:56:23.267Z] 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-06-19T06:56:23.267Z] ++ 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-06-19T06:56:23.267Z] ++ set -e [2021-06-19T06:56:23.267Z] ++ '[' -n 0 ']' [2021-06-19T06:56:23.267Z] ++ set -x [2021-06-19T06:56:23.267Z] ++ env -i DEST=/go/src/github.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-06-19T06:56:23.267Z] testing: warning: no tests to run [2021-06-19T06:56:23.267Z] PASS [2021-06-19T06:56:23.267Z] [2021-06-19T06:56:23.267Z] DONE 0 tests in 0.040s [2021-06-19T06:56:23.267Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-19T06:56:23.267Z] ++ 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-06-19T06:56:23.267Z] ++ set -e [2021-06-19T06:56:23.267Z] ++ '[' -n 0 ']' [2021-06-19T06:56:23.267Z] ++ set -x [2021-06-19T06:56:23.267Z] ++ env -i DEST=/go/src/github.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-06-19T06:56:23.528Z] INFO: Testing against a local daemon [2021-06-19T06:56:23.528Z] === RUN TestPluginWithDevMounts [2021-06-19T06:56:23.528Z] === PAUSE TestPluginWithDevMounts [2021-06-19T06:56:23.528Z] === CONT TestPluginWithDevMounts [2021-06-19T06:56:24.884Z] ok github.com/docker/docker/pkg/signal 3.269s coverage: 62.3% of statements [2021-06-19T06:56:24.884Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-06-19T06:56:25.143Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-06-19T06:56:25.403Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-06-19T06:56:25.438Z] --- PASS: TestPluginWithDevMounts (1.82s) [2021-06-19T06:56:25.438Z] PASS [2021-06-19T06:56:25.438Z] [2021-06-19T06:56:25.438Z] DONE 1 tests in 1.979s [2021-06-19T06:56:25.438Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-19T06:56:25.438Z] ++ 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-06-19T06:56:25.438Z] ++ set -e [2021-06-19T06:56:25.438Z] ++ '[' -n 0 ']' [2021-06-19T06:56:25.438Z] ++ set -x [2021-06-19T06:56:25.438Z] ++ env -i DEST=/go/src/github.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-06-19T06:56:25.438Z] INFO: Testing against a local daemon [2021-06-19T06:56:25.438Z] === RUN TestSecretInspect [2021-06-19T06:56:25.972Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 52.9% of statements [2021-06-19T06:56:26.231Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 39.9% of statements [2021-06-19T06:56:26.798Z] ok github.com/docker/docker/pkg/tailfile 0.052s coverage: 88.6% of statements [2021-06-19T06:56:27.057Z] ok github.com/docker/docker/pkg/tarsum 0.046s coverage: 89.3% of statements [2021-06-19T06:56:27.315Z] testing: warning: no tests to run [2021-06-19T06:56:27.315Z] coverage: [no statements] [2021-06-19T06:56:27.315Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-06-19T06:56:27.574Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-06-19T06:56:27.832Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-06-19T06:56:27.832Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-06-19T06:56:28.732Z] --- PASS: TestSecretInspect (2.58s) [2021-06-19T06:56:28.732Z] === RUN TestSecretList [2021-06-19T06:56:29.301Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-06-19T06:56:29.734Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-06-19T06:56:29.993Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-06-19T06:56:30.239Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-06-19T06:56:30.240Z] --- PASS: TestSecretList (2.22s) [2021-06-19T06:56:30.240Z] === RUN TestSecretsCreateAndDelete [2021-06-19T06:56:30.499Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-06-19T06:56:30.560Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 85.4% of statements [2021-06-19T06:56:31.439Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-06-19T06:56:31.496Z] ok github.com/docker/docker/quota 0.242s coverage: 71.4% of statements [2021-06-19T06:56:32.062Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-06-19T06:56:32.381Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-06-19T06:56:32.951Z] --- PASS: TestSecretsCreateAndDelete (2.51s) [2021-06-19T06:56:32.951Z] === RUN TestSecretsUpdate [2021-06-19T06:56:32.998Z] ok github.com/docker/docker/registry 0.049s coverage: 58.8% of statements [2021-06-19T06:56:33.257Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-06-19T06:56:33.515Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-06-19T06:56:33.522Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-06-19T06:56:33.522Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-06-19T06:56:33.522Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-06-19T06:56:33.522Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-06-19T06:56:33.522Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-06-19T06:56:33.522Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-06-19T06:56:33.522Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-06-19T06:56:33.522Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-06-19T06:56:33.522Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-06-19T06:56:34.082Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-06-19T06:56:34.082Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-06-19T06:56:35.430Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-06-19T06:56:35.430Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-06-19T06:56:35.430Z] --- PASS: TestSecretsUpdate (2.56s) [2021-06-19T06:56:35.430Z] === RUN TestTemplatedSecret [2021-06-19T06:56:36.370Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-06-19T06:56:36.630Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-06-19T06:56:37.370Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2021-06-19T06:56:37.936Z] ok github.com/docker/docker/volume/local 0.095s coverage: 76.4% of statements [2021-06-19T06:56:38.014Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-06-19T06:56:38.014Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-06-19T06:56:38.194Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2021-06-19T06:56:39.395Z] --- PASS: TestTemplatedSecret (4.01s) [2021-06-19T06:56:39.395Z] === RUN TestSecretCreateResolve [2021-06-19T06:56:39.569Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2021-06-19T06:56:40.778Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-06-19T06:56:42.160Z] --- PASS: TestSecretCreateResolve (2.57s) [2021-06-19T06:56:42.160Z] PASS [2021-06-19T06:56:42.160Z] [2021-06-19T06:56:42.160Z] DONE 6 tests in 16.627s [2021-06-19T06:56:42.160Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-19T06:56:42.160Z] ++ 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-06-19T06:56:42.160Z] ++ set -e [2021-06-19T06:56:42.160Z] ++ '[' -n 0 ']' [2021-06-19T06:56:42.160Z] ++ set -x [2021-06-19T06:56:42.160Z] ++ env -i DEST=/go/src/github.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-06-19T06:56:42.160Z] INFO: Testing against a local daemon [2021-06-19T06:56:42.160Z] === RUN TestServiceCreateInit [2021-06-19T06:56:42.160Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-19T06:56:42.730Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-06-19T06:56:43.668Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-06-19T06:56:43.668Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-06-19T06:56:44.620Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-06-19T06:56:44.620Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-06-19T06:56:44.620Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-06-19T06:56:45.190Z] === RUN TestDockerSuite/TestBuildXZHost [2021-06-19T06:56:46.573Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-06-19T06:56:47.516Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-06-19T06:56:47.516Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-06-19T06:56:47.516Z] docker_cli_sni_test.go:18: Flakey test [2021-06-19T06:56:47.516Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-06-19T06:56:47.777Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-19T06:56:48.348Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-06-19T06:56:48.920Z] docker_api_swarm_node_test.go:80: [ddc7fd53e5fd5] joining swarm manager [db0c2b78f034a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T06:56:49.859Z] === RUN TestDockerSuite/TestCommitChange [2021-06-19T06:56:51.241Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-06-19T06:56:52.623Z] === RUN TestDockerSuite/TestCommitHardlink [2021-06-19T06:56:54.004Z] --- PASS: TestServiceCreateInit (11.72s) [2021-06-19T06:56:54.004Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.51s) [2021-06-19T06:56:54.004Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (6.19s) [2021-06-19T06:56:54.004Z] === RUN TestCreateServiceMultipleTimes [2021-06-19T06:56:54.944Z] === RUN TestDockerSuite/TestCommitNewFile [2021-06-19T06:56:57.488Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-06-19T06:56:58.873Z] === RUN TestDockerSuite/TestCommitTTY [2021-06-19T06:57:02.172Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-06-19T06:57:03.116Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-06-19T06:57:05.027Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-06-19T06:57:05.966Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-06-19T06:57:05.967Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-06-19T06:57:05.967Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-06-19T06:57:05.967Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-06-19T06:57:05.967Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-06-19T06:57:05.967Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-06-19T06:57:05.967Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-06-19T06:57:06.914Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-06-19T06:57:07.856Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-06-19T06:57:09.240Z] docker_api_swarm_node_test.go:52: [d965c64921fdb] joining swarm manager [d2b137916cb8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T06:57:09.810Z] docker_api_swarm_node_test.go:53: [d5a2396274617] joining swarm manager [d2b137916cb8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-19T06:57:10.071Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-06-19T06:57:10.071Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-06-19T06:57:10.641Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-06-19T06:57:11.585Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-06-19T06:57:12.154Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-06-19T06:57:12.723Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-06-19T06:57:13.292Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-06-19T06:57:13.292Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-06-19T06:57:13.292Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-06-19T06:57:14.232Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-06-19T06:57:14.232Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-06-19T06:57:14.232Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-06-19T06:57:14.232Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-06-19T06:57:14.232Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-06-19T06:57:15.170Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-06-19T06:57:15.170Z] --- PASS: TestCreateServiceMultipleTimes (21.13s) [2021-06-19T06:57:15.170Z] === RUN TestCreateServiceConflict [2021-06-19T06:57:15.739Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-06-19T06:57:16.678Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-06-19T06:57:16.678Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-06-19T06:57:17.617Z] --- PASS: TestCreateServiceConflict (2.69s) [2021-06-19T06:57:17.617Z] === RUN TestCreateServiceMaxReplicas [2021-06-19T06:57:18.556Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-06-19T06:57:19.126Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-06-19T06:57:19.126Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-06-19T06:57:20.067Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-06-19T06:57:21.451Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-06-19T06:57:21.451Z] --- PASS: TestCreateServiceMaxReplicas (3.81s) [2021-06-19T06:57:21.451Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-19T06:57:22.022Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-06-19T06:57:22.963Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-06-19T06:57:22.963Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-06-19T06:57:23.902Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-06-19T06:57:24.843Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-06-19T06:57:25.413Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-06-19T06:57:25.672Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-06-19T06:57:26.248Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-06-19T06:57:27.628Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-06-19T06:57:29.008Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-06-19T06:57:29.008Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-06-19T06:57:29.008Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-06-19T06:57:29.008Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-06-19T06:57:29.008Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-06-19T06:57:29.949Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-06-19T06:57:34.145Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-06-19T06:57:35.085Z] === RUN TestDockerSuite/TestContainerAPITop [2021-06-19T06:57:35.654Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-06-19T06:57:35.654Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-06-19T06:57:35.654Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.14s) [2021-06-19T06:57:35.654Z] === RUN TestCreateServiceSecretFileMode [2021-06-19T06:57:35.654Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-06-19T06:57:35.654Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-06-19T06:57:38.193Z] --- PASS: TestCreateServiceSecretFileMode (2.42s) [2021-06-19T06:57:38.193Z] === RUN TestCreateServiceConfigFileMode [2021-06-19T06:57:38.453Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-06-19T06:57:39.392Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-06-19T06:57:40.774Z] --- PASS: TestCreateServiceConfigFileMode (2.60s) [2021-06-19T06:57:40.774Z] === RUN TestCreateServiceSysctls [2021-06-19T06:57:40.774Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-06-19T06:57:42.156Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-06-19T06:57:45.452Z] --- PASS: TestCreateServiceSysctls (4.88s) [2021-06-19T06:57:45.712Z] === RUN TestCreateServiceCapabilities [2021-06-19T06:57:47.237Z] ok github.com/docker/docker/libnetwork/networkdb 156.752s coverage: 60.6% of statements [2021-06-19T06:57:47.237Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-06-19T06:57:47.237Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-06-19T06:57:47.237Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-06-19T06:57:47.237Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-19T06:57:47.237Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-19T06:57:47.237Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-19T06:57:47.237Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-19T06:57:47.237Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-06-19T06:57:47.237Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-19T06:57:47.237Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-19T06:57:47.237Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-19T06:57:47.237Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-19T06:57:47.237Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-19T06:57:47.237Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-19T06:57:47.237Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-19T06:57:47.237Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-19T06:57:47.237Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-19T06:57:47.237Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-19T06:57:47.237Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-06-19T06:57:47.237Z] ? github.com/docker/docker/rootless [no test files] [2021-06-19T06:57:47.237Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-06-19T06:57:47.237Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-19T06:57:47.237Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-19T06:57:47.237Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-19T06:57:47.237Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-19T06:57:47.237Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-19T06:57:47.237Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-19T06:57:47.237Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-19T06:57:47.237Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-19T06:57:47.237Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-19T06:57:47.237Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-19T06:57:47.237Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-19T06:57:47.237Z] ? github.com/docker/docker/volume [no test files] [2021-06-19T06:57:47.237Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-19T06:57:47.237Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-19T06:57:47.237Z] [2021-06-19T06:57:47.237Z] === Skipped [2021-06-19T06:57:47.237Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-06-19T06:57:47.237Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-19T06:57:47.237Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-19T06:57:47.237Z] [2021-06-19T06:57:47.237Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-06-19T06:57:47.237Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-19T06:57:47.237Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-19T06:57:47.237Z] [2021-06-19T06:57:47.237Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-06-19T06:57:47.237Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-19T06:57:47.237Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-19T06:57:47.237Z] [2021-06-19T06:57:47.237Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-06-19T06:57:47.237Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-19T06:57:47.237Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-19T06:57:47.237Z] [2021-06-19T06:57:47.237Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-06-19T06:57:47.237Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-19T06:57:47.237Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-19T06:57:47.237Z] [2021-06-19T06:57:47.237Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-06-19T06:57:47.237Z] graphtest_unix.go:73: No driver to put! [2021-06-19T06:57:47.237Z] [2021-06-19T06:57:47.237Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-06-19T06:57:47.237Z] time="2021-06-19T06:54:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-19T06:57:47.237Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-19T06:57:47.237Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-19T06:57:47.237Z] [2021-06-19T06:57:47.237Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-06-19T06:57:47.237Z] time="2021-06-19T06:54:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-19T06:57:47.237Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-19T06:57:47.237Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-19T06:57:47.237Z] [2021-06-19T06:57:47.237Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-06-19T06:57:47.237Z] time="2021-06-19T06:54:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-19T06:57:47.237Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-19T06:57:47.237Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-19T06:57:47.237Z] [2021-06-19T06:57:47.237Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-06-19T06:57:47.237Z] time="2021-06-19T06:54:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-19T06:57:47.237Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-19T06:57:47.237Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-19T06:57:47.237Z] [2021-06-19T06:57:47.237Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-06-19T06:57:47.237Z] time="2021-06-19T06:54:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-19T06:57:47.237Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-19T06:57:47.237Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-19T06:57:47.237Z] [2021-06-19T06:57:47.237Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-06-19T06:57:47.237Z] graphtest_unix.go:73: No driver to put! [2021-06-19T06:57:47.237Z] [2021-06-19T06:57:47.237Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-06-19T06:57:47.237Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-06-19T06:57:47.237Z] [2021-06-19T06:57:47.237Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-06-19T06:57:47.237Z] overlay_test.go:49: Fails to compute changes intermittently [2021-06-19T06:57:47.237Z] [2021-06-19T06:57:47.237Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-06-19T06:57:47.237Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-06-19T06:57:47.237Z] [2021-06-19T06:57:47.237Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-06-19T06:57:47.237Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-06-19T06:57:47.237Z] [2021-06-19T06:57:47.237Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-06-19T06:57:47.237Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-19T06:57:47.237Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-19T06:57:47.237Z] [2021-06-19T06:57:47.237Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-06-19T06:57:47.237Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-19T06:57:47.237Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-19T06:57:47.237Z] [2021-06-19T06:57:47.237Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-06-19T06:57:47.237Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-19T06:57:47.237Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-19T06:57:47.237Z] [2021-06-19T06:57:47.237Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-06-19T06:57:47.237Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-19T06:57:47.237Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-19T06:57:47.237Z] [2021-06-19T06:57:47.237Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-06-19T06:57:47.237Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-19T06:57:47.237Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-19T06:57:47.237Z] [2021-06-19T06:57:47.237Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-06-19T06:57:47.237Z] graphtest_unix.go:73: No driver to put! [2021-06-19T06:57:47.237Z] [2021-06-19T06:57:47.237Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-06-19T06:57:47.237Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-06-19T06:57:47.237Z] [2021-06-19T06:57:47.237Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-06-19T06:57:47.237Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-06-19T06:57:47.237Z] [2021-06-19T06:57:47.237Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-06-19T06:57:47.237Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-06-19T06:57:47.237Z] [2021-06-19T06:57:47.237Z] === SKIP: libnetwork/cmd/proxy TestTCP6Proxy (0.00s) [2021-06-19T06:57:47.237Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-19T06:57:47.237Z] [2021-06-19T06:57:47.237Z] === SKIP: libnetwork/cmd/proxy TestTCPDualStackProxy (0.00s) [2021-06-19T06:57:47.237Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-19T06:57:47.237Z] [2021-06-19T06:57:47.237Z] === SKIP: libnetwork/cmd/proxy TestUDP6Proxy (0.00s) [2021-06-19T06:57:47.237Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-19T06:57:47.237Z] [2021-06-19T06:57:47.237Z] === SKIP: libnetwork/cmd/proxy TestSCTP6Proxy (0.00s) [2021-06-19T06:57:47.237Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-19T06:57:47.237Z] [2021-06-19T06:57:47.237Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-06-19T06:57:47.237Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-19T06:57:47.237Z] [2021-06-19T06:57:47.237Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-06-19T06:57:47.237Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-19T06:57:47.237Z] [2021-06-19T06:57:47.237Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-06-19T06:57:47.237Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-19T06:57:47.237Z] [2021-06-19T06:57:47.237Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-06-19T06:57:47.237Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-19T06:57:47.237Z] [2021-06-19T06:57:47.237Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-06-19T06:57:47.237Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-19T06:57:47.237Z] [2021-06-19T06:57:47.237Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-06-19T06:57:47.237Z] firewalld_test.go:13: firewalld is not running [2021-06-19T06:57:47.237Z] [2021-06-19T06:57:47.238Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-06-19T06:57:47.238Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-06-19T06:57:47.238Z] [2021-06-19T06:57:47.238Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-06-19T06:57:47.238Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-06-19T06:57:47.238Z] [2021-06-19T06:57:47.238Z] [2021-06-19T06:57:47.238Z] DONE 2656 tests, 37 skipped in 411.672s Post stage [Pipeline] junit [2021-06-19T06:57:47.250Z] Recording test results [2021-06-19T06:57:47.498Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-06-19T06:57:47.622Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-06-19T06:57:47.863Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42535/.git:/go/src/github.com/docker/docker/.git --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5febe85def02fa569f8e69ce36aed0b987897b16 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5febe85def02fa569f8e69ce36aed0b987897b16 hack/validate/vendor [2021-06-19T06:57:48.193Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-06-19T06:57:48.511Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-06-19T06:57:48.516Z] No vendor changes in diff. [2021-06-19T06:57:48.516Z] WARNING: github.com/docker/libnetwork is vendored but unused [2021-06-19T06:57:48.771Z] --- PASS: TestCreateServiceCapabilities (3.32s) [2021-06-19T06:57:48.771Z] === RUN TestInspect [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-19T06:57:49.396Z] + echo Ensuring container killed. [2021-06-19T06:57:49.396Z] Ensuring container killed. [2021-06-19T06:57:49.396Z] + docker rm -vf docker-pr7 [2021-06-19T06:57:49.396Z] Error: No such container: docker-pr7 [Pipeline] sh [2021-06-19T06:57:49.674Z] + echo Chowning /workspace to jenkins user [2021-06-19T06:57:49.674Z] Chowning /workspace to jenkins user [2021-06-19T06:57:49.674Z] + id -u [2021-06-19T06:57:49.674Z] + id -g [2021-06-19T06:57:49.674Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42535:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-19T06:57:50.532Z] + bundleName=unit [2021-06-19T06:57:50.532Z] + echo Creating unit-bundles.tar.gz [2021-06-19T06:57:50.532Z] Creating unit-bundles.tar.gz [2021-06-19T06:57:50.532Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-06-19T06:57:50.532Z] bundles/junit-report.xml [2021-06-19T06:57:50.532Z] bundles/go-test-report.json [2021-06-19T06:57:50.532Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-06-19T06:57:50.543Z] Archiving artifacts [2021-06-19T06:57:50.683Z] docker_api_swarm_test.go:201: [d45ad89578bd0] joining swarm manager [d0b7ee9129093]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T06:57:50.683Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-06-19T06:57:50.945Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42535/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-19T06:57:51.259Z] + make clean [2021-06-19T06:57:51.517Z] docker volume rm -f docker-dev-cache [2021-06-19T06:57:51.517Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-19T06:57:53.237Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-06-19T06:57:53.497Z] --- PASS: TestInspect (4.51s) [2021-06-19T06:57:53.497Z] === RUN TestCreateJob [2021-06-19T06:57:54.438Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-06-19T06:57:55.009Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-06-19T06:57:56.920Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-06-19T06:57:57.490Z] --- PASS: TestCreateJob (3.98s) [2021-06-19T06:57:57.490Z] === RUN TestReplicatedJob [2021-06-19T06:57:58.427Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-06-19T06:58:00.338Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00078fcc8_} [2021-06-19T06:58:01.278Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1350270268_/foo_false____} [2021-06-19T06:58:03.189Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1350270268_/foo_true____} [2021-06-19T06:58:04.572Z] --- PASS: TestReplicatedJob (7.07s) [2021-06-19T06:58:04.572Z] === RUN TestUpdateReplicatedJob [2021-06-19T06:58:04.833Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3785283435_/foo_false____} [2021-06-19T06:58:05.406Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3785283435_/foo_true____} [2021-06-19T06:58:07.318Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3785283435_/foo_true__0xc00078fcf8__} [2021-06-19T06:58:08.698Z] --- PASS: TestUpdateReplicatedJob (4.01s) [2021-06-19T06:58:08.698Z] === RUN TestServiceListWithStatuses [2021-06-19T06:58:08.698Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-19T06:58:08.698Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-19T06:58:08.698Z] === RUN TestDockerNetworkConnectAlias [2021-06-19T06:58:08.698Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00078fd10_} [2021-06-19T06:58:10.607Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00078fd28_} [2021-06-19T06:58:11.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00078fd40_} [2021-06-19T06:58:13.909Z] --- PASS: TestDockerNetworkConnectAlias (5.06s) [2021-06-19T06:58:13.909Z] === RUN TestDockerNetworkReConnect [2021-06-19T06:58:13.909Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-06-19T06:58:13.909Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00078fd58_} [2021-06-19T06:58:15.827Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-06-19T06:58:16.399Z] docker_api_swarm_test.go:383: [d0edaa205b336] joining swarm manager [d31737fe39cb9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T06:58:17.782Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-06-19T06:58:17.782Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-06-19T06:58:17.782Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-06-19T06:58:17.782Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-06-19T06:58:17.782Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-06-19T06:58:17.782Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-06-19T06:58:17.782Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-06-19T06:58:17.782Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-06-19T06:58:17.783Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-06-19T06:58:17.783Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-06-19T06:58:17.783Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-06-19T06:58:18.042Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-06-19T06:58:18.042Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-06-19T06:58:18.042Z] docker_api_swarm_test.go:384: [d87ddee1f2937] joining swarm manager [d31737fe39cb9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-19T06:58:18.042Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-06-19T06:58:18.042Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-06-19T06:58:18.042Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-06-19T06:58:18.042Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-06-19T06:58:18.042Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-06-19T06:58:18.612Z] --- PASS: TestDockerNetworkReConnect (5.18s) [2021-06-19T06:58:18.612Z] === RUN TestServicePlugin [2021-06-19T06:58:22.813Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-06-19T06:58:23.753Z] plugin_test.go:62: [d467b52f459de] joining swarm manager [d0125c540e76e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T06:58:24.322Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-06-19T06:58:24.891Z] plugin_test.go:65: [d34a731af0399] joining swarm manager [d0125c540e76e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-19T06:58:28.186Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-06-19T06:58:29.128Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-06-19T06:58:29.128Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-06-19T06:58:30.069Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-06-19T06:58:30.638Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-06-19T06:58:31.578Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-06-19T06:58:32.517Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-06-19T06:58:33.089Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-06-19T06:58:33.662Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-06-19T06:58:34.600Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-06-19T06:58:35.982Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-06-19T06:58:36.551Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-06-19T06:58:37.133Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-06-19T06:58:38.514Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-06-19T06:58:39.455Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-06-19T06:58:40.026Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-06-19T06:58:41.409Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-06-19T06:58:41.979Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-06-19T06:58:42.548Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-06-19T06:58:42.548Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-06-19T06:58:43.488Z] === RUN TestDockerSuite/TestCpRelativePath [2021-06-19T06:58:44.057Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-06-19T06:58:44.995Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-06-19T06:58:45.564Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-06-19T06:58:46.504Z] === RUN TestDockerSuite/TestCpToCaseA [2021-06-19T06:58:47.885Z] === RUN TestDockerSuite/TestCpToCaseB [2021-06-19T06:58:48.454Z] === RUN TestDockerSuite/TestCpToCaseC [2021-06-19T06:58:50.362Z] === RUN TestDockerSuite/TestCpToCaseD [2021-06-19T06:58:51.745Z] --- PASS: TestServicePlugin (32.83s) [2021-06-19T06:58:51.745Z] === RUN TestServiceUpdateLabel [2021-06-19T06:58:54.285Z] --- PASS: TestServiceUpdateLabel (2.49s) [2021-06-19T06:58:54.285Z] === RUN TestServiceUpdateSecrets [2021-06-19T06:58:54.545Z] === RUN TestDockerSuite/TestCpToCaseE [2021-06-19T06:58:57.843Z] === RUN TestDockerSuite/TestCpToCaseF [2021-06-19T06:58:58.413Z] === RUN TestDockerSuite/TestCpToCaseG [2021-06-19T06:59:02.632Z] === RUN TestDockerSuite/TestCpToCaseH [2021-06-19T06:59:05.928Z] === RUN TestDockerSuite/TestCpToCaseI [2021-06-19T06:59:06.498Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-06-19T06:59:09.799Z] --- PASS: TestServiceUpdateSecrets (15.60s) [2021-06-19T06:59:09.799Z] === RUN TestServiceUpdateConfigs [2021-06-19T06:59:10.369Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-06-19T06:59:11.310Z] === RUN TestDockerSuite/TestCpToDot [2021-06-19T06:59:12.694Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-06-19T06:59:14.079Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-06-19T06:59:15.021Z] === RUN TestDockerSuite/TestCpToStdout [2021-06-19T06:59:15.963Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-06-19T06:59:16.224Z] check_test.go:380: [d87ddee1f2937] daemon is not started [2021-06-19T06:59:16.224Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-06-19T06:59:16.794Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-06-19T06:59:17.055Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-06-19T06:59:17.995Z] === RUN TestDockerSuite/TestCpVolumePath [2021-06-19T06:59:18.935Z] docker_api_swarm_test.go:801: [d282cfc37de1e] joining swarm manager [d2c8aa6ea2166]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T06:59:19.505Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-06-19T06:59:19.505Z] === RUN TestDockerSuite/TestCreateArgs [2021-06-19T06:59:19.765Z] === RUN TestDockerSuite/TestCreateByImageID [2021-06-19T06:59:20.024Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-06-19T06:59:20.024Z] docker_api_swarm_test.go:801: [d88aef33e4991] joining swarm manager [d2c8aa6ea2166]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-19T06:59:20.963Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-06-19T06:59:20.963Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-06-19T06:59:20.963Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-06-19T06:59:20.963Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-06-19T06:59:21.532Z] docker_api_swarm_test.go:801: [d2871f269c92c] joining swarm manager [d2c8aa6ea2166]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-19T06:59:21.791Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-06-19T06:59:21.791Z] === RUN TestDockerSuite/TestCreateLabels [2021-06-19T06:59:22.051Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-06-19T06:59:22.051Z] === RUN TestDockerSuite/TestCreateRM [2021-06-19T06:59:22.051Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-06-19T06:59:22.051Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-19T06:59:22.051Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-06-19T06:59:22.311Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-06-19T06:59:22.311Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-06-19T06:59:22.900Z] docker_api_swarm_test.go:801: [d1c90367598e2] joining swarm manager [d2c8aa6ea2166]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-06-19T06:59:24.287Z] docker_api_swarm_test.go:809: [d52219ee0a82a] joining swarm manager [d2c8aa6ea2166]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-06-19T06:59:24.547Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-06-19T06:59:24.547Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-06-19T06:59:24.547Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-06-19T06:59:25.487Z] --- PASS: TestServiceUpdateConfigs (15.90s) [2021-06-19T06:59:25.487Z] === RUN TestServiceUpdateNetwork [2021-06-19T06:59:28.785Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-06-19T06:59:28.785Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-06-19T06:59:28.785Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-06-19T06:59:28.785Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-06-19T06:59:28.785Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-06-19T06:59:28.785Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-06-19T06:59:29.727Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-06-19T06:59:31.108Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-06-19T06:59:32.048Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-06-19T06:59:33.430Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-06-19T06:59:35.339Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-06-19T06:59:35.911Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-06-19T06:59:36.481Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-06-19T06:59:36.481Z] === RUN TestDockerSuite/TestDevicePermissions [2021-06-19T06:59:37.053Z] === RUN TestDockerSuite/TestDockerFails [2021-06-19T06:59:37.053Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-06-19T06:59:37.053Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-06-19T06:59:37.313Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-06-19T06:59:38.252Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-06-19T06:59:38.821Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-06-19T06:59:39.759Z] --- PASS: TestServiceUpdateNetwork (14.28s) [2021-06-19T06:59:39.759Z] === RUN TestServiceUpdatePidsLimit [2021-06-19T06:59:40.699Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-06-19T06:59:40.699Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-06-19T06:59:40.699Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-06-19T06:59:40.959Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-06-19T06:59:41.530Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-06-19T06:59:42.912Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-06-19T06:59:48.196Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-06-19T06:59:50.104Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-06-19T06:59:50.104Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-06-19T06:59:52.642Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-06-19T06:59:54.021Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-06-19T06:59:54.961Z] === RUN TestDockerSuite/TestEventsAttach [2021-06-19T06:59:55.898Z] === RUN TestDockerSuite/TestEventsCommit [2021-06-19T06:59:56.467Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-06-19T06:59:57.408Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-06-19T06:59:57.668Z] --- PASS: TestServiceUpdatePidsLimit (17.93s) [2021-06-19T06:59:57.668Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.44s) [2021-06-19T06:59:57.668Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.01s) [2021-06-19T06:59:57.668Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.31s) [2021-06-19T06:59:57.668Z] PASS [2021-06-19T06:59:57.668Z] [2021-06-19T06:59:57.668Z] === Skipped [2021-06-19T06:59:57.668Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-19T06:59:57.668Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-19T06:59:57.668Z] [2021-06-19T06:59:57.668Z] [2021-06-19T06:59:57.668Z] DONE 27 tests, 1 skipped in 195.726s [2021-06-19T06:59:57.668Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-19T06:59:57.669Z] ++ 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-06-19T06:59:57.669Z] ++ set -e [2021-06-19T06:59:57.669Z] ++ '[' -n 0 ']' [2021-06-19T06:59:57.669Z] ++ set -x [2021-06-19T06:59:57.669Z] ++ env -i DEST=/go/src/github.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-06-19T06:59:57.929Z] INFO: Testing against a local daemon [2021-06-19T06:59:57.929Z] === RUN TestSessionCreate [2021-06-19T06:59:57.929Z] --- PASS: TestSessionCreate (0.02s) [2021-06-19T06:59:57.929Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-19T06:59:57.929Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-06-19T06:59:57.929Z] PASS [2021-06-19T06:59:57.929Z] [2021-06-19T06:59:57.929Z] DONE 2 tests in 0.183s [2021-06-19T06:59:57.929Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-19T06:59:57.929Z] ++ 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-06-19T06:59:57.929Z] ++ set -e [2021-06-19T06:59:57.929Z] ++ '[' -n 0 ']' [2021-06-19T06:59:57.929Z] ++ set -x [2021-06-19T06:59:57.929Z] ++ env -i DEST=/go/src/github.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-06-19T06:59:58.189Z] INFO: Testing against a local daemon [2021-06-19T06:59:58.189Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-19T06:59:58.189Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-19T06:59:58.189Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-19T06:59:58.189Z] === RUN TestEventsExecDie [2021-06-19T06:59:58.189Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-06-19T06:59:59.130Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-06-19T06:59:59.390Z] --- PASS: TestEventsExecDie (1.25s) [2021-06-19T06:59:59.390Z] === RUN TestEventsBackwardsCompatible [2021-06-19T06:59:59.390Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-06-19T06:59:59.390Z] === RUN TestEventsVolumeCreate [2021-06-19T06:59:59.390Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-06-19T06:59:59.390Z] === RUN TestInfoBinaryCommits [2021-06-19T06:59:59.390Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-06-19T06:59:59.390Z] === RUN TestInfoAPIVersioned [2021-06-19T06:59:59.390Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-06-19T06:59:59.390Z] === RUN TestInfoDiscoveryBackend [2021-06-19T06:59:59.959Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-06-19T06:59:59.959Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-19T07:00:00.899Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-06-19T07:00:00.899Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-06-19T07:00:00.899Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-19T07:00:01.469Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-06-19T07:00:01.469Z] === RUN TestInfoAPI [2021-06-19T07:00:01.469Z] --- PASS: TestInfoAPI (0.02s) [2021-06-19T07:00:01.469Z] === RUN TestInfoAPIWarnings [2021-06-19T07:00:02.408Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-06-19T07:00:05.704Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-06-19T07:00:07.611Z] === RUN TestDockerSuite/TestEventsCopy [2021-06-19T07:00:08.552Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-06-19T07:00:09.968Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-06-19T07:00:10.537Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-06-19T07:00:10.537Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-06-19T07:00:11.918Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-06-19T07:00:11.918Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-06-19T07:00:12.177Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-06-19T07:00:12.177Z] === RUN TestDockerSuite/TestEventsFilterType [2021-06-19T07:00:12.437Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-06-19T07:00:12.697Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-06-19T07:00:12.697Z] === RUN TestDockerSuite/TestEventsFilters [2021-06-19T07:00:14.079Z] === RUN TestDockerSuite/TestEventsFormat [2021-06-19T07:00:15.462Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-06-19T07:00:15.462Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-06-19T07:00:15.462Z] === RUN TestDockerSuite/TestEventsImageImport [2021-06-19T07:00:16.032Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-06-19T07:00:16.292Z] === RUN TestDockerSuite/TestEventsImagePull [2021-06-19T07:00:16.860Z] === RUN TestDockerSuite/TestEventsImageTag [2021-06-19T07:00:17.797Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-06-19T07:00:17.797Z] --- PASS: TestInfoAPIWarnings (16.33s) [2021-06-19T07:00:17.797Z] === RUN TestInfoDebug [2021-06-19T07:00:18.057Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-06-19T07:00:18.057Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-06-19T07:00:18.057Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-06-19T07:00:18.057Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-06-19T07:00:18.057Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-06-19T07:00:18.317Z] --- PASS: TestInfoDebug (0.53s) [2021-06-19T07:00:18.317Z] === RUN TestInfoInsecureRegistries [2021-06-19T07:00:18.886Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-06-19T07:00:18.886Z] === RUN TestInfoRegistryMirrors [2021-06-19T07:00:19.455Z] --- PASS: TestInfoRegistryMirrors (0.57s) [2021-06-19T07:00:19.455Z] === RUN TestLoginFailsWithBadCredentials [2021-06-19T07:00:19.455Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-06-19T07:00:19.715Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s) [2021-06-19T07:00:19.715Z] === RUN TestPingCacheHeaders [2021-06-19T07:00:19.715Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-06-19T07:00:19.715Z] === RUN TestPingGet [2021-06-19T07:00:19.715Z] --- PASS: TestPingGet (0.02s) [2021-06-19T07:00:19.715Z] === RUN TestPingHead [2021-06-19T07:00:19.715Z] --- PASS: TestPingHead (0.02s) [2021-06-19T07:00:19.715Z] === RUN TestVersion [2021-06-19T07:00:19.715Z] --- PASS: TestVersion (0.02s) [2021-06-19T07:00:19.715Z] PASS [2021-06-19T07:00:19.715Z] [2021-06-19T07:00:19.715Z] === Skipped [2021-06-19T07:00:19.715Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-19T07:00:19.715Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-19T07:00:19.715Z] [2021-06-19T07:00:19.715Z] [2021-06-19T07:00:19.715Z] DONE 19 tests, 1 skipped in 21.826s [2021-06-19T07:00:19.715Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-19T07:00:19.715Z] ++ 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-06-19T07:00:19.715Z] ++ set -e [2021-06-19T07:00:19.715Z] ++ '[' -n 0 ']' [2021-06-19T07:00:19.715Z] ++ set -x [2021-06-19T07:00:19.715Z] ++ env -i DEST=/go/src/github.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-06-19T07:00:19.975Z] INFO: Testing against a local daemon [2021-06-19T07:00:19.975Z] === RUN TestVolumesCreateAndList [2021-06-19T07:00:19.975Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-06-19T07:00:19.975Z] === RUN TestVolumesRemove [2021-06-19T07:00:19.975Z] --- PASS: TestVolumesRemove (0.06s) [2021-06-19T07:00:19.975Z] === RUN TestVolumesInspect [2021-06-19T07:00:19.975Z] --- PASS: TestVolumesInspect (0.04s) [2021-06-19T07:00:19.975Z] === RUN TestVolumesInvalidJSON [2021-06-19T07:00:19.975Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-19T07:00:19.975Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-19T07:00:19.975Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-19T07:00:19.975Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-06-19T07:00:19.975Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-19T07:00:19.975Z] PASS [2021-06-19T07:00:19.975Z] [2021-06-19T07:00:19.975Z] DONE 5 tests in 0.280s [2021-06-19T07:00:19.975Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-19T07:00:20.546Z] ++++ cat bundles/test-integration/docker.pid [2021-06-19T07:00:20.546Z] +++ kill 5724 [2021-06-19T07:00:20.546Z] === RUN TestDockerSuite/TestEventsRename [2021-06-19T07:00:21.486Z] === RUN TestDockerSuite/TestEventsResize [2021-06-19T07:00:21.746Z] +++ /etc/init.d/apparmor stop [2021-06-19T07:00:21.746Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-19T07:00:21.746Z] [2021-06-19T07:00:21.746Z] Unloading profiles will leave already running processes permanently [2021-06-19T07:00:21.746Z] unconfined, which can lead to unexpected situations. [2021-06-19T07:00:21.746Z] [2021-06-19T07:00:21.746Z] To set a process to complain mode, use the command line tool [2021-06-19T07:00:21.746Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-19T07:00:21.746Z] +++ true [2021-06-19T07:00:21.746Z] exiting test-integration [2021-06-19T07:00:21.746Z] ++ exit 0 [2021-06-19T07:00:21.746Z] [2021-06-19T07:00:22.006Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-06-19T07:00:22.577Z] + for job in $(jobs -p) [2021-06-19T07:00:22.577Z] + wait 3958 [2021-06-19T07:00:27.851Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-06-19T07:00:28.790Z] === RUN TestDockerSuite/TestEventsStreaming [2021-06-19T07:00:29.359Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-06-19T07:00:32.690Z] === RUN TestDockerSuite/TestEventsTop [2021-06-19T07:00:33.260Z] === RUN TestDockerSuite/TestEventsUntag [2021-06-19T07:00:33.260Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-06-19T07:00:35.800Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-06-19T07:00:38.340Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-06-19T07:00:40.247Z] docker_api_swarm_service_test.go:394: [ddb034a5081fb] joining swarm manager [daf131104e14c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T07:00:40.815Z] docker_api_swarm_service_test.go:394: [dae63ecdde26d] joining swarm manager [daf131104e14c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-19T07:00:47.392Z] === RUN TestDockerSuite/TestExec [2021-06-19T07:00:48.329Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-06-19T07:00:48.898Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-06-19T07:00:49.836Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-06-19T07:00:50.408Z] === RUN TestDockerSuite/TestExecAPIStart [2021-06-19T07:00:52.317Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-06-19T07:00:53.255Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-06-19T07:00:54.195Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-06-19T07:00:55.137Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-06-19T07:00:56.077Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-06-19T07:00:57.037Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-06-19T07:00:57.606Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-06-19T07:00:57.866Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-06-19T07:00:59.778Z] docker_api_swarm_service_test.go:342: [d65fa6c126b64] joining swarm manager [d0dea2a2988be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T07:01:00.038Z] === RUN TestDockerSuite/TestExecCgroup [2021-06-19T07:01:00.608Z] docker_api_swarm_service_test.go:342: [d4332de410a14] joining swarm manager [d0dea2a2988be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-19T07:01:03.147Z] === RUN TestDockerSuite/TestExecEnv [2021-06-19T07:01:05.059Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-06-19T07:01:06.972Z] === RUN TestDockerSuite/TestExecExitStatus [2021-06-19T07:01:07.911Z] === RUN TestDockerSuite/TestExecInspectID [2021-06-19T07:01:11.202Z] === RUN TestDockerSuite/TestExecInteractive [2021-06-19T07:01:11.771Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-06-19T07:01:12.710Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-06-19T07:01:13.650Z] === RUN TestDockerSuite/TestExecParseError [2021-06-19T07:01:14.219Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-06-19T07:01:15.157Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-06-19T07:01:15.727Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-06-19T07:01:16.666Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-06-19T07:01:19.213Z] docker_api_swarm_service_test.go:489: [d2aecfdfbb8db] joining swarm manager [d4d4f776d3691]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T07:01:19.783Z] docker_api_swarm_service_test.go:489: [df1a14c8ff76d] joining swarm manager [d4d4f776d3691]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-19T07:01:19.783Z] === RUN TestDockerSuite/TestExecSetEnv [2021-06-19T07:01:21.167Z] === RUN TestDockerSuite/TestExecStartFails [2021-06-19T07:01:23.078Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-06-19T07:01:24.606Z] --- PASS: TestBuildWCOWSandboxSize (710.67s) [2021-06-19T07:01:24.606Z] === RUN TestBuildWithEmptyDockerfile [2021-06-19T07:01:24.606Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-19T07:01:24.606Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-19T07:01:24.606Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-19T07:01:24.606Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-19T07:01:24.606Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-19T07:01:24.606Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-19T07:01:24.606Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-19T07:01:24.606Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-19T07:01:24.606Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-19T07:01:24.606Z] --- PASS: TestBuildWithEmptyDockerfile (0.37s) [2021-06-19T07:01:24.606Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-06-19T07:01:24.606Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2021-06-19T07:01:24.606Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2021-06-19T07:01:24.606Z] === RUN TestBuildPreserveOwnership [2021-06-19T07:01:24.606Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-19T07:01:24.606Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-06-19T07:01:24.606Z] === RUN TestBuildPlatformInvalid [2021-06-19T07:01:24.606Z] --- PASS: TestBuildPlatformInvalid (0.49s) [2021-06-19T07:01:24.606Z] PASS [2021-06-19T07:01:24.606Z] ok github.com/docker/docker/integration/build 867.455s [2021-06-19T07:01:24.606Z] [2021-06-19T07:01:24.606Z] === Skipped [2021-06-19T07:01:24.606Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-06-19T07:01:24.606Z] build_session_test.go:25: TODO: BuildKit [2021-06-19T07:01:24.606Z] [2021-06-19T07:01:24.606Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-06-19T07:01:24.606Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:01:24.606Z] [2021-06-19T07:01:24.606Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-06-19T07:01:24.606Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-19T07:01:24.606Z] [2021-06-19T07:01:24.606Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-06-19T07:01:24.606Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-19T07:01:24.606Z] [2021-06-19T07:01:24.606Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-06-19T07:01:24.606Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-19T07:01:24.606Z] [2021-06-19T07:01:24.606Z] [2021-06-19T07:01:24.606Z] DONE 29 tests, 5 skipped in 899.199s [2021-06-19T07:01:24.606Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-06-19T07:01:24.606Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-19T07:01:24.606Z] INFO: Testing against a local daemon [2021-06-19T07:01:24.606Z] === RUN TestConfigInspect [2021-06-19T07:01:24.606Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:01:24.606Z] --- SKIP: TestConfigInspect (0.00s) [2021-06-19T07:01:24.606Z] === RUN TestConfigList [2021-06-19T07:01:24.606Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:01:24.606Z] --- SKIP: TestConfigList (0.00s) [2021-06-19T07:01:24.606Z] === RUN TestConfigsCreateAndDelete [2021-06-19T07:01:24.606Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:01:24.606Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-06-19T07:01:24.606Z] === RUN TestConfigsUpdate [2021-06-19T07:01:24.606Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:01:24.606Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-06-19T07:01:24.606Z] === RUN TestTemplatedConfig [2021-06-19T07:01:24.606Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:01:24.606Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-06-19T07:01:24.606Z] === RUN TestConfigCreateResolve [2021-06-19T07:01:24.606Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:01:24.606Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-06-19T07:01:24.606Z] === RUN TestConfigDaemonLibtrustID [2021-06-19T07:01:24.606Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:01:24.606Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-06-19T07:01:24.606Z] PASS [2021-06-19T07:01:24.606Z] ok github.com/docker/docker/integration/config 0.105s [2021-06-19T07:01:24.606Z] [2021-06-19T07:01:24.606Z] === Skipped [2021-06-19T07:01:24.606Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-06-19T07:01:24.606Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:01:24.606Z] [2021-06-19T07:01:24.606Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-06-19T07:01:24.606Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:01:24.606Z] [2021-06-19T07:01:24.606Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-06-19T07:01:24.606Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:01:24.606Z] [2021-06-19T07:01:24.606Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-06-19T07:01:24.606Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:01:24.606Z] [2021-06-19T07:01:24.606Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-06-19T07:01:24.606Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:01:24.606Z] [2021-06-19T07:01:24.606Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-06-19T07:01:24.606Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:01:24.606Z] [2021-06-19T07:01:24.606Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-06-19T07:01:24.606Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:01:24.606Z] [2021-06-19T07:01:24.606Z] [2021-06-19T07:01:24.606Z] DONE 7 tests, 7 skipped in 2.493s [2021-06-19T07:01:24.606Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-06-19T07:01:24.606Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-19T07:01:24.606Z] INFO: Testing against a local daemon [2021-06-19T07:01:24.606Z] === RUN TestCheckpoint [2021-06-19T07:01:24.606Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-19T07:01:24.606Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-19T07:01:24.606Z] === RUN TestContainerInvalidJSON [2021-06-19T07:01:24.606Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-19T07:01:24.606Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-19T07:01:24.606Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-19T07:01:24.606Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-19T07:01:24.606Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-19T07:01:24.606Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-19T07:01:24.606Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-19T07:01:24.606Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-19T07:01:24.606Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-19T07:01:24.606Z] --- PASS: TestContainerInvalidJSON (0.51s) [2021-06-19T07:01:24.606Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-19T07:01:24.606Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-06-19T07:01:24.606Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-06-19T07:01:24.606Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-19T07:01:24.606Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.32s) [2021-06-19T07:01:24.606Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-19T07:01:24.606Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.22s) [2021-06-19T07:01:24.606Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-19T07:01:24.606Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.20s) [2021-06-19T07:01:24.606Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-19T07:01:24.606Z] --- PASS: TestCopyToContainerPathIsNotDir (0.20s) [2021-06-19T07:01:24.606Z] === RUN TestCopyFromContainer [2021-06-19T07:01:24.606Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:01:24.606Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-06-19T07:01:24.606Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-19T07:01:24.606Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-19T07:01:24.606Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-19T07:01:24.606Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-19T07:01:24.606Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-19T07:01:24.606Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-19T07:01:24.606Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-19T07:01:24.606Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-19T07:01:24.606Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-19T07:01:24.606Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-19T07:01:24.606Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-06-19T07:01:24.606Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-19T07:01:24.606Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-19T07:01:24.606Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-19T07:01:24.606Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-19T07:01:24.606Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-19T07:01:24.606Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-06-19T07:01:24.606Z] === RUN TestCreateWithInvalidEnv [2021-06-19T07:01:24.606Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-19T07:01:24.606Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-19T07:01:24.606Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-19T07:01:24.606Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-19T07:01:24.606Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-19T07:01:24.606Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-19T07:01:24.606Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-19T07:01:24.606Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-19T07:01:24.606Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-19T07:01:24.606Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-06-19T07:01:24.606Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-19T07:01:24.606Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-19T07:01:24.606Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-19T07:01:24.606Z] === RUN TestCreateTmpfsMountsTarget [2021-06-19T07:01:24.606Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:01:24.606Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-06-19T07:01:24.606Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-19T07:01:24.606Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:01:24.606Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-06-19T07:01:24.606Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-19T07:01:24.606Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:01:24.606Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-19T07:01:24.606Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-19T07:01:24.606Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-19T07:01:24.606Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-19T07:01:24.606Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-19T07:01:24.606Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-19T07:01:24.606Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-19T07:01:24.606Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-19T07:01:24.606Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-19T07:01:24.606Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-19T07:01:24.606Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-19T07:01:24.606Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-19T07:01:24.606Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-19T07:01:24.606Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-19T07:01:24.606Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-19T07:01:24.606Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-19T07:01:24.606Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-19T07:01:24.606Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-06-19T07:01:24.606Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-19T07:01:24.607Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-19T07:01:24.607Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-19T07:01:24.607Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-19T07:01:24.607Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-06-19T07:01:24.607Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-19T07:01:24.607Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-19T07:01:24.607Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-19T07:01:24.607Z] === RUN TestCreateDifferentPlatform [2021-06-19T07:01:24.607Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-19T07:01:24.607Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-19T07:01:24.607Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-06-19T07:01:24.607Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-19T07:01:24.607Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-19T07:01:24.607Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-19T07:01:24.607Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s) [2021-06-19T07:01:24.607Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-19T07:01:24.607Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-19T07:01:24.607Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-06-19T07:01:24.607Z] === RUN TestContainerKillOnDaemonStart [2021-06-19T07:01:24.607Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:01:24.607Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-06-19T07:01:24.607Z] === RUN TestDiff [2021-06-19T07:01:24.607Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-19T07:01:24.607Z] --- SKIP: TestDiff (0.00s) [2021-06-19T07:01:24.607Z] === RUN TestExecWithCloseStdin [2021-06-19T07:01:27.521Z] --- PASS: TestExecWithCloseStdin (2.67s) [2021-06-19T07:01:27.521Z] === RUN TestExec [2021-06-19T07:01:29.057Z] --- PASS: TestExec (1.88s) [2021-06-19T07:01:29.057Z] === RUN TestExecUser [2021-06-19T07:01:29.057Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-19T07:01:29.057Z] --- SKIP: TestExecUser (0.00s) [2021-06-19T07:01:29.057Z] === RUN TestExportContainerAndImportImage [2021-06-19T07:01:29.057Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:01:29.057Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-06-19T07:01:29.057Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-19T07:01:29.057Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:01:29.057Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-06-19T07:01:29.057Z] === RUN TestHealthCheckWorkdir [2021-06-19T07:01:29.057Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-19T07:01:29.057Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-06-19T07:01:29.057Z] === RUN TestHealthKillContainer [2021-06-19T07:01:29.057Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-19T07:01:29.057Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-06-19T07:01:29.057Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-19T07:01:29.057Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-19T07:01:29.057Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-06-19T07:01:29.057Z] === RUN TestKillContainerInvalidSignal [2021-06-19T07:01:30.594Z] --- PASS: TestKillContainerInvalidSignal (1.75s) [2021-06-19T07:01:30.595Z] === RUN TestKillContainer [2021-06-19T07:01:30.595Z] === RUN TestKillContainer/no_signal [2021-06-19T07:01:32.139Z] === RUN TestKillContainer/non_killing_signal [2021-06-19T07:01:32.139Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-19T07:01:32.139Z] === RUN TestKillContainer/killing_signal [2021-06-19T07:01:34.311Z] --- PASS: TestKillContainer (3.39s) [2021-06-19T07:01:34.311Z] --- PASS: TestKillContainer/no_signal (1.50s) [2021-06-19T07:01:34.311Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-19T07:01:34.311Z] --- PASS: TestKillContainer/killing_signal (1.86s) [2021-06-19T07:01:34.311Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-19T07:01:34.311Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-19T07:01:34.311Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-19T07:01:34.311Z] === RUN TestKillStoppedContainer [2021-06-19T07:01:34.311Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-19T07:01:34.311Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-06-19T07:01:34.311Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-19T07:01:34.311Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-19T07:01:34.311Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-19T07:01:34.311Z] === RUN TestKillDifferentUserContainer [2021-06-19T07:01:34.311Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-19T07:01:34.311Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-06-19T07:01:34.311Z] === RUN TestInspectOomKilledTrue [2021-06-19T07:01:34.311Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:01:34.311Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-19T07:01:34.311Z] === RUN TestInspectOomKilledFalse [2021-06-19T07:01:34.311Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-19T07:01:34.311Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-19T07:01:34.311Z] === RUN TestLogsFollowTailEmpty [2021-06-19T07:01:35.292Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-06-19T07:01:35.292Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-06-19T07:01:35.292Z] === RUN TestDockerSuite/TestExecTTY [2021-06-19T07:01:35.844Z] --- PASS: TestLogsFollowTailEmpty (1.71s) [2021-06-19T07:01:35.844Z] === RUN TestNetworkNat [2021-06-19T07:01:35.844Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-19T07:01:35.844Z] --- SKIP: TestNetworkNat (0.00s) [2021-06-19T07:01:35.845Z] === RUN TestNetworkLocalhostTCPNat [2021-06-19T07:01:36.674Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-06-19T07:01:38.021Z] --- PASS: TestNetworkLocalhostTCPNat (2.11s) [2021-06-19T07:01:38.021Z] === RUN TestNetworkLoopbackNat [2021-06-19T07:01:38.021Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-19T07:01:38.021Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-06-19T07:01:38.021Z] === RUN TestPause [2021-06-19T07:01:38.021Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-19T07:01:38.021Z] --- SKIP: TestPause (0.00s) [2021-06-19T07:01:38.021Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-19T07:01:38.056Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-06-19T07:01:38.997Z] === RUN TestDockerSuite/TestExecUlimits [2021-06-19T07:01:39.556Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.76s) [2021-06-19T07:01:39.556Z] === RUN TestPauseStopPausedContainer [2021-06-19T07:01:39.556Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:01:39.556Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-06-19T07:01:39.556Z] === RUN TestPsFilter [2021-06-19T07:01:39.937Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-06-19T07:01:39.937Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-06-19T07:01:39.937Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-06-19T07:01:40.014Z] --- PASS: TestPsFilter (0.34s) [2021-06-19T07:01:40.014Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-19T07:01:41.326Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-06-19T07:01:42.708Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-06-19T07:01:42.912Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.38s) [2021-06-19T07:01:42.912Z] === RUN TestRemoveContainerWithVolume [2021-06-19T07:01:43.649Z] docker_api_swarm_service_test.go:127: [ddccbd7e937db] joining swarm manager [db0a2cae4bc52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T07:01:43.649Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-06-19T07:01:44.219Z] docker_api_swarm_service_test.go:128: [d4669d15d9b5b] joining swarm manager [db0a2cae4bc52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-19T07:01:45.084Z] --- PASS: TestRemoveContainerWithVolume (2.28s) [2021-06-19T07:01:45.084Z] === RUN TestRemoveContainerRunning [2021-06-19T07:01:46.129Z] === RUN TestDockerSuite/TestExecWithTERM [2021-06-19T07:01:46.617Z] --- PASS: TestRemoveContainerRunning (1.73s) [2021-06-19T07:01:46.617Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-19T07:01:47.510Z] === RUN TestDockerSuite/TestExecWithUser [2021-06-19T07:01:47.510Z] docker_api_swarm_service_test.go:136: [d4482c42d0016] joining swarm manager [db0a2cae4bc52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-19T07:01:48.154Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.74s) [2021-06-19T07:01:48.154Z] === RUN TestRemoveInvalidContainer [2021-06-19T07:01:48.154Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-06-19T07:01:48.154Z] === RUN TestRenameLinkedContainer [2021-06-19T07:01:48.154Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-19T07:01:48.154Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-06-19T07:01:48.154Z] === RUN TestRenameStoppedContainer [2021-06-19T07:01:48.466Z] docker_api_swarm_service_test.go:137: [d6889969a3e9d] joining swarm manager [db0a2cae4bc52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-06-19T07:01:49.406Z] === RUN TestDockerSuite/TestGetContainerStats [2021-06-19T07:01:51.054Z] --- PASS: TestRenameStoppedContainer (2.35s) [2021-06-19T07:01:51.054Z] === RUN TestRenameRunningContainerAndReuse [2021-06-19T07:01:53.956Z] --- PASS: TestRenameRunningContainerAndReuse (3.50s) [2021-06-19T07:01:53.956Z] === RUN TestRenameInvalidName [2021-06-19T07:01:54.684Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-06-19T07:01:56.128Z] --- PASS: TestRenameInvalidName (1.77s) [2021-06-19T07:01:56.128Z] === RUN TestRenameAnonymousContainer [2021-06-19T07:01:58.877Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-06-19T07:02:00.783Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-06-19T07:02:04.688Z] --- PASS: TestRenameAnonymousContainer (8.88s) [2021-06-19T07:02:04.688Z] === RUN TestRenameContainerWithSameName [2021-06-19T07:02:06.059Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-06-19T07:02:06.059Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-06-19T07:02:06.059Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-06-19T07:02:06.059Z] === RUN TestDockerSuite/TestHealth [2021-06-19T07:02:06.862Z] --- PASS: TestRenameContainerWithSameName (1.74s) [2021-06-19T07:02:06.862Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-19T07:02:06.862Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-19T07:02:06.862Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-06-19T07:02:06.862Z] === RUN TestResize [2021-06-19T07:02:08.395Z] --- PASS: TestResize (1.84s) [2021-06-19T07:02:08.395Z] === RUN TestResizeWithInvalidSize [2021-06-19T07:02:09.929Z] --- PASS: TestResizeWithInvalidSize (1.70s) [2021-06-19T07:02:09.929Z] === RUN TestResizeWhenContainerNotStarted [2021-06-19T07:02:11.337Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-06-19T07:02:12.101Z] --- PASS: TestResizeWhenContainerNotStarted (2.27s) [2021-06-19T07:02:12.101Z] === RUN TestDaemonRestartKillContainers [2021-06-19T07:02:12.101Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:02:12.101Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-06-19T07:02:12.101Z] === RUN TestStats [2021-06-19T07:02:12.101Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-19T07:02:12.101Z] --- SKIP: TestStats (0.00s) [2021-06-19T07:02:12.101Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-19T07:02:13.247Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-06-19T07:02:15.787Z] docker_api_swarm_service_test.go:303: [de2e6a222b22b] joining swarm manager [d7ce208a0c148]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T07:02:16.355Z] docker_api_swarm_service_test.go:303: [d0a977fe395a2] joining swarm manager [d7ce208a0c148]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-19T07:02:17.885Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.78s) [2021-06-19T07:02:17.885Z] === RUN TestStopContainerWithTimeout [2021-06-19T07:02:17.885Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-19T07:02:17.885Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-06-19T07:02:17.885Z] === RUN TestUpdateRestartPolicy [2021-06-19T07:02:28.604Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-06-19T07:02:28.604Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-06-19T07:02:28.604Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-06-19T07:02:28.604Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-06-19T07:02:29.541Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-06-19T07:02:29.541Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-06-19T07:02:30.112Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-06-19T07:02:30.112Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-06-19T07:02:30.112Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-06-19T07:02:30.112Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-06-19T07:02:30.372Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-06-19T07:02:30.631Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-06-19T07:02:30.890Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-06-19T07:02:30.890Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-06-19T07:02:31.459Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-06-19T07:02:31.459Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-06-19T07:02:32.028Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-06-19T07:02:32.966Z] === RUN TestDockerSuite/TestImagesFormat [2021-06-19T07:02:32.966Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-06-19T07:02:33.537Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-06-19T07:02:36.074Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-06-19T07:02:36.074Z] === RUN TestDockerSuite/TestImportBadURL [2021-06-19T07:02:36.074Z] === RUN TestDockerSuite/TestImportDisplay [2021-06-19T07:02:37.457Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-06-19T07:02:37.457Z] === RUN TestDockerSuite/TestImportFile [2021-06-19T07:02:38.965Z] --- PASS: TestUpdateRestartPolicy (20.35s) [2021-06-19T07:02:38.965Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-19T07:02:39.366Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-06-19T07:02:39.366Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-06-19T07:02:39.627Z] docker_api_swarm_service_test.go:99: [d1de7d469396c] joining swarm manager [d733ee1ab9720]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T07:02:40.499Z] --- PASS: TestUpdateRestartWithAutoRemove (1.79s) [2021-06-19T07:02:40.499Z] === RUN TestWaitNonBlocked [2021-06-19T07:02:40.499Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-19T07:02:40.499Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-19T07:02:40.499Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-19T07:02:40.499Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-19T07:02:40.499Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-19T07:02:40.499Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-19T07:02:40.567Z] docker_api_swarm_service_test.go:100: [daafff4d2dd26] joining swarm manager [d733ee1ab9720]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-19T07:02:41.137Z] === RUN TestDockerSuite/TestImportGzipped [2021-06-19T07:02:42.748Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-06-19T07:02:42.748Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.43s) [2021-06-19T07:02:42.748Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.66s) [2021-06-19T07:02:42.748Z] === RUN TestWaitBlocked [2021-06-19T07:02:42.748Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:02:42.748Z] --- SKIP: TestWaitBlocked (0.00s) [2021-06-19T07:02:42.748Z] PASS [2021-06-19T07:02:42.748Z] ok github.com/docker/docker/integration/container 80.244s [2021-06-19T07:02:43.205Z] [2021-06-19T07:02:43.205Z] === Skipped [2021-06-19T07:02:43.205Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-06-19T07:02:43.205Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-19T07:02:43.205Z] [2021-06-19T07:02:43.205Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-06-19T07:02:43.205Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:02:43.205Z] [2021-06-19T07:02:43.205Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-06-19T07:02:43.205Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-19T07:02:43.205Z] [2021-06-19T07:02:43.205Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-06-19T07:02:43.205Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:02:43.205Z] [2021-06-19T07:02:43.205Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-06-19T07:02:43.205Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:02:43.205Z] [2021-06-19T07:02:43.205Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-19T07:02:43.205Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:02:43.205Z] [2021-06-19T07:02:43.205Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-19T07:02:43.205Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-19T07:02:43.205Z] [2021-06-19T07:02:43.205Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-06-19T07:02:43.205Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-19T07:02:43.205Z] [2021-06-19T07:02:43.205Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-06-19T07:02:43.205Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:02:43.205Z] [2021-06-19T07:02:43.205Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-06-19T07:02:43.205Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-19T07:02:43.205Z] [2021-06-19T07:02:43.205Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-06-19T07:02:43.205Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-19T07:02:43.205Z] [2021-06-19T07:02:43.205Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-06-19T07:02:43.205Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:02:43.205Z] [2021-06-19T07:02:43.205Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-06-19T07:02:43.206Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:02:43.206Z] [2021-06-19T07:02:43.206Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-06-19T07:02:43.206Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-19T07:02:43.206Z] [2021-06-19T07:02:43.206Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-06-19T07:02:43.206Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-19T07:02:43.206Z] [2021-06-19T07:02:43.206Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-06-19T07:02:43.206Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-19T07:02:43.206Z] [2021-06-19T07:02:43.206Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-06-19T07:02:43.206Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-19T07:02:43.206Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-19T07:02:43.206Z] [2021-06-19T07:02:43.206Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-19T07:02:43.206Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-19T07:02:43.206Z] [2021-06-19T07:02:43.206Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-06-19T07:02:43.206Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-19T07:02:43.206Z] [2021-06-19T07:02:43.206Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-19T07:02:43.206Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-19T07:02:43.206Z] [2021-06-19T07:02:43.206Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-06-19T07:02:43.206Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-19T07:02:43.206Z] [2021-06-19T07:02:43.206Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-06-19T07:02:43.206Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:02:43.206Z] [2021-06-19T07:02:43.206Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-06-19T07:02:43.206Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-19T07:02:43.206Z] [2021-06-19T07:02:43.206Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-06-19T07:02:43.206Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-19T07:02:43.206Z] [2021-06-19T07:02:43.206Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-06-19T07:02:43.206Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-19T07:02:43.206Z] [2021-06-19T07:02:43.206Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-06-19T07:02:43.206Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-19T07:02:43.206Z] [2021-06-19T07:02:43.206Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-06-19T07:02:43.206Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:02:43.206Z] [2021-06-19T07:02:43.206Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-06-19T07:02:43.206Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-19T07:02:43.206Z] [2021-06-19T07:02:43.206Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-06-19T07:02:43.206Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-19T07:02:43.206Z] [2021-06-19T07:02:43.206Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-06-19T07:02:43.206Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:02:43.206Z] [2021-06-19T07:02:43.206Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-06-19T07:02:43.206Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-19T07:02:43.206Z] [2021-06-19T07:02:43.206Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-06-19T07:02:43.206Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-19T07:02:43.206Z] [2021-06-19T07:02:43.206Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-06-19T07:02:43.206Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:02:43.206Z] [2021-06-19T07:02:43.206Z] [2021-06-19T07:02:43.206Z] DONE 88 tests, 33 skipped in 82.384s [2021-06-19T07:02:43.206Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-06-19T07:02:43.680Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-06-19T07:02:44.172Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-19T07:02:44.172Z] INFO: Testing against a local daemon [2021-06-19T07:02:44.172Z] === RUN TestCommitInheritsEnv [2021-06-19T07:02:44.172Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-19T07:02:44.172Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-06-19T07:02:44.172Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-19T07:02:44.172Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-19T07:02:44.172Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-06-19T07:02:44.172Z] === RUN TestImagesFilterMultiReference [2021-06-19T07:02:44.172Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-06-19T07:02:44.172Z] === RUN TestImagePullPlatformInvalid [2021-06-19T07:02:44.172Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-06-19T07:02:44.172Z] === RUN TestRemoveImageOrphaning [2021-06-19T07:02:45.141Z] --- PASS: TestRemoveImageOrphaning (0.86s) [2021-06-19T07:02:45.141Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-19T07:02:45.141Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-06-19T07:02:45.141Z] === RUN TestTagInvalidReference [2021-06-19T07:02:45.141Z] --- PASS: TestTagInvalidReference (0.03s) [2021-06-19T07:02:45.141Z] === RUN TestTagValidPrefixedRepo [2021-06-19T07:02:45.599Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-06-19T07:02:45.599Z] === RUN TestTagExistedNameWithoutForce [2021-06-19T07:02:45.599Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-06-19T07:02:45.599Z] === RUN TestTagOfficialNames [2021-06-19T07:02:45.599Z] --- PASS: TestTagOfficialNames (0.06s) [2021-06-19T07:02:45.599Z] === RUN TestTagMatchesDigest [2021-06-19T07:02:45.599Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-06-19T07:02:45.599Z] PASS [2021-06-19T07:02:45.599Z] ok github.com/docker/docker/integration/image 1.242s [2021-06-19T07:02:45.599Z] [2021-06-19T07:02:45.599Z] === Skipped [2021-06-19T07:02:45.599Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-06-19T07:02:45.599Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-19T07:02:45.599Z] [2021-06-19T07:02:45.599Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-06-19T07:02:45.599Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-19T07:02:45.599Z] [2021-06-19T07:02:45.599Z] [2021-06-19T07:02:45.599Z] DONE 11 tests, 2 skipped in 2.484s [2021-06-19T07:02:45.599Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-06-19T07:02:46.223Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-06-19T07:02:47.135Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-19T07:02:47.135Z] INFO: Testing against a local daemon [2021-06-19T07:02:47.135Z] === RUN TestNetworkCreateDelete [2021-06-19T07:02:47.135Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:02:47.135Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-06-19T07:02:47.135Z] === RUN TestDockerNetworkDeletePreferID [2021-06-19T07:02:47.135Z] 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-06-19T07:02:47.135Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-06-19T07:02:47.135Z] === RUN TestDaemonDNSFallback [2021-06-19T07:02:47.135Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:02:47.135Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-06-19T07:02:47.135Z] === RUN TestInspectNetwork [2021-06-19T07:02:47.135Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-19T07:02:47.135Z] --- SKIP: TestInspectNetwork (0.00s) [2021-06-19T07:02:47.135Z] === RUN TestRunContainerWithBridgeNone [2021-06-19T07:02:47.135Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:02:47.135Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-06-19T07:02:47.135Z] === RUN TestNetworkInvalidJSON [2021-06-19T07:02:47.135Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-19T07:02:47.135Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-19T07:02:47.135Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-19T07:02:47.135Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-19T07:02:47.135Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-19T07:02:47.135Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-19T07:02:47.135Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-19T07:02:47.135Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-19T07:02:47.135Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-19T07:02:47.135Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-06-19T07:02:47.135Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-19T07:02:47.135Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-19T07:02:47.135Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-19T07:02:47.135Z] === RUN TestNetworkList [2021-06-19T07:02:47.135Z] === RUN TestNetworkList//networks [2021-06-19T07:02:47.135Z] === PAUSE TestNetworkList//networks [2021-06-19T07:02:47.135Z] === RUN TestNetworkList//networks/ [2021-06-19T07:02:47.135Z] === PAUSE TestNetworkList//networks/ [2021-06-19T07:02:47.135Z] === CONT TestNetworkList//networks [2021-06-19T07:02:47.135Z] === CONT TestNetworkList//networks/ [2021-06-19T07:02:47.135Z] --- PASS: TestNetworkList (0.02s) [2021-06-19T07:02:47.135Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-19T07:02:47.135Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-19T07:02:47.135Z] === RUN TestHostIPv4BridgeLabel [2021-06-19T07:02:47.135Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-19T07:02:47.135Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-06-19T07:02:47.135Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-19T07:02:47.135Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-19T07:02:47.135Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-06-19T07:02:47.135Z] === RUN TestDaemonDefaultNetworkPools [2021-06-19T07:02:47.135Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-19T07:02:47.135Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-06-19T07:02:47.135Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-19T07:02:47.135Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-19T07:02:47.135Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-19T07:02:47.135Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-19T07:02:47.135Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-19T07:02:47.135Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-19T07:02:47.135Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-19T07:02:47.135Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-19T07:02:47.135Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-19T07:02:47.135Z] === RUN TestServiceWithPredefinedNetwork [2021-06-19T07:02:47.135Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-19T07:02:47.135Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-06-19T07:02:47.135Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-19T07:02:47.135Z] service_test.go:242: FLAKY_TEST [2021-06-19T07:02:47.135Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-19T07:02:47.135Z] === RUN TestServiceWithDataPathPortInit [2021-06-19T07:02:47.135Z] service_test.go:333: testEnv.OSType == "windows" [2021-06-19T07:02:47.135Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-06-19T07:02:47.135Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-19T07:02:47.135Z] service_test.go:401: testEnv.OSType == "windows" [2021-06-19T07:02:47.135Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-19T07:02:47.135Z] PASS [2021-06-19T07:02:47.135Z] ok github.com/docker/docker/integration/network 0.145s [2021-06-19T07:02:47.135Z] [2021-06-19T07:02:47.135Z] === Skipped [2021-06-19T07:02:47.135Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-06-19T07:02:47.135Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:02:47.135Z] [2021-06-19T07:02:47.135Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-06-19T07:02:47.135Z] 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-06-19T07:02:47.135Z] [2021-06-19T07:02:47.135Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-06-19T07:02:47.135Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:02:47.135Z] [2021-06-19T07:02:47.135Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-06-19T07:02:47.135Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-19T07:02:47.135Z] [2021-06-19T07:02:47.135Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-06-19T07:02:47.135Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:02:47.135Z] [2021-06-19T07:02:47.135Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-06-19T07:02:47.135Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-19T07:02:47.135Z] [2021-06-19T07:02:47.135Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-06-19T07:02:47.135Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-19T07:02:47.135Z] [2021-06-19T07:02:47.135Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-06-19T07:02:47.135Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-19T07:02:47.135Z] [2021-06-19T07:02:47.135Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-19T07:02:47.135Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-19T07:02:47.135Z] [2021-06-19T07:02:47.135Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-19T07:02:47.135Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-19T07:02:47.135Z] [2021-06-19T07:02:47.135Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-19T07:02:47.135Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-19T07:02:47.135Z] [2021-06-19T07:02:47.135Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-06-19T07:02:47.135Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-19T07:02:47.135Z] [2021-06-19T07:02:47.135Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-19T07:02:47.135Z] service_test.go:242: FLAKY_TEST [2021-06-19T07:02:47.135Z] [2021-06-19T07:02:47.135Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-06-19T07:02:47.135Z] service_test.go:333: testEnv.OSType == "windows" [2021-06-19T07:02:47.135Z] [2021-06-19T07:02:47.135Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-19T07:02:47.135Z] service_test.go:401: testEnv.OSType == "windows" [2021-06-19T07:02:47.135Z] [2021-06-19T07:02:47.135Z] [2021-06-19T07:02:47.135Z] DONE 22 tests, 15 skipped in 1.631s [2021-06-19T07:02:47.135Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-06-19T07:02:47.166Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-06-19T07:02:48.103Z] testing: warning: no tests to run [2021-06-19T07:02:48.103Z] PASS [2021-06-19T07:02:48.103Z] ok github.com/docker/docker/integration/network/ipvlan 0.059s [2021-06-19T07:02:48.103Z] [2021-06-19T07:02:48.103Z] DONE 0 tests in 0.544s [2021-06-19T07:02:48.103Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-06-19T07:02:48.110Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-06-19T07:02:48.561Z] testing: warning: no tests to run [2021-06-19T07:02:48.561Z] PASS [2021-06-19T07:02:48.561Z] ok github.com/docker/docker/integration/network/macvlan 0.056s [2021-06-19T07:02:48.561Z] [2021-06-19T07:02:48.561Z] DONE 0 tests in 0.552s [2021-06-19T07:02:48.561Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-06-19T07:02:49.019Z] testing: warning: no tests to run [2021-06-19T07:02:49.019Z] PASS [2021-06-19T07:02:49.019Z] ok github.com/docker/docker/integration/plugin 0.062s [2021-06-19T07:02:49.019Z] [2021-06-19T07:02:49.019Z] DONE 0 tests in 0.550s [2021-06-19T07:02:49.019Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-06-19T07:02:49.048Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-06-19T07:02:49.048Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-06-19T07:02:49.048Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-06-19T07:02:49.477Z] testing: warning: no tests to run [2021-06-19T07:02:49.477Z] PASS [2021-06-19T07:02:49.477Z] ok github.com/docker/docker/integration/plugin/authz 0.062s [2021-06-19T07:02:49.477Z] [2021-06-19T07:02:49.477Z] DONE 0 tests in 0.554s [2021-06-19T07:02:49.617Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-06-19T07:02:49.935Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-06-19T07:02:50.555Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-06-19T07:02:51.124Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-06-19T07:02:51.695Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-06-19T07:02:52.267Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-06-19T07:02:52.837Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-06-19T07:02:53.096Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-06-19T07:02:54.477Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-06-19T07:02:55.046Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-06-19T07:02:55.616Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-06-19T07:02:55.878Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-06-19T07:02:56.448Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-06-19T07:02:56.448Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-06-19T07:02:56.448Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-06-19T07:02:57.389Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-06-19T07:02:58.331Z] === RUN TestDockerSuite/TestInspectDefault [2021-06-19T07:02:58.509Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-19T07:02:58.509Z] INFO: Testing against a local daemon [2021-06-19T07:02:58.509Z] === RUN TestPluginInvalidJSON [2021-06-19T07:02:58.509Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-19T07:02:58.509Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-19T07:02:58.509Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-19T07:02:58.509Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-06-19T07:02:58.509Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-19T07:02:58.509Z] === RUN TestPluginInstall [2021-06-19T07:02:58.509Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-19T07:02:58.509Z] --- SKIP: TestPluginInstall (0.00s) [2021-06-19T07:02:58.509Z] === RUN TestPluginsWithRuntimes [2021-06-19T07:02:58.509Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-19T07:02:58.509Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-06-19T07:02:58.509Z] === RUN TestPluginBackCompatMediaTypes [2021-06-19T07:02:58.509Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-19T07:02:58.509Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-06-19T07:02:58.509Z] PASS [2021-06-19T07:02:58.509Z] ok github.com/docker/docker/integration/plugin/common 0.107s [2021-06-19T07:02:58.509Z] [2021-06-19T07:02:58.509Z] === Skipped [2021-06-19T07:02:58.509Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-06-19T07:02:58.509Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-19T07:02:58.509Z] [2021-06-19T07:02:58.509Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-06-19T07:02:58.509Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-19T07:02:58.509Z] [2021-06-19T07:02:58.509Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-06-19T07:02:58.509Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-19T07:02:58.509Z] [2021-06-19T07:02:58.509Z] [2021-06-19T07:02:58.509Z] DONE 5 tests, 3 skipped in 7.938s [2021-06-19T07:02:58.509Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-06-19T07:02:58.900Z] === RUN TestDockerSuite/TestInspectHistory [2021-06-19T07:02:59.840Z] === RUN TestDockerSuite/TestInspectImage [2021-06-19T07:02:59.840Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-06-19T07:02:59.840Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-06-19T07:02:59.840Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-06-19T07:02:59.840Z] === RUN TestDockerSuite/TestInspectInt64 [2021-06-19T07:03:00.044Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-19T07:03:00.044Z] INFO: Testing against a local daemon [2021-06-19T07:03:00.044Z] === RUN TestExternalGraphDriver [2021-06-19T07:03:00.044Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-19T07:03:00.044Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-06-19T07:03:00.044Z] === RUN TestGraphdriverPluginV2 [2021-06-19T07:03:00.044Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-19T07:03:00.044Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-06-19T07:03:00.044Z] PASS [2021-06-19T07:03:00.044Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.100s [2021-06-19T07:03:00.044Z] [2021-06-19T07:03:00.044Z] === Skipped [2021-06-19T07:03:00.044Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-06-19T07:03:00.044Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-19T07:03:00.044Z] [2021-06-19T07:03:00.044Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-06-19T07:03:00.044Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-19T07:03:00.044Z] [2021-06-19T07:03:00.044Z] [2021-06-19T07:03:00.044Z] DONE 2 tests, 2 skipped in 2.505s [2021-06-19T07:03:00.410Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-06-19T07:03:00.502Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-06-19T07:03:01.793Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-06-19T07:03:01.793Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-06-19T07:03:02.034Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-19T07:03:02.034Z] INFO: Testing against a local daemon [2021-06-19T07:03:02.034Z] === RUN TestReadPluginNoRead [2021-06-19T07:03:02.034Z] read_test.go:21: no unix domain sockets on Windows [2021-06-19T07:03:02.034Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-06-19T07:03:02.034Z] PASS [2021-06-19T07:03:02.034Z] ok github.com/docker/docker/integration/plugin/logging 0.092s [2021-06-19T07:03:02.035Z] [2021-06-19T07:03:02.035Z] === Skipped [2021-06-19T07:03:02.035Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-06-19T07:03:02.035Z] read_test.go:21: no unix domain sockets on Windows [2021-06-19T07:03:02.035Z] [2021-06-19T07:03:02.035Z] [2021-06-19T07:03:02.035Z] DONE 1 tests, 1 skipped in 1.711s [2021-06-19T07:03:02.035Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-06-19T07:03:02.731Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-06-19T07:03:03.000Z] testing: warning: no tests to run [2021-06-19T07:03:03.001Z] PASS [2021-06-19T07:03:03.001Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.069s [2021-06-19T07:03:03.001Z] [2021-06-19T07:03:03.001Z] DONE 0 tests in 0.900s [2021-06-19T07:03:03.001Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-06-19T07:03:03.300Z] === RUN TestDockerSuite/TestInspectPlugin [2021-06-19T07:03:04.540Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-19T07:03:04.540Z] INFO: Testing against a local daemon [2021-06-19T07:03:04.540Z] === RUN TestPluginWithDevMounts [2021-06-19T07:03:04.540Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:03:04.540Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-06-19T07:03:04.540Z] PASS [2021-06-19T07:03:04.540Z] ok github.com/docker/docker/integration/plugin/volumes 0.088s [2021-06-19T07:03:04.680Z] check_test.go:380: [d1de7d469396c] daemon is not started [2021-06-19T07:03:04.945Z] === RUN TestDockerSuite/TestInspectRootFS [2021-06-19T07:03:04.945Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-06-19T07:03:04.998Z] [2021-06-19T07:03:04.998Z] === Skipped [2021-06-19T07:03:04.998Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-06-19T07:03:04.998Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:03:04.998Z] [2021-06-19T07:03:04.998Z] [2021-06-19T07:03:04.998Z] DONE 1 tests, 1 skipped in 1.750s [2021-06-19T07:03:04.998Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-06-19T07:03:05.513Z] === RUN TestDockerSuite/TestInspectStatus [2021-06-19T07:03:05.974Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-19T07:03:05.974Z] INFO: Testing against a local daemon [2021-06-19T07:03:05.974Z] === RUN TestSecretInspect [2021-06-19T07:03:05.974Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:03:05.974Z] --- SKIP: TestSecretInspect (0.00s) [2021-06-19T07:03:05.974Z] === RUN TestSecretList [2021-06-19T07:03:05.974Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:03:05.974Z] --- SKIP: TestSecretList (0.02s) [2021-06-19T07:03:05.974Z] === RUN TestSecretsCreateAndDelete [2021-06-19T07:03:05.974Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:03:05.974Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-06-19T07:03:05.974Z] === RUN TestSecretsUpdate [2021-06-19T07:03:05.974Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:03:05.974Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-06-19T07:03:05.974Z] === RUN TestTemplatedSecret [2021-06-19T07:03:05.974Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:03:05.974Z] --- SKIP: TestTemplatedSecret (0.01s) [2021-06-19T07:03:05.974Z] === RUN TestSecretCreateResolve [2021-06-19T07:03:05.974Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:03:05.974Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-06-19T07:03:05.974Z] PASS [2021-06-19T07:03:05.974Z] ok github.com/docker/docker/integration/secret 0.107s [2021-06-19T07:03:06.432Z] [2021-06-19T07:03:06.432Z] === Skipped [2021-06-19T07:03:06.432Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-06-19T07:03:06.432Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:03:06.432Z] [2021-06-19T07:03:06.432Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.02s) [2021-06-19T07:03:06.432Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:03:06.432Z] [2021-06-19T07:03:06.432Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-06-19T07:03:06.432Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:03:06.432Z] [2021-06-19T07:03:06.432Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.01s) [2021-06-19T07:03:06.432Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:03:06.432Z] [2021-06-19T07:03:06.432Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.01s) [2021-06-19T07:03:06.432Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:03:06.432Z] [2021-06-19T07:03:06.432Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-06-19T07:03:06.432Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:03:06.432Z] [2021-06-19T07:03:06.432Z] [2021-06-19T07:03:06.432Z] DONE 6 tests, 6 skipped in 1.480s [2021-06-19T07:03:06.432Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-06-19T07:03:06.452Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-06-19T07:03:07.840Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-06-19T07:03:07.963Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-19T07:03:07.963Z] INFO: Testing against a local daemon [2021-06-19T07:03:07.963Z] === RUN TestServiceCreateInit [2021-06-19T07:03:07.963Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-19T07:03:07.963Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:03:07.963Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-19T07:03:07.963Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:03:07.963Z] --- PASS: TestServiceCreateInit (0.03s) [2021-06-19T07:03:07.963Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-19T07:03:07.963Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-19T07:03:07.963Z] === RUN TestCreateServiceMultipleTimes [2021-06-19T07:03:07.963Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:03:07.963Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-06-19T07:03:07.963Z] === RUN TestCreateServiceConflict [2021-06-19T07:03:07.963Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:03:07.963Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-06-19T07:03:07.963Z] === RUN TestCreateServiceMaxReplicas [2021-06-19T07:03:07.963Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:03:07.963Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-06-19T07:03:07.963Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-19T07:03:07.963Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:03:07.963Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-19T07:03:07.963Z] === RUN TestCreateServiceSecretFileMode [2021-06-19T07:03:07.963Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:03:07.963Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-06-19T07:03:07.963Z] === RUN TestCreateServiceConfigFileMode [2021-06-19T07:03:07.963Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:03:07.963Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-06-19T07:03:07.963Z] === RUN TestCreateServiceSysctls [2021-06-19T07:03:07.963Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:03:07.963Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-06-19T07:03:07.963Z] === RUN TestCreateServiceCapabilities [2021-06-19T07:03:07.963Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:03:07.963Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-06-19T07:03:07.963Z] === RUN TestInspect [2021-06-19T07:03:07.963Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:03:07.963Z] --- SKIP: TestInspect (0.00s) [2021-06-19T07:03:07.963Z] === RUN TestCreateJob [2021-06-19T07:03:07.963Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:03:07.963Z] --- SKIP: TestCreateJob (0.00s) [2021-06-19T07:03:07.963Z] === RUN TestReplicatedJob [2021-06-19T07:03:07.963Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:03:07.963Z] --- SKIP: TestReplicatedJob (0.00s) [2021-06-19T07:03:07.963Z] === RUN TestUpdateReplicatedJob [2021-06-19T07:03:07.963Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:03:07.963Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-06-19T07:03:07.963Z] === RUN TestServiceListWithStatuses [2021-06-19T07:03:07.963Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:03:07.963Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-19T07:03:07.963Z] === RUN TestDockerNetworkConnectAlias [2021-06-19T07:03:07.963Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:03:07.963Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-06-19T07:03:07.963Z] === RUN TestDockerNetworkReConnect [2021-06-19T07:03:07.963Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:03:07.963Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-06-19T07:03:07.963Z] === RUN TestServicePlugin [2021-06-19T07:03:07.963Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:03:07.963Z] --- SKIP: TestServicePlugin (0.00s) [2021-06-19T07:03:07.963Z] === RUN TestServiceUpdateLabel [2021-06-19T07:03:07.963Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:03:07.963Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-06-19T07:03:07.963Z] === RUN TestServiceUpdateSecrets [2021-06-19T07:03:07.963Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:03:07.963Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-06-19T07:03:08.410Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-06-19T07:03:08.422Z] === RUN TestServiceUpdateConfigs [2021-06-19T07:03:08.422Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:03:08.422Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-06-19T07:03:08.422Z] === RUN TestServiceUpdateNetwork [2021-06-19T07:03:08.422Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:03:08.422Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-06-19T07:03:08.422Z] === RUN TestServiceUpdatePidsLimit [2021-06-19T07:03:08.422Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:03:08.422Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-06-19T07:03:08.422Z] PASS [2021-06-19T07:03:08.422Z] ok github.com/docker/docker/integration/service 0.191s [2021-06-19T07:03:08.422Z] [2021-06-19T07:03:08.422Z] === Skipped [2021-06-19T07:03:08.422Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-19T07:03:08.422Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:03:08.422Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-19T07:03:08.422Z] [2021-06-19T07:03:08.422Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-19T07:03:08.422Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:03:08.422Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-19T07:03:08.422Z] [2021-06-19T07:03:08.422Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-06-19T07:03:08.422Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:03:08.422Z] [2021-06-19T07:03:08.422Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-06-19T07:03:08.422Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:03:08.422Z] [2021-06-19T07:03:08.422Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2021-06-19T07:03:08.422Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:03:08.422Z] [2021-06-19T07:03:08.422Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-19T07:03:08.422Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:03:08.422Z] [2021-06-19T07:03:08.422Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-06-19T07:03:08.422Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:03:08.422Z] [2021-06-19T07:03:08.422Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-06-19T07:03:08.422Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:03:08.422Z] [2021-06-19T07:03:08.422Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-06-19T07:03:08.422Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:03:08.422Z] [2021-06-19T07:03:08.422Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-06-19T07:03:08.422Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:03:08.422Z] [2021-06-19T07:03:08.422Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-06-19T07:03:08.422Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:03:08.422Z] [2021-06-19T07:03:08.422Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-06-19T07:03:08.422Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:03:08.422Z] [2021-06-19T07:03:08.422Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-06-19T07:03:08.422Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:03:08.422Z] [2021-06-19T07:03:08.422Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-06-19T07:03:08.422Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:03:08.422Z] [2021-06-19T07:03:08.422Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-06-19T07:03:08.422Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:03:08.422Z] [2021-06-19T07:03:08.422Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-06-19T07:03:08.422Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:03:08.422Z] [2021-06-19T07:03:08.422Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-06-19T07:03:08.422Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:03:08.422Z] [2021-06-19T07:03:08.422Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-06-19T07:03:08.422Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:03:08.422Z] [2021-06-19T07:03:08.422Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-06-19T07:03:08.422Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:03:08.422Z] [2021-06-19T07:03:08.422Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-06-19T07:03:08.422Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:03:08.422Z] [2021-06-19T07:03:08.422Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-06-19T07:03:08.422Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:03:08.422Z] [2021-06-19T07:03:08.422Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-06-19T07:03:08.422Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:03:08.422Z] [2021-06-19T07:03:08.422Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-06-19T07:03:08.422Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:03:08.422Z] [2021-06-19T07:03:08.422Z] [2021-06-19T07:03:08.422Z] DONE 24 tests, 23 skipped in 2.034s [2021-06-19T07:03:08.422Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-06-19T07:03:09.349Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-06-19T07:03:09.610Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-06-19T07:03:09.870Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-06-19T07:03:09.956Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-19T07:03:09.956Z] INFO: Testing against a local daemon [2021-06-19T07:03:09.956Z] === RUN TestSessionCreate [2021-06-19T07:03:09.956Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-19T07:03:09.956Z] --- SKIP: TestSessionCreate (0.00s) [2021-06-19T07:03:09.956Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-19T07:03:09.956Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-19T07:03:09.956Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-06-19T07:03:09.956Z] PASS [2021-06-19T07:03:09.956Z] ok github.com/docker/docker/integration/session 0.087s [2021-06-19T07:03:09.956Z] [2021-06-19T07:03:09.956Z] === Skipped [2021-06-19T07:03:09.956Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-06-19T07:03:09.956Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-19T07:03:09.956Z] [2021-06-19T07:03:09.956Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-06-19T07:03:09.956Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-19T07:03:09.956Z] [2021-06-19T07:03:09.956Z] [2021-06-19T07:03:09.956Z] DONE 2 tests, 2 skipped in 1.449s [2021-06-19T07:03:09.956Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-06-19T07:03:10.811Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-06-19T07:03:11.381Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-06-19T07:03:11.489Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-19T07:03:11.489Z] INFO: Testing against a local daemon [2021-06-19T07:03:11.489Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-19T07:03:11.489Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:03:11.489Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-19T07:03:11.489Z] === RUN TestEventsExecDie [2021-06-19T07:03:11.489Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-19T07:03:11.489Z] --- SKIP: TestEventsExecDie (0.00s) [2021-06-19T07:03:11.489Z] === RUN TestEventsBackwardsCompatible [2021-06-19T07:03:11.489Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-19T07:03:11.489Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-06-19T07:03:11.489Z] === RUN TestEventsVolumeCreate [2021-06-19T07:03:11.489Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-06-19T07:03:11.489Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-06-19T07:03:11.489Z] === RUN TestInfoAPI [2021-06-19T07:03:11.489Z] --- PASS: TestInfoAPI (0.03s) [2021-06-19T07:03:11.489Z] === RUN TestInfoAPIWarnings [2021-06-19T07:03:11.489Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-19T07:03:11.489Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-06-19T07:03:11.489Z] === RUN TestInfoDebug [2021-06-19T07:03:11.489Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-19T07:03:11.489Z] --- SKIP: TestInfoDebug (0.00s) [2021-06-19T07:03:11.489Z] === RUN TestInfoInsecureRegistries [2021-06-19T07:03:11.489Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-19T07:03:11.489Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-06-19T07:03:11.489Z] === RUN TestInfoRegistryMirrors [2021-06-19T07:03:11.489Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-19T07:03:11.489Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-06-19T07:03:11.489Z] === RUN TestLoginFailsWithBadCredentials [2021-06-19T07:03:11.950Z] docker_api_swarm_service_test.go:532: [d28d64410fc31] joining swarm manager [daebe725735fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T07:03:12.454Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2021-06-19T07:03:12.455Z] === RUN TestPingCacheHeaders [2021-06-19T07:03:12.455Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-06-19T07:03:12.455Z] === RUN TestPingGet [2021-06-19T07:03:12.455Z] --- PASS: TestPingGet (0.02s) [2021-06-19T07:03:12.455Z] === RUN TestPingHead [2021-06-19T07:03:12.455Z] --- PASS: TestPingHead (0.02s) [2021-06-19T07:03:12.455Z] === RUN TestVersion [2021-06-19T07:03:12.455Z] --- PASS: TestVersion (0.02s) [2021-06-19T07:03:12.455Z] PASS [2021-06-19T07:03:12.455Z] ok github.com/docker/docker/integration/system 1.166s [2021-06-19T07:03:12.455Z] [2021-06-19T07:03:12.455Z] === Skipped [2021-06-19T07:03:12.455Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-19T07:03:12.455Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:03:12.455Z] [2021-06-19T07:03:12.455Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-06-19T07:03:12.455Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-19T07:03:12.455Z] [2021-06-19T07:03:12.455Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-06-19T07:03:12.455Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-19T07:03:12.455Z] [2021-06-19T07:03:12.455Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-06-19T07:03:12.455Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-06-19T07:03:12.455Z] [2021-06-19T07:03:12.455Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-06-19T07:03:12.455Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-19T07:03:12.455Z] [2021-06-19T07:03:12.455Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-06-19T07:03:12.455Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-19T07:03:12.455Z] [2021-06-19T07:03:12.455Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-06-19T07:03:12.455Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-19T07:03:12.455Z] [2021-06-19T07:03:12.455Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-06-19T07:03:12.455Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-19T07:03:12.455Z] [2021-06-19T07:03:12.455Z] [2021-06-19T07:03:12.455Z] DONE 14 tests, 8 skipped in 2.500s [2021-06-19T07:03:12.455Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-06-19T07:03:12.519Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-06-19T07:03:12.519Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-06-19T07:03:13.463Z] docker_api_swarm_service_test.go:533: [d453e1254cf56] joining swarm manager [daebe725735fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-19T07:03:13.989Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-19T07:03:13.989Z] INFO: Testing against a local daemon [2021-06-19T07:03:13.989Z] === RUN TestVolumesCreateAndList [2021-06-19T07:03:13.989Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-06-19T07:03:13.989Z] === RUN TestVolumesRemove [2021-06-19T07:03:13.989Z] --- PASS: TestVolumesRemove (0.13s) [2021-06-19T07:03:13.989Z] === RUN TestVolumesInspect [2021-06-19T07:03:13.989Z] --- PASS: TestVolumesInspect (0.03s) [2021-06-19T07:03:13.989Z] === RUN TestVolumesInvalidJSON [2021-06-19T07:03:14.404Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-06-19T07:03:14.447Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-19T07:03:14.447Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-19T07:03:14.447Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-19T07:03:14.447Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-06-19T07:03:14.447Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-19T07:03:14.447Z] PASS [2021-06-19T07:03:14.447Z] ok github.com/docker/docker/integration/volume 0.269s [2021-06-19T07:03:14.447Z] [2021-06-19T07:03:14.447Z] DONE 5 tests in 1.811s [2021-06-19T07:03:14.447Z] INFO: make.ps1 ended at 06/19/2021 07:03:14 [2021-06-19T07:03:14.447Z] INFO: Integration CLI tests being run from the host: [2021-06-19T07:03:14.447Z] 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-06-19T07:03:16.947Z] === RUN TestDockerSuite/TestLinksEnvs [2021-06-19T07:03:19.486Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-06-19T07:03:19.747Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-06-19T07:03:21.536Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-19T07:03:21.536Z] INFO: Testing against a local daemon [2021-06-19T07:03:21.536Z] === RUN TestDockerSuite [2021-06-19T07:03:21.536Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-06-19T07:03:21.536Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-06-19T07:03:21.536Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-19T07:03:21.536Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-06-19T07:03:21.536Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-06-19T07:03:21.536Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-06-19T07:03:21.536Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-06-19T07:03:21.536Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-19T07:03:21.536Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-06-19T07:03:21.536Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-06-19T07:03:21.994Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-06-19T07:03:21.994Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-06-19T07:03:22.960Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-06-19T07:03:22.960Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-06-19T07:03:23.045Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-06-19T07:03:25.586Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-06-19T07:03:27.493Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-06-19T07:03:27.493Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-06-19T07:03:29.399Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-06-19T07:03:29.659Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-06-19T07:03:30.610Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-06-19T07:03:40.600Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-06-19T07:03:40.600Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-06-19T07:03:42.511Z] docker_api_swarm_service_test.go:147: [d01ebb9e4ef16] joining swarm manager [dc3a539649f48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T07:03:43.083Z] docker_api_swarm_service_test.go:147: [d2ecbc88fe498] joining swarm manager [dc3a539649f48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-19T07:03:43.083Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-06-19T07:03:46.383Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-06-19T07:03:46.953Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-06-19T07:03:50.248Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-06-19T07:03:50.248Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-06-19T07:03:50.767Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-06-19T07:03:50.767Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-06-19T07:03:50.767Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-06-19T07:03:51.336Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-06-19T07:03:51.922Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-06-19T07:03:56.118Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-06-19T07:03:56.381Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-06-19T07:04:01.656Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-06-19T07:04:01.656Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-06-19T07:04:01.656Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-06-19T07:04:03.084Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-06-19T07:04:04.993Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-06-19T07:04:05.934Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-06-19T07:04:06.874Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-06-19T07:04:07.813Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-06-19T07:04:10.352Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-06-19T07:04:10.922Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-06-19T07:04:11.862Z] === RUN TestDockerSuite/TestLogsSince [2021-06-19T07:04:19.983Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-06-19T07:04:23.272Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-06-19T07:04:23.362Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-06-19T07:04:23.362Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-06-19T07:04:23.362Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-06-19T07:04:23.362Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-19T07:04:23.362Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-06-19T07:04:23.362Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-19T07:04:23.362Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-06-19T07:04:23.362Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-19T07:04:23.362Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-06-19T07:04:23.362Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-19T07:04:23.362Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-06-19T07:04:23.362Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-19T07:04:23.362Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-06-19T07:04:23.362Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-19T07:04:23.362Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-06-19T07:04:23.362Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-19T07:04:23.362Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-06-19T07:04:23.362Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-06-19T07:04:23.362Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-19T07:04:23.362Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-06-19T07:04:23.819Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-06-19T07:04:23.819Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-19T07:04:23.819Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-06-19T07:04:23.819Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-19T07:04:23.819Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-06-19T07:04:24.210Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-06-19T07:04:25.593Z] === RUN TestDockerSuite/TestLogsTail [2021-06-19T07:04:26.725Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-06-19T07:04:26.977Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-06-19T07:04:27.547Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-06-19T07:04:28.899Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-06-19T07:04:28.899Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-19T07:04:28.899Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-06-19T07:04:28.899Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-19T07:04:28.899Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-06-19T07:04:28.900Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-19T07:04:28.900Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-06-19T07:04:28.900Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-19T07:04:28.900Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-06-19T07:04:28.939Z] === RUN TestDockerSuite/TestMountIntoProc [2021-06-19T07:04:28.939Z] === RUN TestDockerSuite/TestMountIntoSys [2021-06-19T07:04:29.889Z] === RUN TestDockerSuite/TestNetHostname [2021-06-19T07:04:31.809Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-06-19T07:04:31.809Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-19T07:04:31.809Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-06-19T07:04:31.809Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-19T07:04:31.809Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-06-19T07:04:32.433Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-06-19T07:04:33.003Z] === RUN TestDockerSuite/TestNetworkEvents [2021-06-19T07:04:36.487Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-06-19T07:04:39.578Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-06-19T07:04:41.488Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-06-19T07:04:42.428Z] === RUN TestDockerSuite/TestPluginActive [2021-06-19T07:04:44.336Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-06-19T07:04:52.465Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-06-19T07:04:52.465Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-06-19T07:04:52.465Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-06-19T07:04:52.465Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-06-19T07:04:55.760Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-06-19T07:04:56.020Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-06-19T07:04:57.399Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-06-19T07:04:59.944Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-06-19T07:05:01.326Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-06-19T07:05:03.867Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-06-19T07:05:04.807Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-06-19T07:05:07.347Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-06-19T07:05:07.606Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-06-19T07:05:09.514Z] === RUN TestDockerSuite/TestPortHostBinding [2021-06-19T07:05:10.896Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-06-19T07:05:11.465Z] === RUN TestDockerSuite/TestPortList [2021-06-19T07:05:14.009Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-06-19T07:05:17.303Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-06-19T07:05:21.500Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-06-19T07:05:22.070Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-06-19T07:05:23.982Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-06-19T07:05:25.893Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-06-19T07:05:31.171Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-06-19T07:05:31.171Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-06-19T07:05:31.171Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-06-19T07:05:31.740Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-06-19T07:05:31.740Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-06-19T07:05:32.310Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-06-19T07:05:32.310Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-06-19T07:05:32.879Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-06-19T07:05:32.879Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-06-19T07:05:34.262Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-06-19T07:05:34.262Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-06-19T07:05:37.560Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-06-19T07:05:38.500Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-06-19T07:05:38.759Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-06-19T07:05:38.759Z] === RUN TestDockerSuite/TestPsByOrder [2021-06-19T07:05:42.053Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-06-19T07:05:42.312Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-06-19T07:05:45.607Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-06-19T07:05:48.521Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-06-19T07:05:48.521Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-19T07:05:48.521Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-06-19T07:05:48.521Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-06-19T07:05:48.521Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-06-19T07:05:48.521Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-06-19T07:05:48.521Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-06-19T07:05:48.521Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-19T07:05:48.521Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-06-19T07:05:48.521Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-19T07:05:48.521Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-06-19T07:05:48.521Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-19T07:05:48.521Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-06-19T07:05:48.521Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-06-19T07:05:48.970Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-06-19T07:05:49.810Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-06-19T07:05:49.810Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-06-19T07:05:49.810Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-06-19T07:05:52.640Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-06-19T07:05:53.585Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-06-19T07:05:53.585Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-19T07:05:53.585Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-06-19T07:05:53.585Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-19T07:05:53.585Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-06-19T07:05:53.585Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-06-19T07:05:54.030Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-06-19T07:05:56.431Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-06-19T07:05:59.312Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-06-19T07:06:03.512Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-06-19T07:06:03.512Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-06-19T07:06:04.893Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-06-19T07:06:05.534Z] --- PASS: TestBuildWCOWSandboxSize (749.99s) [2021-06-19T07:06:05.534Z] === RUN TestBuildWithEmptyDockerfile [2021-06-19T07:06:05.534Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-19T07:06:05.534Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-19T07:06:05.534Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-19T07:06:05.534Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-19T07:06:05.534Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-19T07:06:05.534Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-19T07:06:05.995Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-19T07:06:05.995Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-19T07:06:05.995Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-19T07:06:05.995Z] --- PASS: TestBuildWithEmptyDockerfile (0.40s) [2021-06-19T07:06:05.995Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-06-19T07:06:05.995Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-06-19T07:06:05.995Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-06-19T07:06:05.995Z] === RUN TestBuildPreserveOwnership [2021-06-19T07:06:05.995Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-19T07:06:05.995Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2021-06-19T07:06:05.995Z] === RUN TestBuildPlatformInvalid [2021-06-19T07:06:06.456Z] --- PASS: TestBuildPlatformInvalid (0.39s) [2021-06-19T07:06:06.456Z] PASS [2021-06-19T07:06:06.456Z] ok github.com/docker/docker/integration/build 920.249s [2021-06-19T07:06:06.644Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-06-19T07:06:06.916Z] [2021-06-19T07:06:06.916Z] === Skipped [2021-06-19T07:06:06.916Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-06-19T07:06:06.916Z] build_session_test.go:25: TODO: BuildKit [2021-06-19T07:06:06.916Z] [2021-06-19T07:06:06.916Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-06-19T07:06:06.916Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:06:06.916Z] [2021-06-19T07:06:06.916Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-06-19T07:06:06.916Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-19T07:06:06.916Z] [2021-06-19T07:06:06.916Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-06-19T07:06:06.916Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-19T07:06:06.916Z] [2021-06-19T07:06:06.916Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2021-06-19T07:06:06.916Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-19T07:06:06.916Z] [2021-06-19T07:06:06.916Z] [2021-06-19T07:06:06.916Z] DONE 29 tests, 5 skipped in 946.836s [2021-06-19T07:06:06.916Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-06-19T07:06:07.431Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-06-19T07:06:08.370Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-06-19T07:06:09.105Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-19T07:06:09.105Z] INFO: Testing against a local daemon [2021-06-19T07:06:09.105Z] === RUN TestConfigInspect [2021-06-19T07:06:09.105Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:06:09.105Z] --- SKIP: TestConfigInspect (0.00s) [2021-06-19T07:06:09.105Z] === RUN TestConfigList [2021-06-19T07:06:09.105Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:06:09.105Z] --- SKIP: TestConfigList (0.00s) [2021-06-19T07:06:09.105Z] === RUN TestConfigsCreateAndDelete [2021-06-19T07:06:09.105Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:06:09.105Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-06-19T07:06:09.105Z] === RUN TestConfigsUpdate [2021-06-19T07:06:09.105Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:06:09.106Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-06-19T07:06:09.106Z] === RUN TestTemplatedConfig [2021-06-19T07:06:09.106Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:06:09.106Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-06-19T07:06:09.106Z] === RUN TestConfigCreateResolve [2021-06-19T07:06:09.106Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:06:09.106Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-06-19T07:06:09.106Z] === RUN TestConfigDaemonLibtrustID [2021-06-19T07:06:09.106Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:06:09.106Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-06-19T07:06:09.106Z] PASS [2021-06-19T07:06:09.106Z] ok github.com/docker/docker/integration/config 0.089s [2021-06-19T07:06:09.106Z] [2021-06-19T07:06:09.106Z] === Skipped [2021-06-19T07:06:09.106Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-06-19T07:06:09.106Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:06:09.106Z] [2021-06-19T07:06:09.106Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-06-19T07:06:09.106Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:06:09.106Z] [2021-06-19T07:06:09.106Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-06-19T07:06:09.106Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:06:09.106Z] [2021-06-19T07:06:09.106Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-06-19T07:06:09.106Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:06:09.106Z] [2021-06-19T07:06:09.106Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-06-19T07:06:09.106Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:06:09.106Z] [2021-06-19T07:06:09.106Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-06-19T07:06:09.106Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:06:09.106Z] [2021-06-19T07:06:09.106Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-06-19T07:06:09.106Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:06:09.106Z] [2021-06-19T07:06:09.106Z] [2021-06-19T07:06:09.106Z] DONE 7 tests, 7 skipped in 2.248s [2021-06-19T07:06:09.106Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-06-19T07:06:09.753Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-06-19T07:06:11.257Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-06-19T07:06:11.295Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-19T07:06:11.295Z] INFO: Testing against a local daemon [2021-06-19T07:06:11.295Z] === RUN TestCheckpoint [2021-06-19T07:06:11.295Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-19T07:06:11.295Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-19T07:06:11.295Z] === RUN TestContainerInvalidJSON [2021-06-19T07:06:11.295Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-19T07:06:11.295Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-19T07:06:11.295Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-19T07:06:11.295Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-19T07:06:11.295Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-19T07:06:11.295Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-19T07:06:11.704Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-06-19T07:06:11.704Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-19T07:06:11.704Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-06-19T07:06:11.756Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-19T07:06:11.756Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-19T07:06:11.756Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-19T07:06:11.756Z] --- PASS: TestContainerInvalidJSON (0.37s) [2021-06-19T07:06:11.756Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-06-19T07:06:11.756Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-19T07:06:11.756Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-06-19T07:06:11.756Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-19T07:06:11.756Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.20s) [2021-06-19T07:06:11.756Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-19T07:06:11.756Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.17s) [2021-06-19T07:06:11.756Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-19T07:06:12.217Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.18s) [2021-06-19T07:06:12.217Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-19T07:06:12.217Z] --- PASS: TestCopyToContainerPathIsNotDir (0.17s) [2021-06-19T07:06:12.217Z] === RUN TestCopyFromContainer [2021-06-19T07:06:12.217Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:06:12.217Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-06-19T07:06:12.217Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-19T07:06:12.217Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-19T07:06:12.217Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-19T07:06:12.217Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-19T07:06:12.217Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-19T07:06:12.217Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-19T07:06:12.217Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-19T07:06:12.217Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-19T07:06:12.217Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-19T07:06:12.217Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-19T07:06:12.217Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-06-19T07:06:12.217Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-19T07:06:12.217Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-19T07:06:12.217Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-19T07:06:12.217Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-19T07:06:12.217Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-19T07:06:12.217Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-06-19T07:06:12.217Z] === RUN TestCreateWithInvalidEnv [2021-06-19T07:06:12.217Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-19T07:06:12.217Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-19T07:06:12.217Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-19T07:06:12.217Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-19T07:06:12.217Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-19T07:06:12.217Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-19T07:06:12.217Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-19T07:06:12.217Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-19T07:06:12.217Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-19T07:06:12.217Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-06-19T07:06:12.217Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-19T07:06:12.217Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-19T07:06:12.217Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-19T07:06:12.217Z] === RUN TestCreateTmpfsMountsTarget [2021-06-19T07:06:12.217Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:06:12.217Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-06-19T07:06:12.217Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-19T07:06:12.217Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:06:12.217Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-06-19T07:06:12.217Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-19T07:06:12.217Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:06:12.217Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-19T07:06:12.217Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-19T07:06:12.217Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-19T07:06:12.217Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-19T07:06:12.217Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-19T07:06:12.217Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-19T07:06:12.217Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-19T07:06:12.217Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-19T07:06:12.217Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-19T07:06:12.217Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-19T07:06:12.217Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-19T07:06:12.217Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-19T07:06:12.217Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-19T07:06:12.217Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-19T07:06:12.217Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-19T07:06:12.217Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-19T07:06:12.217Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-19T07:06:12.217Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-06-19T07:06:12.217Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-06-19T07:06:12.217Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-06-19T07:06:12.217Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-19T07:06:12.217Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-19T07:06:12.217Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-06-19T07:06:12.217Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-19T07:06:12.217Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-19T07:06:12.217Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-19T07:06:12.217Z] === RUN TestCreateDifferentPlatform [2021-06-19T07:06:12.217Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-19T07:06:12.217Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-19T07:06:12.217Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-06-19T07:06:12.217Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-19T07:06:12.217Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-19T07:06:12.217Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-19T07:06:12.217Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-06-19T07:06:12.217Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-19T07:06:12.217Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-19T07:06:12.293Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-06-19T07:06:12.677Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-06-19T07:06:12.677Z] === RUN TestContainerKillOnDaemonStart [2021-06-19T07:06:12.677Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:06:12.677Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-06-19T07:06:12.677Z] === RUN TestDiff [2021-06-19T07:06:12.677Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-19T07:06:12.677Z] --- SKIP: TestDiff (0.00s) [2021-06-19T07:06:12.677Z] === RUN TestExecWithCloseStdin [2021-06-19T07:06:14.199Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-06-19T07:06:15.137Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-06-19T07:06:15.375Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-06-19T07:06:15.398Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-06-19T07:06:15.587Z] --- PASS: TestExecWithCloseStdin (2.67s) [2021-06-19T07:06:15.587Z] === RUN TestExec [2021-06-19T07:06:15.968Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-06-19T07:06:16.229Z] === RUN TestDockerSuite/TestPsRightTagName [2021-06-19T07:06:16.321Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-06-19T07:06:17.129Z] --- PASS: TestExec (1.71s) [2021-06-19T07:06:17.129Z] === RUN TestExecUser [2021-06-19T07:06:17.129Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-19T07:06:17.129Z] --- SKIP: TestExecUser (0.00s) [2021-06-19T07:06:17.129Z] === RUN TestExportContainerAndImportImage [2021-06-19T07:06:17.129Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:06:17.129Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-06-19T07:06:17.129Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-19T07:06:17.129Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:06:17.129Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-06-19T07:06:17.129Z] === RUN TestHealthCheckWorkdir [2021-06-19T07:06:17.129Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-19T07:06:17.129Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-06-19T07:06:17.129Z] === RUN TestHealthKillContainer [2021-06-19T07:06:17.129Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-19T07:06:17.129Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-06-19T07:06:17.129Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-19T07:06:17.129Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-19T07:06:17.129Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-06-19T07:06:17.129Z] === RUN TestKillContainerInvalidSignal [2021-06-19T07:06:18.670Z] --- PASS: TestKillContainerInvalidSignal (1.55s) [2021-06-19T07:06:18.670Z] === RUN TestKillContainer [2021-06-19T07:06:18.670Z] === RUN TestKillContainer/no_signal [2021-06-19T07:06:19.522Z] === RUN TestDockerSuite/TestPsShowMounts [2021-06-19T07:06:19.522Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-06-19T07:06:20.212Z] === RUN TestKillContainer/non_killing_signal [2021-06-19T07:06:20.212Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-19T07:06:20.212Z] === RUN TestKillContainer/killing_signal [2021-06-19T07:06:20.967Z] === RUN TestDockerSuite/TestBuildAddScript [2021-06-19T07:06:20.967Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-19T07:06:20.967Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-06-19T07:06:20.967Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-19T07:06:20.967Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-06-19T07:06:20.967Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-19T07:06:20.967Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-06-19T07:06:20.967Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-19T07:06:20.967Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-06-19T07:06:20.967Z] === RUN TestDockerSuite/TestBuildAddTar [2021-06-19T07:06:21.755Z] --- PASS: TestKillContainer (3.41s) [2021-06-19T07:06:21.755Z] --- PASS: TestKillContainer/no_signal (1.51s) [2021-06-19T07:06:21.755Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-19T07:06:21.755Z] --- PASS: TestKillContainer/killing_signal (1.86s) [2021-06-19T07:06:21.755Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-19T07:06:21.755Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-19T07:06:21.755Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-19T07:06:21.755Z] === RUN TestKillStoppedContainer [2021-06-19T07:06:21.755Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-19T07:06:21.755Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-06-19T07:06:21.755Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-19T07:06:21.755Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-19T07:06:21.755Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-19T07:06:21.755Z] === RUN TestKillDifferentUserContainer [2021-06-19T07:06:21.755Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-19T07:06:21.755Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-06-19T07:06:21.755Z] === RUN TestInspectOomKilledTrue [2021-06-19T07:06:21.755Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:06:21.755Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-19T07:06:21.755Z] === RUN TestInspectOomKilledFalse [2021-06-19T07:06:21.755Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-19T07:06:21.755Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-19T07:06:21.755Z] === RUN TestLogsFollowTailEmpty [2021-06-19T07:06:22.081Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-06-19T07:06:23.023Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-06-19T07:06:23.023Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-06-19T07:06:23.023Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-06-19T07:06:23.023Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-06-19T07:06:23.023Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-06-19T07:06:23.023Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-06-19T07:06:23.282Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-06-19T07:06:23.297Z] --- PASS: TestLogsFollowTailEmpty (1.55s) [2021-06-19T07:06:23.297Z] === RUN TestNetworkNat [2021-06-19T07:06:23.297Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-19T07:06:23.297Z] --- SKIP: TestNetworkNat (0.00s) [2021-06-19T07:06:23.297Z] === RUN TestNetworkLocalhostTCPNat [2021-06-19T07:06:23.851Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-06-19T07:06:25.479Z] --- PASS: TestNetworkLocalhostTCPNat (1.88s) [2021-06-19T07:06:25.479Z] === RUN TestNetworkLoopbackNat [2021-06-19T07:06:25.479Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-19T07:06:25.479Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-06-19T07:06:25.479Z] === RUN TestPause [2021-06-19T07:06:25.479Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-19T07:06:25.479Z] --- SKIP: TestPause (0.00s) [2021-06-19T07:06:25.479Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-19T07:06:25.758Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-06-19T07:06:26.018Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-06-19T07:06:27.020Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.51s) [2021-06-19T07:06:27.020Z] === RUN TestPauseStopPausedContainer [2021-06-19T07:06:27.020Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:06:27.020Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-06-19T07:06:27.020Z] === RUN TestPsFilter [2021-06-19T07:06:27.020Z] --- PASS: TestPsFilter (0.19s) [2021-06-19T07:06:27.020Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-19T07:06:27.398Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-06-19T07:06:27.968Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-06-19T07:06:29.202Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.88s) [2021-06-19T07:06:29.202Z] === RUN TestRemoveContainerWithVolume [2021-06-19T07:06:30.743Z] --- PASS: TestRemoveContainerWithVolume (1.88s) [2021-06-19T07:06:30.743Z] === RUN TestRemoveContainerRunning [2021-06-19T07:06:31.263Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-06-19T07:06:32.286Z] --- PASS: TestRemoveContainerRunning (1.53s) [2021-06-19T07:06:32.286Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-19T07:06:33.831Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.55s) [2021-06-19T07:06:33.831Z] === RUN TestRemoveInvalidContainer [2021-06-19T07:06:33.831Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-06-19T07:06:33.831Z] === RUN TestRenameLinkedContainer [2021-06-19T07:06:33.831Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-19T07:06:33.831Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-06-19T07:06:33.831Z] === RUN TestRenameStoppedContainer [2021-06-19T07:06:34.561Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-06-19T07:06:39.848Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-06-19T07:06:39.848Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-06-19T07:06:40.916Z] --- PASS: TestRenameStoppedContainer (6.63s) [2021-06-19T07:06:40.916Z] === RUN TestRenameRunningContainerAndReuse [2021-06-19T07:06:41.229Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-06-19T07:06:41.491Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-06-19T07:06:43.830Z] --- PASS: TestRenameRunningContainerAndReuse (3.04s) [2021-06-19T07:06:43.830Z] === RUN TestRenameInvalidName [2021-06-19T07:06:44.032Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-06-19T07:06:44.032Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-06-19T07:06:44.032Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-06-19T07:06:44.032Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-06-19T07:06:44.803Z] --- PASS: TestRenameInvalidName (1.52s) [2021-06-19T07:06:44.803Z] === RUN TestRenameAnonymousContainer [2021-06-19T07:06:45.942Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-06-19T07:06:46.893Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-06-19T07:06:48.803Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-06-19T07:06:50.730Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-06-19T07:06:50.730Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-19T07:06:50.730Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-06-19T07:06:50.730Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-19T07:06:50.730Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-06-19T07:06:53.001Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-06-19T07:06:53.571Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-06-19T07:06:54.511Z] === RUN TestDockerSuite/TestRmiBlank [2021-06-19T07:06:54.511Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-06-19T07:06:54.511Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-06-19T07:06:58.713Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-06-19T07:06:59.282Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-06-19T07:06:59.542Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-06-19T07:06:59.630Z] --- PASS: TestRenameAnonymousContainer (12.83s) [2021-06-19T07:06:59.630Z] === RUN TestRenameContainerWithSameName [2021-06-19T07:06:59.630Z] --- PASS: TestRenameContainerWithSameName (1.51s) [2021-06-19T07:06:59.630Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-19T07:06:59.630Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-19T07:06:59.630Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-06-19T07:06:59.630Z] === RUN TestResize [2021-06-19T07:06:59.801Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-06-19T07:07:01.171Z] --- PASS: TestResize (1.52s) [2021-06-19T07:07:01.171Z] === RUN TestResizeWithInvalidSize [2021-06-19T07:07:01.182Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-06-19T07:07:02.566Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-06-19T07:07:02.715Z] --- PASS: TestResizeWithInvalidSize (1.55s) [2021-06-19T07:07:02.715Z] === RUN TestResizeWhenContainerNotStarted [2021-06-19T07:07:04.256Z] --- PASS: TestResizeWhenContainerNotStarted (1.81s) [2021-06-19T07:07:04.256Z] === RUN TestDaemonRestartKillContainers [2021-06-19T07:07:04.256Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:04.256Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-06-19T07:07:04.256Z] === RUN TestStats [2021-06-19T07:07:04.256Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-19T07:07:04.256Z] --- SKIP: TestStats (0.00s) [2021-06-19T07:07:04.256Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-19T07:07:04.478Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-06-19T07:07:05.048Z] === RUN TestDockerSuite/TestRmiTag [2021-06-19T07:07:05.307Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-06-19T07:07:05.413Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-06-19T07:07:05.413Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-19T07:07:05.413Z] === RUN TestDockerSuite/TestBuildBlankName [2021-06-19T07:07:05.861Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-06-19T07:07:05.877Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-06-19T07:07:08.006Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.21s) [2021-06-19T07:07:08.006Z] === RUN TestStopContainerWithTimeout [2021-06-19T07:07:08.006Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-19T07:07:08.006Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-06-19T07:07:08.006Z] === RUN TestUpdateRestartPolicy [2021-06-19T07:07:10.074Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-06-19T07:07:10.074Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-06-19T07:07:11.013Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-06-19T07:07:11.013Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-06-19T07:07:12.397Z] === RUN TestDockerSuite/TestRunAddHost [2021-06-19T07:07:12.966Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-06-19T07:07:13.535Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-06-19T07:07:13.795Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-06-19T07:07:14.364Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-06-19T07:07:14.364Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-06-19T07:07:15.302Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-06-19T07:07:16.064Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-06-19T07:07:16.064Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-19T07:07:17.012Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-06-19T07:07:17.213Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-06-19T07:07:17.213Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-06-19T07:07:18.153Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-06-19T07:07:18.723Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-06-19T07:07:20.106Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-06-19T07:07:20.683Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-06-19T07:07:21.047Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-06-19T07:07:21.617Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-06-19T07:07:22.557Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-06-19T07:07:23.497Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-06-19T07:07:24.879Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-06-19T07:07:24.879Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-06-19T07:07:25.449Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-06-19T07:07:25.720Z] --- PASS: TestUpdateRestartPolicy (18.23s) [2021-06-19T07:07:25.720Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-19T07:07:26.391Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-06-19T07:07:27.261Z] --- PASS: TestUpdateRestartWithAutoRemove (1.50s) [2021-06-19T07:07:27.261Z] === RUN TestWaitNonBlocked [2021-06-19T07:07:27.261Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-19T07:07:27.261Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-19T07:07:27.261Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-19T07:07:27.261Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-19T07:07:27.261Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-19T07:07:27.261Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-19T07:07:27.775Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-06-19T07:07:28.344Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-06-19T07:07:29.465Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-06-19T07:07:29.465Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.22s) [2021-06-19T07:07:29.465Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.29s) [2021-06-19T07:07:29.465Z] === RUN TestWaitBlocked [2021-06-19T07:07:29.465Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:07:29.465Z] --- SKIP: TestWaitBlocked (0.00s) [2021-06-19T07:07:29.465Z] PASS [2021-06-19T07:07:29.465Z] ok github.com/docker/docker/integration/container 78.379s [2021-06-19T07:07:29.465Z] [2021-06-19T07:07:29.465Z] === Skipped [2021-06-19T07:07:29.465Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-06-19T07:07:29.465Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-19T07:07:29.465Z] [2021-06-19T07:07:29.465Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-06-19T07:07:29.465Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:29.465Z] [2021-06-19T07:07:29.465Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-06-19T07:07:29.465Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-19T07:07:29.465Z] [2021-06-19T07:07:29.465Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-06-19T07:07:29.465Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:29.465Z] [2021-06-19T07:07:29.465Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-06-19T07:07:29.465Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:07:29.465Z] [2021-06-19T07:07:29.465Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-19T07:07:29.465Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:07:29.465Z] [2021-06-19T07:07:29.465Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-19T07:07:29.465Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-19T07:07:29.465Z] [2021-06-19T07:07:29.465Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-06-19T07:07:29.465Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-19T07:07:29.465Z] [2021-06-19T07:07:29.465Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-06-19T07:07:29.465Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:29.465Z] [2021-06-19T07:07:29.465Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-06-19T07:07:29.465Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-19T07:07:29.465Z] [2021-06-19T07:07:29.465Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-06-19T07:07:29.465Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-19T07:07:29.465Z] [2021-06-19T07:07:29.465Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-06-19T07:07:29.465Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:29.465Z] [2021-06-19T07:07:29.465Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-06-19T07:07:29.465Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:29.465Z] [2021-06-19T07:07:29.465Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-06-19T07:07:29.465Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-19T07:07:29.465Z] [2021-06-19T07:07:29.465Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-06-19T07:07:29.465Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-19T07:07:29.465Z] [2021-06-19T07:07:29.465Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-06-19T07:07:29.465Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-19T07:07:29.465Z] [2021-06-19T07:07:29.465Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-06-19T07:07:29.465Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-19T07:07:29.465Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-19T07:07:29.465Z] [2021-06-19T07:07:29.465Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-19T07:07:29.465Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-19T07:07:29.465Z] [2021-06-19T07:07:29.465Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-06-19T07:07:29.465Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-19T07:07:29.465Z] [2021-06-19T07:07:29.465Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-19T07:07:29.465Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-19T07:07:29.465Z] [2021-06-19T07:07:29.465Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-06-19T07:07:29.465Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-19T07:07:29.465Z] [2021-06-19T07:07:29.465Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-06-19T07:07:29.465Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:29.465Z] [2021-06-19T07:07:29.465Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-06-19T07:07:29.465Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-19T07:07:29.465Z] [2021-06-19T07:07:29.465Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-06-19T07:07:29.465Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-19T07:07:29.465Z] [2021-06-19T07:07:29.465Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-06-19T07:07:29.465Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-19T07:07:29.466Z] [2021-06-19T07:07:29.466Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-06-19T07:07:29.466Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-19T07:07:29.466Z] [2021-06-19T07:07:29.466Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-06-19T07:07:29.466Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:29.466Z] [2021-06-19T07:07:29.466Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-06-19T07:07:29.466Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-19T07:07:29.466Z] [2021-06-19T07:07:29.466Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-06-19T07:07:29.466Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-19T07:07:29.466Z] [2021-06-19T07:07:29.466Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-06-19T07:07:29.466Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:29.466Z] [2021-06-19T07:07:29.466Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-06-19T07:07:29.466Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-19T07:07:29.466Z] [2021-06-19T07:07:29.466Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-06-19T07:07:29.466Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-19T07:07:29.466Z] [2021-06-19T07:07:29.466Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-06-19T07:07:29.466Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:07:29.466Z] [2021-06-19T07:07:29.466Z] [2021-06-19T07:07:29.466Z] DONE 88 tests, 33 skipped in 80.339s [2021-06-19T07:07:29.466Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-06-19T07:07:29.725Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-06-19T07:07:30.294Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-06-19T07:07:30.294Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-06-19T07:07:30.864Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-06-19T07:07:31.010Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-19T07:07:31.010Z] INFO: Testing against a local daemon [2021-06-19T07:07:31.010Z] === RUN TestCommitInheritsEnv [2021-06-19T07:07:31.010Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-19T07:07:31.010Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-06-19T07:07:31.010Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-19T07:07:31.010Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-19T07:07:31.010Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-06-19T07:07:31.010Z] === RUN TestImagesFilterMultiReference [2021-06-19T07:07:31.010Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-06-19T07:07:31.010Z] === RUN TestImagePullPlatformInvalid [2021-06-19T07:07:31.010Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-06-19T07:07:31.010Z] === RUN TestRemoveImageOrphaning [2021-06-19T07:07:31.981Z] --- PASS: TestRemoveImageOrphaning (0.79s) [2021-06-19T07:07:31.981Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-19T07:07:31.981Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-06-19T07:07:31.981Z] === RUN TestTagInvalidReference [2021-06-19T07:07:31.981Z] --- PASS: TestTagInvalidReference (0.02s) [2021-06-19T07:07:31.981Z] === RUN TestTagValidPrefixedRepo [2021-06-19T07:07:31.981Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-06-19T07:07:31.981Z] === RUN TestTagExistedNameWithoutForce [2021-06-19T07:07:31.981Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-06-19T07:07:31.981Z] === RUN TestTagOfficialNames [2021-06-19T07:07:31.981Z] --- PASS: TestTagOfficialNames (0.07s) [2021-06-19T07:07:31.981Z] === RUN TestTagMatchesDigest [2021-06-19T07:07:31.981Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-06-19T07:07:31.981Z] PASS [2021-06-19T07:07:31.981Z] ok github.com/docker/docker/integration/image 1.181s [2021-06-19T07:07:31.981Z] [2021-06-19T07:07:31.981Z] === Skipped [2021-06-19T07:07:31.981Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-06-19T07:07:31.981Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-19T07:07:31.981Z] [2021-06-19T07:07:31.981Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-06-19T07:07:31.981Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-19T07:07:31.981Z] [2021-06-19T07:07:31.981Z] [2021-06-19T07:07:31.981Z] DONE 11 tests, 2 skipped in 2.503s [2021-06-19T07:07:31.981Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-06-19T07:07:32.255Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-06-19T07:07:32.255Z] === RUN TestDockerSuite/TestRunBindMounts [2021-06-19T07:07:32.933Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-06-19T07:07:33.537Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-19T07:07:33.537Z] INFO: Testing against a local daemon [2021-06-19T07:07:33.537Z] === RUN TestNetworkCreateDelete [2021-06-19T07:07:33.537Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:07:33.537Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-06-19T07:07:33.537Z] === RUN TestDockerNetworkDeletePreferID [2021-06-19T07:07:33.537Z] 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-06-19T07:07:33.537Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-06-19T07:07:33.537Z] === RUN TestDaemonDNSFallback [2021-06-19T07:07:33.537Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:07:33.537Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-06-19T07:07:33.537Z] === RUN TestInspectNetwork [2021-06-19T07:07:33.537Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-19T07:07:33.537Z] --- SKIP: TestInspectNetwork (0.00s) [2021-06-19T07:07:33.537Z] === RUN TestRunContainerWithBridgeNone [2021-06-19T07:07:33.537Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:07:33.537Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-06-19T07:07:33.537Z] === RUN TestNetworkInvalidJSON [2021-06-19T07:07:33.537Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-19T07:07:33.537Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-19T07:07:33.537Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-19T07:07:33.537Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-19T07:07:33.537Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-19T07:07:33.537Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-19T07:07:33.537Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-19T07:07:33.537Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-19T07:07:33.537Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-19T07:07:33.537Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-06-19T07:07:33.537Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-06-19T07:07:33.537Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-06-19T07:07:33.537Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-06-19T07:07:33.537Z] === RUN TestNetworkList [2021-06-19T07:07:33.537Z] === RUN TestNetworkList//networks [2021-06-19T07:07:33.537Z] === PAUSE TestNetworkList//networks [2021-06-19T07:07:33.537Z] === RUN TestNetworkList//networks/ [2021-06-19T07:07:33.537Z] === PAUSE TestNetworkList//networks/ [2021-06-19T07:07:33.537Z] === CONT TestNetworkList//networks [2021-06-19T07:07:33.537Z] === CONT TestNetworkList//networks/ [2021-06-19T07:07:33.537Z] --- PASS: TestNetworkList (0.03s) [2021-06-19T07:07:33.537Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-19T07:07:33.537Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-19T07:07:33.537Z] === RUN TestHostIPv4BridgeLabel [2021-06-19T07:07:33.537Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-19T07:07:33.537Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-06-19T07:07:33.537Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-19T07:07:33.537Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-19T07:07:33.537Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-06-19T07:07:33.537Z] === RUN TestDaemonDefaultNetworkPools [2021-06-19T07:07:33.537Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-19T07:07:33.537Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-06-19T07:07:33.537Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-19T07:07:33.537Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-19T07:07:33.537Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-19T07:07:33.537Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-19T07:07:33.537Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-19T07:07:33.537Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-19T07:07:33.537Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-19T07:07:33.537Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-19T07:07:33.537Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-19T07:07:33.537Z] === RUN TestServiceWithPredefinedNetwork [2021-06-19T07:07:33.537Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-19T07:07:33.537Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-06-19T07:07:33.537Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-19T07:07:33.537Z] service_test.go:242: FLAKY_TEST [2021-06-19T07:07:33.537Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-19T07:07:33.537Z] === RUN TestServiceWithDataPathPortInit [2021-06-19T07:07:33.537Z] service_test.go:333: testEnv.OSType == "windows" [2021-06-19T07:07:33.537Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-06-19T07:07:33.537Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-19T07:07:33.537Z] service_test.go:401: testEnv.OSType == "windows" [2021-06-19T07:07:33.537Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-19T07:07:33.537Z] PASS [2021-06-19T07:07:33.537Z] ok github.com/docker/docker/integration/network 0.150s [2021-06-19T07:07:33.635Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-06-19T07:07:33.998Z] [2021-06-19T07:07:33.998Z] === Skipped [2021-06-19T07:07:33.998Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-06-19T07:07:33.998Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:07:33.998Z] [2021-06-19T07:07:33.998Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-06-19T07:07:33.998Z] 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-06-19T07:07:33.998Z] [2021-06-19T07:07:33.998Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-06-19T07:07:33.998Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:07:33.998Z] [2021-06-19T07:07:33.998Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-06-19T07:07:33.998Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-19T07:07:33.998Z] [2021-06-19T07:07:33.998Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-06-19T07:07:33.998Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:07:33.998Z] [2021-06-19T07:07:33.998Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-06-19T07:07:33.998Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-19T07:07:33.998Z] [2021-06-19T07:07:33.998Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-06-19T07:07:33.998Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-19T07:07:33.998Z] [2021-06-19T07:07:33.998Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-06-19T07:07:33.998Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-19T07:07:33.998Z] [2021-06-19T07:07:33.998Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-19T07:07:33.998Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-19T07:07:33.998Z] [2021-06-19T07:07:33.998Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-19T07:07:33.998Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-19T07:07:33.998Z] [2021-06-19T07:07:33.998Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-19T07:07:33.998Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-19T07:07:33.998Z] [2021-06-19T07:07:33.998Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-06-19T07:07:33.998Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-19T07:07:33.998Z] [2021-06-19T07:07:33.998Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-19T07:07:33.998Z] service_test.go:242: FLAKY_TEST [2021-06-19T07:07:33.998Z] [2021-06-19T07:07:33.998Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-06-19T07:07:33.998Z] service_test.go:333: testEnv.OSType == "windows" [2021-06-19T07:07:33.998Z] [2021-06-19T07:07:33.998Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-19T07:07:33.998Z] service_test.go:401: testEnv.OSType == "windows" [2021-06-19T07:07:33.998Z] [2021-06-19T07:07:33.998Z] [2021-06-19T07:07:33.998Z] DONE 22 tests, 15 skipped in 1.757s [2021-06-19T07:07:33.998Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-06-19T07:07:34.459Z] testing: warning: no tests to run [2021-06-19T07:07:34.459Z] PASS [2021-06-19T07:07:34.459Z] ok github.com/docker/docker/integration/network/ipvlan 0.067s [2021-06-19T07:07:34.459Z] [2021-06-19T07:07:34.459Z] DONE 0 tests in 0.552s [2021-06-19T07:07:34.459Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-06-19T07:07:34.573Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-06-19T07:07:34.920Z] testing: warning: no tests to run [2021-06-19T07:07:34.920Z] PASS [2021-06-19T07:07:34.920Z] ok github.com/docker/docker/integration/network/macvlan 0.054s [2021-06-19T07:07:34.920Z] [2021-06-19T07:07:34.920Z] DONE 0 tests in 0.530s [2021-06-19T07:07:34.920Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-06-19T07:07:35.518Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-06-19T07:07:35.891Z] testing: warning: no tests to run [2021-06-19T07:07:35.891Z] PASS [2021-06-19T07:07:35.891Z] ok github.com/docker/docker/integration/plugin 0.052s [2021-06-19T07:07:35.891Z] [2021-06-19T07:07:35.891Z] DONE 0 tests in 0.501s [2021-06-19T07:07:35.891Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-06-19T07:07:36.352Z] testing: warning: no tests to run [2021-06-19T07:07:36.352Z] PASS [2021-06-19T07:07:36.352Z] ok github.com/docker/docker/integration/plugin/authz 0.056s [2021-06-19T07:07:36.352Z] [2021-06-19T07:07:36.352Z] DONE 0 tests in 0.529s [2021-06-19T07:07:36.352Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-06-19T07:07:36.458Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-06-19T07:07:37.397Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-06-19T07:07:37.965Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-06-19T07:07:37.965Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-06-19T07:07:38.536Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-06-19T07:07:39.106Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-06-19T07:07:40.046Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-06-19T07:07:40.306Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-06-19T07:07:41.246Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-06-19T07:07:41.246Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-06-19T07:07:41.815Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-06-19T07:07:41.815Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-06-19T07:07:42.753Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-06-19T07:07:43.324Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-06-19T07:07:43.894Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-06-19T07:07:44.834Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-06-19T07:07:44.834Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-06-19T07:07:44.982Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-19T07:07:44.982Z] INFO: Testing against a local daemon [2021-06-19T07:07:44.982Z] === RUN TestPluginInvalidJSON [2021-06-19T07:07:44.982Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-19T07:07:44.982Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-19T07:07:44.982Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-19T07:07:44.982Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-06-19T07:07:44.982Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-19T07:07:44.982Z] === RUN TestPluginInstall [2021-06-19T07:07:44.982Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-19T07:07:44.982Z] --- SKIP: TestPluginInstall (0.00s) [2021-06-19T07:07:44.982Z] === RUN TestPluginsWithRuntimes [2021-06-19T07:07:44.982Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-19T07:07:44.982Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-06-19T07:07:44.982Z] === RUN TestPluginBackCompatMediaTypes [2021-06-19T07:07:44.982Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-19T07:07:44.982Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-06-19T07:07:44.982Z] PASS [2021-06-19T07:07:44.982Z] ok github.com/docker/docker/integration/plugin/common 0.094s [2021-06-19T07:07:44.982Z] [2021-06-19T07:07:44.982Z] === Skipped [2021-06-19T07:07:44.982Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-06-19T07:07:44.982Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-19T07:07:44.982Z] [2021-06-19T07:07:44.982Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-06-19T07:07:44.982Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-19T07:07:44.982Z] [2021-06-19T07:07:44.982Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-06-19T07:07:44.982Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-19T07:07:44.982Z] [2021-06-19T07:07:44.982Z] [2021-06-19T07:07:44.982Z] DONE 5 tests, 3 skipped in 8.265s [2021-06-19T07:07:44.982Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-06-19T07:07:45.404Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-06-19T07:07:46.788Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-06-19T07:07:47.048Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-06-19T07:07:47.169Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-19T07:07:47.169Z] INFO: Testing against a local daemon [2021-06-19T07:07:47.169Z] === RUN TestExternalGraphDriver [2021-06-19T07:07:47.169Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-19T07:07:47.169Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-06-19T07:07:47.169Z] === RUN TestGraphdriverPluginV2 [2021-06-19T07:07:47.169Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-19T07:07:47.169Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-06-19T07:07:47.169Z] PASS [2021-06-19T07:07:47.169Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.094s [2021-06-19T07:07:47.169Z] [2021-06-19T07:07:47.169Z] === Skipped [2021-06-19T07:07:47.169Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-06-19T07:07:47.169Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-19T07:07:47.169Z] [2021-06-19T07:07:47.169Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-06-19T07:07:47.169Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-19T07:07:47.169Z] [2021-06-19T07:07:47.169Z] [2021-06-19T07:07:47.169Z] DONE 2 tests, 2 skipped in 2.438s [2021-06-19T07:07:47.169Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-06-19T07:07:48.428Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-06-19T07:07:48.710Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-19T07:07:48.710Z] INFO: Testing against a local daemon [2021-06-19T07:07:48.710Z] === RUN TestReadPluginNoRead [2021-06-19T07:07:48.710Z] read_test.go:21: no unix domain sockets on Windows [2021-06-19T07:07:48.710Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-06-19T07:07:48.710Z] PASS [2021-06-19T07:07:48.710Z] ok github.com/docker/docker/integration/plugin/logging 0.091s [2021-06-19T07:07:48.710Z] [2021-06-19T07:07:48.710Z] === Skipped [2021-06-19T07:07:48.710Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-06-19T07:07:48.710Z] read_test.go:21: no unix domain sockets on Windows [2021-06-19T07:07:48.710Z] [2021-06-19T07:07:48.710Z] [2021-06-19T07:07:48.710Z] DONE 1 tests, 1 skipped in 1.606s [2021-06-19T07:07:48.710Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-06-19T07:07:49.688Z] testing: warning: no tests to run [2021-06-19T07:07:49.688Z] PASS [2021-06-19T07:07:49.688Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.070s [2021-06-19T07:07:49.688Z] [2021-06-19T07:07:49.688Z] DONE 0 tests in 0.808s [2021-06-19T07:07:49.688Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-06-19T07:07:49.811Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-06-19T07:07:50.472Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-06-19T07:07:50.473Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-19T07:07:50.473Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-06-19T07:07:50.751Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-06-19T07:07:51.232Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-19T07:07:51.232Z] INFO: Testing against a local daemon [2021-06-19T07:07:51.232Z] === RUN TestPluginWithDevMounts [2021-06-19T07:07:51.232Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:51.232Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-06-19T07:07:51.232Z] PASS [2021-06-19T07:07:51.232Z] ok github.com/docker/docker/integration/plugin/volumes 0.081s [2021-06-19T07:07:51.232Z] [2021-06-19T07:07:51.232Z] === Skipped [2021-06-19T07:07:51.232Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-06-19T07:07:51.232Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:51.232Z] [2021-06-19T07:07:51.232Z] [2021-06-19T07:07:51.232Z] DONE 1 tests, 1 skipped in 1.656s [2021-06-19T07:07:51.232Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-06-19T07:07:51.338Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-06-19T07:07:51.910Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-06-19T07:07:52.607Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-06-19T07:07:52.608Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-19T07:07:52.608Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-06-19T07:07:52.608Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-19T07:07:52.608Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-06-19T07:07:52.777Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-19T07:07:52.777Z] INFO: Testing against a local daemon [2021-06-19T07:07:52.777Z] === RUN TestSecretInspect [2021-06-19T07:07:52.777Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:52.777Z] --- SKIP: TestSecretInspect (0.00s) [2021-06-19T07:07:52.777Z] === RUN TestSecretList [2021-06-19T07:07:52.777Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:52.777Z] --- SKIP: TestSecretList (0.00s) [2021-06-19T07:07:52.777Z] === RUN TestSecretsCreateAndDelete [2021-06-19T07:07:52.777Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:52.777Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-06-19T07:07:52.777Z] === RUN TestSecretsUpdate [2021-06-19T07:07:52.777Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:52.777Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-06-19T07:07:52.777Z] === RUN TestTemplatedSecret [2021-06-19T07:07:52.777Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:52.777Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-06-19T07:07:52.777Z] === RUN TestSecretCreateResolve [2021-06-19T07:07:52.777Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:07:52.777Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-06-19T07:07:52.777Z] PASS [2021-06-19T07:07:52.777Z] ok github.com/docker/docker/integration/secret 0.082s [2021-06-19T07:07:52.777Z] [2021-06-19T07:07:52.777Z] === Skipped [2021-06-19T07:07:52.777Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-06-19T07:07:52.777Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:52.777Z] [2021-06-19T07:07:52.777Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-06-19T07:07:52.777Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:52.777Z] [2021-06-19T07:07:52.777Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-06-19T07:07:52.777Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:52.777Z] [2021-06-19T07:07:52.777Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-06-19T07:07:52.777Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:52.777Z] [2021-06-19T07:07:52.777Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-06-19T07:07:52.777Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:52.777Z] [2021-06-19T07:07:52.777Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-06-19T07:07:52.777Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:07:52.777Z] [2021-06-19T07:07:52.777Z] [2021-06-19T07:07:52.777Z] DONE 6 tests, 6 skipped in 1.505s [2021-06-19T07:07:52.777Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-06-19T07:07:52.849Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-06-19T07:07:53.418Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-06-19T07:07:54.319Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-19T07:07:54.319Z] INFO: Testing against a local daemon [2021-06-19T07:07:54.319Z] === RUN TestServiceCreateInit [2021-06-19T07:07:54.319Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-19T07:07:54.319Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:54.319Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-19T07:07:54.319Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:54.319Z] --- PASS: TestServiceCreateInit (0.06s) [2021-06-19T07:07:54.319Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-19T07:07:54.319Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-19T07:07:54.319Z] === RUN TestCreateServiceMultipleTimes [2021-06-19T07:07:54.319Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:54.319Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-06-19T07:07:54.319Z] === RUN TestCreateServiceConflict [2021-06-19T07:07:54.319Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:54.319Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-06-19T07:07:54.319Z] === RUN TestCreateServiceMaxReplicas [2021-06-19T07:07:54.319Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:54.319Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-06-19T07:07:54.319Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-19T07:07:54.319Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:54.319Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-19T07:07:54.319Z] === RUN TestCreateServiceSecretFileMode [2021-06-19T07:07:54.319Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:54.319Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-06-19T07:07:54.319Z] === RUN TestCreateServiceConfigFileMode [2021-06-19T07:07:54.319Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:54.319Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-06-19T07:07:54.319Z] === RUN TestCreateServiceSysctls [2021-06-19T07:07:54.781Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:54.781Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-06-19T07:07:54.781Z] === RUN TestCreateServiceCapabilities [2021-06-19T07:07:54.781Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:54.781Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-06-19T07:07:54.781Z] === RUN TestInspect [2021-06-19T07:07:54.781Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:54.781Z] --- SKIP: TestInspect (0.00s) [2021-06-19T07:07:54.781Z] === RUN TestCreateJob [2021-06-19T07:07:54.781Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:54.781Z] --- SKIP: TestCreateJob (0.00s) [2021-06-19T07:07:54.781Z] === RUN TestReplicatedJob [2021-06-19T07:07:54.781Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:54.781Z] --- SKIP: TestReplicatedJob (0.00s) [2021-06-19T07:07:54.781Z] === RUN TestUpdateReplicatedJob [2021-06-19T07:07:54.781Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:54.781Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-06-19T07:07:54.781Z] === RUN TestServiceListWithStatuses [2021-06-19T07:07:54.781Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:54.781Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-19T07:07:54.781Z] === RUN TestDockerNetworkConnectAlias [2021-06-19T07:07:54.781Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:54.781Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-06-19T07:07:54.781Z] === RUN TestDockerNetworkReConnect [2021-06-19T07:07:54.781Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:54.781Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-06-19T07:07:54.781Z] === RUN TestServicePlugin [2021-06-19T07:07:54.781Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:54.781Z] --- SKIP: TestServicePlugin (0.00s) [2021-06-19T07:07:54.781Z] === RUN TestServiceUpdateLabel [2021-06-19T07:07:54.781Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:07:54.781Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-06-19T07:07:54.781Z] === RUN TestServiceUpdateSecrets [2021-06-19T07:07:54.781Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:07:54.781Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-06-19T07:07:54.781Z] === RUN TestServiceUpdateConfigs [2021-06-19T07:07:54.781Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:07:54.781Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-06-19T07:07:54.781Z] === RUN TestServiceUpdateNetwork [2021-06-19T07:07:54.781Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:07:54.781Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-06-19T07:07:54.781Z] === RUN TestServiceUpdatePidsLimit [2021-06-19T07:07:54.781Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:07:54.781Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-06-19T07:07:54.781Z] PASS [2021-06-19T07:07:54.781Z] ok github.com/docker/docker/integration/service 0.215s [2021-06-19T07:07:54.781Z] [2021-06-19T07:07:54.781Z] === Skipped [2021-06-19T07:07:54.781Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-19T07:07:54.781Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:54.781Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-19T07:07:54.781Z] [2021-06-19T07:07:54.781Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-19T07:07:54.781Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:54.781Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-19T07:07:54.781Z] [2021-06-19T07:07:54.781Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-06-19T07:07:54.781Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:54.781Z] [2021-06-19T07:07:54.781Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-06-19T07:07:54.781Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:54.781Z] [2021-06-19T07:07:54.781Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-06-19T07:07:54.781Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:54.781Z] [2021-06-19T07:07:54.781Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-19T07:07:54.781Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:54.781Z] [2021-06-19T07:07:54.781Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-06-19T07:07:54.781Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:54.781Z] [2021-06-19T07:07:54.781Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-06-19T07:07:54.781Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:54.781Z] [2021-06-19T07:07:54.781Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-06-19T07:07:54.781Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:54.781Z] [2021-06-19T07:07:54.781Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-06-19T07:07:54.781Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:54.781Z] [2021-06-19T07:07:54.781Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-06-19T07:07:54.781Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:54.781Z] [2021-06-19T07:07:54.781Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-06-19T07:07:54.781Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:54.781Z] [2021-06-19T07:07:54.781Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-06-19T07:07:54.781Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:54.781Z] [2021-06-19T07:07:54.781Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-06-19T07:07:54.781Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:54.781Z] [2021-06-19T07:07:54.781Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-06-19T07:07:54.781Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:54.781Z] [2021-06-19T07:07:54.781Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-06-19T07:07:54.781Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:54.781Z] [2021-06-19T07:07:54.781Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-06-19T07:07:54.781Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:54.781Z] [2021-06-19T07:07:54.781Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-06-19T07:07:54.781Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:54.781Z] [2021-06-19T07:07:54.781Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-06-19T07:07:54.781Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:07:54.781Z] [2021-06-19T07:07:54.781Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-06-19T07:07:54.781Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:07:54.781Z] [2021-06-19T07:07:54.781Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-06-19T07:07:54.781Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:07:54.781Z] [2021-06-19T07:07:54.781Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-06-19T07:07:54.781Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:07:54.781Z] [2021-06-19T07:07:54.781Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-06-19T07:07:54.781Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T07:07:54.781Z] [2021-06-19T07:07:54.781Z] [2021-06-19T07:07:54.781Z] DONE 24 tests, 23 skipped in 1.946s [2021-06-19T07:07:54.781Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-06-19T07:07:54.800Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-06-19T07:07:56.323Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-19T07:07:56.323Z] INFO: Testing against a local daemon [2021-06-19T07:07:56.323Z] === RUN TestSessionCreate [2021-06-19T07:07:56.323Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-19T07:07:56.323Z] --- SKIP: TestSessionCreate (0.00s) [2021-06-19T07:07:56.323Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-19T07:07:56.323Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-19T07:07:56.323Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-06-19T07:07:56.323Z] PASS [2021-06-19T07:07:56.323Z] ok github.com/docker/docker/integration/session 0.081s [2021-06-19T07:07:56.323Z] [2021-06-19T07:07:56.323Z] === Skipped [2021-06-19T07:07:56.323Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-06-19T07:07:56.323Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-19T07:07:56.323Z] [2021-06-19T07:07:56.323Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-06-19T07:07:56.323Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-19T07:07:56.323Z] [2021-06-19T07:07:56.323Z] [2021-06-19T07:07:56.323Z] DONE 2 tests, 2 skipped in 1.487s [2021-06-19T07:07:56.323Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-06-19T07:07:57.864Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-19T07:07:57.864Z] INFO: Testing against a local daemon [2021-06-19T07:07:57.864Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-19T07:07:57.864Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:57.864Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-19T07:07:57.864Z] === RUN TestEventsExecDie [2021-06-19T07:07:57.864Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-19T07:07:57.864Z] --- SKIP: TestEventsExecDie (0.00s) [2021-06-19T07:07:57.864Z] === RUN TestEventsBackwardsCompatible [2021-06-19T07:07:57.864Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-19T07:07:57.864Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-06-19T07:07:57.864Z] === RUN TestEventsVolumeCreate [2021-06-19T07:07:57.864Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-06-19T07:07:57.864Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-06-19T07:07:57.864Z] === RUN TestInfoAPI [2021-06-19T07:07:57.864Z] --- PASS: TestInfoAPI (0.03s) [2021-06-19T07:07:57.864Z] === RUN TestInfoAPIWarnings [2021-06-19T07:07:57.864Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-19T07:07:57.864Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-06-19T07:07:57.864Z] === RUN TestInfoDebug [2021-06-19T07:07:57.864Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-19T07:07:57.864Z] --- SKIP: TestInfoDebug (0.00s) [2021-06-19T07:07:57.864Z] === RUN TestInfoInsecureRegistries [2021-06-19T07:07:57.864Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-19T07:07:57.864Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-06-19T07:07:57.864Z] === RUN TestInfoRegistryMirrors [2021-06-19T07:07:57.864Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-19T07:07:57.864Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-06-19T07:07:57.864Z] === RUN TestLoginFailsWithBadCredentials [2021-06-19T07:07:58.093Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-06-19T07:07:58.093Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-06-19T07:07:58.093Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-06-19T07:07:58.308Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-06-19T07:07:58.308Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-19T07:07:58.308Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-06-19T07:07:58.755Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-06-19T07:07:58.755Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-19T07:07:58.755Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-06-19T07:07:58.755Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-19T07:07:58.755Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-06-19T07:07:58.834Z] --- PASS: TestLoginFailsWithBadCredentials (0.94s) [2021-06-19T07:07:58.834Z] === RUN TestPingCacheHeaders [2021-06-19T07:07:58.834Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-06-19T07:07:58.834Z] === RUN TestPingGet [2021-06-19T07:07:58.834Z] --- PASS: TestPingGet (0.03s) [2021-06-19T07:07:58.834Z] === RUN TestPingHead [2021-06-19T07:07:58.834Z] --- PASS: TestPingHead (0.02s) [2021-06-19T07:07:58.834Z] === RUN TestVersion [2021-06-19T07:07:58.834Z] --- PASS: TestVersion (0.02s) [2021-06-19T07:07:58.834Z] PASS [2021-06-19T07:07:58.834Z] ok github.com/docker/docker/integration/system 1.143s [2021-06-19T07:07:58.834Z] [2021-06-19T07:07:58.834Z] === Skipped [2021-06-19T07:07:58.834Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-19T07:07:58.834Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T07:07:58.834Z] [2021-06-19T07:07:58.834Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-06-19T07:07:58.834Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-19T07:07:58.834Z] [2021-06-19T07:07:58.834Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-06-19T07:07:58.834Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-19T07:07:58.834Z] [2021-06-19T07:07:58.834Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-06-19T07:07:58.834Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-06-19T07:07:58.834Z] [2021-06-19T07:07:58.834Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-06-19T07:07:58.834Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-19T07:07:58.834Z] [2021-06-19T07:07:58.834Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-06-19T07:07:58.834Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-19T07:07:58.834Z] [2021-06-19T07:07:58.834Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-06-19T07:07:58.834Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-19T07:07:58.834Z] [2021-06-19T07:07:58.834Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-06-19T07:07:58.834Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-19T07:07:58.834Z] [2021-06-19T07:07:58.834Z] [2021-06-19T07:07:58.834Z] DONE 14 tests, 8 skipped in 2.596s [2021-06-19T07:07:58.834Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-06-19T07:08:00.386Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-19T07:08:00.386Z] INFO: Testing against a local daemon [2021-06-19T07:08:00.386Z] === RUN TestVolumesCreateAndList [2021-06-19T07:08:00.387Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-06-19T07:08:00.387Z] === RUN TestVolumesRemove [2021-06-19T07:08:00.387Z] --- PASS: TestVolumesRemove (0.09s) [2021-06-19T07:08:00.387Z] === RUN TestVolumesInspect [2021-06-19T07:08:00.387Z] --- PASS: TestVolumesInspect (0.04s) [2021-06-19T07:08:00.387Z] === RUN TestVolumesInvalidJSON [2021-06-19T07:08:00.387Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-19T07:08:00.387Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-19T07:08:00.634Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-06-19T07:08:00.634Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-06-19T07:08:00.848Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-19T07:08:00.848Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2021-06-19T07:08:00.848Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2021-06-19T07:08:00.848Z] PASS [2021-06-19T07:08:00.848Z] ok github.com/docker/docker/integration/volume 0.306s [2021-06-19T07:08:00.848Z] [2021-06-19T07:08:00.848Z] DONE 5 tests in 1.750s [2021-06-19T07:08:00.848Z] INFO: make.ps1 ended at 06/19/2021 07:08:00 [2021-06-19T07:08:00.848Z] INFO: Integration CLI tests being run from the host: [2021-06-19T07:08:00.848Z] 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-06-19T07:08:02.018Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-06-19T07:08:03.936Z] docker_cli_service_logs_test.go:245: checking task 41d5489iek7c [2021-06-19T07:08:03.936Z] docker_cli_service_logs_test.go:250: checking messages for 41d5489iek7c [2021-06-19T07:08:03.936Z] docker_cli_service_logs_test.go:245: checking task 8bm5bj889q9x [2021-06-19T07:08:03.936Z] docker_cli_service_logs_test.go:250: checking messages for 8bm5bj889q9x [2021-06-19T07:08:04.877Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-06-19T07:08:07.414Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-06-19T07:08:07.414Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-06-19T07:08:07.414Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-06-19T07:08:07.414Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-06-19T07:08:07.414Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-06-19T07:08:07.673Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-06-19T07:08:07.964Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-19T07:08:07.964Z] INFO: Testing against a local daemon [2021-06-19T07:08:07.964Z] === RUN TestDockerSuite [2021-06-19T07:08:07.964Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-06-19T07:08:07.964Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-06-19T07:08:07.964Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-19T07:08:07.964Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-06-19T07:08:07.964Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-06-19T07:08:07.964Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-06-19T07:08:07.964Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-06-19T07:08:07.964Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-19T07:08:07.964Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-06-19T07:08:07.964Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-06-19T07:08:08.935Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-06-19T07:08:08.935Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-06-19T07:08:09.395Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-06-19T07:08:09.855Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-06-19T07:08:10.213Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-06-19T07:08:11.152Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-06-19T07:08:13.060Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-06-19T07:08:13.630Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-06-19T07:08:14.577Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-06-19T07:08:15.147Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-06-19T07:08:16.086Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-06-19T07:08:16.086Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-06-19T07:08:16.086Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-06-19T07:08:17.025Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-06-19T07:08:17.284Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-06-19T07:08:18.666Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-06-19T07:08:18.666Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-06-19T07:08:19.605Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-06-19T07:08:19.678Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-06-19T07:08:20.176Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-06-19T07:08:20.744Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-06-19T07:08:21.683Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-06-19T07:08:21.683Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-06-19T07:08:22.252Z] === RUN TestDockerSuite/TestRunEnvironment [2021-06-19T07:08:22.822Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-06-19T07:08:23.393Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-06-19T07:08:24.334Z] === RUN TestDockerSuite/TestRunExitCode [2021-06-19T07:08:25.274Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-06-19T07:08:26.215Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-06-19T07:08:27.156Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-06-19T07:08:27.726Z] === RUN TestDockerSuite/TestRunExposePort [2021-06-19T07:08:27.726Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-06-19T07:08:28.140Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-06-19T07:08:28.140Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-19T07:08:28.140Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-06-19T07:08:28.140Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-19T07:08:28.140Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-06-19T07:08:28.296Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-06-19T07:08:28.866Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-06-19T07:08:29.085Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-06-19T07:08:29.085Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-19T07:08:29.085Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-06-19T07:08:30.245Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-06-19T07:08:30.505Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-19T07:08:30.505Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-19T07:08:30.505Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-06-19T07:08:32.758Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-06-19T07:08:33.703Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-06-19T07:08:33.703Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-19T07:08:33.703Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-06-19T07:08:33.703Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-19T07:08:33.703Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-06-19T07:08:33.800Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-06-19T07:08:34.743Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-06-19T07:08:35.207Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-06-19T07:08:36.127Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-06-19T07:08:36.154Z] === RUN TestDockerSuite/TestBuildCmd [2021-06-19T07:08:36.602Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-06-19T07:08:37.051Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-06-19T07:08:37.503Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-06-19T07:08:38.035Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-06-19T07:08:40.571Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-06-19T07:08:42.119Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-06-19T07:08:42.479Z] docker_cli_swarm_test.go:1901: [d2046b0db530f] joining swarm manager [d69ab1fe9fb8e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T07:08:43.415Z] docker_cli_swarm_test.go:1902: [ddce5ca9c5072] joining swarm manager [d69ab1fe9fb8e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-19T07:08:44.250Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-06-19T07:08:44.250Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-19T07:08:44.250Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-06-19T07:08:45.753Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-06-19T07:08:45.753Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-19T07:08:45.753Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-06-19T07:08:45.753Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-06-19T07:08:46.704Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-06-19T07:08:46.965Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-06-19T07:08:47.258Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-06-19T07:08:48.205Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-06-19T07:08:48.348Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-06-19T07:08:48.348Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-06-19T07:08:48.348Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-06-19T07:08:48.348Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-06-19T07:08:48.654Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-06-19T07:08:48.654Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-19T07:08:48.654Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-06-19T07:08:48.917Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-06-19T07:08:49.599Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-06-19T07:08:50.046Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-06-19T07:08:50.046Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-19T07:08:50.046Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-06-19T07:08:50.046Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-19T07:08:50.046Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-06-19T07:08:52.210Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-06-19T07:08:53.148Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-06-19T07:08:54.530Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-06-19T07:08:54.655Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-06-19T07:08:59.805Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-06-19T07:09:00.375Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-06-19T07:09:00.955Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-06-19T07:09:01.895Z] === RUN TestDockerSuite/TestRunModeHostname [2021-06-19T07:09:03.275Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-06-19T07:09:03.275Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-06-19T07:09:03.275Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-06-19T07:09:04.655Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-06-19T07:09:06.035Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-06-19T07:09:07.416Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-06-19T07:09:07.416Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-06-19T07:09:07.416Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-06-19T07:09:07.987Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-06-19T07:09:08.928Z] === RUN TestDockerSuite/TestRunMount [2021-06-19T07:09:10.840Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-06-19T07:09:17.415Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-06-19T07:09:17.985Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-06-19T07:09:18.555Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-06-19T07:09:19.936Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-06-19T07:09:22.478Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-06-19T07:09:25.771Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-06-19T07:09:27.165Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-06-19T07:09:27.425Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-06-19T07:09:29.334Z] docker_cli_swarm_test.go:1802: [da6e969f4bcc8] joining swarm manager [d1b962150226c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T07:09:30.272Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-06-19T07:09:30.843Z] docker_cli_swarm_test.go:1803: [d234fe80d3f5a] joining swarm manager [d1b962150226c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-19T07:09:31.782Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-06-19T07:09:33.165Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-06-19T07:09:33.165Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-06-19T07:09:34.105Z] === RUN TestDockerSuite/TestRunNetHost [2021-06-19T07:09:35.044Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-06-19T07:09:35.986Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-06-19T07:09:36.556Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-06-19T07:09:36.986Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-06-19T07:09:36.987Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-06-19T07:09:36.987Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-06-19T07:09:39.096Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-06-19T07:09:41.003Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-06-19T07:09:42.689Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-06-19T07:09:42.689Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-19T07:09:42.689Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-06-19T07:09:42.689Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-19T07:09:42.689Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-06-19T07:09:42.689Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-19T07:09:42.689Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-06-19T07:09:42.915Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-06-19T07:09:43.138Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-06-19T07:09:43.138Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-19T07:09:43.138Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-06-19T07:09:45.460Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-06-19T07:09:45.720Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-06-19T07:09:45.720Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-06-19T07:09:46.659Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-06-19T07:09:46.659Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-06-19T07:09:47.229Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-06-19T07:09:47.801Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-06-19T07:09:47.801Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-06-19T07:09:48.744Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-06-19T07:09:51.279Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-06-19T07:09:53.187Z] docker_cli_swarm_test.go:1321: [d68232a8aa36e] joining swarm manager [d31ca5d265d95]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T07:09:54.125Z] docker_cli_swarm_test.go:1322: [d5d543c9e7abd] joining swarm manager [d31ca5d265d95]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-19T07:09:54.385Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-06-19T07:09:54.385Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-06-19T07:09:54.385Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-06-19T07:09:54.955Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-06-19T07:09:55.526Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-06-19T07:09:57.436Z] === RUN TestDockerSuite/TestRunPortInUse [2021-06-19T07:09:58.006Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-06-19T07:09:58.266Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-06-19T07:09:58.266Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-06-19T07:09:58.835Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-06-19T07:09:59.094Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-06-19T07:10:00.032Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-06-19T07:10:00.291Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-19T07:10:00.291Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-06-19T07:10:00.291Z] === RUN TestDockerSuite/TestRunPublishPort [2021-06-19T07:10:00.861Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-06-19T07:10:01.430Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-06-19T07:10:01.430Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-06-19T07:10:01.430Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-06-19T07:10:01.999Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-06-19T07:10:03.379Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-06-19T07:10:03.379Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-06-19T07:10:03.379Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-06-19T07:10:04.073Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-06-19T07:10:04.073Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-06-19T07:10:04.073Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-19T07:10:04.521Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-06-19T07:10:06.360Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-06-19T07:10:06.360Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-06-19T07:10:06.360Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-06-19T07:10:06.360Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-19T07:10:06.360Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-06-19T07:10:06.360Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-19T07:10:06.360Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-06-19T07:10:06.360Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-19T07:10:06.360Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-06-19T07:10:06.360Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-19T07:10:06.360Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-06-19T07:10:06.360Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-19T07:10:06.360Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-06-19T07:10:06.360Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-19T07:10:06.360Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-06-19T07:10:06.360Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-19T07:10:06.360Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-06-19T07:10:06.360Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-06-19T07:10:06.360Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-19T07:10:06.360Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-06-19T07:10:06.676Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-06-19T07:10:07.615Z] === RUN TestDockerSuite/TestRunRm [2021-06-19T07:10:08.260Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-06-19T07:10:08.545Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-06-19T07:10:08.545Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-19T07:10:08.545Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-06-19T07:10:08.545Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-19T07:10:08.545Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-06-19T07:10:11.456Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-06-19T07:10:12.452Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-06-19T07:10:12.452Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-06-19T07:10:12.997Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-06-19T07:10:12.997Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-19T07:10:12.997Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-06-19T07:10:12.997Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-19T07:10:12.997Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-06-19T07:10:12.997Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-19T07:10:12.997Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-06-19T07:10:12.997Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-19T07:10:12.997Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-06-19T07:10:13.390Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-06-19T07:10:14.334Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-06-19T07:10:15.272Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-06-19T07:10:15.908Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-06-19T07:10:15.908Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-19T07:10:15.908Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-06-19T07:10:15.908Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-19T07:10:15.908Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-06-19T07:10:18.566Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-06-19T07:10:19.189Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-06-19T07:10:20.690Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-06-19T07:10:21.138Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-06-19T07:10:21.713Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-06-19T07:10:22.764Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-06-19T07:10:22.764Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-06-19T07:10:23.027Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-06-19T07:10:23.597Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-06-19T07:10:24.165Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-06-19T07:10:24.424Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-06-19T07:10:24.805Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-06-19T07:10:24.993Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-06-19T07:10:25.563Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-06-19T07:10:26.132Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-06-19T07:10:26.941Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-06-19T07:10:27.073Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-06-19T07:10:29.620Z] === RUN TestDockerSuite/TestRunState [2021-06-19T07:10:29.796Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-06-19T07:10:31.011Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-06-19T07:10:31.579Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-06-19T07:10:32.148Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-06-19T07:10:32.407Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-06-19T07:10:32.407Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-06-19T07:10:32.407Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-06-19T07:10:32.976Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-06-19T07:10:33.236Z] === RUN TestDockerSuite/TestRunSysctls [2021-06-19T07:10:34.618Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-06-19T07:10:34.618Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-06-19T07:10:34.618Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-06-19T07:10:35.556Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-06-19T07:10:37.465Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-06-19T07:10:38.035Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-06-19T07:10:39.944Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-06-19T07:10:43.242Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-06-19T07:10:46.532Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-06-19T07:10:46.532Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-06-19T07:10:47.472Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-06-19T07:10:48.040Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-06-19T07:10:49.962Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-06-19T07:10:50.904Z] === RUN TestDockerSuite/TestRunUserByID [2021-06-19T07:10:51.474Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-06-19T07:10:51.474Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-06-19T07:10:51.734Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-06-19T07:10:52.305Z] === RUN TestDockerSuite/TestRunUserByName [2021-06-19T07:10:52.875Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-06-19T07:10:53.814Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-06-19T07:10:53.814Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-06-19T07:10:53.814Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-06-19T07:10:53.814Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-06-19T07:10:54.383Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-06-19T07:10:58.581Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-06-19T07:10:58.581Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-06-19T07:10:59.520Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-06-19T07:11:01.431Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-06-19T07:11:02.817Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-06-19T07:11:04.727Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-06-19T07:11:07.265Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-06-19T07:11:07.525Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-06-19T07:11:07.525Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-06-19T07:11:07.525Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-06-19T07:11:07.525Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-06-19T07:11:07.525Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-06-19T07:11:07.525Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-06-19T07:11:07.525Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-06-19T07:11:07.784Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-06-19T07:11:07.785Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-06-19T07:11:07.785Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-06-19T07:11:11.083Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-06-19T07:11:12.022Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-06-19T07:11:13.405Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-06-19T07:11:13.976Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-06-19T07:11:14.546Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-06-19T07:11:14.546Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-06-19T07:11:15.116Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-06-19T07:11:15.117Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-06-19T07:11:15.117Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-06-19T07:11:15.117Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-06-19T07:11:15.117Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-06-19T07:11:15.117Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-06-19T07:11:15.117Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-06-19T07:11:15.117Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-06-19T07:11:15.117Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-06-19T07:11:15.117Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-06-19T07:11:15.117Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-06-19T07:11:15.117Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-06-19T07:11:15.117Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-06-19T07:11:15.117Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-06-19T07:11:15.117Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-06-19T07:11:16.057Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-06-19T07:11:16.629Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-06-19T07:11:16.629Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-06-19T07:11:17.568Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-06-19T07:11:17.828Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-06-19T07:11:18.396Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-06-19T07:11:18.396Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-06-19T07:11:18.966Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-06-19T07:11:19.905Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-06-19T07:11:19.905Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-06-19T07:11:19.905Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-06-19T07:11:20.265Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-06-19T07:11:20.265Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-06-19T07:11:20.265Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-19T07:11:20.265Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-06-19T07:11:20.475Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-06-19T07:11:21.853Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-06-19T07:11:22.422Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-06-19T07:11:22.422Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-06-19T07:11:22.422Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-06-19T07:11:22.993Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-06-19T07:11:22.993Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-06-19T07:11:24.377Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-06-19T07:11:24.638Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-06-19T07:11:26.563Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-06-19T07:11:27.502Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-06-19T07:11:27.502Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-06-19T07:11:27.502Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-06-19T07:11:28.439Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-06-19T07:11:29.010Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-06-19T07:11:29.950Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-06-19T07:11:30.210Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-06-19T07:11:31.591Z] === RUN TestDockerSuite/TestSaveImageId [2021-06-19T07:11:31.591Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-06-19T07:11:32.160Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-06-19T07:11:33.541Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents466228468 [2021-06-19T07:11:33.802Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-06-19T07:11:33.802Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-06-19T07:11:35.184Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-06-19T07:11:35.443Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-06-19T07:11:35.443Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-06-19T07:11:36.826Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-06-19T07:11:38.209Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-06-19T07:11:38.468Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-06-19T07:11:38.468Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-06-19T07:11:38.468Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-06-19T07:11:38.727Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-06-19T07:11:38.987Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-06-19T07:11:41.525Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-06-19T07:11:46.817Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-06-19T07:11:47.786Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-06-19T07:11:47.786Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-19T07:11:47.786Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-06-19T07:11:48.199Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-06-19T07:11:48.460Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-06-19T07:11:49.399Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-06-19T07:11:51.308Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-06-19T07:11:52.477Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-06-19T07:11:52.477Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-06-19T07:11:52.688Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-06-19T07:11:54.067Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-06-19T07:11:55.385Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-06-19T07:11:55.845Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-06-19T07:11:55.845Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-19T07:11:55.845Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-06-19T07:11:55.845Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-19T07:11:55.845Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-06-19T07:11:55.845Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-19T07:11:55.845Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-06-19T07:11:56.304Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-06-19T07:11:56.763Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-06-19T07:11:57.365Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-06-19T07:11:58.306Z] === RUN TestDockerSuite/TestStartRecordError [2021-06-19T07:11:59.673Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-06-19T07:12:00.221Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-06-19T07:12:00.485Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-06-19T07:12:01.212Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-06-19T07:12:01.212Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-19T07:12:01.212Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-06-19T07:12:01.212Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-19T07:12:01.212Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-06-19T07:12:01.212Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-06-19T07:12:02.396Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-06-19T07:12:04.118Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-06-19T07:12:04.316Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-06-19T07:12:08.524Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-06-19T07:12:08.784Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-06-19T07:12:10.754Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-06-19T07:12:10.754Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-06-19T07:12:10.754Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-06-19T07:12:11.324Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-06-19T07:12:13.231Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-06-19T07:12:14.464Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-06-19T07:12:15.768Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-06-19T07:12:16.028Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-06-19T07:12:20.222Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-06-19T07:12:21.161Z] === RUN TestDockerSuite/TestStatsNoStream [2021-06-19T07:12:23.036Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-06-19T07:12:23.036Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-06-19T07:12:23.036Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-19T07:12:23.036Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-06-19T07:12:23.700Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-06-19T07:12:23.700Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-06-19T07:12:23.700Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-06-19T07:12:23.961Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-06-19T07:12:25.418Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-06-19T07:12:25.869Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-06-19T07:12:26.439Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-06-19T07:12:26.771Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-06-19T07:12:27.382Z] === RUN TestDockerSuite/TestTopPrivileged [2021-06-19T07:12:27.740Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-06-19T07:12:27.950Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-06-19T07:12:27.950Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-06-19T07:12:27.950Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-06-19T07:12:28.888Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-06-19T07:12:29.828Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-06-19T07:12:30.769Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-06-19T07:12:31.340Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-06-19T07:12:31.477Z] === RUN TestDockerSuite/TestBuildAddScript [2021-06-19T07:12:31.477Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-19T07:12:31.477Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-06-19T07:12:31.477Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-19T07:12:31.477Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-06-19T07:12:31.477Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-19T07:12:31.477Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-06-19T07:12:31.477Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-19T07:12:31.477Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-06-19T07:12:31.936Z] === RUN TestDockerSuite/TestBuildAddTar [2021-06-19T07:12:33.254Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-06-19T07:12:33.876Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-06-19T07:12:34.194Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-06-19T07:12:37.486Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-06-19T07:12:37.486Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-06-19T07:12:38.425Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-06-19T07:12:38.425Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-06-19T07:12:38.425Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-06-19T07:12:38.425Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-06-19T07:12:38.425Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-06-19T07:12:39.806Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-06-19T07:12:40.745Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-06-19T07:12:41.683Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-06-19T07:12:42.329Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-06-19T07:12:43.599Z] === RUN TestDockerSuite/TestUpdateStats [2021-06-19T07:12:46.906Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-06-19T07:12:48.288Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-06-19T07:12:48.288Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-06-19T07:12:48.288Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-06-19T07:12:50.195Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-06-19T07:12:50.765Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-06-19T07:12:56.045Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-06-19T07:12:59.339Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-06-19T07:13:03.534Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-06-19T07:13:05.445Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-06-19T07:13:07.295Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-06-19T07:13:07.630Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-06-19T07:13:07.631Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-19T07:13:07.631Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-06-19T07:13:07.631Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-19T07:13:07.631Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-06-19T07:13:09.645Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-06-19T07:13:14.935Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-06-19T07:13:15.756Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-06-19T07:13:15.873Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-06-19T07:13:18.414Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-06-19T07:13:19.353Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-06-19T07:13:20.732Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-06-19T07:13:22.640Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-06-19T07:13:24.549Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-06-19T07:13:26.456Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-06-19T07:13:27.837Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-06-19T07:13:28.407Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-06-19T07:13:28.727Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-06-19T07:13:28.727Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-19T07:13:29.187Z] === RUN TestDockerSuite/TestBuildBlankName [2021-06-19T07:13:29.647Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-06-19T07:13:30.318Z] docker_cli_swarm_test.go:1186: [dee5b33e0676c] joining swarm manager [d8c449bdc1fa0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T07:13:30.423Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-06-19T07:13:30.886Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-06-19T07:13:35.441Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-06-19T07:13:35.441Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-19T07:13:36.409Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-06-19T07:13:37.487Z] docker_cli_swarm_test.go:1195: [d9405ed84bce9] joining swarm manager [d8c449bdc1fa0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-19T07:13:40.147Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-06-19T07:13:47.469Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-06-19T07:13:47.469Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-06-19T07:13:47.469Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-06-19T07:13:47.469Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-06-19T07:13:47.469Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-06-19T07:13:47.469Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-06-19T07:13:47.469Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-06-19T07:13:47.469Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-06-19T07:13:47.469Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-06-19T07:13:48.409Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-06-19T07:13:48.409Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-06-19T07:13:48.409Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-06-19T07:13:48.409Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-06-19T07:13:48.409Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-06-19T07:13:48.719Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-06-19T07:13:50.319Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-06-19T07:13:50.580Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-06-19T07:13:50.580Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-06-19T07:13:50.580Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-06-19T07:13:50.840Z] === RUN TestDockerSuite/TestVolumeEvents [2021-06-19T07:13:51.410Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-06-19T07:13:53.320Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-06-19T07:13:53.320Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-06-19T07:13:53.580Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-06-19T07:13:54.516Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-06-19T07:13:54.516Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-19T07:13:54.975Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-06-19T07:13:56.119Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-06-19T07:13:58.716Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-06-19T07:13:58.716Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-19T07:13:58.716Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-06-19T07:13:58.716Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-19T07:13:58.716Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-06-19T07:14:00.322Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-06-19T07:14:00.322Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-06-19T07:14:00.322Z] --- PASS: TestDockerSuite (1717.72s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.04s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.57s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.08s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.36s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.87s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.21s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.74s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.27s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.05s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.25s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.21s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.87s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.11s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.57s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.84s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.08s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.00s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.03s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.22s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.49s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.13s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestAttachDetach (1.45s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.31s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.18s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.17s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.15s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.69s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.82s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.70s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.66s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.58s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.80s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (23.21s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.60s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.38s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.12s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.48s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.08s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.97s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.52s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.09s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.23s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.18s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.97s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.68s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.74s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.90s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.57s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.96s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.89s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.05s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.56s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.26s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.59s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.22s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.70s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.29s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.24s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.33s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.71s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (9.24s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.53s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.29s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.13s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (2.07s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.77s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.19s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.53s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (2.40s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.43s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (15.91s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.21s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.76s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.47s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.98s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.18s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.71s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.76s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.48s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.71s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.84s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.53s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.01s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.57s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.00s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.50s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.11s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.77s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.40s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildCmd (0.26s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.20s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.30s) [2021-06-19T07:14:00.323Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.03s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.76s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.15s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.55s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.31s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.53s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.35s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (13.91s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.82s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.42s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.89s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.42s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.92s) [2021-06-19T07:14:00.323Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-06-19T07:14:00.323Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-06-19T07:14:00.323Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-06-19T07:14:00.323Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.52s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.89s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.00s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.24s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.14s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.16s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.68s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.85s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.65s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.69s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.62s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.77s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.72s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.33s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.48s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.18s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (15.78s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.02s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.24s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.12s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.04s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.51s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.29s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.25s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (21.78s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.13s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.49s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.26s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.29s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.49s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.10s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.24s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.28s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.29s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.39s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.81s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildEnv (1.77s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.99s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.69s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.52s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (25.09s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.49s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.01s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.69s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.45s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.44s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.39s) [2021-06-19T07:14:00.323Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.28s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.92s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildExpose (0.48s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.59s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.46s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.22s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildFails (1.00s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.07s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.86s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.67s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.41s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.22s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.22s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.94s) [2021-06-19T07:14:00.323Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.43s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.62s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.18s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.58s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.87s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.92s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildHistory (3.41s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.34s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.82s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.46s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.45s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.03s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildLabel (0.34s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.31s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.31s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.24s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildLabels (0.36s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.83s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.06s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.93s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.17s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.37s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (2.15s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.58s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.37s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.28s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.34s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.95s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.05s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.31s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.46s) [2021-06-19T07:14:00.324Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.40s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.45s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.79s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.45s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.98s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.86s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.97s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.03s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.11s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.35s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.34s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.30s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.52s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.07s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.42s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.63s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.40s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.22s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.01s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.28s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.38s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.56s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildPATH (2.46s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.79s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.92s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.42s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.47s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (4.17s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildRm (2.77s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.10s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.43s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.55s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.44s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.07s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.16s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.07s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.22s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.28s) [2021-06-19T07:14:00.324Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.44s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.01s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildStderr (0.87s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.81s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.49s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.88s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.83s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.44s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.26s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildUser (1.80s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.23s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (16.47s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.98s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.23s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.93s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.97s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.11s) [2021-06-19T07:14:00.324Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-06-19T07:14:00.324Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-19T07:14:00.324Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-06-19T07:14:00.324Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.77s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.85s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.21s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.81s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.97s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.71s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.33s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.68s) [2021-06-19T07:14:00.324Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.58s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.50s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-19T07:14:00.324Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.87s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.21s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestCommitChange (1.61s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.32s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.28s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.17s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.63s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestCommitTTY (2.90s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.29s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.24s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.80s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.58s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.35s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.67s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.71s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.66s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.66s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.65s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.66s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.75s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.83s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.70s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.85s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.73s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.04s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.07s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.80s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.78s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.00s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.93s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.79s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.64s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.37s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.46s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.67s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.46s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.67s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.77s) [2021-06-19T07:14:00.324Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.75s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.88s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.49s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.61s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (1.15s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.18s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (2.34s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.30s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (0.66s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.82s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.79s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.71s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00078fcc8_} (0.96s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1350270268_/foo_false____} (1.72s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1350270268_/foo_true____} (1.82s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3785283435_/foo_false____} (0.74s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3785283435_/foo_true____} (1.51s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3785283435_/foo_true__0xc00078fcf8__} (1.69s) [2021-06-19T07:14:00.324Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00078fd10_} (1.62s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00078fd28_} (1.74s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00078fd40_} (1.72s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00078fd58_} (1.70s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (2.34s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.37s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.09s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (4.00s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.01s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.50s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.41s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.70s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.77s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.85s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.73s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.74s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.71s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.88s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.09s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.74s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.81s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.08s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.90s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.78s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.08s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.76s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.74s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.69s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.70s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.86s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.73s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.77s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.30s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.65s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.93s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.41s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.13s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.65s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.04s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.91s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCpToCaseI (1.07s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.02s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.91s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCpToDot (1.12s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.26s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.29s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCpToStdout (0.70s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.04s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.28s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.82s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.56s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.48s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.74s) [2021-06-19T07:14:00.325Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.76s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.22s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCreateRM (0.14s) [2021-06-19T07:14:00.325Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.20s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.71s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.18s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.86s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.67s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.75s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.57s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.57s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.69s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.64s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.65s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.93s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.72s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.62s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.08s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.32s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.93s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.33s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.45s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.55s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.87s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestEventsAttach (0.73s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestEventsCommit (0.80s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.78s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.88s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.94s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.70s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.51s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.85s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.18s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestEventsCopy (0.97s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.38s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.65s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.22s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.34s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.18s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.24s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.22s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestEventsFilters (1.30s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestEventsFormat (1.25s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.81s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.36s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.28s) [2021-06-19T07:14:00.325Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-19T07:14:00.325Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.48s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.97s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestEventsRename (0.78s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestEventsResize (0.74s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.73s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.96s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.68s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.93s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestEventsTop (0.81s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.61s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestExec (0.97s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.69s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.70s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.69s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.84s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.91s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.93s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.93s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.93s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.97s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.99s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (2.12s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestExecCgroup (3.32s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestExecEnv (1.57s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.02s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.95s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestExecInspectID (2.97s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestExecInteractive (0.92s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.95s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.93s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestExecParseError (0.65s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.72s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.65s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.17s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.50s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestExecStartFails (1.51s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.45s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.79s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestExecTTY (1.52s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.39s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.08s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestExecUlimits (1.02s) [2021-06-19T07:14:00.325Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.35s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.34s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (2.33s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.22s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestExecWithUser (2.09s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.83s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.69s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.69s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.74s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.66s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestHealth (22.43s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.78s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.74s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.53s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-06-19T07:14:00.325Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.58s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.79s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.67s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.53s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestImportDisplay (1.41s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestImportFile (1.82s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.84s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestImportGzipped (2.28s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.53s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.28s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.94s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.72s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.69s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.69s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.63s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.65s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.68s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.65s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.33s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.71s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.69s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.67s) [2021-06-19T07:14:00.326Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.93s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.77s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestInspectDefault (0.67s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestInspectHistory (0.80s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-06-19T07:14:00.326Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.88s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.08s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.11s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.82s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.71s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.66s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.68s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestInspectStatus (0.77s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.43s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.68s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.68s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.70s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.75s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.75s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.98s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.01s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (2.39s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestLinksEnvs (2.21s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.74s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.71s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.71s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.99s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.97s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.61s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.74s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (10.02s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.55s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (3.23s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.79s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.12s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.43s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.67s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.69s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.64s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.65s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.71s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.69s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.35s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.56s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.07s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.12s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.91s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.10s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.02s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.92s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestLogsSince (6.83s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.71s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.13s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestLogsTail (1.31s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.87s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.05s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.29s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.98s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestNetHostname (2.51s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.43s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.12s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.35s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.87s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestPluginActive (1.75s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.79s) [2021-06-19T07:14:00.326Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.73s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.59s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.37s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.25s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.88s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.90s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.88s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.99s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestPortList (10.73s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.70s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.22s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.63s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.63s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.62s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.26s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.71s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.30s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestPsByOrder (2.64s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.81s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.79s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.05s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.57s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.26s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.66s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.37s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.34s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.31s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.11s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.06s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.37s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.90s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.89s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.68s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.94s) [2021-06-19T07:14:00.326Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.15s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.74s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.66s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.69s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.91s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (11.54s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.47s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.47s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.34s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.75s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.73s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.22s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.73s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.77s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.99s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.60s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.42s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.64s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.79s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.66s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.55s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.65s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.77s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.25s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.30s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestRunAddHost (0.67s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.55s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.73s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.74s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (2.13s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.75s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.85s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.26s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.86s) [2021-06-19T07:14:00.326Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.61s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.03s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.04s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.96s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.74s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.16s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.95s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.99s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.78s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.78s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.99s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.04s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.60s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.96s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (1.01s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.66s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.62s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.64s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.65s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.65s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.62s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.65s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.62s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.87s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.73s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.68s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.63s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.64s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.46s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.53s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.58s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.62s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.64s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.83s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.65s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.61s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.42s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.80s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.62s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.18s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.67s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.85s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.13s) [2021-06-19T07:14:00.327Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-06-19T07:14:00.327Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.63s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.18s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.26s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.90s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.63s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.68s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.74s) [2021-06-19T07:14:00.327Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.90s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.82s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.75s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.64s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.67s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.63s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.67s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.64s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.67s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.78s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunExitCode (0.81s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.96s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.94s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.64s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.66s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.63s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.28s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.42s) [2021-06-19T07:14:00.327Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.19s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (1.01s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.60s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.61s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.30s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.63s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.82s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.33s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.34s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.74s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.57s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.94s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.24s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.29s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.35s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.37s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.54s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunMount (8.34s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.66s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.65s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.35s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.16s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.25s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.21s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.57s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.62s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.42s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.86s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunNetHost (1.09s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.65s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.92s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.21s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.89s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.28s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.63s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.66s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.64s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.63s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.70s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.74s) [2021-06-19T07:14:00.327Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.75s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.62s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.42s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.78s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.45s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.40s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.43s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.66s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.49s) [2021-06-19T07:14:00.327Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.67s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.45s) [2021-06-19T07:14:00.327Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.62s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.29s) [2021-06-19T07:14:00.327Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.95s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.27s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunRm (0.70s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.67s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.62s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.62s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.22s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.67s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.39s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.57s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.63s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.40s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.65s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.39s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.43s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.40s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.63s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.68s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.63s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.62s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunState (1.38s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.63s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.67s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.13s) [2021-06-19T07:14:00.327Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.64s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.43s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunSysctls (1.30s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.64s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.05s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.64s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.54s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.26s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.17s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.65s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.62s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.65s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.81s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.06s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunUserByID (0.66s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.11s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.64s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunUserByName (0.64s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.66s) [2021-06-19T07:14:00.327Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.69s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.57s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.65s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.83s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.02s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.28s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.99s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.15s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.61s) [2021-06-19T07:14:00.327Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-19T07:14:00.327Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-06-19T07:14:00.327Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) [2021-06-19T07:14:00.327Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.45s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.66s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.31s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.69s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.65s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.66s) [2021-06-19T07:14:00.327Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-06-19T07:14:00.327Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2021-06-19T07:14:00.327Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-06-19T07:14:00.327Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-06-19T07:14:00.327Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-06-19T07:14:00.327Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-06-19T07:14:00.327Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.70s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.77s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.88s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.14s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.61s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.64s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.65s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.63s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.29s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.67s) [2021-06-19T07:14:00.328Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.62s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.25s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.41s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.03s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.63s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.92s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.87s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.91s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.54s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.37s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.67s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.47s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.34s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.36s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.39s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.49s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.98s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.30s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.07s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.92s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.72s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.98s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (3.07s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestStartPausedContainer (1.02s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestStartRecordError (1.95s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.97s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.25s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.48s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.04s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.19s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.87s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.72s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.75s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.74s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.67s) [2021-06-19T07:14:00.328Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.14s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.30s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.66s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.64s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.65s) [2021-06-19T07:14:00.328Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2021-06-19T07:14:00.328Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.34s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.98s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.01s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.67s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestUpdateStats (3.69s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.28s) [2021-06-19T07:14:00.328Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.66s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.96s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.48s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.10s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.45s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.50s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.09s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (4.62s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.89s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.97s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.28s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.26s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.94s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.89s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.89s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.14s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.44s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.67s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.69s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.80s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.03s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.74s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.94s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.60s) [2021-06-19T07:14:00.328Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.55s) [2021-06-19T07:14:00.328Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-06-19T07:14:00.328Z] === RUN TestDockerRegistrySuite [2021-06-19T07:14:00.328Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-06-19T07:14:00.898Z] check_test.go:196: [dd583328e93eb] daemon is not started [2021-06-19T07:14:00.898Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-06-19T07:14:02.280Z] check_test.go:196: [d6069fd73b1f4] daemon is not started [2021-06-19T07:14:02.280Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-06-19T07:14:03.662Z] check_test.go:196: [db9bfcc37b4e7] daemon is not started [2021-06-19T07:14:03.662Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-06-19T07:14:03.923Z] check_test.go:196: [d57ee0513cb27] daemon is not started [2021-06-19T07:14:03.923Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-06-19T07:14:04.517Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-06-19T07:14:04.517Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-19T07:14:04.517Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-06-19T07:14:04.978Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-06-19T07:14:04.978Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-19T07:14:04.978Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-06-19T07:14:04.978Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-19T07:14:04.978Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-06-19T07:14:07.215Z] check_test.go:196: [da50097a6ef37] daemon is not started [2021-06-19T07:14:07.215Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-06-19T07:14:12.490Z] check_test.go:196: [d64428f8ab02f] daemon is not started [2021-06-19T07:14:12.490Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-06-19T07:14:15.786Z] check_test.go:196: [d5997f1a2cf8f] daemon is not started [2021-06-19T07:14:15.786Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-06-19T07:14:16.725Z] check_test.go:196: [da0149800f935] daemon is not started [2021-06-19T07:14:16.985Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-06-19T07:14:17.924Z] check_test.go:196: [d7d3837f63425] daemon is not started [2021-06-19T07:14:17.924Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-06-19T07:14:17.924Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-06-19T07:14:19.305Z] check_test.go:196: [d7b35151270cf] daemon is not started [2021-06-19T07:14:19.305Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-06-19T07:14:21.221Z] check_test.go:196: [d8fd001ba7a45] daemon is not started [2021-06-19T07:14:21.221Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-06-19T07:14:22.163Z] check_test.go:196: [d5dd6da55ce9e] daemon is not started [2021-06-19T07:14:22.163Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-06-19T07:14:23.101Z] check_test.go:196: [da45938a38421] daemon is not started [2021-06-19T07:14:23.101Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-06-19T07:14:24.485Z] check_test.go:196: [d547009d1a02b] daemon is not started [2021-06-19T07:14:24.485Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-06-19T07:14:25.427Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:52b5242ade4667e66530e1b19ba276b29a0abc23ac54487bc106e50ef45dac56 [2021-06-19T07:14:26.367Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cabba9ff49647ad559d3567370846ad8152b13b7b522413307ece494a8e11b65 [2021-06-19T07:14:26.628Z] check_test.go:196: [d638aa84274de] daemon is not started [2021-06-19T07:14:26.628Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-06-19T07:14:27.567Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:89786258b1045fb0cfdd6a9b3b00f6af9911087d19636ab45cc0955552def3ae [2021-06-19T07:14:28.506Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3849edcec74831af91db39c406a34fb6e9189cbdd9e827078db18ada0ea99051 [2021-06-19T07:14:28.765Z] check_test.go:196: [d139308fd5a4f] daemon is not started [2021-06-19T07:14:28.765Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-06-19T07:14:30.145Z] check_test.go:196: [d8002d7aeeba4] daemon is not started [2021-06-19T07:14:30.145Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-06-19T07:14:31.082Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-06-19T07:14:32.992Z] check_test.go:196: [dc7db964c1292] daemon is not started [2021-06-19T07:14:32.992Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-06-19T07:14:34.372Z] check_test.go:196: [d8867a60fd903] daemon is not started [2021-06-19T07:14:34.372Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-06-19T07:14:34.372Z] check_test.go:196: [d6a8da15a6cb9] daemon is not started [2021-06-19T07:14:34.372Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-06-19T07:14:35.754Z] check_test.go:196: [de1915c4e15a6] daemon is not started [2021-06-19T07:14:35.754Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-06-19T07:14:35.754Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-06-19T07:14:37.136Z] check_test.go:196: [d1276deded590] daemon is not started [2021-06-19T07:14:37.136Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-06-19T07:14:38.078Z] docker_cli_swarm_test.go:1118: [d19980d6cca0f] joining swarm manager [df72fb24688c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T07:14:38.337Z] check_test.go:196: [d5b152e6fb3f6] daemon is not started [2021-06-19T07:14:38.337Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-06-19T07:14:39.737Z] docker_cli_swarm_test.go:1119: [d0983c61d0e0a] joining swarm manager [df72fb24688c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-19T07:14:41.650Z] check_test.go:196: [d0656f46f231b] daemon is not started [2021-06-19T07:14:41.650Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-06-19T07:14:41.909Z] check_test.go:196: [dd96222b420ef] daemon is not started [2021-06-19T07:14:41.909Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-06-19T07:14:42.279Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-06-19T07:14:42.279Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-06-19T07:14:42.279Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-19T07:14:42.279Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-06-19T07:14:42.279Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-19T07:14:42.279Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-06-19T07:14:42.279Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-06-19T07:14:42.280Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-06-19T07:14:42.280Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-19T07:14:42.280Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-06-19T07:14:42.280Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-06-19T07:14:42.280Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-06-19T07:14:43.290Z] check_test.go:196: [d2be77db71294] daemon is not started [2021-06-19T07:14:43.290Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-06-19T07:14:43.549Z] check_test.go:196: [d520ba0f57e95] daemon is not started [2021-06-19T07:14:43.549Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-06-19T07:14:43.549Z] check_test.go:196: [deccfe4f7e0ac] daemon is not started [2021-06-19T07:14:43.549Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-06-19T07:14:43.808Z] check_test.go:196: [dad4cb3b81a73] daemon is not started [2021-06-19T07:14:43.808Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-06-19T07:14:44.068Z] check_test.go:196: [d87cf501b2813] daemon is not started [2021-06-19T07:14:44.068Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-06-19T07:14:44.328Z] check_test.go:196: [da73a9a0e5421] daemon is not started [2021-06-19T07:14:44.328Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-06-19T07:14:44.587Z] check_test.go:196: [daea2a2c45eb4] daemon is not started [2021-06-19T07:14:44.587Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-06-19T07:14:45.968Z] check_test.go:196: [d7f4319139e97] daemon is not started [2021-06-19T07:14:45.968Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-06-19T07:14:46.903Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-06-19T07:14:47.504Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-06-19T07:14:47.504Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-06-19T07:14:47.504Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-19T07:14:47.504Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-06-19T07:14:47.504Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-19T07:14:47.504Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-06-19T07:14:47.878Z] check_test.go:196: [db2bce8095ee7] daemon is not started [2021-06-19T07:14:47.878Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-06-19T07:14:48.449Z] check_test.go:196: [d8dadd90f58ec] daemon is not started [2021-06-19T07:14:48.449Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-06-19T07:14:48.474Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-06-19T07:14:48.474Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-19T07:14:48.474Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-06-19T07:14:49.037Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-06-19T07:14:49.829Z] check_test.go:196: [da862f7934f9a] daemon is not started [2021-06-19T07:14:49.829Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-06-19T07:14:50.766Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-06-19T07:14:51.334Z] --- PASS: TestDockerRegistrySuite (51.77s) [2021-06-19T07:14:51.334Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.35s) [2021-06-19T07:14:51.334Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.21s) [2021-06-19T07:14:51.334Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.46s) [2021-06-19T07:14:51.334Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-06-19T07:14:51.334Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.18s) [2021-06-19T07:14:51.334Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.57s) [2021-06-19T07:14:51.334Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.15s) [2021-06-19T07:14:51.334Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.14s) [2021-06-19T07:14:51.334Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.04s) [2021-06-19T07:14:51.334Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.50s) [2021-06-19T07:14:51.334Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.50s) [2021-06-19T07:14:51.334Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.24s) [2021-06-19T07:14:51.334Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.05s) [2021-06-19T07:14:51.334Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.15s) [2021-06-19T07:14:51.334Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.18s) [2021-06-19T07:14:51.334Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.21s) [2021-06-19T07:14:51.335Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.14s) [2021-06-19T07:14:51.335Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.99s) [2021-06-19T07:14:51.335Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.40s) [2021-06-19T07:14:51.335Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-06-19T07:14:51.335Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.38s) [2021-06-19T07:14:51.335Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.21s) [2021-06-19T07:14:51.335Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.44s) [2021-06-19T07:14:51.335Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.12s) [2021-06-19T07:14:51.335Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2021-06-19T07:14:51.335Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.16s) [2021-06-19T07:14:51.335Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2021-06-19T07:14:51.335Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-06-19T07:14:51.335Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2021-06-19T07:14:51.335Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.23s) [2021-06-19T07:14:51.335Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2021-06-19T07:14:51.335Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-06-19T07:14:51.335Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.21s) [2021-06-19T07:14:51.335Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.79s) [2021-06-19T07:14:51.335Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.01s) [2021-06-19T07:14:51.335Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.19s) [2021-06-19T07:14:51.335Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) [2021-06-19T07:14:51.335Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2021-06-19T07:14:51.335Z] === RUN TestDockerSchema1RegistrySuite [2021-06-19T07:14:51.335Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-06-19T07:14:51.594Z] check_test.go:223: [d62b3f53eb5c5] daemon is not started [2021-06-19T07:14:51.594Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-06-19T07:14:52.210Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-06-19T07:14:53.178Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-06-19T07:14:53.178Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-19T07:14:53.178Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-06-19T07:14:53.178Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-19T07:14:53.178Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-06-19T07:14:54.715Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-06-19T07:14:55.173Z] === RUN TestDockerSuite/TestBuildCmd [2021-06-19T07:14:55.632Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-06-19T07:14:55.791Z] check_test.go:223: [db51145b5d96a] daemon is not started [2021-06-19T07:14:55.791Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-06-19T07:14:56.600Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-06-19T07:14:57.060Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-06-19T07:14:59.237Z] === RUN TestDockerSuite/TestBuildEnv [2021-06-19T07:14:59.237Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-19T07:14:59.237Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-06-19T07:14:59.237Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-19T07:14:59.237Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-06-19T07:14:59.237Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-19T07:14:59.237Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-06-19T07:14:59.237Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-19T07:14:59.237Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-06-19T07:14:59.237Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-19T07:14:59.237Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-06-19T07:15:01.752Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-06-19T07:15:02.090Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-06-19T07:15:02.090Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-19T07:15:02.090Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-06-19T07:15:02.090Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-19T07:15:02.090Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-06-19T07:15:02.090Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-19T07:15:02.090Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-06-19T07:15:02.382Z] check_test.go:223: [d2746b07a9ae6] daemon is not started [2021-06-19T07:15:02.382Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-06-19T07:15:02.538Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-06-19T07:15:03.933Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-06-19T07:15:03.933Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-19T07:15:03.933Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-06-19T07:15:04.902Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-06-19T07:15:04.902Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-19T07:15:04.902Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-06-19T07:15:04.919Z] check_test.go:223: [dd9724690b8f0] daemon is not started [2021-06-19T07:15:04.919Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-06-19T07:15:05.361Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-06-19T07:15:06.298Z] check_test.go:223: [dd95732a5a85c] daemon is not started [2021-06-19T07:15:06.298Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-06-19T07:15:06.898Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-06-19T07:15:07.236Z] check_test.go:223: [d6eff2ec185ea] daemon is not started [2021-06-19T07:15:07.236Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-06-19T07:15:07.236Z] check_test.go:223: [d42d78c29ebbf] daemon is not started [2021-06-19T07:15:07.236Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-06-19T07:15:07.867Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-06-19T07:15:08.327Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-06-19T07:15:08.327Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-19T07:15:08.327Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-06-19T07:15:08.619Z] check_test.go:223: [d6fecad4f5c9c] daemon is not started [2021-06-19T07:15:08.619Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-06-19T07:15:09.297Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-06-19T07:15:09.560Z] check_test.go:223: [de1d9a978f797] daemon is not started [2021-06-19T07:15:09.560Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-06-19T07:15:09.756Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-06-19T07:15:09.756Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-19T07:15:09.756Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-06-19T07:15:09.756Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-19T07:15:09.756Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-06-19T07:15:10.943Z] check_test.go:223: [d64ec422e73b1] daemon is not started [2021-06-19T07:15:10.943Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-06-19T07:15:12.738Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-06-19T07:15:14.239Z] check_test.go:223: [d3455658c857c] daemon is not started [2021-06-19T07:15:14.239Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-06-19T07:15:14.239Z] check_test.go:223: [d19bd67945712] daemon is not started [2021-06-19T07:15:14.239Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-06-19T07:15:14.447Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-06-19T07:15:14.499Z] check_test.go:223: [d558604e90ab7] daemon is not started [2021-06-19T07:15:14.499Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-06-19T07:15:14.758Z] check_test.go:223: [dcb9e51cb8d7b] daemon is not started [2021-06-19T07:15:14.758Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-06-19T07:15:15.018Z] check_test.go:223: [d2ef0f132c382] daemon is not started [2021-06-19T07:15:15.018Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-06-19T07:15:15.278Z] check_test.go:223: [d063df0972aee] daemon is not started [2021-06-19T07:15:15.278Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-06-19T07:15:15.849Z] check_test.go:223: [d5c2c37f4ea36] daemon is not started [2021-06-19T07:15:15.849Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-06-19T07:15:15.849Z] check_test.go:223: [d49a31cb96a4c] daemon is not started [2021-06-19T07:15:15.849Z] --- PASS: TestDockerSchema1RegistrySuite (24.41s) [2021-06-19T07:15:15.849Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.26s) [2021-06-19T07:15:15.849Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.41s) [2021-06-19T07:15:15.849Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (6.43s) [2021-06-19T07:15:15.849Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.35s) [2021-06-19T07:15:15.849Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.15s) [2021-06-19T07:15:15.849Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.20s) [2021-06-19T07:15:15.849Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-06-19T07:15:15.849Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.16s) [2021-06-19T07:15:15.849Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.10s) [2021-06-19T07:15:15.849Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.23s) [2021-06-19T07:15:15.849Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.99s) [2021-06-19T07:15:15.849Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2021-06-19T07:15:15.849Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2021-06-19T07:15:15.849Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-06-19T07:15:15.849Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2021-06-19T07:15:15.849Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2021-06-19T07:15:15.849Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.43s) [2021-06-19T07:15:15.849Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.13s) [2021-06-19T07:15:15.849Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-06-19T07:15:15.849Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-06-19T07:15:16.418Z] check_test.go:252: [d167291e5ed6b] daemon is not started [2021-06-19T07:15:16.418Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-06-19T07:15:16.987Z] check_test.go:252: [d92e28bdb10ff] daemon is not started [2021-06-19T07:15:16.987Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-06-19T07:15:17.246Z] check_test.go:252: [dd0f2c3dbf61f] daemon is not started [2021-06-19T07:15:17.246Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-06-19T07:15:18.184Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-06-19T07:15:18.443Z] check_test.go:252: [d62d4c87e7404] daemon is not started [2021-06-19T07:15:18.443Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-06-19T07:15:19.030Z] check_test.go:252: [dcb479b5c2f05] daemon is not started [2021-06-19T07:15:19.030Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-06-19T07:15:19.289Z] check_test.go:252: [d81d91c2392b2] daemon is not started [2021-06-19T07:15:19.289Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-06-19T07:15:19.549Z] check_test.go:252: [d112322e51f31] daemon is not started [2021-06-19T07:15:19.549Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.70s) [2021-06-19T07:15:19.549Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.71s) [2021-06-19T07:15:19.549Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.47s) [2021-06-19T07:15:19.549Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-06-19T07:15:19.549Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.06s) [2021-06-19T07:15:19.549Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2021-06-19T07:15:19.549Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.43s) [2021-06-19T07:15:19.549Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s) [2021-06-19T07:15:19.549Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-06-19T07:15:19.549Z] === RUN TestDockerRegistryAuthTokenSuite [2021-06-19T07:15:19.549Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-06-19T07:15:24.825Z] check_test.go:279: [d4f9cca0df196] daemon is not started [2021-06-19T07:15:24.825Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-06-19T07:15:24.825Z] check_test.go:279: [d365e32f71dce] daemon is not started [2021-06-19T07:15:24.825Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-06-19T07:15:25.084Z] check_test.go:279: [d6f56b4418cc0] daemon is not started [2021-06-19T07:15:25.084Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-06-19T07:15:25.084Z] check_test.go:279: [d26d05a6ac560] daemon is not started [2021-06-19T07:15:25.084Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-06-19T07:15:25.344Z] check_test.go:279: [d066320dea3ef] daemon is not started [2021-06-19T07:15:25.344Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2021-06-19T07:15:25.344Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-06-19T07:15:25.344Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-06-19T07:15:25.344Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-06-19T07:15:25.344Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-06-19T07:15:25.344Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2021-06-19T07:15:25.344Z] === RUN TestDockerNetworkSuite [2021-06-19T07:15:25.344Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-06-19T07:15:27.255Z] docker_cli_network_unix_test.go:46: [d7fd42ad8ba94] daemon is not started [2021-06-19T07:15:27.515Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-06-19T07:15:28.085Z] docker_cli_network_unix_test.go:46: [da8ee83800a7a] daemon is not started [2021-06-19T07:15:28.344Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-06-19T07:15:30.269Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-06-19T07:15:30.269Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-06-19T07:15:30.269Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-19T07:15:30.269Z] === RUN TestDockerSuite/TestBuildExpose [2021-06-19T07:15:30.269Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-19T07:15:30.269Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-06-19T07:15:30.269Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-19T07:15:30.269Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-06-19T07:15:30.269Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-19T07:15:30.269Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-06-19T07:15:30.269Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-19T07:15:30.269Z] === RUN TestDockerSuite/TestBuildFails [2021-06-19T07:15:31.215Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-06-19T07:15:31.215Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-06-19T07:15:33.625Z] docker_cli_network_unix_test.go:46: [d6e9f70b6185e] daemon is not started [2021-06-19T07:15:34.194Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-06-19T07:15:36.102Z] docker_cli_network_unix_test.go:46: [dd45e54d471d8] daemon is not started [2021-06-19T07:15:36.102Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-06-19T07:15:36.102Z] docker_cli_network_unix_test.go:1233: [d94ff6857310f] daemon is not started [2021-06-19T07:15:36.921Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-06-19T07:15:39.396Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-06-19T07:15:40.335Z] docker_cli_network_unix_test.go:46: [d8c2438483011] daemon is not started [2021-06-19T07:15:40.594Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-06-19T07:15:41.530Z] === RUN TestDockerSuite/TestBuildForceRm [2021-06-19T07:15:44.405Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-06-19T07:15:44.405Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-06-19T07:15:44.405Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-06-19T07:15:47.182Z] docker_cli_network_unix_test.go:46: [dbe45175d7d5c] daemon is not started [2021-06-19T07:15:47.272Z] === RUN TestDockerSuite/TestBuildFromGit [2021-06-19T07:15:47.313Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-06-19T07:15:47.313Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-19T07:15:47.313Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-06-19T07:15:47.313Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-19T07:15:47.313Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-06-19T07:15:47.313Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-19T07:15:47.313Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-06-19T07:15:47.771Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-06-19T07:15:47.771Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-19T07:15:47.771Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-06-19T07:15:48.125Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-06-19T07:15:50.663Z] docker_cli_network_unix_test.go:46: [d2b8b6718987b] daemon is not started [2021-06-19T07:15:50.923Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-06-19T07:15:51.880Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-06-19T07:15:52.305Z] docker_cli_network_unix_test.go:46: [d46624d9a1fed] daemon is not started [2021-06-19T07:15:52.305Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-06-19T07:15:52.824Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-06-19T07:15:52.875Z] docker_cli_network_unix_test.go:46: [d411c465bc28f] daemon is not started [2021-06-19T07:15:52.875Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-06-19T07:15:53.445Z] docker_cli_network_unix_test.go:46: [d3b7b26c240e9] daemon is not started [2021-06-19T07:15:53.445Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-06-19T07:15:54.385Z] docker_cli_network_unix_test.go:46: [ddf4939e5d25b] daemon is not started [2021-06-19T07:15:54.646Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-06-19T07:15:55.217Z] docker_cli_network_unix_test.go:46: [d5b43b74aa494] daemon is not started [2021-06-19T07:15:55.787Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-06-19T07:15:55.787Z] docker_cli_network_unix_test.go:46: [d43cf71ee3595] daemon is not started [2021-06-19T07:15:55.787Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-06-19T07:15:56.356Z] docker_cli_network_unix_test.go:46: [d632596c36f08] daemon is not started [2021-06-19T07:15:56.356Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-06-19T07:15:56.926Z] docker_cli_network_unix_test.go:46: [d38599966fe0b] daemon is not started [2021-06-19T07:15:57.185Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-06-19T07:15:57.435Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-06-19T07:15:57.435Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-19T07:15:57.435Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-06-19T07:15:57.435Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-06-19T07:15:57.445Z] docker_cli_network_unix_test.go:46: [d81b7a611b7ab] daemon is not started [2021-06-19T07:15:57.445Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-06-19T07:15:57.445Z] docker_cli_network_unix_test.go:46: [dfe641cad8381] daemon is not started [2021-06-19T07:15:57.445Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-06-19T07:15:57.705Z] docker_cli_network_unix_test.go:46: [d8280bec7e74f] daemon is not started [2021-06-19T07:15:57.705Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-06-19T07:15:57.883Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-06-19T07:15:57.883Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-19T07:15:57.883Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-06-19T07:15:58.644Z] docker_cli_network_unix_test.go:46: [de3498e01ac2f] daemon is not started [2021-06-19T07:15:58.644Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-06-19T07:15:59.583Z] docker_cli_network_unix_test.go:46: [da757fecf656d] daemon is not started [2021-06-19T07:15:59.842Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-06-19T07:15:59.842Z] docker_cli_network_unix_test.go:46: [de62176caa503] daemon is not started [2021-06-19T07:15:59.842Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-06-19T07:16:00.438Z] docker_cli_network_unix_test.go:46: [d64a61ad2d0f6] daemon is not started [2021-06-19T07:16:00.438Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-06-19T07:16:00.438Z] docker_cli_network_unix_test.go:46: [d4958898c0e1e] daemon is not started [2021-06-19T07:16:00.438Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-06-19T07:16:01.819Z] docker_cli_network_unix_test.go:968: [dbfa175117da7] daemon is not started [2021-06-19T07:16:03.198Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-06-19T07:16:04.581Z] docker_cli_network_unix_test.go:46: [dafcec07b0a18] daemon is not started [2021-06-19T07:16:04.581Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-06-19T07:16:06.339Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-06-19T07:16:06.339Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-19T07:16:06.339Z] === RUN TestDockerSuite/TestBuildHistory [2021-06-19T07:16:09.862Z] docker_cli_network_unix_test.go:1116: [d75bf1b9d1ada] daemon is not started [2021-06-19T07:16:13.160Z] docker_cli_swarm_test.go:1172: [da57cab53eb4f] joining swarm manager [df72fb24688c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-19T07:16:14.542Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-06-19T07:16:14.542Z] docker_cli_network_unix_test.go:46: [d474a51f1ab56] daemon is not started [2021-06-19T07:16:14.542Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-06-19T07:16:15.481Z] docker_cli_network_unix_test.go:46: [d46bb8020991f] daemon is not started [2021-06-19T07:16:15.481Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-06-19T07:16:15.481Z] docker_cli_network_unix_test.go:46: [d60d256ff1c91] daemon is not started [2021-06-19T07:16:15.481Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-06-19T07:16:15.481Z] docker_cli_network_unix_test.go:46: [d57fbf7f628d1] daemon is not started [2021-06-19T07:16:15.481Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-06-19T07:16:15.742Z] docker_cli_network_unix_test.go:46: [d481b9dbbe6ac] daemon is not started [2021-06-19T07:16:15.742Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-06-19T07:16:15.742Z] docker_cli_network_unix_test.go:46: [d999daac15576] daemon is not started [2021-06-19T07:16:15.742Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-06-19T07:16:15.742Z] docker_cli_network_unix_test.go:46: [d5bc5dc9ffd33] daemon is not started [2021-06-19T07:16:15.742Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-06-19T07:16:16.536Z] === RUN TestDockerSuite/TestBuildIidFile [2021-06-19T07:16:16.536Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-06-19T07:16:17.722Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-06-19T07:16:17.722Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-06-19T07:16:17.722Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-19T07:16:17.722Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-06-19T07:16:18.043Z] === RUN TestDockerSuite/TestBuildInheritance [2021-06-19T07:16:18.043Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-19T07:16:18.043Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-06-19T07:16:18.284Z] docker_cli_network_unix_test.go:46: [dc1156d4ae534] daemon is not started [2021-06-19T07:16:18.491Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-06-19T07:16:18.491Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-06-19T07:16:19.227Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-06-19T07:16:19.227Z] docker_cli_network_unix_test.go:46: [d0ebd50b74152] daemon is not started [2021-06-19T07:16:19.227Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-06-19T07:16:19.227Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-06-19T07:16:19.227Z] docker_cli_network_unix_test.go:46: [d2c13f9ae8ca5] daemon is not started [2021-06-19T07:16:19.227Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-06-19T07:16:19.797Z] docker_cli_network_unix_test.go:46: [dc6b3096208e8] daemon is not started [2021-06-19T07:16:20.057Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-06-19T07:16:23.129Z] === RUN TestDockerSuite/TestBuildLabel [2021-06-19T07:16:23.577Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-06-19T07:16:24.027Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-06-19T07:16:24.258Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-06-19T07:16:24.975Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-06-19T07:16:25.422Z] === RUN TestDockerSuite/TestBuildLabels [2021-06-19T07:16:25.638Z] docker_cli_network_unix_test.go:1084: [d0d58bf4acbd5] daemon is not started [2021-06-19T07:16:26.368Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-06-19T07:16:27.545Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-06-19T07:16:27.545Z] docker_cli_network_unix_test.go:46: [d45e516891b32] daemon is not started [2021-06-19T07:16:27.545Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-06-19T07:16:27.805Z] docker_cli_network_unix_test.go:46: [db7fe670e59e1] daemon is not started [2021-06-19T07:16:27.872Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-06-19T07:16:28.065Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-06-19T07:16:29.975Z] docker_cli_network_unix_test.go:46: [d5e79c557cd6d] daemon is not started [2021-06-19T07:16:29.975Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-06-19T07:16:29.975Z] docker_cli_network_unix_test.go:46: [dc3ecf126371f] daemon is not started [2021-06-19T07:16:29.975Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-06-19T07:16:30.544Z] docker_cli_network_unix_test.go:46: [db5b481eaff4d] daemon is not started [2021-06-19T07:16:30.804Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-06-19T07:16:31.374Z] docker_cli_network_unix_test.go:46: [dabe6c11c1965] daemon is not started [2021-06-19T07:16:31.374Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-06-19T07:16:32.314Z] docker_cli_network_unix_test.go:46: [d92d296c73090] daemon is not started [2021-06-19T07:16:32.314Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-06-19T07:16:33.579Z] === RUN TestDockerSuite/TestBuildLastModified [2021-06-19T07:16:33.579Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-19T07:16:33.579Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-06-19T07:16:33.579Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-19T07:16:33.579Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-06-19T07:16:33.579Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-06-19T07:16:33.579Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-06-19T07:16:33.579Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-06-19T07:16:33.579Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-06-19T07:16:33.579Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-06-19T07:16:34.026Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-06-19T07:16:35.410Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-06-19T07:16:36.948Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-06-19T07:16:37.410Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-06-19T07:16:37.592Z] docker_cli_network_unix_test.go:46: [de94d0430e7f8] daemon is not started [2021-06-19T07:16:37.851Z] --- PASS: TestDockerNetworkSuite (72.43s) [2021-06-19T07:16:37.851Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.18s) [2021-06-19T07:16:37.851Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.95s) [2021-06-19T07:16:37.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.80s) [2021-06-19T07:16:37.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.86s) [2021-06-19T07:16:37.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.89s) [2021-06-19T07:16:37.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.62s) [2021-06-19T07:16:37.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (7.51s) [2021-06-19T07:16:37.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.80s) [2021-06-19T07:16:37.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.31s) [2021-06-19T07:16:37.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.72s) [2021-06-19T07:16:37.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.57s) [2021-06-19T07:16:37.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.11s) [2021-06-19T07:16:37.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.09s) [2021-06-19T07:16:37.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2021-06-19T07:16:37.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2021-06-19T07:16:37.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.98s) [2021-06-19T07:16:37.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2021-06-19T07:16:37.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2021-06-19T07:16:37.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2021-06-19T07:16:37.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.92s) [2021-06-19T07:16:37.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.29s) [2021-06-19T07:16:37.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-06-19T07:16:37.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.49s) [2021-06-19T07:16:37.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2021-06-19T07:16:37.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.70s) [2021-06-19T07:16:37.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.55s) [2021-06-19T07:16:37.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.56s) [2021-06-19T07:16:37.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2021-06-19T07:16:37.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s) [2021-06-19T07:16:37.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2021-06-19T07:16:37.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2021-06-19T07:16:37.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2021-06-19T07:16:37.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2021-06-19T07:16:37.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-06-19T07:16:37.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.26s) [2021-06-19T07:16:37.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2021-06-19T07:16:37.851Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-06-19T07:16:37.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.95s) [2021-06-19T07:16:37.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.78s) [2021-06-19T07:16:37.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.33s) [2021-06-19T07:16:37.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-06-19T07:16:37.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.95s) [2021-06-19T07:16:37.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.81s) [2021-06-19T07:16:37.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-06-19T07:16:37.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.85s) [2021-06-19T07:16:37.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s) [2021-06-19T07:16:37.851Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.12s) [2021-06-19T07:16:37.851Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.29s) [2021-06-19T07:16:37.851Z] === RUN TestDockerHubPullSuite [2021-06-19T07:16:37.851Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-06-19T07:16:38.635Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-06-19T07:16:39.232Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-06-19T07:16:40.317Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-06-19T07:16:41.783Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-06-19T07:16:41.783Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-06-19T07:16:42.502Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-06-19T07:16:42.737Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-06-19T07:16:42.996Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-06-19T07:16:42.996Z] --- PASS: TestDockerHubPullSuite (5.25s) [2021-06-19T07:16:42.996Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.37s) [2021-06-19T07:16:42.996Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2021-06-19T07:16:42.996Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.33s) [2021-06-19T07:16:42.996Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.01s) [2021-06-19T07:16:42.996Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.25s) [2021-06-19T07:16:42.996Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-06-19T07:16:42.996Z] PASS [2021-06-19T07:16:42.996Z] [2021-06-19T07:16:42.996Z] === Skipped [2021-06-19T07:16:42.996Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-06-19T07:16:42.996Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-06-19T07:16:42.996Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-06-19T07:16:42.996Z] [2021-06-19T07:16:42.996Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-06-19T07:16:42.996Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-06-19T07:16:42.996Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-06-19T07:16:42.996Z] [2021-06-19T07:16:42.996Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-06-19T07:16:42.996Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-06-19T07:16:42.996Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-06-19T07:16:42.996Z] [2021-06-19T07:16:42.996Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-06-19T07:16:42.996Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-06-19T07:16:42.996Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-06-19T07:16:42.996Z] [2021-06-19T07:16:42.996Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-06-19T07:16:42.996Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-06-19T07:16:42.996Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-06-19T07:16:42.996Z] [2021-06-19T07:16:42.996Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-06-19T07:16:42.996Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-06-19T07:16:42.996Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-06-19T07:16:42.996Z] [2021-06-19T07:16:42.996Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-06-19T07:16:42.996Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-06-19T07:16:42.996Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-06-19T07:16:42.996Z] [2021-06-19T07:16:42.996Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-06-19T07:16:42.996Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-06-19T07:16:42.996Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-06-19T07:16:42.996Z] [2021-06-19T07:16:42.996Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-06-19T07:16:42.996Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-06-19T07:16:42.996Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-06-19T07:16:42.996Z] [2021-06-19T07:16:42.996Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-19T07:16:42.996Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-06-19T07:16:42.996Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-19T07:16:42.996Z] [2021-06-19T07:16:42.996Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-06-19T07:16:42.996Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-06-19T07:16:42.996Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-06-19T07:16:42.996Z] [2021-06-19T07:16:42.996Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-06-19T07:16:42.996Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-06-19T07:16:42.996Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-06-19T07:16:42.996Z] [2021-06-19T07:16:42.996Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-06-19T07:16:42.996Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-06-19T07:16:42.996Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-06-19T07:16:42.996Z] [2021-06-19T07:16:42.996Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-06-19T07:16:42.996Z] docker_cli_sni_test.go:18: Flakey test [2021-06-19T07:16:42.996Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-06-19T07:16:42.996Z] [2021-06-19T07:16:42.996Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-06-19T07:16:42.996Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-06-19T07:16:42.996Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-06-19T07:16:42.996Z] [2021-06-19T07:16:42.996Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-06-19T07:16:42.996Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-06-19T07:16:42.996Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-06-19T07:16:42.996Z] [2021-06-19T07:16:42.996Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-06-19T07:16:42.996Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-19T07:16:42.996Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-06-19T07:16:42.996Z] [2021-06-19T07:16:42.996Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-19T07:16:42.996Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-06-19T07:16:42.996Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-19T07:16:42.996Z] [2021-06-19T07:16:42.996Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-06-19T07:16:42.996Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-06-19T07:16:42.996Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-06-19T07:16:42.996Z] [2021-06-19T07:16:42.996Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-19T07:16:42.996Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-06-19T07:16:42.996Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-19T07:16:42.996Z] [2021-06-19T07:16:42.996Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-06-19T07:16:42.996Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-06-19T07:16:42.996Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-06-19T07:16:42.996Z] [2021-06-19T07:16:42.996Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-19T07:16:42.996Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-06-19T07:16:42.996Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-19T07:16:42.996Z] [2021-06-19T07:16:42.996Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-06-19T07:16:42.996Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-06-19T07:16:42.996Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-06-19T07:16:42.996Z] [2021-06-19T07:16:42.996Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-06-19T07:16:42.996Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-06-19T07:16:42.996Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-06-19T07:16:42.996Z] [2021-06-19T07:16:42.997Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-06-19T07:16:42.997Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-06-19T07:16:42.997Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-06-19T07:16:42.997Z] [2021-06-19T07:16:42.997Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-06-19T07:16:42.997Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-06-19T07:16:42.997Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-06-19T07:16:42.997Z] [2021-06-19T07:16:42.997Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-06-19T07:16:42.997Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-06-19T07:16:42.997Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-06-19T07:16:42.997Z] [2021-06-19T07:16:42.997Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-19T07:16:42.997Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-19T07:16:42.997Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-19T07:16:42.997Z] [2021-06-19T07:16:42.997Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-06-19T07:16:42.997Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-06-19T07:16:42.997Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-06-19T07:16:42.997Z] [2021-06-19T07:16:42.997Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-19T07:16:42.997Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-06-19T07:16:42.997Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-19T07:16:42.997Z] [2021-06-19T07:16:42.997Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-06-19T07:16:42.997Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-06-19T07:16:42.997Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-06-19T07:16:42.997Z] [2021-06-19T07:16:42.997Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-06-19T07:16:42.997Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-06-19T07:16:42.997Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-06-19T07:16:42.997Z] [2021-06-19T07:16:42.997Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-06-19T07:16:42.997Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-06-19T07:16:42.997Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-06-19T07:16:42.997Z] [2021-06-19T07:16:42.997Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-06-19T07:16:42.997Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-06-19T07:16:42.997Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-06-19T07:16:42.997Z] [2021-06-19T07:16:42.997Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-19T07:16:42.997Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-06-19T07:16:42.997Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-19T07:16:42.997Z] [2021-06-19T07:16:42.997Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-06-19T07:16:42.997Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-06-19T07:16:42.997Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-06-19T07:16:42.997Z] [2021-06-19T07:16:42.997Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-06-19T07:16:42.997Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-06-19T07:16:42.997Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-06-19T07:16:42.997Z] [2021-06-19T07:16:42.997Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-19T07:16:42.997Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-06-19T07:16:42.997Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-19T07:16:42.997Z] [2021-06-19T07:16:42.997Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-19T07:16:42.997Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-06-19T07:16:42.997Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-19T07:16:42.997Z] [2021-06-19T07:16:42.997Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-06-19T07:16:42.997Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-06-19T07:16:42.997Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-06-19T07:16:42.997Z] [2021-06-19T07:16:42.997Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-06-19T07:16:42.997Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-06-19T07:16:42.997Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-06-19T07:16:42.997Z] [2021-06-19T07:16:42.997Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-06-19T07:16:42.997Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-06-19T07:16:42.997Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-06-19T07:16:42.997Z] [2021-06-19T07:16:42.997Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-06-19T07:16:42.997Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-06-19T07:16:42.997Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-06-19T07:16:42.997Z] [2021-06-19T07:16:42.997Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-19T07:16:42.997Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-06-19T07:16:42.997Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-19T07:16:42.997Z] [2021-06-19T07:16:42.997Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-06-19T07:16:42.997Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-06-19T07:16:42.997Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-06-19T07:16:42.997Z] [2021-06-19T07:16:42.997Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-06-19T07:16:42.997Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-06-19T07:16:42.997Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-06-19T07:16:42.997Z] [2021-06-19T07:16:42.997Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2021-06-19T07:16:42.997Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-06-19T07:16:42.997Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2021-06-19T07:16:42.997Z] [2021-06-19T07:16:42.997Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-06-19T07:16:42.997Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-06-19T07:16:42.997Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-06-19T07:16:42.997Z] [2021-06-19T07:16:42.997Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-06-19T07:16:42.997Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-06-19T07:16:42.997Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-06-19T07:16:42.997Z] [2021-06-19T07:16:42.997Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-06-19T07:16:42.997Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-06-19T07:16:42.997Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-06-19T07:16:42.997Z] [2021-06-19T07:16:42.997Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-06-19T07:16:42.997Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-06-19T07:16:42.997Z] docker_cli_network_unix_test.go:46: [d2c13f9ae8ca5] daemon is not started [2021-06-19T07:16:42.997Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-06-19T07:16:42.997Z] [2021-06-19T07:16:42.997Z] [2021-06-19T07:16:42.997Z] DONE 1269 tests, 51 skipped in 1934.155s [2021-06-19T07:16:42.997Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-19T07:16:42.997Z] ++++ cat bundles/test-integration/docker.pid [2021-06-19T07:16:42.997Z] +++ kill 8273 [2021-06-19T07:16:43.934Z] +++ /etc/init.d/apparmor stop [2021-06-19T07:16:43.934Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-19T07:16:43.934Z] [2021-06-19T07:16:43.934Z] Unloading profiles will leave already running processes permanently [2021-06-19T07:16:43.934Z] unconfined, which can lead to unexpected situations. [2021-06-19T07:16:43.934Z] [2021-06-19T07:16:43.934Z] To set a process to complain mode, use the command line tool [2021-06-19T07:16:43.934Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-19T07:16:43.934Z] +++ true [2021-06-19T07:16:43.934Z] exiting test-integration [2021-06-19T07:16:43.934Z] ++ exit 0 [2021-06-19T07:16:43.934Z] [2021-06-19T07:16:44.503Z] + for job in $(jobs -p) [2021-06-19T07:16:44.503Z] + wait 3959 [2021-06-19T07:16:51.070Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-06-19T07:16:51.081Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-06-19T07:16:52.452Z] docker_cli_swarm_test.go:1453: [ddb09b06cc09d] joining swarm manager [d61f5250c9a20]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T07:16:53.021Z] docker_cli_swarm_test.go:1454: [d31ef77ccc023] joining swarm manager [d61f5250c9a20]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-19T07:16:53.302Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-06-19T07:16:53.302Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-19T07:16:53.302Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-06-19T07:16:54.255Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-06-19T07:17:05.233Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-06-19T07:17:05.233Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-06-19T07:17:05.233Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-06-19T07:17:05.233Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-06-19T07:17:05.233Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-06-19T07:17:05.801Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-06-19T07:17:08.341Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-06-19T07:17:11.648Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-06-19T07:17:14.186Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-06-19T07:17:15.566Z] docker_cli_swarm_unix_test.go:62: [d279855ae1528] joining swarm manager [de22d53363f20]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T07:17:29.761Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-06-19T07:17:39.961Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-06-19T07:17:45.664Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-06-19T07:17:51.371Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-06-19T07:17:55.038Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-06-19T07:18:03.263Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-06-19T07:18:03.263Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-06-19T07:18:03.263Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-19T07:18:03.263Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-06-19T07:18:11.809Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-06-19T07:18:11.809Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-06-19T07:18:12.378Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-06-19T07:18:14.913Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-06-19T07:18:15.967Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-06-19T07:18:15.967Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-19T07:18:15.967Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-06-19T07:18:18.202Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-06-19T07:18:20.575Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-06-19T07:18:20.760Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-06-19T07:18:21.023Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-06-19T07:18:21.023Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-19T07:18:21.023Z] === RUN TestDockerSuite/TestBuildNetNone [2021-06-19T07:18:21.023Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-19T07:18:21.023Z] === RUN TestDockerSuite/TestBuildNoContext [2021-06-19T07:18:22.668Z] docker_api_swarm_test.go:961: [d519504f5b369] joining swarm manager [d7561155dc75e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T07:18:23.874Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-06-19T07:18:27.541Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-06-19T07:18:30.390Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-06-19T07:18:30.390Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-06-19T07:18:30.390Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-06-19T07:18:33.248Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-06-19T07:18:34.193Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-06-19T07:18:35.139Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-06-19T07:18:40.757Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-06-19T07:18:43.597Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-06-19T07:18:44.546Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-06-19T07:18:52.971Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-06-19T07:18:53.016Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-06-19T07:18:53.910Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-06-19T07:18:56.448Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-06-19T07:18:59.756Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-06-19T07:19:00.000Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-06-19T07:19:06.327Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-06-19T07:19:11.605Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-06-19T07:19:12.252Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-06-19T07:19:14.140Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-06-19T07:19:15.356Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-06-19T07:19:15.356Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-06-19T07:19:15.356Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-06-19T07:19:15.927Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-06-19T07:19:16.679Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-06-19T07:19:19.972Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-06-19T07:19:22.507Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-06-19T07:19:24.400Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-06-19T07:19:25.345Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-06-19T07:19:25.345Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-19T07:19:25.345Z] === RUN TestDockerSuite/TestBuildPATH [2021-06-19T07:19:25.345Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-19T07:19:25.345Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-06-19T07:19:25.844Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-06-19T07:19:26.849Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-06-19T07:19:26.849Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-19T07:19:26.849Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-06-19T07:19:28.379Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-06-19T07:19:36.446Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-06-19T07:19:48.846Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-06-19T07:20:02.349Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-06-19T07:20:06.534Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-06-19T07:20:19.885Z] === RUN TestDockerSuite/TestBuildRm [2021-06-19T07:20:24.616Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-06-19T07:20:32.147Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-06-19T07:20:34.999Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-06-19T07:20:34.999Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-19T07:20:34.999Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-06-19T07:20:34.999Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-19T07:20:34.999Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-06-19T07:20:36.506Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-06-19T07:20:39.363Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-06-19T07:20:39.501Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-06-19T07:20:42.218Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-06-19T07:20:43.038Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-06-19T07:20:46.709Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite (1722.72s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.61s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.16s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.32s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.41s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.95s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (32.77s) [2021-06-19T07:20:54.387Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.44s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.99s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.52s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (31.04s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.44s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.01s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.42s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.70s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.86s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (20.49s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.15s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.24s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.42s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.72s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (55.67s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.32s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.65s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.57s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.95s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.92s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (7.76s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.90s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.24s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.01s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.38s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (30.19s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (42.83s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (32.62s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.78s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.40s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.90s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.27s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.42s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.70s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.39s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.36s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.11s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.14s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.02s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.23s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.16s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.13s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.69s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.68s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.77s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.52s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.54s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.41s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.51s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.32s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.07s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.37s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.35s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.45s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.39s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.20s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.39s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.54s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.07s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.72s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.58s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.16s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.15s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.29s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.61s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.49s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.58s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.49s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.22s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (117.29s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.58s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.80s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.13s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.27s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.36s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.20s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.77s) [2021-06-19T07:20:54.387Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.49s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.80s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.84s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.54s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.81s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.26s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.92s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.88s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (134.56s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.25s) [2021-06-19T07:20:54.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.22s) [2021-06-19T07:20:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2021-06-19T07:20:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.13s) [2021-06-19T07:20:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2021-06-19T07:20:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2021-06-19T07:20:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.17s) [2021-06-19T07:20:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.57s) [2021-06-19T07:20:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.12s) [2021-06-19T07:20:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.86s) [2021-06-19T07:20:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.25s) [2021-06-19T07:20:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.55s) [2021-06-19T07:20:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.16s) [2021-06-19T07:20:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.37s) [2021-06-19T07:20:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.70s) [2021-06-19T07:20:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.95s) [2021-06-19T07:20:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.26s) [2021-06-19T07:20:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.16s) [2021-06-19T07:20:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.17s) [2021-06-19T07:20:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.12s) [2021-06-19T07:20:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.88s) [2021-06-19T07:20:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.35s) [2021-06-19T07:20:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.74s) [2021-06-19T07:20:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.29s) [2021-06-19T07:20:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.01s) [2021-06-19T07:20:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.79s) [2021-06-19T07:20:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.49s) [2021-06-19T07:20:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.19s) [2021-06-19T07:20:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.02s) [2021-06-19T07:20:54.388Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.17s) [2021-06-19T07:20:54.388Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.14s) [2021-06-19T07:20:54.388Z] === RUN TestDockerExternalVolumeSuite [2021-06-19T07:20:54.388Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-06-19T07:20:54.956Z] docker_cli_external_volume_driver_test.go:53: [d232698fc34fa] daemon is not started [2021-06-19T07:20:57.025Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-06-19T07:21:01.387Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-06-19T07:21:01.387Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-06-19T07:21:01.387Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-06-19T07:21:04.101Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-06-19T07:21:09.854Z] === RUN TestDockerSuite/TestBuildSpaces [2021-06-19T07:21:09.854Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-06-19T07:21:12.711Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-06-19T07:21:12.711Z] === RUN TestDockerSuite/TestBuildStderr [2021-06-19T07:21:13.047Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-06-19T07:21:16.380Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-06-19T07:21:37.317Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-06-19T07:21:37.317Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-19T07:21:37.317Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-06-19T07:21:38.822Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-06-19T07:21:39.768Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-06-19T07:21:43.441Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-06-19T07:21:47.112Z] === RUN TestDockerSuite/TestBuildUser [2021-06-19T07:21:47.112Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-19T07:21:47.112Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-06-19T07:21:47.112Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-19T07:21:47.112Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-06-19T07:21:47.112Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-19T07:21:47.112Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-06-19T07:21:55.582Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-06-19T07:21:55.582Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-06-19T07:21:57.718Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-06-19T07:21:57.718Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-19T07:21:57.718Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-06-19T07:21:57.718Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-19T07:21:57.718Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-06-19T07:22:18.655Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-06-19T07:22:18.655Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-06-19T07:22:20.742Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-06-19T07:22:25.630Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-06-19T07:22:27.323Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-06-19T07:22:30.246Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-06-19T07:22:30.247Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-19T07:22:30.247Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-06-19T07:22:30.247Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-19T07:22:30.247Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-06-19T07:22:31.750Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-06-19T07:22:31.750Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-19T07:22:32.197Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-06-19T07:22:40.660Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-06-19T07:22:42.208Z] docker_cli_external_volume_driver_test.go:53: [ddc7515c0e386] daemon is not started [2021-06-19T07:22:45.364Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-06-19T07:22:45.364Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-06-19T07:22:45.364Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-19T07:22:45.364Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-06-19T07:22:45.364Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-19T07:22:45.364Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-06-19T07:22:45.364Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-06-19T07:22:45.364Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-06-19T07:22:45.364Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-19T07:22:45.364Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-06-19T07:22:45.364Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-06-19T07:22:45.364Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-06-19T07:22:45.364Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-06-19T07:22:47.543Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-06-19T07:22:49.126Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-06-19T07:22:49.126Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-06-19T07:22:51.277Z] === RUN TestDockerSuite/TestBuildEnv [2021-06-19T07:22:51.277Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-19T07:22:51.277Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-06-19T07:22:51.277Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-19T07:22:51.277Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-06-19T07:22:51.277Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-19T07:22:51.277Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-06-19T07:22:51.277Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-19T07:22:51.277Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-06-19T07:22:51.277Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-19T07:22:51.277Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-06-19T07:22:55.012Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-06-19T07:22:55.012Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-19T07:22:55.012Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-06-19T07:22:55.012Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-19T07:22:55.012Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-06-19T07:22:55.012Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-19T07:22:55.012Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-06-19T07:22:55.471Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-06-19T07:22:57.091Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-06-19T07:23:00.165Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-06-19T07:23:01.385Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-06-19T07:23:01.385Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-19T07:23:01.385Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-06-19T07:23:01.385Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-19T07:23:01.385Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-06-19T07:23:01.385Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-19T07:23:01.385Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-06-19T07:23:01.385Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-06-19T07:23:13.647Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-06-19T07:23:14.598Z] === RUN TestDockerSuite/TestBuildXZHost [2021-06-19T07:23:14.598Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-19T07:23:14.598Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-06-19T07:23:14.598Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-19T07:23:14.598Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-06-19T07:23:14.598Z] docker_cli_sni_test.go:18: Flakey test [2021-06-19T07:23:14.598Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-06-19T07:23:14.983Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-06-19T07:23:14.983Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-06-19T07:23:14.983Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-19T07:23:14.983Z] === RUN TestDockerSuite/TestBuildExpose [2021-06-19T07:23:14.983Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-19T07:23:14.983Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-06-19T07:23:14.983Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-19T07:23:14.983Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-06-19T07:23:14.983Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-19T07:23:14.983Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-06-19T07:23:14.983Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-19T07:23:14.983Z] === RUN TestDockerSuite/TestBuildFails [2021-06-19T07:23:15.181Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-06-19T07:23:16.102Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-06-19T07:23:20.713Z] === RUN TestDockerSuite/TestCommitChange [2021-06-19T07:23:20.778Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-06-19T07:23:20.778Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-06-19T07:23:24.387Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-06-19T07:23:25.468Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-06-19T07:23:28.059Z] === RUN TestDockerSuite/TestCommitHardlink [2021-06-19T07:23:28.059Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-19T07:23:28.059Z] === RUN TestDockerSuite/TestCommitNewFile [2021-06-19T07:23:30.082Z] docker_cli_external_volume_driver_test.go:53: [da07b0a7e272a] daemon is not started [2021-06-19T07:23:30.155Z] === RUN TestDockerSuite/TestBuildForceRm [2021-06-19T07:23:33.764Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-06-19T07:23:33.764Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-19T07:23:33.764Z] === RUN TestDockerSuite/TestCommitTTY [2021-06-19T07:23:40.479Z] === RUN TestDockerSuite/TestBuildFromGit [2021-06-19T07:23:40.746Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-06-19T07:23:43.595Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-06-19T07:23:43.595Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-19T07:23:43.595Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-06-19T07:23:43.595Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-19T07:23:43.595Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-06-19T07:23:43.595Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-19T07:23:43.595Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-06-19T07:23:43.595Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-19T07:23:43.595Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-06-19T07:23:43.595Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-19T07:23:43.595Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-06-19T07:23:43.595Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-19T07:23:43.595Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-06-19T07:23:43.595Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-19T07:23:43.595Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-06-19T07:23:43.595Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-06-19T07:23:44.965Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-06-19T07:23:44.965Z] docker_cli_external_volume_driver_test.go:53: [d6e5a0a2a34c9] daemon is not started [2021-06-19T07:23:50.572Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-06-19T07:23:50.797Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-06-19T07:23:51.256Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-06-19T07:23:55.942Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-06-19T07:23:55.942Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-19T07:23:55.942Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-06-19T07:23:55.942Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-06-19T07:23:56.283Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-06-19T07:23:56.283Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-19T07:23:56.283Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-06-19T07:23:56.910Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-06-19T07:23:56.910Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-19T07:23:56.910Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-06-19T07:23:58.418Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-06-19T07:23:58.418Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-19T07:23:58.418Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-06-19T07:23:58.418Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-19T07:23:58.418Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-06-19T07:23:58.418Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-19T07:23:58.418Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-06-19T07:23:59.851Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-06-19T07:24:00.562Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-06-19T07:24:00.562Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-19T07:24:00.562Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-06-19T07:24:00.562Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-06-19T07:24:02.696Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-06-19T07:24:02.696Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-06-19T07:24:02.696Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-19T07:24:03.144Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-06-19T07:24:03.144Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-19T07:24:03.144Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-06-19T07:24:03.144Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-19T07:24:03.144Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-06-19T07:24:03.985Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-06-19T07:24:03.985Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-19T07:24:03.985Z] === RUN TestDockerSuite/TestBuildHistory [2021-06-19T07:24:06.122Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-06-19T07:24:07.632Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-06-19T07:24:09.769Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-06-19T07:24:09.769Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-06-19T07:24:09.769Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-19T07:24:09.769Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-06-19T07:24:11.275Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-06-19T07:24:11.275Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-06-19T07:24:14.127Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-06-19T07:24:14.127Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-19T07:24:14.127Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-06-19T07:24:14.127Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-19T07:24:14.127Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-06-19T07:24:14.328Z] === RUN TestDockerSuite/TestBuildIidFile [2021-06-19T07:24:14.328Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-06-19T07:24:16.261Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-06-19T07:24:16.261Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-06-19T07:24:16.505Z] === RUN TestDockerSuite/TestBuildInheritance [2021-06-19T07:24:16.505Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-19T07:24:16.505Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-06-19T07:24:16.964Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-06-19T07:24:16.964Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-06-19T07:24:17.765Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-06-19T07:24:17.765Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-19T07:24:17.765Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-06-19T07:24:20.617Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-06-19T07:24:20.617Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-06-19T07:24:20.699Z] === RUN TestDockerSuite/TestBuildLabel [2021-06-19T07:24:21.158Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-06-19T07:24:22.128Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-06-19T07:24:22.755Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-06-19T07:24:23.097Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-06-19T07:24:23.556Z] === RUN TestDockerSuite/TestBuildLabels [2021-06-19T07:24:24.524Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-06-19T07:24:26.062Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-06-19T07:24:26.426Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-06-19T07:24:30.101Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-06-19T07:24:30.101Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-06-19T07:24:30.101Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-06-19T07:24:30.101Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-06-19T07:24:30.101Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-06-19T07:24:31.853Z] === RUN TestDockerSuite/TestBuildLastModified [2021-06-19T07:24:31.853Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-19T07:24:31.853Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-06-19T07:24:31.853Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-19T07:24:31.853Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-06-19T07:24:31.853Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-06-19T07:24:31.853Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-06-19T07:24:31.853Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-06-19T07:24:31.853Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-06-19T07:24:31.853Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-06-19T07:24:31.948Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-06-19T07:24:32.237Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-06-19T07:24:32.237Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-19T07:24:32.237Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-06-19T07:24:32.822Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-06-19T07:24:34.376Z] === RUN TestDockerSuite/TestContainerAPITop [2021-06-19T07:24:34.376Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-19T07:24:34.376Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-06-19T07:24:35.880Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-06-19T07:24:36.328Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-06-19T07:24:37.513Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-06-19T07:24:40.943Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-06-19T07:24:41.889Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-06-19T07:24:41.889Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-19T07:24:41.890Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-06-19T07:24:41.890Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-19T07:24:41.890Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-06-19T07:24:41.890Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-19T07:24:41.890Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-06-19T07:24:41.890Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-19T07:24:41.890Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-06-19T07:24:41.890Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-19T07:24:41.890Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-06-19T07:24:43.396Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-06-19T07:24:43.396Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-06-19T07:24:45.534Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-06-19T07:24:46.833Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-06-19T07:24:47.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-06-19T07:24:50.518Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-06-19T07:24:52.652Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000067f20_} [2021-06-19T07:24:54.789Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1325388674_c:\foo_false____} [2021-06-19T07:24:55.196Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-06-19T07:24:55.196Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-19T07:24:55.196Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-06-19T07:24:56.164Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-06-19T07:24:56.928Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1325388674_c:\foo_true____} [2021-06-19T07:24:59.777Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-06-19T07:24:59.777Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-19T07:24:59.777Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-06-19T07:24:59.777Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-06-19T07:24:59.777Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-06-19T07:24:59.777Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-06-19T07:24:59.777Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-06-19T07:24:59.777Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-06-19T07:24:59.777Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-06-19T07:24:59.777Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-06-19T07:24:59.777Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-06-19T07:24:59.777Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-06-19T07:24:59.777Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-06-19T07:24:59.777Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-06-19T07:24:59.777Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-19T07:24:59.777Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-06-19T07:24:59.777Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-19T07:24:59.777Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-06-19T07:24:59.777Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-19T07:24:59.777Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-06-19T07:24:59.777Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-19T07:24:59.777Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-06-19T07:24:59.777Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-19T07:24:59.777Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-06-19T07:25:01.717Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-06-19T07:25:02.626Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-06-19T07:25:02.626Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-19T07:25:02.626Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-06-19T07:25:02.626Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-19T07:25:02.626Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-06-19T07:25:02.626Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-19T07:25:02.626Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-06-19T07:25:02.626Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-19T07:25:02.626Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-06-19T07:25:02.626Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-19T07:25:02.626Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-06-19T07:25:02.626Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-19T07:25:02.626Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-06-19T07:25:02.626Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-19T07:25:02.626Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-06-19T07:25:02.626Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-19T07:25:02.626Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-06-19T07:25:02.626Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-19T07:25:02.626Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-06-19T07:25:02.626Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-19T07:25:02.626Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-06-19T07:25:02.626Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-19T07:25:02.626Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-06-19T07:25:02.626Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-19T07:25:02.626Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-06-19T07:25:02.626Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-19T07:25:02.626Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-06-19T07:25:04.763Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-06-19T07:25:05.211Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-06-19T07:25:05.212Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-19T07:25:05.212Z] === RUN TestDockerSuite/TestCpRelativePath [2021-06-19T07:25:07.352Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-06-19T07:25:07.352Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-19T07:25:07.352Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-06-19T07:25:07.352Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-19T07:25:07.352Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-06-19T07:25:07.352Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-19T07:25:07.352Z] === RUN TestDockerSuite/TestCpToCaseA [2021-06-19T07:25:11.964Z] === RUN TestDockerSuite/TestCpToCaseB [2021-06-19T07:25:14.104Z] === RUN TestDockerSuite/TestCpToCaseC [2021-06-19T07:25:14.104Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-19T07:25:14.104Z] === RUN TestDockerSuite/TestCpToCaseD [2021-06-19T07:25:14.104Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-19T07:25:14.104Z] === RUN TestDockerSuite/TestCpToCaseE [2021-06-19T07:25:22.568Z] === RUN TestDockerSuite/TestCpToCaseF [2021-06-19T07:25:22.568Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-19T07:25:22.568Z] === RUN TestDockerSuite/TestCpToCaseG [2021-06-19T07:25:22.568Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-19T07:25:22.568Z] === RUN TestDockerSuite/TestCpToCaseH [2021-06-19T07:25:26.115Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-06-19T07:25:31.033Z] === RUN TestDockerSuite/TestCpToCaseI [2021-06-19T07:25:31.033Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-19T07:25:31.033Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-06-19T07:25:31.033Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-19T07:25:31.033Z] === RUN TestDockerSuite/TestCpToDot [2021-06-19T07:25:33.884Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-06-19T07:25:33.884Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-19T07:25:33.884Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-06-19T07:25:33.884Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-19T07:25:33.884Z] === RUN TestDockerSuite/TestCpToStdout [2021-06-19T07:25:34.684Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-06-19T07:25:36.023Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-06-19T07:25:36.023Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-19T07:25:36.023Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-06-19T07:25:36.023Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-19T07:25:36.023Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-06-19T07:25:36.023Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-19T07:25:36.023Z] === RUN TestDockerSuite/TestCpVolumePath [2021-06-19T07:25:36.023Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-19T07:25:36.023Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-06-19T07:25:36.023Z] === RUN TestDockerSuite/TestCreateArgs [2021-06-19T07:25:36.471Z] === RUN TestDockerSuite/TestCreateByImageID [2021-06-19T07:25:38.419Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-06-19T07:25:38.606Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-06-19T07:25:40.746Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-06-19T07:25:41.195Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-06-19T07:25:41.195Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-06-19T07:25:42.701Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-06-19T07:25:43.646Z] === RUN TestDockerSuite/TestCreateLabels [2021-06-19T07:25:43.646Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-06-19T07:25:43.646Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-19T07:25:43.646Z] === RUN TestDockerSuite/TestCreateRM [2021-06-19T07:25:44.094Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-06-19T07:25:44.094Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-19T07:25:44.094Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-06-19T07:25:44.216Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-06-19T07:25:44.542Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-06-19T07:25:44.542Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-06-19T07:25:48.426Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-06-19T07:25:48.906Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-06-19T07:25:51.518Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-06-19T07:25:51.518Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-06-19T07:25:51.966Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-06-19T07:25:55.635Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-06-19T07:25:55.635Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-06-19T07:25:55.635Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-19T07:25:55.635Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-06-19T07:25:57.774Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-06-19T07:25:57.774Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-19T07:25:57.774Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-06-19T07:25:57.774Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-06-19T07:25:57.774Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-19T07:25:57.774Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-06-19T07:25:57.774Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-19T07:25:57.774Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-06-19T07:25:57.774Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-19T07:25:57.774Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-06-19T07:25:57.774Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-19T07:25:57.774Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-06-19T07:25:57.774Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-19T07:25:57.774Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-06-19T07:25:57.774Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:25:57.774Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-06-19T07:25:57.774Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-19T07:25:57.774Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-06-19T07:25:57.774Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-19T07:25:57.774Z] === RUN TestDockerSuite/TestDevicePermissions [2021-06-19T07:25:57.774Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-19T07:25:57.774Z] === RUN TestDockerSuite/TestDockerFails [2021-06-19T07:25:58.222Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-06-19T07:25:58.222Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-19T07:25:58.222Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-06-19T07:25:58.222Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-19T07:25:58.222Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-06-19T07:25:58.222Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-19T07:25:58.222Z] === RUN TestDockerSuite/TestEventsAttach [2021-06-19T07:25:58.222Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-19T07:25:58.222Z] === RUN TestDockerSuite/TestEventsCommit [2021-06-19T07:25:58.222Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-19T07:25:58.222Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-06-19T07:26:00.358Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-06-19T07:26:03.213Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-06-19T07:26:03.729Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-06-19T07:26:03.729Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-19T07:26:03.729Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-06-19T07:26:05.377Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-06-19T07:26:06.519Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-06-19T07:26:08.419Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-06-19T07:26:08.878Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-06-19T07:26:08.878Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-19T07:26:08.878Z] === RUN TestDockerSuite/TestBuildNetNone [2021-06-19T07:26:08.878Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-19T07:26:08.878Z] === RUN TestDockerSuite/TestBuildNoContext [2021-06-19T07:26:11.781Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-06-19T07:26:13.834Z] === RUN TestDockerSuite/TestEventsCopy [2021-06-19T07:26:20.350Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-06-19T07:26:21.887Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-06-19T07:26:21.887Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-06-19T07:26:22.306Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-06-19T07:26:22.346Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-06-19T07:26:25.250Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-06-19T07:26:25.710Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-06-19T07:26:25.983Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-06-19T07:26:27.250Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-06-19T07:26:28.834Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-06-19T07:26:29.281Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-06-19T07:26:32.950Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-06-19T07:26:33.400Z] === RUN TestDockerSuite/TestEventsFilterType [2021-06-19T07:26:34.346Z] === RUN TestDockerSuite/TestEventsFilters [2021-06-19T07:26:38.602Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-06-19T07:26:38.968Z] === RUN TestDockerSuite/TestEventsFormat [2021-06-19T07:26:43.587Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-06-19T07:26:43.587Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-06-19T07:26:43.587Z] === RUN TestDockerSuite/TestEventsImageImport [2021-06-19T07:26:43.587Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-19T07:26:43.587Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-06-19T07:26:43.587Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-19T07:26:43.587Z] === RUN TestDockerSuite/TestEventsImagePull [2021-06-19T07:26:43.587Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-19T07:26:43.587Z] === RUN TestDockerSuite/TestEventsImageTag [2021-06-19T07:26:44.533Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-06-19T07:26:44.533Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-19T07:26:44.533Z] === RUN TestDockerSuite/TestEventsRename [2021-06-19T07:26:44.932Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-06-19T07:26:45.391Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-06-19T07:26:46.673Z] === RUN TestDockerSuite/TestEventsResize [2021-06-19T07:26:55.139Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-06-19T07:26:56.085Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-06-19T07:26:57.777Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-06-19T07:26:58.223Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-06-19T07:27:00.685Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-06-19T07:27:03.932Z] === RUN TestDockerSuite/TestEventsTop [2021-06-19T07:27:03.932Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-19T07:27:03.932Z] === RUN TestDockerSuite/TestEventsUntag [2021-06-19T07:27:06.074Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-06-19T07:27:07.757Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-06-19T07:27:09.746Z] === RUN TestDockerSuite/TestExec [2021-06-19T07:27:09.746Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-19T07:27:09.746Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-06-19T07:27:09.746Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-19T07:27:09.746Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-06-19T07:27:10.710Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-06-19T07:27:11.883Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-06-19T07:27:12.450Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-06-19T07:27:13.388Z] === RUN TestDockerSuite/TestExecAPIStart [2021-06-19T07:27:13.388Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-19T07:27:13.388Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-06-19T07:27:13.388Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-19T07:27:13.388Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-06-19T07:27:13.388Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-19T07:27:13.388Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-06-19T07:27:14.892Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-06-19T07:27:16.184Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-06-19T07:27:17.026Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-06-19T07:27:17.151Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-06-19T07:27:17.152Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-19T07:27:17.152Z] === RUN TestDockerSuite/TestBuildPATH [2021-06-19T07:27:17.152Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-19T07:27:17.152Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-06-19T07:27:18.530Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-06-19T07:27:18.687Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-06-19T07:27:18.687Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-19T07:27:18.687Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-06-19T07:27:20.667Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-06-19T07:27:24.339Z] === RUN TestDockerSuite/TestExecCgroup [2021-06-19T07:27:24.339Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-19T07:27:24.339Z] === RUN TestDockerSuite/TestExecEnv [2021-06-19T07:27:24.339Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-19T07:27:24.339Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-06-19T07:27:24.339Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-19T07:27:24.339Z] === RUN TestDockerSuite/TestExecExitStatus [2021-06-19T07:27:25.595Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-06-19T07:27:26.475Z] === RUN TestDockerSuite/TestExecInspectID [2021-06-19T07:27:31.089Z] === RUN TestDockerSuite/TestExecInteractive [2021-06-19T07:27:31.089Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-19T07:27:31.089Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-06-19T07:27:31.089Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-19T07:27:31.089Z] === RUN TestDockerSuite/TestExecParseError [2021-06-19T07:27:31.089Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-19T07:27:31.089Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-06-19T07:27:31.089Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-19T07:27:31.089Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-06-19T07:27:31.089Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-19T07:27:31.089Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-06-19T07:27:32.595Z] === RUN TestDockerSuite/TestExecSetEnv [2021-06-19T07:27:32.595Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-19T07:27:32.595Z] === RUN TestDockerSuite/TestExecStartFails [2021-06-19T07:27:32.595Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-19T07:27:32.595Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-06-19T07:27:32.595Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-19T07:27:32.595Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-06-19T07:27:32.595Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-19T07:27:32.595Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-06-19T07:27:32.595Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-19T07:27:32.595Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-06-19T07:27:34.732Z] === RUN TestDockerSuite/TestExecUlimits [2021-06-19T07:27:34.732Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-19T07:27:34.732Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-06-19T07:27:39.350Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-06-19T07:27:39.350Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-19T07:27:39.350Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-06-19T07:27:39.350Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-19T07:27:39.350Z] === RUN TestDockerSuite/TestExecWithUser [2021-06-19T07:27:39.350Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-19T07:27:39.350Z] === RUN TestDockerSuite/TestGetContainerStats [2021-06-19T07:27:43.688Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-06-19T07:27:43.688Z] docker_cli_external_volume_driver_test.go:485: [dd4a3fd1cbf16] daemon is not started [2021-06-19T07:27:45.065Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-06-19T07:27:50.778Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-06-19T07:27:53.629Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-06-19T07:27:58.573Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-06-19T07:27:58.573Z] docker_cli_external_volume_driver_test.go:53: [d20cd31428c1f] daemon is not started [2021-06-19T07:27:59.343Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-06-19T07:27:59.343Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-19T07:27:59.343Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-06-19T07:27:59.343Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-06-19T07:27:59.343Z] === RUN TestDockerSuite/TestHealth [2021-06-19T07:27:59.343Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-19T07:27:59.343Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-06-19T07:27:59.343Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-06-19T07:27:59.343Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-06-19T07:27:59.343Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-06-19T07:28:01.221Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-06-19T07:28:03.964Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-06-19T07:28:03.964Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-06-19T07:28:03.964Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-19T07:28:03.964Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-06-19T07:28:03.964Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-06-19T07:28:03.964Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-06-19T07:28:03.964Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-06-19T07:28:04.414Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-06-19T07:28:04.414Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-19T07:28:04.414Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-06-19T07:28:05.364Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-06-19T07:28:05.364Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-06-19T07:28:06.871Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-06-19T07:28:07.319Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-06-19T07:28:08.824Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-06-19T07:28:11.676Z] === RUN TestDockerSuite/TestImagesFormat [2021-06-19T07:28:11.676Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-06-19T07:28:11.676Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-19T07:28:11.676Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-06-19T07:28:13.463Z] --- PASS: TestDockerExternalVolumeSuite (439.07s) [2021-06-19T07:28:13.463Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.75s) [2021-06-19T07:28:13.463Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2021-06-19T07:28:13.463Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.35s) [2021-06-19T07:28:13.463Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-06-19T07:28:13.463Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-06-19T07:28:13.463Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-06-19T07:28:13.463Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-06-19T07:28:13.463Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.37s) [2021-06-19T07:28:13.463Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.39s) [2021-06-19T07:28:13.463Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2021-06-19T07:28:13.463Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2021-06-19T07:28:13.463Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.41s) [2021-06-19T07:28:13.463Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.46s) [2021-06-19T07:28:13.463Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.85s) [2021-06-19T07:28:13.463Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.48s) [2021-06-19T07:28:13.463Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.05s) [2021-06-19T07:28:13.463Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.20s) [2021-06-19T07:28:13.463Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-06-19T07:28:13.463Z] PASS [2021-06-19T07:28:13.463Z] [2021-06-19T07:28:13.463Z] === Skipped [2021-06-19T07:28:13.463Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-06-19T07:28:13.463Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-06-19T07:28:13.463Z] check_test.go:309: [dfccf9a5b566b] daemon is not started [2021-06-19T07:28:13.463Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-06-19T07:28:13.463Z] [2021-06-19T07:28:13.463Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2021-06-19T07:28:13.463Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-06-19T07:28:13.463Z] check_test.go:309: [df221f4d40e08] daemon is not started [2021-06-19T07:28:13.463Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2021-06-19T07:28:13.463Z] [2021-06-19T07:28:13.463Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-06-19T07:28:13.463Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-06-19T07:28:13.463Z] check_test.go:309: [d0379b60714af] daemon is not started [2021-06-19T07:28:13.463Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-06-19T07:28:13.463Z] [2021-06-19T07:28:13.463Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-06-19T07:28:13.463Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-06-19T07:28:13.463Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-06-19T07:28:13.463Z] [2021-06-19T07:28:13.463Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-06-19T07:28:13.463Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-06-19T07:28:13.463Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-06-19T07:28:13.463Z] [2021-06-19T07:28:13.463Z] [2021-06-19T07:28:13.463Z] DONE 273 tests, 5 skipped in 2625.129s [2021-06-19T07:28:13.463Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-19T07:28:13.722Z] ++++ cat bundles/test-integration/docker.pid [2021-06-19T07:28:13.722Z] +++ kill 8260 [2021-06-19T07:28:14.659Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9568d8ca64bf/docker.pid [2021-06-19T07:28:14.659Z] +++ kill 7151 [2021-06-19T07:28:14.659Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7151 is not a child of this shell [2021-06-19T07:28:14.659Z] warning: PID 7151 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9568d8ca64bf/docker.pid had a nonzero exit code [2021-06-19T07:28:14.926Z] +++ /etc/init.d/apparmor stop [2021-06-19T07:28:14.926Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-19T07:28:14.926Z] [2021-06-19T07:28:14.926Z] Unloading profiles will leave already running processes permanently [2021-06-19T07:28:14.926Z] unconfined, which can lead to unexpected situations. [2021-06-19T07:28:14.926Z] [2021-06-19T07:28:14.926Z] To set a process to complain mode, use the command line tool [2021-06-19T07:28:14.926Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-19T07:28:14.926Z] +++ true [2021-06-19T07:28:14.926Z] exiting test-integration [2021-06-19T07:28:14.926Z] ++ exit 0 [2021-06-19T07:28:14.926Z] [2021-06-19T07:28:15.185Z] + exit 0 [2021-06-19T07:28:15.185Z] ++ jobs -p [2021-06-19T07:28:15.185Z] + pids= [2021-06-19T07:28:15.185Z] + echo 'Remaining pids to kill: []' [2021-06-19T07:28:15.185Z] Remaining pids to kill: [] [2021-06-19T07:28:15.185Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-06-19T07:28:15.202Z] Recording test results [2021-06-19T07:28:15.350Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-06-19T07:28:15.350Z] === RUN TestDockerSuite/TestImportBadURL [2021-06-19T07:28:16.797Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-19T07:28:17.126Z] + echo Ensuring container killed. [2021-06-19T07:28:17.126Z] Ensuring container killed. [2021-06-19T07:28:17.126Z] + docker ps -aq -f name=docker-pr7-* [2021-06-19T07:28:17.126Z] + cids=bd932aab0b01 [2021-06-19T07:28:17.126Z] a431c88436d1 [2021-06-19T07:28:17.126Z] 21a1c64e5da5 [2021-06-19T07:28:17.126Z] + [ -n bd932aab0b01 [2021-06-19T07:28:17.126Z] a431c88436d1 [2021-06-19T07:28:17.126Z] 21a1c64e5da5 ] [2021-06-19T07:28:17.126Z] + docker rm -vf bd932aab0b01 a431c88436d1 21a1c64e5da5 [2021-06-19T07:28:17.492Z] === RUN TestDockerSuite/TestImportDisplay [2021-06-19T07:28:17.492Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-19T07:28:17.492Z] === RUN TestDockerSuite/TestImportFile [2021-06-19T07:28:17.492Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-19T07:28:17.941Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-06-19T07:28:17.941Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-06-19T07:28:17.941Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-19T07:28:17.941Z] === RUN TestDockerSuite/TestImportGzipped [2021-06-19T07:28:17.941Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-19T07:28:17.941Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-06-19T07:28:17.941Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-19T07:28:17.941Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-06-19T07:28:17.941Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-19T07:28:17.941Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-06-19T07:28:17.941Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-19T07:28:17.941Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-06-19T07:28:17.941Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-19T07:28:17.941Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-06-19T07:28:17.941Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-06-19T07:28:17.941Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-19T07:28:17.941Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-06-19T07:28:17.941Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-19T07:28:17.941Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-06-19T07:28:18.905Z] === RUN TestDockerSuite/TestBuildRm [2021-06-19T07:28:19.045Z] bd932aab0b01 [2021-06-19T07:28:19.613Z] a431c88436d1 [2021-06-19T07:28:19.613Z] 21a1c64e5da5 [Pipeline] sh [2021-06-19T07:28:19.906Z] + echo Chowning /workspace to jenkins user [2021-06-19T07:28:19.906Z] Chowning /workspace to jenkins user [2021-06-19T07:28:19.906Z] + id -u [2021-06-19T07:28:19.906Z] + id -g [2021-06-19T07:28:19.906Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42535:/workspace busybox chown -R 1000:1000 /workspace [2021-06-19T07:28:19.906Z] Unable to find image 'busybox:latest' locally [2021-06-19T07:28:19.906Z] latest: Pulling from library/busybox [2021-06-19T07:28:20.078Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-06-19T07:28:20.166Z] b71f96345d44: Pulling fs layer [2021-06-19T07:28:20.166Z] b71f96345d44: Verifying Checksum [2021-06-19T07:28:20.166Z] b71f96345d44: Download complete [2021-06-19T07:28:20.166Z] b71f96345d44: Pull complete [2021-06-19T07:28:20.166Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-06-19T07:28:20.166Z] Status: Downloaded newer image for busybox:latest [2021-06-19T07:28:22.213Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-06-19T07:28:22.213Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-19T07:28:22.213Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-06-19T07:28:22.213Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-19T07:28:22.213Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-06-19T07:28:22.213Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-06-19T07:28:22.213Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-19T07:28:22.213Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-06-19T07:28:24.349Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-06-19T07:28:24.349Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-19T07:28:24.664Z] + bundleName=amd64 [2021-06-19T07:28:24.664Z] + echo Creating amd64-bundles.tar.gz [2021-06-19T07:28:24.664Z] Creating amd64-bundles.tar.gz [2021-06-19T07:28:24.664Z] + xargs tar -czf amd64-bundles.tar.gz [2021-06-19T07:28:24.664Z] + 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-06-19T07:28:25.615Z] Archiving artifacts [2021-06-19T07:28:26.483Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-06-19T07:28:26.483Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-19T07:28:26.483Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-06-19T07:28:26.483Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-19T07:28:26.483Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-06-19T07:28:26.483Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-19T07:28:26.483Z] === RUN TestDockerSuite/TestInspectDefault [2021-06-19T07:28:27.473Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-06-19T07:28:27.475Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42535/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-19T07:28:27.790Z] + make clean [2021-06-19T07:28:28.049Z] docker volume rm -f docker-dev-cache [2021-06-19T07:28:28.049Z] docker-dev-cache [Pipeline] deleteDir [2021-06-19T07:28:28.624Z] === RUN TestDockerSuite/TestInspectHistory [2021-06-19T07:28:30.380Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-06-19T07:28:30.380Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-19T07:28:30.380Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-06-19T07:28:30.380Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-19T07:28:30.839Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-06-19T07:28:31.807Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-06-19T07:28:32.301Z] === RUN TestDockerSuite/TestInspectImage [2021-06-19T07:28:32.301Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-19T07:28:32.301Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-06-19T07:28:32.301Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-19T07:28:32.301Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-06-19T07:28:32.301Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-19T07:28:32.301Z] === RUN TestDockerSuite/TestInspectInt64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-19T07:28:34.435Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-06-19T07:28:34.711Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-06-19T07:28:36.569Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-06-19T07:28:36.569Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-06-19T07:28:37.615Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-06-19T07:28:38.704Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-06-19T07:28:40.841Z] === RUN TestDockerSuite/TestInspectPlugin [2021-06-19T07:28:40.841Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-19T07:28:40.841Z] === RUN TestDockerSuite/TestInspectRootFS [2021-06-19T07:28:40.841Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-06-19T07:28:41.353Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-06-19T07:28:42.346Z] === RUN TestDockerSuite/TestInspectStatus [2021-06-19T07:28:46.016Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-06-19T07:28:48.868Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-06-19T07:28:51.006Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-06-19T07:28:53.155Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-06-19T07:28:55.295Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-06-19T07:28:56.163Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-06-19T07:28:56.163Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-06-19T07:28:56.163Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-06-19T07:28:57.433Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-06-19T07:28:59.566Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-06-19T07:29:01.702Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-06-19T07:29:01.702Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-06-19T07:29:01.702Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-19T07:29:01.702Z] === RUN TestDockerSuite/TestLinksEnvs [2021-06-19T07:29:01.702Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-19T07:29:02.152Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-06-19T07:29:02.152Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-19T07:29:02.152Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-06-19T07:29:02.152Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-19T07:29:02.152Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-06-19T07:29:02.152Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-19T07:29:02.152Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-06-19T07:29:02.152Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-19T07:29:02.152Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-06-19T07:29:02.152Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-19T07:29:02.152Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-06-19T07:29:02.152Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-19T07:29:02.152Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-06-19T07:29:02.152Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-19T07:29:02.152Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-06-19T07:29:02.152Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-19T07:29:02.152Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-06-19T07:29:02.152Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-19T07:29:02.152Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-06-19T07:29:02.152Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-19T07:29:02.152Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-06-19T07:29:02.152Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-19T07:29:02.152Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-06-19T07:29:02.152Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-19T07:29:02.152Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-06-19T07:29:02.152Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-19T07:29:02.152Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-06-19T07:29:02.152Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-19T07:29:02.152Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-06-19T07:29:02.152Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-06-19T07:29:02.152Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-06-19T07:29:04.290Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-06-19T07:29:04.790Z] === RUN TestDockerSuite/TestBuildSpaces [2021-06-19T07:29:04.790Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-06-19T07:29:05.799Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-06-19T07:29:07.695Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-06-19T07:29:08.155Z] === RUN TestDockerSuite/TestBuildStderr [2021-06-19T07:29:11.508Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-06-19T07:29:11.890Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-06-19T07:29:13.645Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-06-19T07:29:13.645Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-19T07:29:13.645Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-06-19T07:29:15.781Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-06-19T07:29:15.781Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-06-19T07:29:20.395Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-06-19T07:29:25.009Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-06-19T07:29:29.578Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-06-19T07:29:29.578Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-19T07:29:29.579Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-06-19T07:29:29.634Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-06-19T07:29:30.547Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-06-19T07:29:31.515Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-06-19T07:29:31.771Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-06-19T07:29:33.905Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-06-19T07:29:33.905Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-19T07:29:33.905Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-06-19T07:29:35.251Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-06-19T07:29:35.411Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-06-19T07:29:38.271Z] === RUN TestDockerSuite/TestLogsSince [2021-06-19T07:29:39.943Z] === RUN TestDockerSuite/TestBuildUser [2021-06-19T07:29:39.943Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-19T07:29:39.943Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-06-19T07:29:39.943Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-19T07:29:39.943Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-06-19T07:29:39.943Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-19T07:29:39.943Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-06-19T07:29:43.677Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-06-19T07:29:43.677Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-06-19T07:29:46.582Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-06-19T07:29:46.582Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-19T07:29:46.582Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-06-19T07:29:46.582Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-19T07:29:46.582Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-06-19T07:29:46.738Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-06-19T07:29:46.738Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-19T07:29:46.738Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-06-19T07:29:46.738Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-19T07:29:46.738Z] === RUN TestDockerSuite/TestLogsTail [2021-06-19T07:29:49.591Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-06-19T07:29:51.725Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-06-19T07:29:54.575Z] === RUN TestDockerSuite/TestMountIntoProc [2021-06-19T07:29:54.575Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-19T07:29:54.575Z] === RUN TestDockerSuite/TestMountIntoSys [2021-06-19T07:29:54.575Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-19T07:29:54.575Z] === RUN TestDockerSuite/TestNetHostname [2021-06-19T07:29:54.575Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-19T07:29:54.575Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-06-19T07:29:54.575Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-19T07:29:54.575Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-06-19T07:29:54.575Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-19T07:29:54.575Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-06-19T07:29:54.575Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-19T07:29:54.575Z] === RUN TestDockerSuite/TestPluginActive [2021-06-19T07:29:54.575Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-19T07:29:54.575Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-06-19T07:29:54.575Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-19T07:29:54.575Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-06-19T07:29:54.575Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-06-19T07:29:54.575Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-19T07:29:54.575Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-06-19T07:29:54.575Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-19T07:29:54.575Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-06-19T07:29:54.575Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-19T07:29:54.575Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-06-19T07:29:54.575Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-19T07:29:54.575Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-06-19T07:29:54.575Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-19T07:29:54.575Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-06-19T07:29:54.575Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-19T07:29:54.575Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-06-19T07:29:54.575Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-19T07:29:54.575Z] === RUN TestDockerSuite/TestPortHostBinding [2021-06-19T07:29:54.575Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-19T07:29:54.575Z] === RUN TestDockerSuite/TestPortList [2021-06-19T07:29:54.575Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-19T07:29:54.575Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-06-19T07:29:59.192Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-06-19T07:29:59.192Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-19T07:29:59.192Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-06-19T07:29:59.192Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-06-19T07:29:59.192Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-19T07:29:59.192Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-06-19T07:29:59.192Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-19T07:29:59.192Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-06-19T07:29:59.192Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-19T07:29:59.192Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-06-19T07:29:59.192Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-19T07:29:59.192Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-06-19T07:29:59.192Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-19T07:29:59.192Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-06-19T07:29:59.192Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-19T07:29:59.192Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-06-19T07:29:59.192Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-19T07:29:59.192Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-06-19T07:30:03.813Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-06-19T07:30:03.813Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-19T07:30:03.813Z] === RUN TestDockerSuite/TestPsByOrder [2021-06-19T07:30:04.273Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-06-19T07:30:04.732Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-06-19T07:30:10.791Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-06-19T07:30:10.791Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-19T07:30:10.791Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-06-19T07:30:11.806Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-06-19T07:30:16.496Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-06-19T07:30:16.496Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-19T07:30:16.496Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-06-19T07:30:16.496Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-19T07:30:16.496Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-06-19T07:30:17.766Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-06-19T07:30:18.673Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-06-19T07:30:18.673Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-19T07:30:19.132Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-06-19T07:30:29.475Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-06-19T07:30:32.383Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-06-19T07:30:32.383Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-06-19T07:30:32.440Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-06-19T07:30:32.440Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-06-19T07:30:32.440Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-19T07:30:32.440Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-06-19T07:30:42.671Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-06-19T07:30:46.344Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-06-19T07:30:53.323Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-06-19T07:30:53.474Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-06-19T07:30:53.474Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-19T07:30:53.474Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-06-19T07:30:53.474Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-19T07:30:53.474Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-06-19T07:30:53.474Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-19T07:30:53.474Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-06-19T07:30:54.444Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-06-19T07:30:57.003Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-06-19T07:30:57.003Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-19T07:30:57.003Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-06-19T07:30:57.003Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-19T07:30:57.003Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-06-19T07:31:01.521Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-06-19T07:31:01.626Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-06-19T07:31:01.626Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-19T07:31:01.626Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-06-19T07:31:01.626Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-19T07:31:01.626Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-06-19T07:31:01.626Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-19T07:31:01.626Z] === RUN TestDockerSuite/TestPsRightTagName [2021-06-19T07:31:01.626Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-19T07:31:01.626Z] === RUN TestDockerSuite/TestPsShowMounts [2021-06-19T07:31:03.061Z] === RUN TestDockerSuite/TestBuildXZHost [2021-06-19T07:31:03.061Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-19T07:31:03.061Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-06-19T07:31:03.061Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-19T07:31:03.520Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-06-19T07:31:03.520Z] docker_cli_sni_test.go:18: Flakey test [2021-06-19T07:31:03.520Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-06-19T07:31:05.057Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-06-19T07:31:07.339Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-06-19T07:31:07.339Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-19T07:31:07.339Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-06-19T07:31:08.796Z] === RUN TestDockerSuite/TestCommitChange [2021-06-19T07:31:08.845Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-06-19T07:31:08.845Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-19T07:31:08.845Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-06-19T07:31:09.793Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-06-19T07:31:10.739Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-06-19T07:31:10.739Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-19T07:31:10.739Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-06-19T07:31:13.484Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-06-19T07:31:14.408Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-06-19T07:31:16.390Z] === RUN TestDockerSuite/TestCommitHardlink [2021-06-19T07:31:16.390Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-19T07:31:16.390Z] === RUN TestDockerSuite/TestCommitNewFile [2021-06-19T07:31:19.023Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-06-19T07:31:21.158Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-06-19T07:31:22.193Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-06-19T07:31:22.193Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-19T07:31:22.193Z] === RUN TestDockerSuite/TestCommitTTY [2021-06-19T07:31:32.515Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-06-19T07:31:36.250Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-06-19T07:31:36.250Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-19T07:31:36.250Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-06-19T07:31:36.250Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-19T07:31:36.250Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-06-19T07:31:36.250Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-19T07:31:36.250Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-06-19T07:31:36.250Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-19T07:31:36.250Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-06-19T07:31:36.250Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-19T07:31:36.250Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-06-19T07:31:36.250Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-19T07:31:36.250Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-06-19T07:31:36.250Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-19T07:31:36.250Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-06-19T07:31:36.250Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-06-19T07:31:38.707Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-06-19T07:31:38.707Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-19T07:31:38.707Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-06-19T07:31:42.045Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-06-19T07:31:44.421Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-06-19T07:31:44.421Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-06-19T07:31:44.421Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-06-19T07:31:45.369Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-06-19T07:31:47.838Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-06-19T07:31:47.838Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-19T07:31:47.838Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-06-19T07:31:49.376Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-06-19T07:31:49.376Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-19T07:31:49.376Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-06-19T07:31:49.376Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-19T07:31:49.376Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-06-19T07:31:49.376Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-19T07:31:49.376Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-06-19T07:31:49.983Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-06-19T07:31:53.655Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-06-19T07:31:53.655Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-19T07:31:53.655Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-06-19T07:31:56.452Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-06-19T07:31:56.452Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-19T07:31:56.452Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-06-19T07:31:56.452Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-06-19T07:31:57.323Z] === RUN TestDockerSuite/TestRmiBlank [2021-06-19T07:31:57.323Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-06-19T07:31:57.771Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-06-19T07:31:57.987Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-06-19T07:31:57.987Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-06-19T07:31:57.987Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-19T07:31:57.987Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-06-19T07:31:57.987Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-19T07:31:57.987Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-06-19T07:31:57.987Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-19T07:31:57.987Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-06-19T07:32:00.166Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-06-19T07:32:02.348Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-06-19T07:32:03.887Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-06-19T07:32:03.887Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-06-19T07:32:03.887Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-19T07:32:03.887Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-06-19T07:32:06.067Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-06-19T07:32:06.067Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-06-19T07:32:08.245Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-06-19T07:32:08.245Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-19T07:32:08.245Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-06-19T07:32:08.245Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-19T07:32:08.245Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-06-19T07:32:09.782Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-06-19T07:32:09.782Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-06-19T07:32:10.026Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-06-19T07:32:11.530Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-06-19T07:32:11.961Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-06-19T07:32:11.961Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-19T07:32:11.961Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-06-19T07:32:12.478Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-06-19T07:32:14.141Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-06-19T07:32:14.141Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-06-19T07:32:16.319Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-06-19T07:32:17.093Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-06-19T07:32:21.708Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-06-19T07:32:24.887Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-06-19T07:32:27.070Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-06-19T07:32:27.529Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-06-19T07:32:27.529Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-06-19T07:32:27.529Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-06-19T07:32:27.529Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-06-19T07:32:28.687Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-06-19T07:32:29.067Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-06-19T07:32:29.067Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-19T07:32:29.068Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-06-19T07:32:36.140Z] === RUN TestDockerSuite/TestContainerAPITop [2021-06-19T07:32:36.140Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-19T07:32:36.140Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-06-19T07:32:37.155Z] === RUN TestDockerSuite/TestRmiTag [2021-06-19T07:32:37.604Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-06-19T07:32:37.678Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-06-19T07:32:37.678Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-06-19T07:32:39.740Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-06-19T07:32:41.414Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-06-19T07:32:42.954Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-06-19T07:32:42.954Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-19T07:32:42.954Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-06-19T07:32:42.954Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-19T07:32:42.954Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-06-19T07:32:42.954Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-19T07:32:43.413Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-06-19T07:32:43.413Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-19T07:32:43.413Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-06-19T07:32:43.413Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-19T07:32:43.413Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-06-19T07:32:44.948Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-06-19T07:32:44.948Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-06-19T07:32:47.128Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-06-19T07:32:49.310Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-06-19T07:32:52.213Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-06-19T07:32:54.391Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000089638_} [2021-06-19T07:32:56.572Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1167948010_c:\foo_false____} [2021-06-19T07:33:00.673Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-06-19T07:33:00.673Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-06-19T07:33:03.651Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1167948010_c:\foo_true____} [2021-06-19T07:33:04.342Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-06-19T07:33:05.288Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-06-19T07:33:05.288Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-19T07:33:05.288Z] === RUN TestDockerSuite/TestRunAddHost [2021-06-19T07:33:05.288Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-19T07:33:05.288Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-06-19T07:33:05.288Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-19T07:33:05.288Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-06-19T07:33:05.288Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-19T07:33:05.288Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-06-19T07:33:05.288Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-19T07:33:05.288Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-06-19T07:33:05.288Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-19T07:33:05.288Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-06-19T07:33:05.288Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-19T07:33:05.288Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-06-19T07:33:06.802Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-06-19T07:33:06.802Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-19T07:33:06.802Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-06-19T07:33:06.802Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-19T07:33:06.802Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-06-19T07:33:11.418Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-06-19T07:33:12.221Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-06-19T07:33:12.221Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-19T07:33:12.221Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-06-19T07:33:12.221Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-06-19T07:33:12.221Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-06-19T07:33:12.221Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-06-19T07:33:12.221Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-06-19T07:33:12.221Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-06-19T07:33:12.221Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-06-19T07:33:12.221Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-06-19T07:33:12.221Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-06-19T07:33:12.221Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-06-19T07:33:12.221Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-06-19T07:33:12.221Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-06-19T07:33:12.221Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-19T07:33:12.221Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-06-19T07:33:12.221Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-19T07:33:12.221Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-06-19T07:33:12.221Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-19T07:33:12.221Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-06-19T07:33:12.221Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-19T07:33:12.221Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-06-19T07:33:12.221Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-19T07:33:12.221Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-06-19T07:33:13.552Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-06-19T07:33:13.758Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-06-19T07:33:13.758Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-19T07:33:13.758Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-06-19T07:33:13.758Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-19T07:33:13.758Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-06-19T07:33:13.758Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-19T07:33:13.758Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-06-19T07:33:13.758Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-19T07:33:13.758Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-06-19T07:33:13.758Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-19T07:33:13.758Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-06-19T07:33:13.758Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-19T07:33:13.758Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-06-19T07:33:13.758Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-19T07:33:13.758Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-06-19T07:33:13.758Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-19T07:33:13.758Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-06-19T07:33:13.758Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-19T07:33:13.758Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-06-19T07:33:13.758Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-19T07:33:13.758Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-06-19T07:33:13.758Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-19T07:33:13.758Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-06-19T07:33:13.758Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-19T07:33:13.758Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-06-19T07:33:13.758Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-19T07:33:13.758Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-06-19T07:33:15.939Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-06-19T07:33:15.939Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-06-19T07:33:15.939Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-19T07:33:15.939Z] === RUN TestDockerSuite/TestCpRelativePath [2021-06-19T07:33:16.403Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-06-19T07:33:18.537Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-06-19T07:33:20.676Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-06-19T07:33:20.676Z] === RUN TestDockerSuite/TestRunBindMounts [2021-06-19T07:33:23.013Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-06-19T07:33:23.013Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-19T07:33:23.013Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-06-19T07:33:23.013Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-19T07:33:23.013Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-06-19T07:33:23.013Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-19T07:33:23.013Z] === RUN TestDockerSuite/TestCpToCaseA [2021-06-19T07:33:25.297Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-06-19T07:33:25.297Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-19T07:33:25.297Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-06-19T07:33:25.297Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-19T07:33:25.297Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-06-19T07:33:25.297Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-19T07:33:25.297Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-06-19T07:33:25.297Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-19T07:33:25.297Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-06-19T07:33:25.297Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-19T07:33:25.297Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-06-19T07:33:25.297Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-19T07:33:25.297Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-06-19T07:33:25.297Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-19T07:33:25.297Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-06-19T07:33:25.297Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-19T07:33:25.297Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-06-19T07:33:25.297Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-19T07:33:25.297Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-06-19T07:33:25.297Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-19T07:33:25.297Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-06-19T07:33:25.297Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-19T07:33:25.297Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-06-19T07:33:26.748Z] === RUN TestDockerSuite/TestCpToCaseB [2021-06-19T07:33:27.432Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-06-19T07:33:27.432Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-19T07:33:27.432Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-06-19T07:33:29.567Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-06-19T07:33:29.567Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-19T07:33:29.567Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-06-19T07:33:29.567Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-19T07:33:29.567Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-06-19T07:33:29.652Z] === RUN TestDockerSuite/TestCpToCaseC [2021-06-19T07:33:29.652Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-19T07:33:29.652Z] === RUN TestDockerSuite/TestCpToCaseD [2021-06-19T07:33:29.652Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-19T07:33:29.652Z] === RUN TestDockerSuite/TestCpToCaseE [2021-06-19T07:33:31.075Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-06-19T07:33:31.075Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-19T07:33:31.075Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-06-19T07:33:31.075Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-19T07:33:31.075Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-06-19T07:33:31.075Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-19T07:33:31.075Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-06-19T07:33:31.075Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-19T07:33:31.525Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-06-19T07:33:31.525Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-19T07:33:31.525Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-06-19T07:33:31.525Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-19T07:33:31.525Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-06-19T07:33:31.525Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-19T07:33:31.525Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-06-19T07:33:33.031Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-06-19T07:33:35.165Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-06-19T07:33:36.732Z] === RUN TestDockerSuite/TestCpToCaseF [2021-06-19T07:33:36.732Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-19T07:33:36.732Z] === RUN TestDockerSuite/TestCpToCaseG [2021-06-19T07:33:36.732Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-19T07:33:36.732Z] === RUN TestDockerSuite/TestCpToCaseH [2021-06-19T07:33:38.014Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-06-19T07:33:38.014Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-19T07:33:38.014Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-06-19T07:33:38.014Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-19T07:33:38.014Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-06-19T07:33:38.014Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-19T07:33:38.014Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-06-19T07:33:40.147Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-06-19T07:33:40.147Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-19T07:33:40.147Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-06-19T07:33:40.147Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-19T07:33:40.147Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-06-19T07:33:40.147Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-19T07:33:40.147Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-06-19T07:33:40.147Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-19T07:33:40.147Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-06-19T07:33:41.651Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-06-19T07:33:45.301Z] === RUN TestDockerSuite/TestCpToCaseI [2021-06-19T07:33:45.301Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-19T07:33:45.301Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-06-19T07:33:45.301Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-19T07:33:45.301Z] === RUN TestDockerSuite/TestCpToDot [2021-06-19T07:33:46.270Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-06-19T07:33:46.270Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-19T07:33:46.270Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-06-19T07:33:46.270Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-19T07:33:46.270Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-06-19T07:33:46.270Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-19T07:33:46.270Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-06-19T07:33:46.270Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-19T07:33:46.270Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-06-19T07:33:46.270Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-19T07:33:46.270Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-06-19T07:33:46.270Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-19T07:33:46.270Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-06-19T07:33:46.838Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-06-19T07:33:46.838Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-19T07:33:46.838Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-06-19T07:33:46.838Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-19T07:33:46.838Z] === RUN TestDockerSuite/TestCpToStdout [2021-06-19T07:33:48.406Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-06-19T07:33:48.406Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-19T07:33:48.406Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-06-19T07:33:48.406Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-06-19T07:33:48.406Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-19T07:33:48.406Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-06-19T07:33:49.015Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-06-19T07:33:49.015Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-19T07:33:49.015Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-06-19T07:33:49.015Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-19T07:33:49.015Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-06-19T07:33:49.015Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-19T07:33:49.015Z] === RUN TestDockerSuite/TestCpVolumePath [2021-06-19T07:33:49.015Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-19T07:33:49.015Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-06-19T07:33:49.015Z] === RUN TestDockerSuite/TestCreateArgs [2021-06-19T07:33:49.475Z] === RUN TestDockerSuite/TestCreateByImageID [2021-06-19T07:33:50.539Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-06-19T07:33:51.651Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-06-19T07:33:52.673Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-06-19T07:33:52.673Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-19T07:33:52.673Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-06-19T07:33:53.188Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-06-19T07:33:53.647Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-06-19T07:33:53.647Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-06-19T07:33:54.809Z] === RUN TestDockerSuite/TestRunEnvironment [2021-06-19T07:33:54.809Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-19T07:33:54.809Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-06-19T07:33:54.809Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-19T07:33:54.809Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-06-19T07:33:54.809Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-19T07:33:54.809Z] === RUN TestDockerSuite/TestRunExitCode [2021-06-19T07:33:55.187Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-06-19T07:33:56.157Z] === RUN TestDockerSuite/TestCreateLabels [2021-06-19T07:33:56.157Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-06-19T07:33:56.157Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-19T07:33:56.157Z] === RUN TestDockerSuite/TestCreateRM [2021-06-19T07:33:56.616Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-06-19T07:33:56.616Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-19T07:33:56.616Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-06-19T07:33:56.616Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-06-19T07:33:57.075Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-06-19T07:33:57.664Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-06-19T07:33:59.799Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-06-19T07:34:01.932Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-06-19T07:34:04.786Z] === RUN TestDockerSuite/TestRunExposePort [2021-06-19T07:34:04.786Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-06-19T07:34:04.786Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-19T07:34:04.786Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-06-19T07:34:04.786Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-19T07:34:04.786Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-06-19T07:34:04.786Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-19T07:34:04.786Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-06-19T07:34:04.786Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-19T07:34:04.786Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-19T07:34:04.786Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-19T07:34:04.786Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-06-19T07:34:04.786Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-19T07:34:04.786Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-06-19T07:34:04.786Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-19T07:34:04.786Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-06-19T07:34:08.465Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-06-19T07:34:08.465Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-19T07:34:08.465Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-06-19T07:34:08.465Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-06-19T07:34:08.465Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-19T07:34:08.465Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-06-19T07:34:08.465Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-19T07:34:08.465Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-06-19T07:34:08.466Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-19T07:34:08.466Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-06-19T07:34:08.466Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-19T07:34:08.466Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-06-19T07:34:09.453Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-06-19T07:34:09.453Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-06-19T07:34:09.453Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-06-19T07:34:11.631Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-06-19T07:34:11.631Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-06-19T07:34:11.631Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-19T07:34:11.631Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-06-19T07:34:15.480Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-06-19T07:34:15.480Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-19T07:34:15.480Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-06-19T07:34:16.427Z] === RUN TestDockerSuite/TestRunModeHostname [2021-06-19T07:34:16.427Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-19T07:34:16.427Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-06-19T07:34:16.427Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-19T07:34:16.427Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-06-19T07:34:16.427Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-19T07:34:16.427Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-06-19T07:34:16.427Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-19T07:34:16.427Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-06-19T07:34:16.427Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-19T07:34:16.427Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-06-19T07:34:16.427Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-19T07:34:16.427Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-06-19T07:34:16.427Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-19T07:34:16.427Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-06-19T07:34:16.427Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-19T07:34:16.427Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-06-19T07:34:16.427Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-19T07:34:16.427Z] === RUN TestDockerSuite/TestRunMount [2021-06-19T07:34:16.427Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-19T07:34:16.427Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-06-19T07:34:16.427Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-19T07:34:16.427Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-06-19T07:34:16.427Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-19T07:34:16.427Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-06-19T07:34:16.427Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-19T07:34:16.427Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-06-19T07:34:18.704Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-06-19T07:34:18.704Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-19T07:34:18.704Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-06-19T07:34:18.704Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-06-19T07:34:18.704Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-19T07:34:18.704Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-06-19T07:34:18.704Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-19T07:34:18.704Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-06-19T07:34:18.704Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-19T07:34:18.704Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-06-19T07:34:18.704Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-19T07:34:18.704Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-06-19T07:34:18.704Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-19T07:34:18.704Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-06-19T07:34:18.704Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:34:18.704Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-06-19T07:34:18.704Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-19T07:34:18.704Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-06-19T07:34:18.704Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-19T07:34:18.704Z] === RUN TestDockerSuite/TestDevicePermissions [2021-06-19T07:34:18.704Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-19T07:34:18.704Z] === RUN TestDockerSuite/TestDockerFails [2021-06-19T07:34:19.165Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-06-19T07:34:19.165Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-19T07:34:19.165Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-06-19T07:34:19.165Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-19T07:34:19.165Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-06-19T07:34:19.165Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-19T07:34:19.165Z] === RUN TestDockerSuite/TestEventsAttach [2021-06-19T07:34:19.165Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-19T07:34:19.165Z] === RUN TestDockerSuite/TestEventsCommit [2021-06-19T07:34:19.165Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-19T07:34:19.165Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-06-19T07:34:23.407Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-06-19T07:34:23.407Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-19T07:34:23.407Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-06-19T07:34:23.407Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-19T07:34:23.407Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-06-19T07:34:23.407Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-19T07:34:23.407Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-06-19T07:34:26.236Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-06-19T07:34:27.775Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-06-19T07:34:29.116Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-06-19T07:34:29.957Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-06-19T07:34:32.793Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-06-19T07:34:32.793Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-19T07:34:32.793Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-06-19T07:34:32.793Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-19T07:34:32.793Z] === RUN TestDockerSuite/TestRunNetHost [2021-06-19T07:34:32.793Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-19T07:34:32.793Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-06-19T07:34:32.793Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-19T07:34:32.793Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-06-19T07:34:32.793Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-19T07:34:32.793Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-06-19T07:34:32.793Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-19T07:34:32.793Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-06-19T07:34:32.793Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-19T07:34:32.793Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-06-19T07:34:32.793Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-19T07:34:32.793Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-06-19T07:34:32.793Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-19T07:34:32.793Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-06-19T07:34:32.793Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-06-19T07:34:34.299Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-06-19T07:34:35.803Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-06-19T07:34:37.031Z] === RUN TestDockerSuite/TestEventsCopy [2021-06-19T07:34:37.308Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-06-19T07:34:38.255Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-06-19T07:34:39.766Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-06-19T07:34:40.216Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-19T07:34:40.216Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-06-19T07:34:40.216Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-19T07:34:40.216Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-06-19T07:34:40.216Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-19T07:34:40.216Z] === RUN TestDockerSuite/TestRunPortInUse [2021-06-19T07:34:40.216Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-19T07:34:40.216Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-06-19T07:34:40.216Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-19T07:34:40.216Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-06-19T07:34:40.216Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-19T07:34:40.216Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-06-19T07:34:40.216Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-19T07:34:40.216Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-06-19T07:34:40.216Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-19T07:34:40.216Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-19T07:34:41.722Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-06-19T07:34:43.071Z] === RUN TestDockerSuite/TestRunPublishPort [2021-06-19T07:34:43.071Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-19T07:34:43.071Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-06-19T07:34:43.071Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-19T07:34:43.071Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-06-19T07:34:43.071Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-19T07:34:43.071Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-06-19T07:34:43.071Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-19T07:34:43.071Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-06-19T07:34:43.071Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-19T07:34:43.071Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-06-19T07:34:45.456Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-06-19T07:34:47.635Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-06-19T07:34:48.094Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-06-19T07:34:51.533Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-06-19T07:34:51.533Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-19T07:34:51.533Z] === RUN TestDockerSuite/TestRunRm [2021-06-19T07:34:51.833Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-06-19T07:34:52.293Z] === RUN TestDockerSuite/TestEventsFilterType [2021-06-19T07:34:53.039Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-06-19T07:34:53.262Z] === RUN TestDockerSuite/TestEventsFilters [2021-06-19T07:34:56.999Z] === RUN TestDockerSuite/TestEventsFormat [2021-06-19T07:34:58.750Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-06-19T07:35:00.889Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-06-19T07:35:01.691Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-06-19T07:35:01.691Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-06-19T07:35:01.691Z] === RUN TestDockerSuite/TestEventsImageImport [2021-06-19T07:35:01.691Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-19T07:35:01.691Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-06-19T07:35:01.691Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-19T07:35:01.691Z] === RUN TestDockerSuite/TestEventsImagePull [2021-06-19T07:35:01.691Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-19T07:35:01.691Z] === RUN TestDockerSuite/TestEventsImageTag [2021-06-19T07:35:02.661Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-06-19T07:35:02.661Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-19T07:35:02.661Z] === RUN TestDockerSuite/TestEventsRename [2021-06-19T07:35:03.029Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-06-19T07:35:04.536Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-06-19T07:35:04.844Z] === RUN TestDockerSuite/TestEventsResize [2021-06-19T07:35:07.388Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-06-19T07:35:07.388Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-19T07:35:07.388Z] === RUN TestDockerSuite/TestRunState [2021-06-19T07:35:07.388Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-19T07:35:07.388Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-06-19T07:35:09.522Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-06-19T07:35:09.522Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-19T07:35:09.522Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-06-19T07:35:11.660Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-06-19T07:35:11.660Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-19T07:35:11.660Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-06-19T07:35:11.660Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-19T07:35:11.660Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-06-19T07:35:11.660Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-06-19T07:35:11.660Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-06-19T07:35:11.660Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-19T07:35:11.660Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-06-19T07:35:11.919Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-06-19T07:35:14.101Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-06-19T07:35:16.278Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-06-19T07:35:16.278Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-19T07:35:16.278Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-06-19T07:35:16.278Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-19T07:35:16.278Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-06-19T07:35:16.278Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-19T07:35:16.278Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-06-19T07:35:16.278Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-19T07:35:16.278Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-06-19T07:35:16.278Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-19T07:35:16.278Z] === RUN TestDockerSuite/TestRunUserByID [2021-06-19T07:35:16.278Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-19T07:35:16.278Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-06-19T07:35:16.278Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-19T07:35:16.278Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-06-19T07:35:16.278Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-19T07:35:16.278Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-06-19T07:35:16.278Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-19T07:35:16.278Z] === RUN TestDockerSuite/TestRunUserByName [2021-06-19T07:35:16.278Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-19T07:35:16.278Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-06-19T07:35:16.281Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-06-19T07:35:19.129Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-06-19T07:35:19.129Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-19T07:35:19.129Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-06-19T07:35:20.971Z] === RUN TestDockerSuite/TestEventsTop [2021-06-19T07:35:20.971Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-19T07:35:20.971Z] === RUN TestDockerSuite/TestEventsUntag [2021-06-19T07:35:21.263Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-06-19T07:35:21.263Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-19T07:35:21.263Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-06-19T07:35:21.263Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-19T07:35:21.263Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-06-19T07:35:23.151Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-06-19T07:35:24.119Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-06-19T07:35:26.891Z] === RUN TestDockerSuite/TestExec [2021-06-19T07:35:26.891Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-19T07:35:26.891Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-06-19T07:35:26.891Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-19T07:35:26.891Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-06-19T07:35:27.860Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-06-19T07:35:30.039Z] === RUN TestDockerSuite/TestExecAPIStart [2021-06-19T07:35:30.039Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-19T07:35:30.039Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-06-19T07:35:30.039Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-19T07:35:30.039Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-06-19T07:35:30.039Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-19T07:35:30.039Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-06-19T07:35:31.105Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-06-19T07:35:31.576Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-06-19T07:35:33.112Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-06-19T07:35:35.291Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-06-19T07:35:35.715Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-06-19T07:35:36.830Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-06-19T07:35:40.331Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-06-19T07:35:40.331Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-19T07:35:40.331Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-06-19T07:35:40.568Z] === RUN TestDockerSuite/TestExecCgroup [2021-06-19T07:35:40.568Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-19T07:35:40.568Z] === RUN TestDockerSuite/TestExecEnv [2021-06-19T07:35:40.568Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-19T07:35:40.568Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-06-19T07:35:40.568Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-19T07:35:40.568Z] === RUN TestDockerSuite/TestExecExitStatus [2021-06-19T07:35:40.779Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-06-19T07:35:42.745Z] === RUN TestDockerSuite/TestExecInspectID [2021-06-19T07:35:44.449Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-06-19T07:35:46.481Z] === RUN TestDockerSuite/TestExecInteractive [2021-06-19T07:35:46.481Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-19T07:35:46.481Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-06-19T07:35:46.481Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-19T07:35:46.481Z] === RUN TestDockerSuite/TestExecParseError [2021-06-19T07:35:46.481Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-19T07:35:46.481Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-06-19T07:35:46.481Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-19T07:35:46.481Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-06-19T07:35:46.481Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-19T07:35:46.481Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-06-19T07:35:46.584Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-06-19T07:35:48.664Z] === RUN TestDockerSuite/TestExecSetEnv [2021-06-19T07:35:48.664Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-19T07:35:48.664Z] === RUN TestDockerSuite/TestExecStartFails [2021-06-19T07:35:48.664Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-19T07:35:48.664Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-06-19T07:35:48.664Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-19T07:35:48.664Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-06-19T07:35:48.664Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-19T07:35:48.664Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-06-19T07:35:48.664Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-19T07:35:48.664Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-06-19T07:35:48.719Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-06-19T07:35:48.719Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-19T07:35:48.719Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-06-19T07:35:48.719Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-06-19T07:35:48.719Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-06-19T07:35:48.719Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-19T07:35:48.719Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-06-19T07:35:48.719Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-19T07:35:48.719Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-06-19T07:35:48.719Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-19T07:35:48.719Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-06-19T07:35:48.719Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-19T07:35:48.719Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-06-19T07:35:48.719Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-19T07:35:48.719Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-06-19T07:35:50.842Z] === RUN TestDockerSuite/TestExecUlimits [2021-06-19T07:35:50.842Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-19T07:35:50.842Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-06-19T07:35:57.299Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-06-19T07:35:57.919Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-06-19T07:35:57.919Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-19T07:35:57.919Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-06-19T07:35:57.919Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-19T07:35:57.919Z] === RUN TestDockerSuite/TestExecWithUser [2021-06-19T07:35:57.919Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-19T07:35:57.919Z] === RUN TestDockerSuite/TestGetContainerStats [2021-06-19T07:35:58.247Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-06-19T07:35:59.755Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-06-19T07:36:03.715Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-06-19T07:36:04.369Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-06-19T07:36:04.369Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-19T07:36:04.369Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-06-19T07:36:04.369Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-19T07:36:04.369Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-06-19T07:36:04.369Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-19T07:36:04.369Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-06-19T07:36:04.369Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-19T07:36:04.369Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-06-19T07:36:04.369Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-19T07:36:04.369Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-06-19T07:36:04.369Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-19T07:36:04.369Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-06-19T07:36:04.369Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-19T07:36:04.369Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-06-19T07:36:04.369Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-19T07:36:04.369Z] === RUN TestDockerSuite/TestSaveImageId [2021-06-19T07:36:04.369Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-19T07:36:04.369Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-06-19T07:36:04.369Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-19T07:36:04.369Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-06-19T07:36:04.369Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-19T07:36:04.369Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-06-19T07:36:04.369Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-19T07:36:04.369Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-06-19T07:36:04.369Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-19T07:36:04.369Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-06-19T07:36:04.369Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-19T07:36:04.369Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-06-19T07:36:04.369Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-19T07:36:04.369Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-06-19T07:36:04.369Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-19T07:36:04.369Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-06-19T07:36:04.369Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-19T07:36:04.369Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-06-19T07:36:06.505Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-06-19T07:36:06.505Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-06-19T07:36:06.953Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-06-19T07:36:07.403Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-06-19T07:36:08.910Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-06-19T07:36:09.508Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-06-19T07:36:11.689Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-06-19T07:36:15.897Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-06-19T07:36:15.897Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-19T07:36:15.897Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-06-19T07:36:17.482Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-06-19T07:36:17.482Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-19T07:36:17.482Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-06-19T07:36:17.482Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-06-19T07:36:17.482Z] === RUN TestDockerSuite/TestHealth [2021-06-19T07:36:17.482Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-19T07:36:17.482Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-06-19T07:36:17.482Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-06-19T07:36:17.941Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-06-19T07:36:17.941Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-06-19T07:36:21.679Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-06-19T07:36:21.680Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-06-19T07:36:21.680Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-19T07:36:21.680Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-06-19T07:36:21.680Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-06-19T07:36:21.680Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-06-19T07:36:22.139Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-06-19T07:36:22.603Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-06-19T07:36:22.603Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-19T07:36:22.603Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-06-19T07:36:22.873Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-06-19T07:36:22.873Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-19T07:36:22.873Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-06-19T07:36:23.570Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-06-19T07:36:23.570Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-06-19T07:36:25.108Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-06-19T07:36:25.566Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-06-19T07:36:27.482Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-06-19T07:36:27.482Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-19T07:36:27.482Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-06-19T07:36:27.482Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-19T07:36:27.482Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-06-19T07:36:27.482Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-19T07:36:27.482Z] === RUN TestDockerSuite/TestStartRecordError [2021-06-19T07:36:27.482Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-19T07:36:27.482Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-06-19T07:36:27.746Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-06-19T07:36:29.923Z] === RUN TestDockerSuite/TestImagesFormat [2021-06-19T07:36:30.382Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-06-19T07:36:30.382Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-19T07:36:30.382Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-06-19T07:36:33.188Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-06-19T07:36:33.188Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-19T07:36:33.188Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-06-19T07:36:33.188Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-19T07:36:33.188Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-06-19T07:36:33.188Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-19T07:36:33.188Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-06-19T07:36:33.188Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-19T07:36:33.188Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-06-19T07:36:33.188Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-19T07:36:33.188Z] === RUN TestDockerSuite/TestStatsNoStream [2021-06-19T07:36:33.188Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-19T07:36:33.188Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-06-19T07:36:34.123Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-06-19T07:36:34.123Z] === RUN TestDockerSuite/TestImportBadURL [2021-06-19T07:36:34.691Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-06-19T07:36:36.299Z] === RUN TestDockerSuite/TestImportDisplay [2021-06-19T07:36:36.299Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-19T07:36:36.299Z] === RUN TestDockerSuite/TestImportFile [2021-06-19T07:36:36.299Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-19T07:36:36.299Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-06-19T07:36:36.299Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-06-19T07:36:36.299Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-19T07:36:36.299Z] === RUN TestDockerSuite/TestImportGzipped [2021-06-19T07:36:36.299Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-19T07:36:36.299Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-06-19T07:36:36.299Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-19T07:36:36.299Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-06-19T07:36:36.299Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-19T07:36:36.299Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-06-19T07:36:36.299Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-19T07:36:36.299Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-06-19T07:36:36.299Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-19T07:36:36.299Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-06-19T07:36:36.759Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-06-19T07:36:36.759Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-19T07:36:36.759Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-06-19T07:36:36.759Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-19T07:36:36.759Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-06-19T07:36:36.823Z] === RUN TestDockerSuite/TestTopPrivileged [2021-06-19T07:36:36.823Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-19T07:36:36.823Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-06-19T07:36:38.327Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-06-19T07:36:38.327Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-19T07:36:38.327Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-06-19T07:36:38.327Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-19T07:36:38.327Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-06-19T07:36:38.327Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-19T07:36:38.327Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-06-19T07:36:38.327Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-19T07:36:38.327Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-06-19T07:36:38.327Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-19T07:36:38.327Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-06-19T07:36:38.327Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-19T07:36:38.327Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-06-19T07:36:38.949Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-06-19T07:36:46.028Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-06-19T07:36:46.028Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-19T07:36:46.028Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-06-19T07:36:46.028Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-19T07:36:46.028Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-06-19T07:36:46.028Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-06-19T07:36:46.028Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-19T07:36:46.028Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-06-19T07:36:47.565Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-06-19T07:36:47.565Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-06-19T07:36:49.749Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-06-19T07:36:49.749Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-19T07:36:49.749Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-06-19T07:36:49.749Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-19T07:36:49.749Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-06-19T07:36:49.749Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-19T07:36:49.749Z] === RUN TestDockerSuite/TestInspectDefault [2021-06-19T07:36:51.292Z] === RUN TestDockerSuite/TestInspectHistory [2021-06-19T07:36:55.027Z] === RUN TestDockerSuite/TestInspectImage [2021-06-19T07:36:55.027Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-19T07:36:55.027Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-06-19T07:36:55.027Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-19T07:36:55.027Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-06-19T07:36:55.027Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-19T07:36:55.027Z] === RUN TestDockerSuite/TestInspectInt64 [2021-06-19T07:36:55.879Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-06-19T07:36:55.879Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-06-19T07:36:55.879Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-06-19T07:36:55.879Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-19T07:36:55.879Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-06-19T07:36:55.879Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-06-19T07:36:55.879Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-06-19T07:36:55.879Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-06-19T07:36:56.827Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-06-19T07:36:57.206Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-06-19T07:36:57.275Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-06-19T07:36:58.744Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-06-19T07:36:58.744Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-06-19T07:37:00.124Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-06-19T07:37:00.572Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-06-19T07:37:00.572Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-06-19T07:37:00.572Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-06-19T07:37:00.921Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-06-19T07:37:01.020Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-06-19T07:37:03.098Z] === RUN TestDockerSuite/TestInspectPlugin [2021-06-19T07:37:03.099Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-19T07:37:03.099Z] === RUN TestDockerSuite/TestInspectRootFS [2021-06-19T07:37:03.099Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-06-19T07:37:04.637Z] === RUN TestDockerSuite/TestInspectStatus [2021-06-19T07:37:06.820Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-06-19T07:37:09.482Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-06-19T07:37:09.483Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-19T07:37:09.483Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-06-19T07:37:09.483Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-06-19T07:37:09.483Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-06-19T07:37:09.483Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-19T07:37:09.483Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-06-19T07:37:10.557Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-06-19T07:37:12.735Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-06-19T07:37:14.271Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-06-19T07:37:16.450Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-06-19T07:37:16.457Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-06-19T07:37:16.457Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-06-19T07:37:16.457Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-06-19T07:37:17.990Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-06-19T07:37:20.169Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-06-19T07:37:21.706Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-06-19T07:37:21.706Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-06-19T07:37:21.706Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-19T07:37:21.706Z] === RUN TestDockerSuite/TestLinksEnvs [2021-06-19T07:37:21.706Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-19T07:37:22.165Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-06-19T07:37:22.165Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-19T07:37:22.165Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-06-19T07:37:22.165Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-19T07:37:22.165Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-06-19T07:37:22.165Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-19T07:37:22.165Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-06-19T07:37:22.165Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-19T07:37:22.165Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-06-19T07:37:22.165Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-19T07:37:22.165Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-06-19T07:37:22.165Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-19T07:37:22.165Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-06-19T07:37:22.165Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-19T07:37:22.165Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-06-19T07:37:22.165Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-19T07:37:22.165Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-06-19T07:37:22.165Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-19T07:37:22.165Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-06-19T07:37:22.165Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-19T07:37:22.165Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-06-19T07:37:22.165Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-19T07:37:22.165Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-06-19T07:37:22.165Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-19T07:37:22.165Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-06-19T07:37:22.165Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-19T07:37:22.165Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-06-19T07:37:22.165Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-19T07:37:22.165Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-06-19T07:37:22.165Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-06-19T07:37:22.166Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-06-19T07:37:23.702Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-06-19T07:37:24.917Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-06-19T07:37:24.917Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-19T07:37:24.917Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-06-19T07:37:25.240Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite (2044.34s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-06-19T07:37:25.366Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-06-19T07:37:25.366Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.76s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (54.48s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-06-19T07:37:25.366Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-06-19T07:37:25.366Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-06-19T07:37:25.366Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-19T07:37:25.366Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-06-19T07:37:25.366Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-06-19T07:37:25.366Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-06-19T07:37:25.366Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-06-19T07:37:25.366Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.16s) [2021-06-19T07:37:25.366Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-19T07:37:25.366Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.91s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.50s) [2021-06-19T07:37:25.366Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-19T07:37:25.366Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-19T07:37:25.366Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-19T07:37:25.366Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.86s) [2021-06-19T07:37:25.366Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-19T07:37:25.366Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (4.70s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (63.09s) [2021-06-19T07:37:25.366Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.27s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.20s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (2.98s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.78s) [2021-06-19T07:37:25.366Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-19T07:37:25.366Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-06-19T07:37:25.366Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.77s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.05s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.45s) [2021-06-19T07:37:25.366Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-06-19T07:37:25.366Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.67s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.14s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.27s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.94s) [2021-06-19T07:37:25.366Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.18s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.51s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.11s) [2021-06-19T07:37:25.366Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-06-19T07:37:25.366Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-06-19T07:37:25.366Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-19T07:37:25.366Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.52s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestBuildAddTar (28.97s) [2021-06-19T07:37:25.366Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-06-19T07:37:25.366Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.26s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (14.63s) [2021-06-19T07:37:25.366Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.51s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.41s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (10.32s) [2021-06-19T07:37:25.366Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.73s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.62s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.68s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (15.79s) [2021-06-19T07:37:25.366Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.21s) [2021-06-19T07:37:25.366Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-06-19T07:37:25.366Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.77s) [2021-06-19T07:37:25.366Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.53s) [2021-06-19T07:37:25.366Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2021-06-19T07:37:25.366Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (19.93s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (8.30s) [2021-06-19T07:37:25.366Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.49s) [2021-06-19T07:37:25.366Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.29s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.20s) [2021-06-19T07:37:25.366Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.39s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.15s) [2021-06-19T07:37:25.366Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-06-19T07:37:25.366Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.39s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.90s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestBuildCmd (0.51s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.49s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.50s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.76s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.01s) [2021-06-19T07:37:25.366Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.11s) [2021-06-19T07:37:25.366Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.51s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.84s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.45s) [2021-06-19T07:37:25.366Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.80s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.60s) [2021-06-19T07:37:25.366Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-19T07:37:25.366Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.61s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (36.27s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.28s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.05s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (8.84s) [2021-06-19T07:37:25.366Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-06-19T07:37:25.366Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s) [2021-06-19T07:37:25.366Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-06-19T07:37:25.366Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.48s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (20.13s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.69s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (14.66s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.50s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.61s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.37s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.52s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.84s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildDockerignore (43.30s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.76s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (47.55s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.38s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.59s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (16.00s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.14s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.77s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (24.46s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.15s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.18s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (65.85s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.33s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.25s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.54s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.07s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.46s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.49s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (9.11s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.68s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (8.56s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.60s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.94s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (8.75s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.55s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.56s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildFails (2.36s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.05s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.18s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.42s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildFromGit (4.96s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.24s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (3.95s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.59s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.49s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.09s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildHistory (10.26s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.90s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.61s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.69s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.77s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildLabel (0.89s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.54s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.88s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.51s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildLabels (0.92s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.35s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.29s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.06s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.47s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.51s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.40s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.10s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.54s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (32.69s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.18s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.83s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.54s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.47s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.90s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.59s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.62s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.73s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.77s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.44s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.68s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.92s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.23s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildOnBuild (7.83s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.41s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.62s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (7.99s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.55s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.86s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (8.49s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.99s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.61s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (34.93s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (16.16s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildRm (14.54s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.54s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.26s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.27s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.99s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.46s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.92s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (13.37s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.54s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.62s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.45s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.39s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildStderr (3.27s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.35s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.25s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.03s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.10s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.33s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (3.79s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (7.92s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.49s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.69s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.74s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.75s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.36s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.88s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.28s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.01s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (7.98s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildWithTabs (8.13s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.31s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.21s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.07s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (11.14s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.80s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.25s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.53s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.93s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestCommitChange (3.91s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.52s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.19s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestCommitTTY (6.16s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.49s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.03s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.19s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.25s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.35s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.34s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.92s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.81s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.83s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.87s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.35s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.28s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.73s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.38s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.25s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.27s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.42s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.94s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.66s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.32s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.80s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.14s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.58s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-19T07:37:25.367Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-06-19T07:37:25.367Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.37s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.07s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.24s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.30s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.31s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.31s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000067f20_} (2.33s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1325388674_c:\foo_false____} (2.31s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1325388674_c:\foo_true____} (2.25s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.41s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.42s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.56s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.37s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.29s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.09s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.54s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.68s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestCpToDot (2.42s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestCpToStdout (2.42s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.01s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.40s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.20s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.68s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.67s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestCreateRM (0.38s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.37s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.78s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.36s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.15s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.30s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestDockerFails (0.05s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.46s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.46s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.06s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.94s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestEventsCopy (8.61s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.58s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.26s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.71s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.45s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.70s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.82s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestEventsFilters (4.22s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestEventsFormat (4.64s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.05s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.14s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestEventsRename (2.41s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestEventsResize (7.64s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.88s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.13s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.78s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.82s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.78s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.81s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.78s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.76s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.76s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.72s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.09s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.84s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestExecInspectID (4.11s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.02s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.88s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (4.64s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.66s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.65s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.74s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.64s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.09s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.29s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.56s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.91s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.59s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.21s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.87s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.50s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestImagesFormat (0.15s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.54s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.05s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestImportBadURL (2.41s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.05s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.30s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.82s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.89s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.25s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestInspectDefault (2.24s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestInspectHistory (3.47s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.26s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.83s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.33s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.81s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.82s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestInspectStatus (2.88s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.48s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.89s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.30s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.90s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.33s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.25s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.26s) [2021-06-19T07:37:25.368Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-06-19T07:37:25.368Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.94s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.78s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.50s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.30s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.80s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.57s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.59s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.63s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.24s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.08s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.91s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.33s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestLogsSince (8.79s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestLogsTail (2.63s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.42s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.32s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.47s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.46s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestPsByOrder (6.81s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.41s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.41s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.31s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.82s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.61s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.27s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.02s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.81s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.07s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.62s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.25s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.90s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.66s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.18s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.35s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (16.94s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.14s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.20s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.74s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.14s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.93s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.05s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestRmiBlank (0.05s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.29s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.54s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.33s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.59s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (4.99s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.41s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.16s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (8.05s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestRmiTag (0.57s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.40s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.04s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.15s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.26s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.03s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.46s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.50s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.37s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.25s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.27s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.28s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.05s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.16s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.26s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.51s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.56s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.63s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.36s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.22s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.28s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.62s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.50s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.93s) [2021-06-19T07:37:25.369Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-06-19T07:37:25.369Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2021-06-19T07:37:25.818Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-06-19T07:37:25.818Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.22s) [2021-06-19T07:37:25.818Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.26s) [2021-06-19T07:37:25.818Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-06-19T07:37:25.818Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.28s) [2021-06-19T07:37:25.818Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-19T07:37:25.818Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-06-19T07:37:25.818Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-19T07:37:25.818Z] --- PASS: TestDockerSuite/TestRunExitCode (2.23s) [2021-06-19T07:37:25.818Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.25s) [2021-06-19T07:37:25.818Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.25s) [2021-06-19T07:37:25.818Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.60s) [2021-06-19T07:37:25.818Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-06-19T07:37:25.818Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-19T07:37:25.818Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-19T07:37:25.818Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-19T07:37:25.818Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-06-19T07:37:25.818Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-19T07:37:25.818Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-19T07:37:25.818Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-19T07:37:25.818Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.98s) [2021-06-19T07:37:25.818Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-19T07:37:25.818Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-06-19T07:37:25.818Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-19T07:37:25.818Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-19T07:37:25.818Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-19T07:37:25.818Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-19T07:37:25.818Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.34s) [2021-06-19T07:37:25.818Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-19T07:37:25.818Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.41s) [2021-06-19T07:37:25.818Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-19T07:37:25.818Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-06-19T07:37:25.818Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-19T07:37:25.818Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-19T07:37:25.818Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-06-19T07:37:25.818Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.03s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.82s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.00s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.38s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.17s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.52s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.49s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.17s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.56s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.96s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.78s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestRunRm (2.33s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.37s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.36s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.84s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.94s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.35s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.32s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.06s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.14s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.05s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.57s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.26s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.21s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.91s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.93s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.52s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.25s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.58s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.31s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.90s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (8.00s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.33s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.62s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.33s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.19s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.21s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.58s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.78s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.24s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.14s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.66s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.78s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.95s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.82s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.23s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.11s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.17s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.27s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.22s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.45s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.95s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.33s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.31s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.05s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.14s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.59s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.55s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.16s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.82s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.23s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.22s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.78s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-19T07:37:25.819Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.16s) [2021-06-19T07:37:25.819Z] === RUN TestDockerRegistrySuite [2021-06-19T07:37:25.819Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-06-19T07:37:25.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.819Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-06-19T07:37:25.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.819Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-06-19T07:37:25.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.819Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-06-19T07:37:25.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.819Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-06-19T07:37:25.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.819Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-06-19T07:37:25.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.819Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-06-19T07:37:25.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.819Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-06-19T07:37:25.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.819Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-06-19T07:37:25.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.819Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-06-19T07:37:25.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.819Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-06-19T07:37:25.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.819Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-06-19T07:37:25.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.819Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-06-19T07:37:25.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.819Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-06-19T07:37:25.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.819Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-06-19T07:37:25.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.819Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-06-19T07:37:25.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.819Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-06-19T07:37:25.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.819Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-06-19T07:37:25.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.819Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-06-19T07:37:25.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.819Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-06-19T07:37:25.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.819Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-06-19T07:37:25.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.819Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-06-19T07:37:25.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.819Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-06-19T07:37:25.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.819Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-06-19T07:37:25.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.819Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-06-19T07:37:25.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.819Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-06-19T07:37:25.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.819Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-06-19T07:37:25.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.819Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-06-19T07:37:25.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.819Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-06-19T07:37:25.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.819Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-06-19T07:37:25.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.819Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-06-19T07:37:25.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.819Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-06-19T07:37:25.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.819Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-06-19T07:37:25.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.819Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-06-19T07:37:25.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.819Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-06-19T07:37:25.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.819Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-06-19T07:37:25.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.819Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-06-19T07:37:25.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.819Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-06-19T07:37:25.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.819Z] --- PASS: TestDockerRegistrySuite (0.10s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-19T07:37:25.819Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-19T07:37:25.820Z] === RUN TestDockerSchema1RegistrySuite [2021-06-19T07:37:25.820Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-06-19T07:37:25.820Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-06-19T07:37:25.820Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-06-19T07:37:25.820Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-06-19T07:37:25.820Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-06-19T07:37:25.820Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-06-19T07:37:25.820Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-06-19T07:37:25.820Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-06-19T07:37:25.820Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-06-19T07:37:25.820Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-06-19T07:37:25.820Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-06-19T07:37:25.820Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-06-19T07:37:25.820Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-06-19T07:37:25.820Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-06-19T07:37:25.820Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-06-19T07:37:25.820Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-06-19T07:37:25.820Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-06-19T07:37:25.820Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-06-19T07:37:25.820Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-19T07:37:25.820Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-06-19T07:37:25.820Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-06-19T07:37:25.820Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-06-19T07:37:25.820Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-06-19T07:37:25.820Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-06-19T07:37:25.820Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-06-19T07:37:25.820Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-06-19T07:37:25.820Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-06-19T07:37:25.820Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-06-19T07:37:25.820Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.01s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-19T07:37:25.820Z] === RUN TestDockerRegistryAuthTokenSuite [2021-06-19T07:37:25.820Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-06-19T07:37:25.820Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-06-19T07:37:25.820Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-06-19T07:37:25.820Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-06-19T07:37:25.820Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-06-19T07:37:25.820Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-19T07:37:25.820Z] === RUN TestDockerDaemonSuite [2021-06-19T07:37:25.820Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-06-19T07:37:25.820Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-06-19T07:37:25.820Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-06-19T07:37:25.820Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-19T07:37:25.820Z] === RUN TestDockerSwarmSuite [2021-06-19T07:37:25.820Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-06-19T07:37:25.820Z] === RUN TestDockerPluginSuite [2021-06-19T07:37:25.820Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-06-19T07:37:25.820Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-06-19T07:37:25.820Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-06-19T07:37:25.820Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-06-19T07:37:25.820Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-06-19T07:37:25.820Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-06-19T07:37:25.820Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-06-19T07:37:25.820Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-06-19T07:37:25.820Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-06-19T07:37:25.820Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-06-19T07:37:25.820Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-06-19T07:37:25.820Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] --- PASS: TestDockerPluginSuite (0.01s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-19T07:37:25.820Z] === RUN TestDockerExternalVolumeSuite [2021-06-19T07:37:25.820Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-06-19T07:37:25.820Z] === RUN TestDockerNetworkSuite [2021-06-19T07:37:25.820Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-06-19T07:37:25.820Z] === RUN TestDockerHubPullSuite [2021-06-19T07:37:25.820Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-06-19T07:37:25.820Z] PASS [2021-06-19T07:37:25.820Z] ok github.com/docker/docker/integration-cli 2044.611s [2021-06-19T07:37:25.820Z] [2021-06-19T07:37:25.820Z] === Skipped [2021-06-19T07:37:25.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-06-19T07:37:25.820Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-06-19T07:37:25.820Z] [2021-06-19T07:37:25.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-06-19T07:37:25.820Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-06-19T07:37:25.820Z] [2021-06-19T07:37:25.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-06-19T07:37:25.820Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-06-19T07:37:25.820Z] [2021-06-19T07:37:25.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-06-19T07:37:25.820Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-06-19T07:37:25.820Z] [2021-06-19T07:37:25.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-19T07:37:25.820Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-19T07:37:25.820Z] [2021-06-19T07:37:25.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-06-19T07:37:25.820Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-06-19T07:37:25.820Z] [2021-06-19T07:37:25.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-06-19T07:37:25.820Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-06-19T07:37:25.820Z] [2021-06-19T07:37:25.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-06-19T07:37:25.820Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-06-19T07:37:25.820Z] [2021-06-19T07:37:25.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-06-19T07:37:25.820Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-06-19T07:37:25.820Z] [2021-06-19T07:37:25.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-06-19T07:37:25.820Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-06-19T07:37:25.820Z] [2021-06-19T07:37:25.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-19T07:37:25.820Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-19T07:37:25.820Z] [2021-06-19T07:37:25.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-19T07:37:25.820Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-19T07:37:25.820Z] [2021-06-19T07:37:25.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-19T07:37:25.820Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-19T07:37:25.820Z] [2021-06-19T07:37:25.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-19T07:37:25.820Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-19T07:37:25.820Z] [2021-06-19T07:37:25.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-19T07:37:25.820Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.820Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-19T07:37:25.820Z] [2021-06-19T07:37:25.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-19T07:37:25.820Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-19T07:37:25.821Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-19T07:37:25.821Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.27s) [2021-06-19T07:37:25.821Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.27s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-19T07:37:25.821Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-06-19T07:37:25.821Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-19T07:37:25.821Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-06-19T07:37:25.821Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-19T07:37:25.821Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-06-19T07:37:25.821Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-06-19T07:37:25.821Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-06-19T07:37:25.821Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-19T07:37:25.821Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-19T07:37:25.821Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-06-19T07:37:25.821Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.26s) [2021-06-19T07:37:25.821Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.26s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.51s) [2021-06-19T07:37:25.821Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.51s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.73s) [2021-06-19T07:37:25.821Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.73s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-06-19T07:37:25.821Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-06-19T07:37:25.821Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-06-19T07:37:25.821Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-06-19T07:37:25.821Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2021-06-19T07:37:25.821Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-06-19T07:37:25.821Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.49s) [2021-06-19T07:37:25.821Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.49s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.29s) [2021-06-19T07:37:25.821Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.29s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-06-19T07:37:25.821Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-06-19T07:37:25.821Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-19T07:37:25.821Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-06-19T07:37:25.821Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-19T07:37:25.821Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-06-19T07:37:25.821Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-19T07:37:25.821Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-19T07:37:25.821Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-06-19T07:37:25.821Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s) [2021-06-19T07:37:25.821Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-06-19T07:37:25.821Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-06-19T07:37:25.821Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2021-06-19T07:37:25.821Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2021-06-19T07:37:25.821Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.25s) [2021-06-19T07:37:25.821Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.25s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-06-19T07:37:25.821Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-06-19T07:37:25.821Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-06-19T07:37:25.821Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-06-19T07:37:25.821Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-19T07:37:25.821Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-19T07:37:25.821Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-19T07:37:25.821Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-06-19T07:37:25.821Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-19T07:37:25.821Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-06-19T07:37:25.821Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-06-19T07:37:25.821Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-06-19T07:37:25.821Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-06-19T07:37:25.821Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-19T07:37:25.821Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-06-19T07:37:25.821Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-06-19T07:37:25.821Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-06-19T07:37:25.821Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-06-19T07:37:25.821Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.821Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-06-19T07:37:25.821Z] [2021-06-19T07:37:25.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-06-19T07:37:25.821Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s) [2021-06-19T07:37:25.822Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-06-19T07:37:25.822Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-06-19T07:37:25.822Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-06-19T07:37:25.822Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-06-19T07:37:25.822Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-19T07:37:25.822Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-06-19T07:37:25.822Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-06-19T07:37:25.822Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-19T07:37:25.822Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-06-19T07:37:25.822Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.26s) [2021-06-19T07:37:25.822Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.26s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.25s) [2021-06-19T07:37:25.822Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.25s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2021-06-19T07:37:25.822Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-06-19T07:37:25.822Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-19T07:37:25.822Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-19T07:37:25.822Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-19T07:37:25.822Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.28s) [2021-06-19T07:37:25.822Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.28s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2021-06-19T07:37:25.822Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2021-06-19T07:37:25.822Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2021-06-19T07:37:25.822Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-06-19T07:37:25.822Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-06-19T07:37:25.822Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.25s) [2021-06-19T07:37:25.822Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.25s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-06-19T07:37:25.822Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-06-19T07:37:25.822Z] docker_cli_sni_test.go:18: Flakey test [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-06-19T07:37:25.822Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-06-19T07:37:25.822Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-06-19T07:37:25.822Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-19T07:37:25.822Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-19T07:37:25.822Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-19T07:37:25.822Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-19T07:37:25.822Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-19T07:37:25.822Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-19T07:37:25.822Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-06-19T07:37:25.822Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-19T07:37:25.822Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-19T07:37:25.822Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-19T07:37:25.822Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-06-19T07:37:25.822Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-19T07:37:25.822Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-19T07:37:25.822Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-19T07:37:25.822Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-19T07:37:25.822Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-19T07:37:25.822Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-19T07:37:25.822Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-06-19T07:37:25.822Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-06-19T07:37:25.822Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-19T07:37:25.822Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-19T07:37:25.822Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-19T07:37:25.822Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-19T07:37:25.822Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-19T07:37:25.822Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-06-19T07:37:25.822Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-06-19T07:37:25.822Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-06-19T07:37:25.822Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-19T07:37:25.822Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-19T07:37:25.822Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-19T07:37:25.822Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-06-19T07:37:25.822Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-19T07:37:25.822Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-06-19T07:37:25.822Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-19T07:37:25.822Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.822Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-19T07:37:25.822Z] [2021-06-19T07:37:25.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-19T07:37:25.823Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-19T07:37:25.823Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-19T07:37:25.823Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-19T07:37:25.823Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-19T07:37:25.823Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-19T07:37:25.823Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-06-19T07:37:25.823Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-19T07:37:25.823Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-19T07:37:25.823Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-19T07:37:25.823Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-06-19T07:37:25.823Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-06-19T07:37:25.823Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-19T07:37:25.823Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-19T07:37:25.823Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-06-19T07:37:25.823Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-19T07:37:25.823Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-19T07:37:25.823Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-19T07:37:25.823Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-19T07:37:25.823Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-19T07:37:25.823Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-19T07:37:25.823Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-19T07:37:25.823Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-19T07:37:25.823Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-19T07:37:25.823Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-19T07:37:25.823Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-19T07:37:25.823Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-06-19T07:37:25.823Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-19T07:37:25.823Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-19T07:37:25.823Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-19T07:37:25.823Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-19T07:37:25.823Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-19T07:37:25.823Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-06-19T07:37:25.823Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-19T07:37:25.823Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-19T07:37:25.823Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-19T07:37:25.823Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-06-19T07:37:25.823Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-19T07:37:25.823Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-19T07:37:25.823Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-19T07:37:25.823Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-19T07:37:25.823Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-19T07:37:25.823Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-06-19T07:37:25.823Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-06-19T07:37:25.823Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-19T07:37:25.823Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-19T07:37:25.823Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-19T07:37:25.823Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-19T07:37:25.823Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-06-19T07:37:25.823Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-06-19T07:37:25.823Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-06-19T07:37:25.823Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-19T07:37:25.823Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-19T07:37:25.823Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-06-19T07:37:25.823Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-06-19T07:37:25.823Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-06-19T07:37:25.823Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-06-19T07:37:25.823Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-06-19T07:37:25.823Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-19T07:37:25.823Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-06-19T07:37:25.823Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-19T07:37:25.823Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-19T07:37:25.823Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-19T07:37:25.823Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-06-19T07:37:25.823Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-06-19T07:37:25.823Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-19T07:37:25.823Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-19T07:37:25.823Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.823Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-19T07:37:25.823Z] [2021-06-19T07:37:25.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-06-19T07:37:25.823Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-19T07:37:25.824Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-19T07:37:25.824Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-19T07:37:25.824Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-06-19T07:37:25.824Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-19T07:37:25.824Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-19T07:37:25.824Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-19T07:37:25.824Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.824Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-19T07:37:25.824Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-19T07:37:25.825Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-06-19T07:37:25.825Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-19T07:37:25.825Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-06-19T07:37:25.825Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-19T07:37:25.825Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-19T07:37:25.825Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-19T07:37:25.825Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-19T07:37:25.825Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-19T07:37:25.825Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-19T07:37:25.825Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-19T07:37:25.825Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-06-19T07:37:25.825Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-19T07:37:25.825Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-06-19T07:37:25.825Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-19T07:37:25.825Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-06-19T07:37:25.825Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-19T07:37:25.825Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-19T07:37:25.825Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-19T07:37:25.825Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-19T07:37:25.825Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-06-19T07:37:25.825Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-19T07:37:25.825Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2021-06-19T07:37:25.825Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-19T07:37:25.825Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-06-19T07:37:25.825Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-06-19T07:37:25.825Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-19T07:37:25.825Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-19T07:37:25.825Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-19T07:37:25.825Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-19T07:37:25.825Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-19T07:37:25.825Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-06-19T07:37:25.825Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-19T07:37:25.825Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-06-19T07:37:25.825Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-06-19T07:37:25.825Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-19T07:37:25.825Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-19T07:37:25.825Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-19T07:37:25.825Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-19T07:37:25.825Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-19T07:37:25.825Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-19T07:37:25.825Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-19T07:37:25.825Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-19T07:37:25.825Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-19T07:37:25.825Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-19T07:37:25.825Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-06-19T07:37:25.825Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-19T07:37:25.825Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-19T07:37:25.825Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-06-19T07:37:25.825Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-19T07:37:25.825Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-19T07:37:25.825Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-19T07:37:25.825Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-19T07:37:25.825Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-06-19T07:37:25.825Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-19T07:37:25.825Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-06-19T07:37:25.825Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-19T07:37:25.825Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-19T07:37:25.825Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-19T07:37:25.825Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-19T07:37:25.825Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-19T07:37:25.825Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-19T07:37:25.825Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-19T07:37:25.825Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-19T07:37:25.825Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-19T07:37:25.825Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.825Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-19T07:37:25.825Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-19T07:37:25.826Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.826Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-19T07:37:25.826Z] [2021-06-19T07:37:25.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-19T07:37:25.827Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.827Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-19T07:37:25.827Z] [2021-06-19T07:37:25.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-19T07:37:25.827Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.827Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-19T07:37:25.827Z] [2021-06-19T07:37:25.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-19T07:37:25.827Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.827Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-19T07:37:25.827Z] [2021-06-19T07:37:25.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-19T07:37:25.827Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.827Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-19T07:37:25.827Z] [2021-06-19T07:37:25.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-19T07:37:25.827Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-19T07:37:25.827Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-19T07:37:25.827Z] [2021-06-19T07:37:25.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-06-19T07:37:25.827Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.827Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-06-19T07:37:25.827Z] [2021-06-19T07:37:25.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-19T07:37:25.827Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.827Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-19T07:37:25.827Z] [2021-06-19T07:37:25.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-19T07:37:25.827Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.827Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-19T07:37:25.827Z] [2021-06-19T07:37:25.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-19T07:37:25.827Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.827Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-19T07:37:25.827Z] [2021-06-19T07:37:25.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-06-19T07:37:25.827Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.827Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-06-19T07:37:25.827Z] [2021-06-19T07:37:25.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-06-19T07:37:25.827Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.827Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-06-19T07:37:25.827Z] [2021-06-19T07:37:25.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-19T07:37:25.827Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.827Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-19T07:37:25.827Z] [2021-06-19T07:37:25.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-06-19T07:37:25.827Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.827Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-06-19T07:37:25.827Z] [2021-06-19T07:37:25.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-19T07:37:25.827Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.827Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-19T07:37:25.827Z] [2021-06-19T07:37:25.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-19T07:37:25.827Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.827Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-19T07:37:25.827Z] [2021-06-19T07:37:25.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-19T07:37:25.827Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.827Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-19T07:37:25.827Z] [2021-06-19T07:37:25.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-19T07:37:25.827Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.827Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-19T07:37:25.827Z] [2021-06-19T07:37:25.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-19T07:37:25.827Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-19T07:37:25.827Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-19T07:37:26.275Z] [2021-06-19T07:37:26.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-19T07:37:26.275Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.275Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-19T07:37:26.275Z] [2021-06-19T07:37:26.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-19T07:37:26.275Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.275Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-19T07:37:26.275Z] [2021-06-19T07:37:26.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-19T07:37:26.275Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-19T07:37:26.275Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-19T07:37:26.275Z] [2021-06-19T07:37:26.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-19T07:37:26.275Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.275Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-19T07:37:26.275Z] [2021-06-19T07:37:26.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-19T07:37:26.275Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.275Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-19T07:37:26.275Z] [2021-06-19T07:37:26.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-19T07:37:26.275Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.275Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-19T07:37:26.275Z] [2021-06-19T07:37:26.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-19T07:37:26.275Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.275Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-19T07:37:26.275Z] [2021-06-19T07:37:26.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-19T07:37:26.275Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.275Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-19T07:37:26.275Z] [2021-06-19T07:37:26.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-19T07:37:26.275Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.275Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-19T07:37:26.275Z] [2021-06-19T07:37:26.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-06-19T07:37:26.275Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.275Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-06-19T07:37:26.275Z] [2021-06-19T07:37:26.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-06-19T07:37:26.275Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.275Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-06-19T07:37:26.275Z] [2021-06-19T07:37:26.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-06-19T07:37:26.275Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.275Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-06-19T07:37:26.275Z] [2021-06-19T07:37:26.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-19T07:37:26.275Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.275Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-19T07:37:26.275Z] [2021-06-19T07:37:26.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-19T07:37:26.275Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.275Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-19T07:37:26.275Z] [2021-06-19T07:37:26.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-19T07:37:26.275Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.275Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-19T07:37:26.275Z] [2021-06-19T07:37:26.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-19T07:37:26.275Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.275Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-19T07:37:26.275Z] [2021-06-19T07:37:26.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-19T07:37:26.275Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.275Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-19T07:37:26.275Z] [2021-06-19T07:37:26.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-06-19T07:37:26.275Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.275Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-06-19T07:37:26.275Z] [2021-06-19T07:37:26.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-19T07:37:26.275Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.275Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-19T07:37:26.275Z] [2021-06-19T07:37:26.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-19T07:37:26.275Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.275Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-19T07:37:26.275Z] [2021-06-19T07:37:26.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-19T07:37:26.275Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.275Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-19T07:37:26.275Z] [2021-06-19T07:37:26.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-19T07:37:26.275Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.275Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-19T07:37:26.275Z] [2021-06-19T07:37:26.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-19T07:37:26.275Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.275Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-19T07:37:26.275Z] [2021-06-19T07:37:26.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-19T07:37:26.275Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-06-19T07:37:26.276Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-06-19T07:37:26.276Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-19T07:37:26.276Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-19T07:37:26.276Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-19T07:37:26.276Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-19T07:37:26.276Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-19T07:37:26.276Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-19T07:37:26.276Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-06-19T07:37:26.276Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-19T07:37:26.276Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-19T07:37:26.276Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-19T07:37:26.276Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-19T07:37:26.276Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-19T07:37:26.276Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-06-19T07:37:26.276Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-19T07:37:26.276Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-06-19T07:37:26.276Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-19T07:37:26.276Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-19T07:37:26.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-19T07:37:26.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-19T07:37:26.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-19T07:37:26.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-19T07:37:26.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-19T07:37:26.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-19T07:37:26.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-19T07:37:26.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-19T07:37:26.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-19T07:37:26.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-19T07:37:26.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-19T07:37:26.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-19T07:37:26.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-19T07:37:26.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-19T07:37:26.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-19T07:37:26.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-19T07:37:26.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-19T07:37:26.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-19T07:37:26.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-19T07:37:26.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-19T07:37:26.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-19T07:37:26.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-19T07:37:26.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-19T07:37:26.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-19T07:37:26.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-19T07:37:26.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-19T07:37:26.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-19T07:37:26.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-19T07:37:26.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-19T07:37:26.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-19T07:37:26.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-19T07:37:26.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-19T07:37:26.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-19T07:37:26.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-19T07:37:26.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-19T07:37:26.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-19T07:37:26.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-19T07:37:26.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-19T07:37:26.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-19T07:37:26.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-19T07:37:26.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-19T07:37:26.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-19T07:37:26.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-19T07:37:26.276Z] [2021-06-19T07:37:26.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-19T07:37:26.277Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.277Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-19T07:37:26.277Z] [2021-06-19T07:37:26.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-19T07:37:26.277Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.277Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-19T07:37:26.277Z] [2021-06-19T07:37:26.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-19T07:37:26.277Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.277Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-19T07:37:26.277Z] [2021-06-19T07:37:26.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-19T07:37:26.277Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.277Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-19T07:37:26.277Z] [2021-06-19T07:37:26.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-19T07:37:26.277Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.277Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-19T07:37:26.277Z] [2021-06-19T07:37:26.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-19T07:37:26.277Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.277Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-19T07:37:26.277Z] [2021-06-19T07:37:26.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-19T07:37:26.277Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.277Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-19T07:37:26.277Z] [2021-06-19T07:37:26.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-19T07:37:26.277Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.277Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-19T07:37:26.277Z] [2021-06-19T07:37:26.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-19T07:37:26.277Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.277Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-19T07:37:26.277Z] [2021-06-19T07:37:26.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-19T07:37:26.277Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.277Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-19T07:37:26.277Z] [2021-06-19T07:37:26.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-19T07:37:26.277Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.277Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-19T07:37:26.277Z] [2021-06-19T07:37:26.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-19T07:37:26.277Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.277Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-19T07:37:26.277Z] [2021-06-19T07:37:26.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-19T07:37:26.277Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.277Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-19T07:37:26.277Z] [2021-06-19T07:37:26.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-19T07:37:26.277Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.277Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-19T07:37:26.277Z] [2021-06-19T07:37:26.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-19T07:37:26.277Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.277Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-19T07:37:26.277Z] [2021-06-19T07:37:26.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-19T07:37:26.277Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.277Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-19T07:37:26.277Z] [2021-06-19T07:37:26.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-19T07:37:26.277Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.277Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-19T07:37:26.277Z] [2021-06-19T07:37:26.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-19T07:37:26.277Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.277Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-19T07:37:26.277Z] [2021-06-19T07:37:26.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-19T07:37:26.277Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.277Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-19T07:37:26.277Z] [2021-06-19T07:37:26.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-19T07:37:26.277Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.277Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-19T07:37:26.277Z] [2021-06-19T07:37:26.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-19T07:37:26.277Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.277Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-19T07:37:26.277Z] [2021-06-19T07:37:26.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-19T07:37:26.277Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.277Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-19T07:37:26.277Z] [2021-06-19T07:37:26.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-19T07:37:26.277Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.277Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-19T07:37:26.277Z] [2021-06-19T07:37:26.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-19T07:37:26.277Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.277Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-19T07:37:26.277Z] [2021-06-19T07:37:26.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-19T07:37:26.277Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.277Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-19T07:37:26.277Z] [2021-06-19T07:37:26.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-19T07:37:26.277Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.277Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-19T07:37:26.277Z] [2021-06-19T07:37:26.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-19T07:37:26.277Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.277Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-19T07:37:26.277Z] [2021-06-19T07:37:26.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-19T07:37:26.277Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.277Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-19T07:37:26.277Z] [2021-06-19T07:37:26.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-19T07:37:26.277Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.277Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-19T07:37:26.277Z] [2021-06-19T07:37:26.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-19T07:37:26.277Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.277Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-19T07:37:26.277Z] [2021-06-19T07:37:26.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-19T07:37:26.277Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.277Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-19T07:37:26.277Z] [2021-06-19T07:37:26.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-19T07:37:26.277Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.277Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-19T07:37:26.277Z] [2021-06-19T07:37:26.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-19T07:37:26.277Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.277Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-19T07:37:26.277Z] [2021-06-19T07:37:26.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-19T07:37:26.277Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.277Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-19T07:37:26.277Z] [2021-06-19T07:37:26.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-19T07:37:26.277Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.277Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-19T07:37:26.277Z] [2021-06-19T07:37:26.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-19T07:37:26.277Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.277Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-19T07:37:26.277Z] [2021-06-19T07:37:26.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-19T07:37:26.277Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.277Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-19T07:37:26.277Z] [2021-06-19T07:37:26.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-19T07:37:26.277Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.277Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-19T07:37:26.277Z] [2021-06-19T07:37:26.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-19T07:37:26.277Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.277Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-19T07:37:26.277Z] [2021-06-19T07:37:26.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-19T07:37:26.277Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.277Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-19T07:37:26.277Z] [2021-06-19T07:37:26.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-06-19T07:37:26.277Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.277Z] [2021-06-19T07:37:26.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-06-19T07:37:26.277Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.277Z] [2021-06-19T07:37:26.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-06-19T07:37:26.277Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-19T07:37:26.277Z] [2021-06-19T07:37:26.277Z] [2021-06-19T07:37:26.277Z] DONE 1092 tests, 546 skipped in 2051.628s [2021-06-19T07:37:26.277Z] INFO: Integration tests ended at 06/19/2021 07:37:25. Duration:00:34:11.7354421 [2021-06-19T07:37:26.277Z] INFO: Docker info of the daemon under test at end of run [2021-06-19T07:37:26.277Z] [2021-06-19T07:37:26.277Z] Containers: 2 [2021-06-19T07:37:26.277Z] Running: 0 [2021-06-19T07:37:26.277Z] Paused: 0 [2021-06-19T07:37:26.277Z] Stopped: 2 [2021-06-19T07:37:26.277Z] Images: 18 [2021-06-19T07:37:26.277Z] Server Version: 0.0.0-dev [2021-06-19T07:37:26.277Z] Storage Driver: windowsfilter [2021-06-19T07:37:26.277Z] Windows: [2021-06-19T07:37:26.277Z] Logging Driver: json-file [2021-06-19T07:37:26.277Z] Plugins: [2021-06-19T07:37:26.277Z] Volume: local [2021-06-19T07:37:26.277Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-19T07:37:26.277Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-19T07:37:26.277Z] Swarm: inactive [2021-06-19T07:37:26.277Z] Default Isolation: process [2021-06-19T07:37:26.277Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-19T07:37:26.277Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-19T07:37:26.277Z] OSType: windows [2021-06-19T07:37:26.277Z] Architecture: x86_64 [2021-06-19T07:37:26.277Z] CPUs: 4 [2021-06-19T07:37:26.277Z] Total Memory: 32GiB [2021-06-19T07:37:26.277Z] Name: azwin-2-965ee0 [2021-06-19T07:37:26.277Z] ID: B3O6:LBTG:AGU7:DKSE:DRNK:3JML:G3N3:AQ5Z:JA3L:WV6F:2LAN:MKDC [2021-06-19T07:37:26.277Z] Docker Root Dir: D:\CI\PR-42535\7\daemon [2021-06-19T07:37:26.277Z] Debug Mode (client): false [2021-06-19T07:37:26.277Z] Debug Mode (server): true [2021-06-19T07:37:26.277Z] File Descriptors: -1 [2021-06-19T07:37:26.277Z] Goroutines: 17 [2021-06-19T07:37:26.277Z] System Time: 2021-06-19T07:37:26.05919Z [2021-06-19T07:37:26.277Z] EventsListeners: 0 [2021-06-19T07:37:26.277Z] Registry: https://index.docker.io/v1/ [2021-06-19T07:37:26.277Z] Labels: [2021-06-19T07:37:26.277Z] Experimental: false [2021-06-19T07:37:26.277Z] Insecure Registries: [2021-06-19T07:37:26.277Z] 127.0.0.0/8 [2021-06-19T07:37:26.277Z] Live Restore Enabled: false [2021-06-19T07:37:26.277Z] [2021-06-19T07:37:26.277Z] [2021-06-19T07:37:26.277Z] INFO: Stopping daemon under test [2021-06-19T07:37:26.277Z] SUCCESS: The process with PID 3184 (child process of PID 2400) has been terminated. [2021-06-19T07:37:26.277Z] SUCCESS: The process with PID 2400 (child process of PID 3408) has been terminated. [2021-06-19T07:37:26.277Z] INFO: Stop tailing logs of the daemon under tests [2021-06-19T07:37:26.277Z] INFO: executeCI.ps1 Completed successfully at 06/19/2021 07:37:26. [2021-06-19T07:37:26.277Z] INFO: Tidying up at end of run [2021-06-19T07:37:26.277Z] INFO: Saving daemon under test log (d:\CI\PR-42535\7\dut.out) to bundles\CIDUT.out [2021-06-19T07:37:26.725Z] INFO: Saving daemon under test log (d:\CI\PR-42535\7\dut.err) to bundles\CIDUT.err [2021-06-19T07:37:26.725Z] INFO: Nuke-Everything... [2021-06-19T07:37:26.725Z] INFO: Container count on control daemon to delete is 2 [2021-06-19T07:37:27.174Z] 5c312382b69f [2021-06-19T07:37:27.174Z] 56fe334e0e6c [2021-06-19T07:37:27.174Z] INFO: Tidying pidfile d:\CI\PR-42535\7\docker.pid [2021-06-19T07:37:27.174Z] INFO: Nuking d:\CI [2021-06-19T07:37:31.036Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-06-19T07:37:33.214Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-06-19T07:37:33.214Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-19T07:37:33.214Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-06-19T07:37:34.755Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-06-19T07:37:35.213Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-06-19T07:37:39.431Z] INFO: Zapped successfully [2021-06-19T07:37:39.431Z] [2021-06-19T07:37:39.431Z] INFO: executeCI.ps1 exiting at Sat Jun 19 07:37:39 CUT 2021. Duration 01:04:10.6769687 [2021-06-19T07:37:39.431Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-06-19T07:37:39.661Z] Recording test results [2021-06-19T07:37:39.905Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-06-19T07:37:45.702Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-06-19T07:37:46.014Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-06-19T07:37:47.457Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-06-19T07:37:49.166Z] Archiving artifacts [2021-06-19T07:37:50.410Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-06-19T07:37:52.593Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-06-19T07:37:56.600Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-06-19T07:37:56.600Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-19T07:37:56.600Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-06-19T07:37:56.600Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-06-19T07:37:58.777Z] === RUN TestDockerSuite/TestLogsSince [2021-06-19T07:38:05.588Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42535/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-19T07:38:06.481Z] + make clean [2021-06-19T07:38:06.929Z] docker volume rm -f docker-dev-cache [2021-06-19T07:38:07.378Z] docker-dev-cache [Pipeline] deleteDir [2021-06-19T07:38:09.102Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-06-19T07:38:09.102Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-19T07:38:09.102Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-06-19T07:38:09.102Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-19T07:38:09.102Z] === RUN TestDockerSuite/TestLogsTail [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-19T07:38:10.070Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-06-19T07:38:12.248Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-06-19T07:38:19.329Z] === RUN TestDockerSuite/TestMountIntoProc [2021-06-19T07:38:19.329Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-19T07:38:19.329Z] === RUN TestDockerSuite/TestMountIntoSys [2021-06-19T07:38:19.329Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-19T07:38:19.329Z] === RUN TestDockerSuite/TestNetHostname [2021-06-19T07:38:19.329Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-19T07:38:19.329Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-06-19T07:38:19.329Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-19T07:38:19.329Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-06-19T07:38:19.329Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-19T07:38:19.329Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-06-19T07:38:19.330Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-19T07:38:19.330Z] === RUN TestDockerSuite/TestPluginActive [2021-06-19T07:38:19.330Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-19T07:38:19.330Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-06-19T07:38:19.330Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-19T07:38:19.330Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-06-19T07:38:19.330Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-06-19T07:38:19.330Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-19T07:38:19.330Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-06-19T07:38:19.330Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-19T07:38:19.330Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-06-19T07:38:19.330Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-19T07:38:19.330Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-06-19T07:38:19.330Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-19T07:38:19.330Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-06-19T07:38:19.330Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-19T07:38:19.330Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-06-19T07:38:19.330Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-19T07:38:19.330Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-06-19T07:38:19.330Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-19T07:38:19.330Z] === RUN TestDockerSuite/TestPortHostBinding [2021-06-19T07:38:19.330Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-19T07:38:19.330Z] === RUN TestDockerSuite/TestPortList [2021-06-19T07:38:19.330Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-19T07:38:19.330Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-06-19T07:38:23.065Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-06-19T07:38:23.065Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-19T07:38:23.065Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-06-19T07:38:23.065Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-06-19T07:38:23.065Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-19T07:38:23.065Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-06-19T07:38:23.065Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-19T07:38:23.065Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-06-19T07:38:23.065Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-19T07:38:23.065Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-06-19T07:38:23.065Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-19T07:38:23.065Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-06-19T07:38:23.065Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-19T07:38:23.065Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-06-19T07:38:23.065Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-19T07:38:23.065Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-06-19T07:38:23.065Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-19T07:38:23.065Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-06-19T07:38:26.807Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-06-19T07:38:26.807Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-19T07:38:26.807Z] === RUN TestDockerSuite/TestPsByOrder [2021-06-19T07:38:33.884Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-06-19T07:38:33.884Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-19T07:38:33.884Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-06-19T07:38:42.459Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-06-19T07:38:54.842Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-06-19T07:38:54.842Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-06-19T07:38:54.842Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-19T07:38:54.842Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-06-19T07:39:05.168Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-06-19T07:39:08.075Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-06-19T07:39:13.876Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-06-19T07:39:18.564Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-06-19T07:39:18.564Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-19T07:39:18.564Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-06-19T07:39:18.564Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-19T07:39:18.564Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-06-19T07:39:27.136Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-06-19T07:39:27.136Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-19T07:39:27.136Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-06-19T07:39:27.136Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-19T07:39:27.136Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-06-19T07:39:27.136Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-19T07:39:27.136Z] === RUN TestDockerSuite/TestPsRightTagName [2021-06-19T07:39:27.136Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-19T07:39:27.136Z] === RUN TestDockerSuite/TestPsShowMounts [2021-06-19T07:39:32.931Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-06-19T07:39:32.931Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-19T07:39:32.931Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-06-19T07:39:34.470Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-06-19T07:39:34.470Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-19T07:39:34.470Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-06-19T07:39:36.007Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-06-19T07:39:36.465Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-06-19T07:39:36.465Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-19T07:39:36.465Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-06-19T07:39:40.200Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-06-19T07:39:43.938Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-06-19T07:39:46.128Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-06-19T07:40:07.229Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-06-19T07:40:07.229Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-19T07:40:07.229Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-06-19T07:40:10.965Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-06-19T07:40:11.424Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-06-19T07:40:11.424Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-06-19T07:40:12.391Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-06-19T07:40:16.127Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-06-19T07:40:19.037Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-06-19T07:40:19.037Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-19T07:40:19.037Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-06-19T07:40:22.772Z] === RUN TestDockerSuite/TestRmiBlank [2021-06-19T07:40:22.772Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-06-19T07:40:23.231Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-06-19T07:40:35.619Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-06-19T07:40:37.796Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-06-19T07:40:38.255Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-06-19T07:40:44.053Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-06-19T07:40:47.787Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-06-19T07:40:54.864Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-06-19T07:40:58.600Z] === RUN TestDockerSuite/TestRmiTag [2021-06-19T07:40:58.600Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-06-19T07:41:00.780Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-06-19T07:41:15.598Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-06-19T07:41:22.671Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-06-19T07:41:25.579Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-06-19T07:41:26.549Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-06-19T07:41:26.549Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-19T07:41:27.009Z] === RUN TestDockerSuite/TestRunAddHost [2021-06-19T07:41:27.009Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-19T07:41:27.009Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-06-19T07:41:27.009Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-19T07:41:27.009Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-06-19T07:41:27.009Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-19T07:41:27.009Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-06-19T07:41:27.009Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-19T07:41:27.009Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-06-19T07:41:27.009Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-19T07:41:27.009Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-06-19T07:41:27.009Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-19T07:41:27.009Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-06-19T07:41:28.547Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-06-19T07:41:28.547Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-19T07:41:28.547Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-06-19T07:41:28.547Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-19T07:41:28.547Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-06-19T07:41:33.239Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-06-19T07:41:34.778Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-06-19T07:41:41.856Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-06-19T07:41:44.037Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-06-19T07:41:51.113Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-06-19T07:41:51.113Z] === RUN TestDockerSuite/TestRunBindMounts [2021-06-19T07:41:59.683Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-06-19T07:41:59.683Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-19T07:41:59.683Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-06-19T07:41:59.683Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-19T07:41:59.683Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-06-19T07:41:59.683Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-19T07:41:59.683Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-06-19T07:41:59.683Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-19T07:41:59.683Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-06-19T07:41:59.683Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-19T07:41:59.683Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-06-19T07:41:59.683Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-19T07:41:59.683Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-06-19T07:41:59.683Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-19T07:41:59.683Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-06-19T07:41:59.683Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-19T07:41:59.683Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-06-19T07:41:59.683Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-19T07:41:59.683Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-06-19T07:41:59.683Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-19T07:41:59.683Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-06-19T07:41:59.683Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-19T07:41:59.683Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-06-19T07:42:01.221Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-06-19T07:42:01.221Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-19T07:42:01.221Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-06-19T07:42:04.125Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-06-19T07:42:04.125Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-19T07:42:04.125Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-06-19T07:42:04.125Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-19T07:42:04.125Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-06-19T07:42:05.661Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-06-19T07:42:05.661Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-19T07:42:05.661Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-06-19T07:42:05.661Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-19T07:42:05.661Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-06-19T07:42:05.661Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-19T07:42:05.661Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-06-19T07:42:05.661Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-19T07:42:05.661Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-06-19T07:42:05.661Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-19T07:42:05.661Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-06-19T07:42:05.661Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-19T07:42:05.661Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-06-19T07:42:05.661Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-19T07:42:05.661Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-06-19T07:42:07.839Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-06-19T07:42:09.384Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-06-19T07:42:11.565Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-06-19T07:42:11.565Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-19T07:42:11.565Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-06-19T07:42:11.565Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-19T07:42:11.565Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-06-19T07:42:11.565Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-19T07:42:11.565Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-06-19T07:42:13.746Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-06-19T07:42:13.746Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-19T07:42:13.746Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-06-19T07:42:13.746Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-19T07:42:13.746Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-06-19T07:42:13.746Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-19T07:42:13.746Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-06-19T07:42:13.746Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-19T07:42:13.746Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-06-19T07:42:15.283Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-06-19T07:42:19.973Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-06-19T07:42:19.973Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-19T07:42:19.973Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-06-19T07:42:19.973Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-19T07:42:19.973Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-06-19T07:42:19.973Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-19T07:42:19.973Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-06-19T07:42:19.973Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-19T07:42:19.973Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-06-19T07:42:19.973Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-19T07:42:19.973Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-06-19T07:42:19.973Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-19T07:42:19.973Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-06-19T07:42:21.513Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-06-19T07:42:21.513Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-19T07:42:21.513Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-06-19T07:42:21.973Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-06-19T07:42:21.973Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-19T07:42:21.973Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-06-19T07:42:24.153Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-06-19T07:42:25.689Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-06-19T07:42:25.689Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-19T07:42:25.689Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-06-19T07:42:27.227Z] === RUN TestDockerSuite/TestRunEnvironment [2021-06-19T07:42:27.227Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-19T07:42:27.227Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-06-19T07:42:27.227Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-19T07:42:27.227Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-06-19T07:42:27.227Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-19T07:42:27.686Z] === RUN TestDockerSuite/TestRunExitCode [2021-06-19T07:42:29.223Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-06-19T07:42:31.402Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-06-19T07:42:32.942Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-06-19T07:42:35.121Z] === RUN TestDockerSuite/TestRunExposePort [2021-06-19T07:42:35.121Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-06-19T07:42:35.121Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-19T07:42:35.121Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-06-19T07:42:35.121Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-19T07:42:35.121Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-06-19T07:42:35.121Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-19T07:42:35.121Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-06-19T07:42:35.121Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-19T07:42:35.121Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-19T07:42:35.121Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-19T07:42:35.121Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-06-19T07:42:35.121Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-19T07:42:35.121Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-06-19T07:42:35.121Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-19T07:42:35.121Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-06-19T07:42:38.857Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-06-19T07:42:38.857Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-19T07:42:38.857Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-06-19T07:42:38.857Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-06-19T07:42:38.857Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-19T07:42:38.857Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-06-19T07:42:38.857Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-19T07:42:38.857Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-06-19T07:42:38.857Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-19T07:42:38.857Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-06-19T07:42:38.857Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-19T07:42:38.857Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-06-19T07:42:47.427Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-06-19T07:42:47.427Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-19T07:42:47.427Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-06-19T07:42:47.886Z] === RUN TestDockerSuite/TestRunModeHostname [2021-06-19T07:42:47.886Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-19T07:42:47.886Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-06-19T07:42:47.886Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-19T07:42:47.886Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-06-19T07:42:47.886Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-19T07:42:47.886Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-06-19T07:42:47.886Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-19T07:42:47.886Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-06-19T07:42:47.886Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-19T07:42:47.886Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-06-19T07:42:47.886Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-19T07:42:47.886Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-06-19T07:42:47.886Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-19T07:42:47.886Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-06-19T07:42:47.886Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-19T07:42:47.886Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-06-19T07:42:47.886Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-19T07:42:47.886Z] === RUN TestDockerSuite/TestRunMount [2021-06-19T07:42:47.886Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-19T07:42:47.886Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-06-19T07:42:47.886Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-19T07:42:47.886Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-06-19T07:42:47.886Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-19T07:42:47.886Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-06-19T07:42:47.886Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-19T07:42:47.886Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-06-19T07:42:53.678Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-06-19T07:42:53.678Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-19T07:42:53.678Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-06-19T07:42:53.678Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-19T07:42:53.678Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-06-19T07:42:53.678Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-19T07:42:53.678Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-06-19T07:42:58.372Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-06-19T07:43:01.279Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-06-19T07:43:01.279Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-19T07:43:01.279Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-06-19T07:43:01.279Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-19T07:43:01.279Z] === RUN TestDockerSuite/TestRunNetHost [2021-06-19T07:43:01.279Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-19T07:43:01.279Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-06-19T07:43:01.279Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-19T07:43:01.279Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-06-19T07:43:01.279Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-19T07:43:01.279Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-06-19T07:43:01.279Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-19T07:43:01.738Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-06-19T07:43:01.738Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-19T07:43:01.738Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-06-19T07:43:01.738Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-19T07:43:01.738Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-06-19T07:43:01.738Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-19T07:43:01.738Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-06-19T07:43:01.738Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-06-19T07:43:03.275Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-06-19T07:43:04.813Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-06-19T07:43:06.995Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-06-19T07:43:07.964Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-06-19T07:43:09.502Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-06-19T07:43:09.961Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-19T07:43:09.961Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-06-19T07:43:09.961Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-19T07:43:09.961Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-06-19T07:43:09.961Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-19T07:43:09.961Z] === RUN TestDockerSuite/TestRunPortInUse [2021-06-19T07:43:09.961Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-19T07:43:09.961Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-06-19T07:43:09.961Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-19T07:43:09.961Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-06-19T07:43:09.961Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-19T07:43:09.961Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-06-19T07:43:09.961Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-19T07:43:09.961Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-06-19T07:43:09.961Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-19T07:43:09.961Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-19T07:43:12.865Z] === RUN TestDockerSuite/TestRunPublishPort [2021-06-19T07:43:12.865Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-19T07:43:12.865Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-06-19T07:43:12.865Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-19T07:43:12.865Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-06-19T07:43:12.865Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-19T07:43:12.865Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-06-19T07:43:12.865Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-19T07:43:12.865Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-06-19T07:43:12.865Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-19T07:43:12.865Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-06-19T07:43:19.941Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-06-19T07:43:19.941Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-19T07:43:19.941Z] === RUN TestDockerSuite/TestRunRm [2021-06-19T07:43:20.909Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-06-19T07:43:26.700Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-06-19T07:43:28.239Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-06-19T07:43:30.423Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-06-19T07:43:31.960Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-06-19T07:43:34.137Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-06-19T07:43:34.137Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-19T07:43:34.137Z] === RUN TestDockerSuite/TestRunState [2021-06-19T07:43:34.137Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-19T07:43:34.137Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-06-19T07:43:36.315Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-06-19T07:43:36.315Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-19T07:43:36.315Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-06-19T07:43:37.988Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-06-19T07:43:37.988Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-19T07:43:37.988Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-06-19T07:43:37.988Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-19T07:43:37.988Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-06-19T07:43:38.447Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-06-19T07:43:38.447Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-06-19T07:43:38.447Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-19T07:43:38.447Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-06-19T07:43:43.158Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-06-19T07:43:43.158Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-19T07:43:43.158Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-06-19T07:43:43.158Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-19T07:43:43.158Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-06-19T07:43:43.158Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-19T07:43:43.158Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-06-19T07:43:43.159Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-19T07:43:43.159Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-06-19T07:43:43.159Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-19T07:43:43.159Z] === RUN TestDockerSuite/TestRunUserByID [2021-06-19T07:43:43.159Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-19T07:43:43.159Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-06-19T07:43:43.159Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-19T07:43:43.159Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-06-19T07:43:43.159Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-19T07:43:43.159Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-06-19T07:43:43.159Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-19T07:43:43.159Z] === RUN TestDockerSuite/TestRunUserByName [2021-06-19T07:43:43.159Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-19T07:43:43.159Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-06-19T07:43:44.694Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-06-19T07:43:44.695Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-19T07:43:44.695Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-06-19T07:43:46.876Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-06-19T07:43:46.876Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-19T07:43:46.876Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-06-19T07:43:46.876Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-19T07:43:46.876Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-06-19T07:43:53.950Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-06-19T07:44:01.021Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-06-19T07:44:03.930Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-06-19T07:44:08.617Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-06-19T07:44:08.617Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-19T07:44:08.617Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-06-19T07:44:08.617Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-06-19T07:44:10.794Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-06-19T07:44:12.974Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-06-19T07:44:15.156Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-06-19T07:44:15.156Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-19T07:44:15.156Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-06-19T07:44:15.156Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-06-19T07:44:15.156Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-06-19T07:44:15.156Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-19T07:44:15.156Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-06-19T07:44:15.156Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-19T07:44:15.156Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-06-19T07:44:15.156Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-19T07:44:15.156Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-06-19T07:44:15.156Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-19T07:44:15.156Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-06-19T07:44:15.156Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-19T07:44:15.156Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-06-19T07:44:18.891Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-06-19T07:44:19.859Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-06-19T07:44:22.037Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-06-19T07:44:25.773Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-06-19T07:44:25.773Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-19T07:44:25.773Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-06-19T07:44:25.773Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-19T07:44:25.773Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-06-19T07:44:25.773Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-19T07:44:25.773Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-06-19T07:44:25.773Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-19T07:44:25.773Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-06-19T07:44:25.773Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-19T07:44:25.773Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-06-19T07:44:25.773Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-19T07:44:25.773Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-06-19T07:44:25.773Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-19T07:44:25.773Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-06-19T07:44:25.773Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-19T07:44:25.773Z] === RUN TestDockerSuite/TestSaveImageId [2021-06-19T07:44:25.773Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-19T07:44:25.773Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-06-19T07:44:25.773Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-19T07:44:25.773Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-06-19T07:44:25.773Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-19T07:44:25.773Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-06-19T07:44:25.773Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-19T07:44:25.773Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-06-19T07:44:25.773Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-19T07:44:25.773Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-06-19T07:44:25.773Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-19T07:44:25.773Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-06-19T07:44:25.773Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-19T07:44:25.773Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-06-19T07:44:25.773Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-19T07:44:25.773Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-06-19T07:44:25.773Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-19T07:44:25.773Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-06-19T07:44:27.952Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-06-19T07:44:28.410Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-06-19T07:44:28.869Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-06-19T07:44:28.869Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-06-19T07:44:31.049Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-06-19T07:44:36.837Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-06-19T07:44:36.837Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-19T07:44:36.837Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-06-19T07:44:43.833Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-06-19T07:44:43.833Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-19T07:44:43.833Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-06-19T07:44:45.974Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-06-19T07:44:45.975Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-19T07:44:45.975Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-06-19T07:44:45.975Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-19T07:44:45.975Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-06-19T07:44:45.975Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-19T07:44:45.975Z] === RUN TestDockerSuite/TestStartRecordError [2021-06-19T07:44:45.975Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-19T07:44:45.975Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-06-19T07:44:50.607Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-06-19T07:44:50.607Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-19T07:44:50.607Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-06-19T07:44:50.607Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-19T07:44:51.057Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-06-19T07:44:51.057Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-19T07:44:51.057Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-06-19T07:44:51.057Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-19T07:44:51.057Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-06-19T07:44:51.057Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-19T07:44:51.057Z] === RUN TestDockerSuite/TestStatsNoStream [2021-06-19T07:44:51.057Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-19T07:44:51.057Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-06-19T07:44:52.568Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-06-19T07:44:54.710Z] === RUN TestDockerSuite/TestTopPrivileged [2021-06-19T07:44:54.710Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-19T07:44:54.710Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-06-19T07:44:56.851Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-06-19T07:44:56.851Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-19T07:44:56.851Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-06-19T07:44:56.851Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-19T07:44:56.851Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-06-19T07:44:56.851Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-19T07:44:56.851Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-06-19T07:44:56.851Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-19T07:44:56.851Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-06-19T07:44:56.851Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-19T07:44:56.851Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-06-19T07:44:56.851Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-19T07:44:56.851Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-06-19T07:45:14.416Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-06-19T07:45:14.416Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-06-19T07:45:14.416Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-06-19T07:45:14.416Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-19T07:45:14.416Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-06-19T07:45:14.416Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-06-19T07:45:14.416Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-06-19T07:45:14.416Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-06-19T07:45:15.367Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-06-19T07:45:15.367Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-06-19T07:45:18.237Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-06-19T07:45:18.237Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-06-19T07:45:18.686Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-06-19T07:45:19.137Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-06-19T07:45:19.137Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-06-19T07:45:26.135Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-06-19T07:45:26.135Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-19T07:45:26.135Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-06-19T07:45:26.585Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-06-19T07:45:26.585Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-06-19T07:45:26.585Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-19T07:45:26.585Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-06-19T07:45:33.578Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-06-19T07:45:33.578Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-06-19T07:45:33.578Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-06-19T07:45:42.056Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-06-19T07:45:42.056Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.056Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite (2254.81s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.89s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.49s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (111.89s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.79s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.48s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.85s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.89s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.94s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.89s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (84.93s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.28s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.77s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.25s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.74s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.75s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.97s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.36s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.53s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.50s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (8.77s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.96s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.13s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.50s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (3.60s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildAddTar (32.31s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.25s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (23.99s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.50s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.48s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.07s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.69s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.02s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.41s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.85s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.25s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (3.85s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.55s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.56s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (37.69s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.80s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.49s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.25s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.16s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.71s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.13s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.32s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.85s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildCmd (0.53s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.51s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.53s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.86s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.06s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.11s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.71s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.83s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.75s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.64s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.32s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (26.49s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.21s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.97s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.17s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.24s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.23s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.45s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.77s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.66s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.25s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.79s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.36s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.54s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.77s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.53s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (7.26s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildDockerignore (63.48s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.47s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.26s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (69.96s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.36s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.57s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (25.01s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.26s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (17.56s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (36.50s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.01s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.03s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (93.33s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.32s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.24s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.52s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.02s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.46s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.50s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.56s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.80s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.98s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.23s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.30s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.88s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.09s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.10s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.55s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildFails (6.80s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.71s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.59s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildForceRm (10.30s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildFromGit (9.71s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.30s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.32s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.77s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.53s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.06s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildHistory (9.71s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.92s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.74s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.70s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.50s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildLabel (0.89s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.60s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.87s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.56s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildLabels (0.92s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.45s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.21s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.50s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.70s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.18s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.91s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.53s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (25.83s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (11.79s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.46s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.21s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.60s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (13.78s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.35s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.60s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-06-19T07:45:42.507Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.33s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (8.37s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.09s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2021-06-19T07:45:42.507Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.77s) [2021-06-19T07:45:42.508Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.94s) [2021-06-19T07:45:42.508Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.21s) [2021-06-19T07:45:42.508Z] --- PASS: TestDockerSuite/TestBuildOnBuild (16.84s) [2021-06-19T07:45:42.508Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.37s) [2021-06-19T07:45:42.508Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (12.17s) [2021-06-19T07:45:42.508Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.26s) [2021-06-19T07:45:42.508Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.10s) [2021-06-19T07:45:42.508Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.13s) [2021-06-19T07:45:42.508Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.04s) [2021-06-19T07:45:42.508Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.97s) [2021-06-19T07:45:42.508Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-06-19T07:45:42.508Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-06-19T07:45:42.508Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.85s) [2021-06-19T07:45:42.508Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-19T07:45:42.508Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (37.99s) [2021-06-19T07:45:42.508Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.90s) [2021-06-19T07:45:42.508Z] --- PASS: TestDockerSuite/TestBuildRm (10.75s) [2021-06-19T07:45:42.508Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.78s) [2021-06-19T07:45:42.508Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-06-19T07:45:42.508Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.25s) [2021-06-19T07:45:42.508Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.19s) [2021-06-19T07:45:42.508Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.93s) [2021-06-19T07:45:42.508Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (2.93s) [2021-06-19T07:45:42.508Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.52s) [2021-06-19T07:45:42.508Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (12.82s) [2021-06-19T07:45:42.508Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.55s) [2021-06-19T07:45:42.508Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.59s) [2021-06-19T07:45:42.508Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.58s) [2021-06-19T07:45:42.508Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2021-06-19T07:45:42.508Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.82s) [2021-06-19T07:45:42.508Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-06-19T07:45:42.508Z] --- PASS: TestDockerSuite/TestBuildStderr (3.64s) [2021-06-19T07:45:42.508Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (16.13s) [2021-06-19T07:45:42.508Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.24s) [2021-06-19T07:45:42.508Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.59s) [2021-06-19T07:45:42.508Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.05s) [2021-06-19T07:45:42.508Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.76s) [2021-06-19T07:45:42.508Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.36s) [2021-06-19T07:45:42.508Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-06-19T07:45:42.508Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-19T07:45:42.508Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-19T07:45:42.508Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.42s) [2021-06-19T07:45:42.508Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.52s) [2021-06-19T07:45:42.508Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.39s) [2021-06-19T07:45:42.508Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-06-19T07:45:42.508Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-19T07:45:42.508Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (17.88s) [2021-06-19T07:45:42.508Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.73s) [2021-06-19T07:45:42.508Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.05s) [2021-06-19T07:45:42.508Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.51s) [2021-06-19T07:45:42.508Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.27s) [2021-06-19T07:45:42.508Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-06-19T07:45:42.508Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.16s) [2021-06-19T07:45:42.508Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.24s) [2021-06-19T07:45:42.508Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.33s) [2021-06-19T07:45:42.508Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.73s) [2021-06-19T07:45:42.508Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.31s) [2021-06-19T07:45:42.508Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (20.40s) [2021-06-19T07:45:42.508Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.25s) [2021-06-19T07:45:42.508Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.26s) [2021-06-19T07:45:42.508Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-19T07:45:42.508Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.11s) [2021-06-19T07:45:42.508Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.77s) [2021-06-19T07:45:42.508Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.82s) [2021-06-19T07:45:42.508Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.24s) [2021-06-19T07:45:42.508Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-19T07:45:42.508Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-06-19T07:45:42.508Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.92s) [2021-06-19T07:45:42.508Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.52s) [2021-06-19T07:45:42.508Z] --- PASS: TestDockerSuite/TestCommitChange (4.07s) [2021-06-19T07:45:42.508Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.76s) [2021-06-19T07:45:42.508Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-19T07:45:42.508Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.51s) [2021-06-19T07:45:42.508Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-19T07:45:42.508Z] --- PASS: TestDockerSuite/TestCommitTTY (10.40s) [2021-06-19T07:45:42.508Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.67s) [2021-06-19T07:45:42.508Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-06-19T07:45:42.508Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-19T07:45:42.508Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-19T07:45:42.508Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-19T07:45:42.508Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-19T07:45:42.508Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-19T07:45:42.508Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-06-19T07:45:42.959Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2021-06-19T07:45:42.959Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.30s) [2021-06-19T07:45:42.959Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.54s) [2021-06-19T07:45:42.959Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-06-19T07:45:42.959Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.87s) [2021-06-19T07:45:42.959Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-19T07:45:42.959Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-19T07:45:42.959Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-19T07:45:42.959Z] --- PASS: TestDockerSuite/TestContainerAPICreate (6.78s) [2021-06-19T07:45:42.959Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-06-19T07:45:42.959Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-06-19T07:45:42.959Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.03s) [2021-06-19T07:45:42.959Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-06-19T07:45:42.959Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-19T07:45:42.959Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-19T07:45:42.959Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-19T07:45:42.959Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.19s) [2021-06-19T07:45:42.959Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.87s) [2021-06-19T07:45:42.959Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.86s) [2021-06-19T07:45:42.959Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-06-19T07:45:42.959Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-19T07:45:42.959Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.91s) [2021-06-19T07:45:42.959Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-06-19T07:45:42.959Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.03s) [2021-06-19T07:45:42.959Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-19T07:45:42.959Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-19T07:45:42.959Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.98s) [2021-06-19T07:45:42.959Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-06-19T07:45:42.959Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.65s) [2021-06-19T07:45:42.959Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-06-19T07:45:42.959Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.35s) [2021-06-19T07:45:42.959Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.90s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (7.85s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.30s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.55s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestContainerAPIStop (6.78s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.83s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.84s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.70s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.68s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (26.12s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.31s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.30s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.31s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.25s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000089638_} (2.29s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1167948010_c:\foo_false____} (7.30s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1167948010_c:\foo_true____} (7.34s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.13s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.02s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestCpRelativePath (6.94s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.92s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.55s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.52s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestCpToCaseH (7.76s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestCpToDot (2.15s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestCpToStdout (2.25s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.97s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.92s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.17s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.69s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.63s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestCreateLabels (0.18s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestCreateRM (0.34s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.34s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.06s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.36s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.01s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (6.81s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (6.85s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.00s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.16s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (6.87s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestEventsCopy (4.17s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.43s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.87s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.75s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.22s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.93s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.92s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestEventsFilters (3.96s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestEventsFormat (3.98s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestEventsRename (2.16s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestEventsResize (7.43s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.87s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.15s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.36s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.14s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.62s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.61s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.77s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.79s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.80s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.76s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.61s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.88s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestExecInspectID (4.20s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.06s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.08s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.56s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.75s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.74s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.77s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.74s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.68s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.57s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.97s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.61s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.08s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.30s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.58s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestImportBadURL (2.44s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.00s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (6.70s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.88s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.97s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestInspectDefault (1.80s) [2021-06-19T07:45:42.960Z] --- PASS: TestDockerSuite/TestInspectHistory (3.66s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-06-19T07:45:42.960Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.93s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.86s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.94s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.79s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.81s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestInspectStatus (2.27s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.71s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.95s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.96s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.78s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.88s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.76s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.92s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.64s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.62s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.64s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.86s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.94s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.97s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.99s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.29s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.17s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.19s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.37s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestLogsSince (8.70s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestLogsTail (2.44s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.14s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestLogsWithDetails (6.74s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.77s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.79s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestPsByOrder (6.82s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.75s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.92s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.30s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.92s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.07s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.26s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.94s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (8.74s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.86s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.65s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.42s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.61s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.09s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.37s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (4.89s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.75s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.53s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.46s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.58s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.29s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.90s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.54s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.65s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.45s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.24s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.48s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.54s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRmiTag (0.72s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.04s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (13.84s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (7.12s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (3.99s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.05s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.75s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.90s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.32s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (6.83s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.93s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (6.68s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRunBindMounts (8.78s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.86s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.65s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.70s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.94s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.00s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.86s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.95s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.72s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.47s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.89s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.94s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.83s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.83s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRunExitCode (1.89s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.80s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.84s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.95s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.30s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.81s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-19T07:45:42.961Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.40s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-06-19T07:45:42.961Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.90s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.12s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.46s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.36s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.82s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.83s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.69s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.50s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.51s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestRunRm (1.96s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.18s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.95s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.97s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.84s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.20s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.88s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.82s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.33s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.89s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.90s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (7.43s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.03s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.75s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (4.82s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.25s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.91s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.03s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.31s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.46s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.81s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.79s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.23s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.65s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.77s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.41s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.26s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (4.64s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.85s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.99s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.81s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.23s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.66s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.43s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.42s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.67s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.61s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.51s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.68s) [2021-06-19T07:45:42.962Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-06-19T07:45:42.962Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.25s) [2021-06-19T07:45:42.962Z] === RUN TestDockerRegistrySuite [2021-06-19T07:45:42.962Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-06-19T07:45:42.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.962Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-06-19T07:45:42.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.962Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-06-19T07:45:42.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.962Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-06-19T07:45:42.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.962Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-06-19T07:45:42.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.962Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-06-19T07:45:42.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.962Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-06-19T07:45:42.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.962Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-06-19T07:45:42.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.962Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-06-19T07:45:42.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.962Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-06-19T07:45:42.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.962Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-06-19T07:45:42.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.962Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-06-19T07:45:42.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.962Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-06-19T07:45:42.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.962Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-06-19T07:45:42.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.962Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-06-19T07:45:42.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.962Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-06-19T07:45:42.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.962Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-06-19T07:45:42.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.962Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-06-19T07:45:42.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.962Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-06-19T07:45:42.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.962Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-06-19T07:45:42.962Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.962Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-06-19T07:45:42.963Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-06-19T07:45:42.963Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-06-19T07:45:42.963Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-06-19T07:45:42.963Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-06-19T07:45:42.963Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-06-19T07:45:42.963Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-06-19T07:45:42.963Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-06-19T07:45:42.963Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-06-19T07:45:42.963Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-06-19T07:45:42.963Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-06-19T07:45:42.963Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-06-19T07:45:42.963Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-06-19T07:45:42.963Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-06-19T07:45:42.963Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-06-19T07:45:42.963Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-06-19T07:45:42.963Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-06-19T07:45:42.963Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-06-19T07:45:42.963Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] --- PASS: TestDockerRegistrySuite (0.13s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-19T07:45:42.963Z] === RUN TestDockerSchema1RegistrySuite [2021-06-19T07:45:42.963Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-06-19T07:45:42.963Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-06-19T07:45:42.963Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-06-19T07:45:42.963Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-06-19T07:45:42.963Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-06-19T07:45:42.963Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-06-19T07:45:42.963Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-06-19T07:45:42.963Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-06-19T07:45:42.963Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-06-19T07:45:42.963Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-06-19T07:45:42.963Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-06-19T07:45:42.963Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-06-19T07:45:42.963Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-06-19T07:45:42.963Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-06-19T07:45:42.963Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-06-19T07:45:42.963Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-06-19T07:45:42.963Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-06-19T07:45:42.963Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-06-19T07:45:42.963Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-19T07:45:42.963Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-06-19T07:45:42.963Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-06-19T07:45:42.963Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-06-19T07:45:42.963Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-06-19T07:45:42.963Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-06-19T07:45:42.963Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-06-19T07:45:42.963Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-06-19T07:45:42.963Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-06-19T07:45:42.963Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-06-19T07:45:42.963Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-19T07:45:42.963Z] === RUN TestDockerRegistryAuthTokenSuite [2021-06-19T07:45:42.963Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-06-19T07:45:42.963Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-06-19T07:45:42.963Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-06-19T07:45:42.963Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-06-19T07:45:42.963Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-06-19T07:45:42.963Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-19T07:45:42.963Z] === RUN TestDockerDaemonSuite [2021-06-19T07:45:42.963Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-06-19T07:45:42.963Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-06-19T07:45:42.963Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-06-19T07:45:42.963Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-19T07:45:42.963Z] === RUN TestDockerSwarmSuite [2021-06-19T07:45:42.963Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-06-19T07:45:42.963Z] === RUN TestDockerPluginSuite [2021-06-19T07:45:42.963Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-06-19T07:45:42.963Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-06-19T07:45:42.963Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-06-19T07:45:42.963Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-06-19T07:45:42.963Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-06-19T07:45:42.963Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-06-19T07:45:42.963Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-06-19T07:45:42.963Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-06-19T07:45:42.963Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-06-19T07:45:42.963Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-06-19T07:45:42.963Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-06-19T07:45:42.963Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-19T07:45:42.963Z] === RUN TestDockerExternalVolumeSuite [2021-06-19T07:45:42.963Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-06-19T07:45:42.963Z] === RUN TestDockerNetworkSuite [2021-06-19T07:45:42.963Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-06-19T07:45:42.963Z] === RUN TestDockerHubPullSuite [2021-06-19T07:45:42.963Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-06-19T07:45:42.963Z] PASS [2021-06-19T07:45:42.963Z] ok github.com/docker/docker/integration-cli 2255.149s [2021-06-19T07:45:42.963Z] [2021-06-19T07:45:42.963Z] === Skipped [2021-06-19T07:45:42.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-06-19T07:45:42.963Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-06-19T07:45:42.963Z] [2021-06-19T07:45:42.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-19T07:45:42.963Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-19T07:45:42.963Z] [2021-06-19T07:45:42.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-06-19T07:45:42.963Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-06-19T07:45:42.963Z] [2021-06-19T07:45:42.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-06-19T07:45:42.963Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-06-19T07:45:42.963Z] [2021-06-19T07:45:42.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-19T07:45:42.963Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.963Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-06-19T07:45:42.964Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-06-19T07:45:42.964Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-06-19T07:45:42.964Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-06-19T07:45:42.964Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-06-19T07:45:42.964Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-06-19T07:45:42.964Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-19T07:45:42.964Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-19T07:45:42.964Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-19T07:45:42.964Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-19T07:45:42.964Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-19T07:45:42.964Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-19T07:45:42.964Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-19T07:45:42.964Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.28s) [2021-06-19T07:45:42.964Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.28s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-19T07:45:42.964Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-06-19T07:45:42.964Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-19T07:45:42.964Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-06-19T07:45:42.964Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-19T07:45:42.964Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-06-19T07:45:42.964Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-06-19T07:45:42.964Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-06-19T07:45:42.964Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-19T07:45:42.964Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-19T07:45:42.964Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-06-19T07:45:42.964Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.25s) [2021-06-19T07:45:42.964Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.25s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.50s) [2021-06-19T07:45:42.964Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.50s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.69s) [2021-06-19T07:45:42.964Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.69s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.25s) [2021-06-19T07:45:42.964Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.25s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-19T07:45:42.964Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-06-19T07:45:42.964Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-06-19T07:45:42.964Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-06-19T07:45:42.964Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-19T07:45:42.964Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.49s) [2021-06-19T07:45:42.964Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.49s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.25s) [2021-06-19T07:45:42.964Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.25s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-06-19T07:45:42.964Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-06-19T07:45:42.964Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-19T07:45:42.964Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-06-19T07:45:42.964Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-19T07:45:42.964Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-19T07:45:42.964Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-19T07:45:42.964Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-19T07:45:42.964Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.24s) [2021-06-19T07:45:42.964Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.24s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.23s) [2021-06-19T07:45:42.964Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.23s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-06-19T07:45:42.964Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-19T07:45:42.964Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.25s) [2021-06-19T07:45:42.964Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.25s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.26s) [2021-06-19T07:45:42.964Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.26s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.24s) [2021-06-19T07:45:42.964Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.24s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-19T07:45:42.964Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-06-19T07:45:42.964Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-06-19T07:45:42.964Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.23s) [2021-06-19T07:45:42.964Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.23s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-19T07:45:42.964Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-19T07:45:42.964Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-19T07:45:42.964Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-06-19T07:45:42.964Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-19T07:45:42.964Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-06-19T07:45:42.964Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-06-19T07:45:42.964Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-06-19T07:45:42.964Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-06-19T07:45:42.964Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-19T07:45:42.964Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-06-19T07:45:42.964Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.964Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-06-19T07:45:42.964Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-19T07:45:42.965Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-06-19T07:45:42.965Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-19T07:45:42.965Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-19T07:45:42.965Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-06-19T07:45:42.965Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-06-19T07:45:42.965Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-06-19T07:45:42.965Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-19T07:45:42.965Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-06-19T07:45:42.965Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-19T07:45:42.965Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-06-19T07:45:42.965Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-06-19T07:45:42.965Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-19T07:45:42.965Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-06-19T07:45:42.965Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.25s) [2021-06-19T07:45:42.965Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.25s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.24s) [2021-06-19T07:45:42.965Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.24s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-06-19T07:45:42.965Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-19T07:45:42.965Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-19T07:45:42.965Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-06-19T07:45:42.965Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-19T07:45:42.965Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.27s) [2021-06-19T07:45:42.965Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.27s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-06-19T07:45:42.965Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.24s) [2021-06-19T07:45:42.965Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.24s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.25s) [2021-06-19T07:45:42.965Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.25s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.26s) [2021-06-19T07:45:42.965Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.26s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-19T07:45:42.965Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.24s) [2021-06-19T07:45:42.965Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.24s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-19T07:45:42.965Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-06-19T07:45:42.965Z] docker_cli_sni_test.go:18: Flakey test [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-19T07:45:42.965Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-19T07:45:42.965Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-06-19T07:45:42.965Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-19T07:45:42.965Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-19T07:45:42.965Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-19T07:45:42.965Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-19T07:45:42.965Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-19T07:45:42.965Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-06-19T07:45:42.965Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-06-19T07:45:42.965Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-19T07:45:42.965Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-19T07:45:42.965Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-19T07:45:42.965Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-06-19T07:45:42.965Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-19T07:45:42.965Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-19T07:45:42.965Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-19T07:45:42.965Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-19T07:45:42.965Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-19T07:45:42.965Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-19T07:45:42.965Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-06-19T07:45:42.965Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-06-19T07:45:42.965Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-19T07:45:42.965Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-19T07:45:42.965Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-19T07:45:42.965Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-19T07:45:42.965Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-19T07:45:42.965Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-06-19T07:45:42.965Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-06-19T07:45:42.965Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-06-19T07:45:42.965Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-19T07:45:42.965Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-19T07:45:42.965Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.965Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-19T07:45:42.965Z] [2021-06-19T07:45:42.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-19T07:45:42.965Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.966Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-19T07:45:42.966Z] [2021-06-19T07:45:42.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-19T07:45:42.966Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.966Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-19T07:45:42.966Z] [2021-06-19T07:45:42.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-19T07:45:42.966Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.966Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-19T07:45:42.966Z] [2021-06-19T07:45:42.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-06-19T07:45:42.966Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.966Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-06-19T07:45:42.966Z] [2021-06-19T07:45:42.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-19T07:45:42.966Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.966Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-19T07:45:42.966Z] [2021-06-19T07:45:42.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-19T07:45:42.966Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.966Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-19T07:45:42.966Z] [2021-06-19T07:45:42.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-19T07:45:42.966Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.966Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-19T07:45:42.966Z] [2021-06-19T07:45:42.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-19T07:45:42.966Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.966Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-19T07:45:42.966Z] [2021-06-19T07:45:42.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-19T07:45:42.966Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.966Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-19T07:45:42.966Z] [2021-06-19T07:45:42.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-19T07:45:42.966Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.966Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-19T07:45:42.966Z] [2021-06-19T07:45:42.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-19T07:45:42.966Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.966Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-19T07:45:42.966Z] [2021-06-19T07:45:42.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-19T07:45:42.966Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.966Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-19T07:45:42.966Z] [2021-06-19T07:45:42.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-19T07:45:42.966Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.966Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-19T07:45:42.966Z] [2021-06-19T07:45:42.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-19T07:45:42.966Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.966Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-19T07:45:42.966Z] [2021-06-19T07:45:42.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-19T07:45:42.966Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.966Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-19T07:45:42.966Z] [2021-06-19T07:45:42.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-06-19T07:45:42.966Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.966Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-06-19T07:45:42.966Z] [2021-06-19T07:45:42.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-06-19T07:45:42.966Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.966Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-06-19T07:45:42.966Z] [2021-06-19T07:45:42.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-19T07:45:42.966Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.966Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-19T07:45:42.966Z] [2021-06-19T07:45:42.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-06-19T07:45:42.966Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.966Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-06-19T07:45:42.966Z] [2021-06-19T07:45:42.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-06-19T07:45:42.966Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.966Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-06-19T07:45:42.966Z] [2021-06-19T07:45:42.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-06-19T07:45:42.966Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.966Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-06-19T07:45:42.966Z] [2021-06-19T07:45:42.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-19T07:45:42.966Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.966Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-19T07:45:42.966Z] [2021-06-19T07:45:42.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-19T07:45:42.966Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.966Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-19T07:45:42.966Z] [2021-06-19T07:45:42.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-19T07:45:42.966Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.966Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-19T07:45:42.966Z] [2021-06-19T07:45:42.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-19T07:45:42.966Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.966Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-19T07:45:42.966Z] [2021-06-19T07:45:42.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-19T07:45:42.966Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.966Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-19T07:45:42.966Z] [2021-06-19T07:45:42.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-19T07:45:42.966Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.966Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-19T07:45:42.966Z] [2021-06-19T07:45:42.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-19T07:45:42.966Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.966Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-19T07:45:42.966Z] [2021-06-19T07:45:42.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-19T07:45:42.966Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.966Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-19T07:45:42.966Z] [2021-06-19T07:45:42.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-19T07:45:42.966Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.966Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-19T07:45:42.966Z] [2021-06-19T07:45:42.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-19T07:45:42.966Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.966Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-19T07:45:42.966Z] [2021-06-19T07:45:42.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-06-19T07:45:42.966Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.966Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-06-19T07:45:42.966Z] [2021-06-19T07:45:42.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-06-19T07:45:42.966Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-19T07:45:42.966Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-06-19T07:45:42.966Z] [2021-06-19T07:45:42.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-19T07:45:42.966Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.966Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-19T07:45:42.966Z] [2021-06-19T07:45:42.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-19T07:45:42.966Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.966Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-19T07:45:42.966Z] [2021-06-19T07:45:42.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-19T07:45:42.966Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.966Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-19T07:45:42.966Z] [2021-06-19T07:45:42.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-19T07:45:42.966Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-19T07:45:42.966Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-19T07:45:43.418Z] [2021-06-19T07:45:43.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-06-19T07:45:43.418Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.418Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-06-19T07:45:43.418Z] [2021-06-19T07:45:43.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-19T07:45:43.418Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.418Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-19T07:45:43.418Z] [2021-06-19T07:45:43.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-06-19T07:45:43.418Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.418Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-06-19T07:45:43.418Z] [2021-06-19T07:45:43.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-19T07:45:43.418Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.418Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-19T07:45:43.418Z] [2021-06-19T07:45:43.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-19T07:45:43.418Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.418Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-19T07:45:43.418Z] [2021-06-19T07:45:43.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-19T07:45:43.418Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.418Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-19T07:45:43.418Z] [2021-06-19T07:45:43.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-19T07:45:43.418Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.418Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-19T07:45:43.418Z] [2021-06-19T07:45:43.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-19T07:45:43.418Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.418Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-19T07:45:43.418Z] [2021-06-19T07:45:43.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-19T07:45:43.418Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.418Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-19T07:45:43.418Z] [2021-06-19T07:45:43.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-06-19T07:45:43.418Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.418Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-06-19T07:45:43.418Z] [2021-06-19T07:45:43.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-06-19T07:45:43.418Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.418Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-06-19T07:45:43.418Z] [2021-06-19T07:45:43.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-06-19T07:45:43.418Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.418Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-06-19T07:45:43.418Z] [2021-06-19T07:45:43.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-19T07:45:43.418Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.418Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-19T07:45:43.418Z] [2021-06-19T07:45:43.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-19T07:45:43.418Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.418Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-19T07:45:43.418Z] [2021-06-19T07:45:43.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-19T07:45:43.418Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.418Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-19T07:45:43.418Z] [2021-06-19T07:45:43.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-19T07:45:43.418Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.418Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-19T07:45:43.418Z] [2021-06-19T07:45:43.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-06-19T07:45:43.418Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.418Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-06-19T07:45:43.418Z] [2021-06-19T07:45:43.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-06-19T07:45:43.418Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.418Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-06-19T07:45:43.418Z] [2021-06-19T07:45:43.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-06-19T07:45:43.418Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.418Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-06-19T07:45:43.418Z] [2021-06-19T07:45:43.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-19T07:45:43.418Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.418Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-19T07:45:43.418Z] [2021-06-19T07:45:43.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-19T07:45:43.418Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.418Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-19T07:45:43.418Z] [2021-06-19T07:45:43.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-19T07:45:43.419Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-06-19T07:45:43.419Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-06-19T07:45:43.419Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-06-19T07:45:43.419Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-06-19T07:45:43.419Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-19T07:45:43.419Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-06-19T07:45:43.419Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-19T07:45:43.419Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-19T07:45:43.419Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-06-19T07:45:43.419Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-06-19T07:45:43.419Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-19T07:45:43.419Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-19T07:45:43.419Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-19T07:45:43.419Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-06-19T07:45:43.419Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-19T07:45:43.419Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-19T07:45:43.419Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-06-19T07:45:43.419Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-06-19T07:45:43.419Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-06-19T07:45:43.419Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-06-19T07:45:43.419Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-19T07:45:43.419Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-19T07:45:43.419Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-06-19T07:45:43.419Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-06-19T07:45:43.419Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-06-19T07:45:43.419Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-06-19T07:45:43.419Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-06-19T07:45:43.419Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-19T07:45:43.419Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-19T07:45:43.419Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-19T07:45:43.419Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-19T07:45:43.419Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-19T07:45:43.419Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-06-19T07:45:43.419Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-19T07:45:43.419Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-06-19T07:45:43.419Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-19T07:45:43.419Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-19T07:45:43.419Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-19T07:45:43.419Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-06-19T07:45:43.419Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-19T07:45:43.419Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-19T07:45:43.419Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-19T07:45:43.419Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-19T07:45:43.419Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-06-19T07:45:43.419Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-19T07:45:43.419Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-19T07:45:43.419Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-06-19T07:45:43.419Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-06-19T07:45:43.419Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-19T07:45:43.419Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-19T07:45:43.419Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-19T07:45:43.419Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-19T07:45:43.419Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-06-19T07:45:43.419Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-19T07:45:43.419Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-19T07:45:43.419Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-19T07:45:43.419Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-06-19T07:45:43.419Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-19T07:45:43.419Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-19T07:45:43.419Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-06-19T07:45:43.419Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-06-19T07:45:43.419Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-19T07:45:43.419Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-19T07:45:43.419Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-19T07:45:43.419Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-06-19T07:45:43.419Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-19T07:45:43.419Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.419Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-19T07:45:43.419Z] [2021-06-19T07:45:43.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-19T07:45:43.419Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-19T07:45:43.420Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-06-19T07:45:43.420Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-19T07:45:43.420Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-06-19T07:45:43.420Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-06-19T07:45:43.420Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-19T07:45:43.420Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-06-19T07:45:43.420Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-06-19T07:45:43.420Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-19T07:45:43.420Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-06-19T07:45:43.420Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-19T07:45:43.420Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-06-19T07:45:43.420Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-19T07:45:43.420Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-06-19T07:45:43.420Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-19T07:45:43.420Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-06-19T07:45:43.420Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-06-19T07:45:43.420Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-19T07:45:43.420Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-19T07:45:43.420Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-19T07:45:43.420Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-19T07:45:43.420Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-06-19T07:45:43.420Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-19T07:45:43.420Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-06-19T07:45:43.420Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-19T07:45:43.420Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-06-19T07:45:43.420Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-19T07:45:43.420Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-19T07:45:43.420Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-19T07:45:43.420Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-19T07:45:43.420Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-06-19T07:45:43.420Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-19T07:45:43.420Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-06-19T07:45:43.420Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-19T07:45:43.420Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-06-19T07:45:43.420Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-06-19T07:45:43.420Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-19T07:45:43.420Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-19T07:45:43.420Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-19T07:45:43.420Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-19T07:45:43.420Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-19T07:45:43.420Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-06-19T07:45:43.420Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-06-19T07:45:43.420Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-06-19T07:45:43.420Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-06-19T07:45:43.420Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-19T07:45:43.420Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-19T07:45:43.420Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-19T07:45:43.420Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-19T07:45:43.420Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-19T07:45:43.420Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-19T07:45:43.420Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-19T07:45:43.420Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-19T07:45:43.420Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-19T07:45:43.420Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-19T07:45:43.420Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-06-19T07:45:43.420Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-19T07:45:43.420Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-19T07:45:43.420Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-06-19T07:45:43.420Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-19T07:45:43.420Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-19T07:45:43.420Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-19T07:45:43.420Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-19T07:45:43.420Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-06-19T07:45:43.420Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.420Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-06-19T07:45:43.420Z] [2021-06-19T07:45:43.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-06-19T07:45:43.421Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-06-19T07:45:43.421Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.421Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-06-19T07:45:43.421Z] [2021-06-19T07:45:43.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-06-19T07:45:43.422Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2021-06-19T07:45:43.422Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-19T07:45:43.422Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-19T07:45:43.422Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-19T07:45:43.422Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-19T07:45:43.422Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-19T07:45:43.422Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-06-19T07:45:43.422Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-06-19T07:45:43.422Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-19T07:45:43.422Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-19T07:45:43.422Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-19T07:45:43.422Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-06-19T07:45:43.422Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-06-19T07:45:43.422Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-06-19T07:45:43.422Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-19T07:45:43.422Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-19T07:45:43.422Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-19T07:45:43.422Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-19T07:45:43.422Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-19T07:45:43.422Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-19T07:45:43.422Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-19T07:45:43.422Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-19T07:45:43.422Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-19T07:45:43.422Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-06-19T07:45:43.422Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-19T07:45:43.422Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-19T07:45:43.422Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-19T07:45:43.422Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-06-19T07:45:43.422Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-06-19T07:45:43.422Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-19T07:45:43.422Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-06-19T07:45:43.422Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-19T07:45:43.422Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-19T07:45:43.422Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-19T07:45:43.422Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-19T07:45:43.422Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-19T07:45:43.422Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-19T07:45:43.422Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-19T07:45:43.422Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-19T07:45:43.422Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-19T07:45:43.422Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-06-19T07:45:43.422Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-19T07:45:43.422Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-19T07:45:43.422Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-19T07:45:43.422Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-19T07:45:43.422Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-06-19T07:45:43.422Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-06-19T07:45:43.422Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-06-19T07:45:43.422Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-06-19T07:45:43.422Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-19T07:45:43.422Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-19T07:45:43.422Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-19T07:45:43.422Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-19T07:45:43.422Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-19T07:45:43.422Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-19T07:45:43.422Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-19T07:45:43.422Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-19T07:45:43.422Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-19T07:45:43.422Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-19T07:45:43.422Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-19T07:45:43.422Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-06-19T07:45:43.422Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-06-19T07:45:43.422Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-06-19T07:45:43.422Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.422Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-06-19T07:45:43.422Z] [2021-06-19T07:45:43.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-19T07:45:43.423Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-19T07:45:43.423Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-19T07:45:43.423Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-19T07:45:43.423Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-19T07:45:43.423Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-06-19T07:45:43.423Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-06-19T07:45:43.423Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-19T07:45:43.423Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-19T07:45:43.423Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-19T07:45:43.423Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-19T07:45:43.423Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-06-19T07:45:43.423Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-19T07:45:43.423Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-06-19T07:45:43.423Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-06-19T07:45:43.423Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-19T07:45:43.423Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-19T07:45:43.423Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-19T07:45:43.423Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-19T07:45:43.423Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-19T07:45:43.423Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-19T07:45:43.423Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-19T07:45:43.423Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-19T07:45:43.423Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-19T07:45:43.423Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-19T07:45:43.423Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-19T07:45:43.423Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-19T07:45:43.423Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-19T07:45:43.423Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-19T07:45:43.423Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-19T07:45:43.423Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-19T07:45:43.423Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-19T07:45:43.423Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-19T07:45:43.423Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-19T07:45:43.423Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-19T07:45:43.423Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-19T07:45:43.423Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-19T07:45:43.423Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-19T07:45:43.423Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-19T07:45:43.423Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-19T07:45:43.423Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-19T07:45:43.423Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-19T07:45:43.423Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-19T07:45:43.423Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-19T07:45:43.423Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-19T07:45:43.423Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-19T07:45:43.423Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-19T07:45:43.423Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-19T07:45:43.423Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-19T07:45:43.423Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-19T07:45:43.423Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-19T07:45:43.423Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-19T07:45:43.423Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-19T07:45:43.423Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-19T07:45:43.423Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-19T07:45:43.423Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-19T07:45:43.423Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-19T07:45:43.423Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-19T07:45:43.423Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-19T07:45:43.423Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-19T07:45:43.423Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-19T07:45:43.423Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-19T07:45:43.423Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-19T07:45:43.423Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-19T07:45:43.423Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-19T07:45:43.423Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.423Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-19T07:45:43.423Z] [2021-06-19T07:45:43.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-19T07:45:43.423Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.424Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-19T07:45:43.424Z] [2021-06-19T07:45:43.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-19T07:45:43.424Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.424Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-19T07:45:43.424Z] [2021-06-19T07:45:43.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-19T07:45:43.424Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.424Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-19T07:45:43.424Z] [2021-06-19T07:45:43.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-19T07:45:43.424Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.424Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-19T07:45:43.424Z] [2021-06-19T07:45:43.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-19T07:45:43.424Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.424Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-19T07:45:43.424Z] [2021-06-19T07:45:43.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-19T07:45:43.424Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.424Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-19T07:45:43.424Z] [2021-06-19T07:45:43.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-19T07:45:43.424Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.424Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-19T07:45:43.424Z] [2021-06-19T07:45:43.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-19T07:45:43.424Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.424Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-19T07:45:43.424Z] [2021-06-19T07:45:43.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-19T07:45:43.424Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.424Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-19T07:45:43.424Z] [2021-06-19T07:45:43.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-19T07:45:43.424Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.424Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-19T07:45:43.424Z] [2021-06-19T07:45:43.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-19T07:45:43.424Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.424Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-19T07:45:43.424Z] [2021-06-19T07:45:43.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-19T07:45:43.424Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.424Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-19T07:45:43.424Z] [2021-06-19T07:45:43.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-19T07:45:43.424Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.424Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-19T07:45:43.424Z] [2021-06-19T07:45:43.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-19T07:45:43.424Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.424Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-19T07:45:43.424Z] [2021-06-19T07:45:43.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-19T07:45:43.424Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.424Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-19T07:45:43.424Z] [2021-06-19T07:45:43.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-19T07:45:43.424Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.424Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-19T07:45:43.424Z] [2021-06-19T07:45:43.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-19T07:45:43.424Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.424Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-19T07:45:43.424Z] [2021-06-19T07:45:43.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-19T07:45:43.424Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.424Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-19T07:45:43.424Z] [2021-06-19T07:45:43.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-19T07:45:43.424Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.424Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-19T07:45:43.424Z] [2021-06-19T07:45:43.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-19T07:45:43.424Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.424Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-19T07:45:43.424Z] [2021-06-19T07:45:43.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-19T07:45:43.424Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.424Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-19T07:45:43.424Z] [2021-06-19T07:45:43.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-19T07:45:43.424Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.424Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-19T07:45:43.424Z] [2021-06-19T07:45:43.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-19T07:45:43.424Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.424Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-19T07:45:43.424Z] [2021-06-19T07:45:43.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-19T07:45:43.424Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.424Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-19T07:45:43.424Z] [2021-06-19T07:45:43.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-19T07:45:43.424Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.424Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-19T07:45:43.424Z] [2021-06-19T07:45:43.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-19T07:45:43.424Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.424Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-19T07:45:43.424Z] [2021-06-19T07:45:43.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-19T07:45:43.424Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.424Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-19T07:45:43.424Z] [2021-06-19T07:45:43.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-19T07:45:43.424Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.424Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-19T07:45:43.424Z] [2021-06-19T07:45:43.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-19T07:45:43.424Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.424Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-19T07:45:43.424Z] [2021-06-19T07:45:43.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-19T07:45:43.424Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.424Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-19T07:45:43.424Z] [2021-06-19T07:45:43.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-19T07:45:43.424Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.424Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-19T07:45:43.424Z] [2021-06-19T07:45:43.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-19T07:45:43.424Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.424Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-19T07:45:43.424Z] [2021-06-19T07:45:43.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-19T07:45:43.424Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.424Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-19T07:45:43.424Z] [2021-06-19T07:45:43.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-06-19T07:45:43.424Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.424Z] [2021-06-19T07:45:43.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-06-19T07:45:43.424Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.424Z] [2021-06-19T07:45:43.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-06-19T07:45:43.424Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-19T07:45:43.424Z] [2021-06-19T07:45:43.424Z] [2021-06-19T07:45:43.424Z] DONE 1092 tests, 546 skipped in 2262.638s [2021-06-19T07:45:43.424Z] INFO: Integration tests ended at 06/19/2021 07:45:43. Duration:00:37:42.7250921 [2021-06-19T07:45:43.424Z] INFO: Docker info of the daemon under test at end of run [2021-06-19T07:45:43.424Z] [2021-06-19T07:45:43.875Z] Containers: 2 [2021-06-19T07:45:43.875Z] Running: 0 [2021-06-19T07:45:43.875Z] Paused: 0 [2021-06-19T07:45:43.875Z] Stopped: 2 [2021-06-19T07:45:43.875Z] Images: 18 [2021-06-19T07:45:43.875Z] Server Version: 0.0.0-dev [2021-06-19T07:45:43.875Z] Storage Driver: windowsfilter [2021-06-19T07:45:43.875Z] Windows: [2021-06-19T07:45:43.875Z] Logging Driver: json-file [2021-06-19T07:45:43.875Z] Plugins: [2021-06-19T07:45:43.875Z] Volume: local [2021-06-19T07:45:43.875Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-19T07:45:43.875Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-19T07:45:43.875Z] Swarm: inactive [2021-06-19T07:45:43.875Z] Default Isolation: process [2021-06-19T07:45:43.875Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-19T07:45:43.875Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-19T07:45:43.875Z] OSType: windows [2021-06-19T07:45:43.875Z] Architecture: x86_64 [2021-06-19T07:45:43.875Z] CPUs: 4 [2021-06-19T07:45:43.875Z] Total Memory: 32GiB [2021-06-19T07:45:43.875Z] Name: azwin-2-70d660 [2021-06-19T07:45:43.875Z] ID: SR2X:I65Q:2R5T:3UEJ:57US:CCOT:V37A:4UKE:LM7E:YDLF:CUEB:G3UK [2021-06-19T07:45:43.875Z] Docker Root Dir: D:\CI\PR-42535\7\daemon [2021-06-19T07:45:43.875Z] Debug Mode (client): false [2021-06-19T07:45:43.875Z] Debug Mode (server): true [2021-06-19T07:45:43.875Z] File Descriptors: -1 [2021-06-19T07:45:43.875Z] Goroutines: 17 [2021-06-19T07:45:43.875Z] System Time: 2021-06-19T07:45:43.4298602Z [2021-06-19T07:45:43.875Z] EventsListeners: 0 [2021-06-19T07:45:43.875Z] Registry: https://index.docker.io/v1/ [2021-06-19T07:45:43.875Z] Labels: [2021-06-19T07:45:43.875Z] Experimental: false [2021-06-19T07:45:43.875Z] Insecure Registries: [2021-06-19T07:45:43.875Z] 127.0.0.0/8 [2021-06-19T07:45:43.875Z] Live Restore Enabled: false [2021-06-19T07:45:43.875Z] [2021-06-19T07:45:43.875Z] [2021-06-19T07:45:43.875Z] INFO: Stopping daemon under test [2021-06-19T07:45:43.875Z] SUCCESS: The process with PID 4884 (child process of PID 5180) has been terminated. [2021-06-19T07:45:43.875Z] SUCCESS: The process with PID 5180 (child process of PID 2404) has been terminated. [2021-06-19T07:45:43.875Z] INFO: Stop tailing logs of the daemon under tests [2021-06-19T07:45:43.875Z] INFO: executeCI.ps1 Completed successfully at 06/19/2021 07:45:43. [2021-06-19T07:45:43.875Z] INFO: Tidying up at end of run [2021-06-19T07:45:43.875Z] INFO: Saving daemon under test log (d:\CI\PR-42535\7\dut.out) to bundles\CIDUT.out [2021-06-19T07:45:43.875Z] INFO: Saving daemon under test log (d:\CI\PR-42535\7\dut.err) to bundles\CIDUT.err [2021-06-19T07:45:43.875Z] INFO: Nuke-Everything... [2021-06-19T07:45:44.326Z] INFO: Container count on control daemon to delete is 2 [2021-06-19T07:45:44.326Z] e79da2b3bff6 [2021-06-19T07:45:44.326Z] d01ffd02d422 [2021-06-19T07:45:44.776Z] INFO: Tidying pidfile d:\CI\PR-42535\7\docker.pid [2021-06-19T07:45:44.776Z] INFO: Nuking d:\CI [2021-06-19T07:46:09.778Z] INFO: Zapped successfully [2021-06-19T07:46:09.778Z] [2021-06-19T07:46:09.778Z] INFO: executeCI.ps1 exiting at Sat Jun 19 07:46:06 CUT 2021. Duration 01:13:29.8541063 [2021-06-19T07:46:09.778Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-06-19T07:46:10.007Z] Recording test results [2021-06-19T07:46:16.980Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-06-19T07:46:18.438Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-06-19T07:46:20.151Z] Archiving artifacts [2021-06-19T07:46:33.845Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42535/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-19T07:46:34.739Z] + make clean [2021-06-19T07:46:36.248Z] docker volume rm -f docker-dev-cache [2021-06-19T07:46:36.248Z] 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